index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-30
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+1
2025-12-30
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
2025-12-30
platform/x86: asus-armoury: add support for G835LW
Denis Benato
1
-0
/
+29
2025-12-30
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2025-12-30
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
1
-1
/
+1
2025-12-30
net: enetc: do not print error log if addr is 0
Wei Fang
1
-1
/
+7
2025-12-30
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
1
-1
/
+69
2025-12-30
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
1
-0
/
+15
2025-12-30
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2025-12-30
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
1
-2
/
+2
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
1
-1
/
+3
2025-12-29
smb/server: fix refcount leak in smb2_open()
ZhangGuoDong
1
-1
/
+1
2025-12-29
smb/server: fix refcount leak in parse_durable_handle_context()
ZhangGuoDong
1
-0
/
+1
2025-12-29
smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
ZhangGuoDong
1
-1
/
+4
2025-12-29
ksmbd: Fix memory leak in get_file_all_info()
Zilin Guan
1
-1
/
+3
2025-12-29
Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-140
/
+33
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
26
-59
/
+163
2025-12-29
x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix Halo
Rong Zhang
1
-1
/
+1
2025-12-29
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2025-12-29
usbnet: avoid a possible crash in dql_completed()
Eric Dumazet
1
-1
/
+2
2025-12-29
gve: defer interrupt enabling until NAPI registration
Ankit Garg
2
-1
/
+3
2025-12-29
net: stmmac: fix the crash issue for zero copy XDP_TX action
Wei Fang
1
-2
/
+15
2025-12-29
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
13
-19
/
+41
2025-12-29
octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
Anshumali Gaur
1
-0
/
+8
2025-12-29
platform/x86: asus-armoury: fix ppt data for FA507R
Denis Benato
1
-3
/
+18
2025-12-29
platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probe
Alok Tiwari
1
-2
/
+2
2025-12-29
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
5
-4
/
+14
2025-12-29
platform/x86: asus-armoury: add support for G615LR
Denis Benato
1
-0
/
+29
2025-12-29
platform/x86: asus-armoury: add support for FA608UM
Denis Benato
1
-0
/
+36
2025-12-29
platform/x86: asus-armoury: add support for GA403WR
Denis Benato
1
-0
/
+32
2025-12-29
platform/x86: asus-armoury: add support for GU605CR
Denis Benato
1
-0
/
+29
2025-12-29
platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOT
Tomáš Hnyk
1
-1
/
+1
2025-12-29
platform/x86: samsung-galaxybook: Fix problematic pointer cast
Armin Wolf
1
-3
/
+6
2025-12-29
pmdomain: imx: Fix reference count leak in imx_gpc_probe()
Wentao Liang
1
-3
/
+2
2025-12-29
pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
Macpaul Lin
1
-15
/
+6
2025-12-29
drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
Jonathan Cavitt
1
-4
/
+10
2025-12-28
Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-17
/
+16
2025-12-28
Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+16
2025-12-28
Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-8
/
+9
2025-12-28
Linux 6.19-rc3
v6.19-rc3
Linus Torvalds
1
-1
/
+1
2025-12-28
vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()
Alper Ak
1
-1
/
+3
2025-12-28
vfio/pds: Fix memory leak in pds_vfio_dirty_enable()
Zilin Guan
1
-2
/
+5
2025-12-28
Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-207
/
+130
2025-12-28
Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-14
/
+17
2025-12-28
Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2025-12-28
Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-27
/
+166
2025-12-28
Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-24
/
+33
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
1
-2
/
+2
[prev]
[next]