index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
16
-97
/
+196
2026-01-09
Merge tag 'v6.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+0
2026-01-09
wifi: ath12k: don't force radio frequency check in freq_to_idx()
Baochen Qiang
1
-8
/
+1
2026-01-09
wifi: ath12k: fix dma_free_coherent() pointer
Thomas Fourier
1
-6
/
+6
2026-01-09
wifi: ath10k: fix dma_free_coherent() pointer
Thomas Fourier
1
-8
/
+8
2026-01-09
Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"
Anup Patel
2
-3
/
+9
2026-01-09
irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endianness
Lorenzo Pieralisi
1
-1
/
+1
2026-01-09
nvme-fc: release admin tagset if init fails
Chaitanya Kulkarni
1
-0
/
+2
2026-01-09
nvme-apple: add "apple,t8103-nvme-ans2" as compatible
Janne Grunau
1
-0
/
+1
2026-01-09
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2026-01-09
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
1
-15
/
+22
2026-01-09
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
Ondrej Ille
1
-1
/
+1
2026-01-09
ASoC: dt-bindings: realtek,rt5640: Document port node
Jon Hunter
1
-0
/
+4
2026-01-09
ASoC: dt-bindings: realtek,rt5640: Update jack-detect
Jon Hunter
1
-0
/
+1
2026-01-09
ASoC: dt-bindings: realtek,rt5640: Document mclk
Jon Hunter
1
-0
/
+8
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
1
-2
/
+3
2026-01-09
xfs: fix memory leak in xfs_growfs_check_rtgeom()
Dan Carpenter
1
-1
/
+1
2026-01-09
selftests/landlock: Properly close a file descriptor
Günther Noack
1
-1
/
+2
2026-01-09
arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
Yeoreum Yun
2
-1
/
+9
2026-01-09
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-0
/
+2
2026-01-09
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
1
-1
/
+1
2026-01-09
gpio: shared: fix a false-positive sharing detection with reset-gpios
Bartosz Golaszewski
1
-2
/
+32
2026-01-08
Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-2
/
+7
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
2
-4
/
+14
2026-01-08
KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()
Alexandru Elisei
3
-3
/
+3
2026-01-08
KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
Alexandru Elisei
1
-2
/
+2
2026-01-08
KVM: arm64: Inject UNDEF for a register trap without accessor
Alexandru Elisei
1
-1
/
+4
2026-01-08
KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
Alexandru Elisei
2
-1
/
+3
2026-01-08
KVM: arm64: Fix EL2 S1 XN handling for hVHE setups
Marc Zyngier
1
-1
/
+9
2026-01-08
KVM: arm64: gic: Check for vGICv3 when clearing TWI
Sascha Bischoff
1
-0
/
+1
2026-01-08
MAINTAINERS: add docs and selftest to the TLS file list
Jakub Kicinski
1
-1
/
+3
2026-01-08
arm64: mm: Fix incomplete tag reset in change_memory_common()
Jiayuan Chen
1
-2
/
+4
2026-01-08
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
1
-2
/
+2
2026-01-08
MAINTAINERS: add test vector generation scripts to "CRYPTO LIBRARY"
Eric Biggers
1
-0
/
+1
2026-01-08
lib/crypto: tests: Fix syntax error for old python versions
Jie Zhan
1
-1
/
+1
2026-01-08
lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQs
Thomas Weißschuh
1
-1
/
+1
2026-01-08
arm_mpam: Stop using uninitialized variables in __ris_msmon_read()
Ben Horgan
1
-3
/
+4
2026-01-08
Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+22
2026-01-08
Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-372
/
+637
2026-01-08
ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
Kery Qi
1
-8
/
+31
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-184
/
+256
2026-01-08
net: enetc: fix build warning when PAGE_SIZE is greater than 128K
Wei Fang
1
-2
/
+2
2026-01-08
Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
6
-6
/
+20
2026-01-08
atm: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+2
2026-01-08
tools: ynl: don't install tests
Jakub Kicinski
1
-1
/
+0
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2
-10
/
+6
2026-01-08
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
2
-31
/
+48
2026-01-08
bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
Breno Leitao
1
-3
/
+3
2026-01-08
net: usb: pegasus: fix memory leak in update_eth_regs_async()
Petko Manolov
1
-0
/
+2
[prev]
[next]