index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-07-09
atm: clip: Fix memory leak of struct clip_vcc.
Kuniyuki Iwashima
1
-0
/
+8
2025-07-09
atm: clip: Fix potential null-ptr-deref in to_atmarpd().
Kuniyuki Iwashima
1
-15
/
+29
2025-07-09
PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()
Rafael J. Wysocki
1
-1
/
+1
2025-07-09
KVM: x86: avoid underflow when scaling TSC frequency
Paolo Bonzini
1
-1
/
+3
2025-07-09
eventpoll: don't decrement ep refcount while still holding the ep mutex
Linus Torvalds
1
-7
/
+5
2025-07-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-53
/
+76
2025-07-09
Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+41
2025-07-09
x86/mm: Disable hugetlb page table sharing on 32-bit
Jann Horn
1
-1
/
+1
2025-07-09
gpio: of: initialize local variable passed to the .of_xlate() callback
Alexander Stein
1
-1
/
+1
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
2
-1
/
+12
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
5
-26
/
+68
2025-07-09
perf/core: Fix WARN in perf_sigtrap()
Tetsuo Handa
1
-7
/
+7
2025-07-09
wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()
Pagadala Yesu Anjaneyulu
1
-1
/
+1
2025-07-09
agp/amd64: Check AGP Capability before binding to unsupported devices
Lukas Wunner
1
-8
/
+8
2025-07-08
Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'
Jakub Kicinski
1
-5
/
+52
2025-07-08
net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
Oleksij Rempel
1
-3
/
+22
2025-07-08
net: phy: smsc: Force predictable MDI-X state on LAN87xx
Oleksij Rempel
1
-1
/
+28
2025-07-08
net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
Oleksij Rempel
1
-1
/
+2
2025-07-08
net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
EricChan
1
-13
/
+11
2025-07-08
Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+9
2025-07-08
Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+12
2025-07-08
rxrpc: Fix over large frame size warning
David Howells
2
-7
/
+13
2025-07-08
x86/CPU/AMD: Disable INVLPGB on Zen2
Mikhail Paulyshka
1
-0
/
+3
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
3
-0
/
+9
2025-07-08
bcachefs: Don't set BCH_FS_error on transaction restart
Kent Overstreet
1
-1
/
+3
2025-07-08
Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux
Linus Torvalds
3
-4
/
+6
2025-07-08
MAINTAINERS: update Daniel Gomez's role and email address
Daniel Gomez
1
-1
/
+1
2025-07-08
module: Make sure relocations are applied to the per-CPU section
Sebastian Andrzej Siewior
1
-2
/
+8
2025-07-08
module: Avoid unnecessary return value initialization in move_module()
Petr Pavlu
1
-2
/
+1
2025-07-08
module: Fix memory deallocation on error path in move_module()
Petr Pavlu
1
-2
/
+2
2025-07-08
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+5
2025-07-08
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Jens Axboe
1
-2
/
+1
2025-07-08
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Jens Axboe
2
-2
/
+4
2025-07-08
ksmbd: fix potential use-after-free in oplock/lease break ack
Namjae Jeon
1
-20
/
+9
2025-07-08
ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
Al Viro
1
-0
/
+1
2025-07-08
smb: server: make use of rdma_destroy_qp()
Stefan Metzmacher
1
-2
/
+3
2025-07-08
net: airoha: Fix an error handling path in airoha_probe()
Christophe JAILLET
1
-0
/
+1
2025-07-08
Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-41
/
+64
2025-07-08
Merge branch 'vsock-fix-transport_-h2g-g2h-dgram-local-toctou-issues'
Jakub Kicinski
1
-11
/
+46
2025-07-08
vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
Michal Luczaj
1
-0
/
+2
2025-07-08
vsock: Fix transport_* TOCTOU
Michal Luczaj
1
-5
/
+23
2025-07-08
vsock: Fix transport_{g2h,h2g} TOCTOU
Michal Luczaj
1
-6
/
+21
2025-07-08
net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
Haoxiang Li
1
-0
/
+5
2025-07-08
Merge branch 'allwinner-a523-rename-emac0-to-gmac0'
Jakub Kicinski
1
-1
/
+1
2025-07-08
dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0
Chen-Yu Tsai
1
-1
/
+1
2025-07-08
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
1
-1
/
+1
2025-07-08
Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13
-23
/
+117
2025-07-08
Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-34
/
+23
2025-07-08
Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
3
-13
/
+23
2025-07-08
MAINTAINERS: bitmap: add UAPI headers
Thomas Weißschuh
1
-0
/
+2
[prev]
[next]