index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-23
USB: serial: mxuport: fix memory corruption with small endpoint
Johan Hovold
1
-0
/
+8
2026-05-23
scsi: target: iscsi: Validate CHAP_R length before base64 decode
Alexandru Hossu
1
-1
/
+18
2026-05-23
scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf
Michael Bommarito
3
-16
/
+55
2026-05-23
scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...
Michael Bommarito
1
-1
/
+4
2026-05-23
ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...
Eric Dumazet
1
-1
/
+1
2026-05-23
vsock/virtio: fix skb overhead overflow on 32-bit builds
Stefano Garzarella
1
-1
/
+1
2026-05-23
scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walker
Michael Bommarito
1
-1
/
+1
2026-05-23
scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32
Michael Bommarito
1
-36
/
+41
2026-05-23
scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()
Ewan D. Milne
1
-1
/
+1
2026-05-23
scsi: megaraid_sas: Fix NULL pointer dereference on firmware duplicate comple...
Milan P. Gandhi
1
-0
/
+9
2026-05-23
scsi: devinfo: Add BLIST_NO_RSOC for Promise VTrak E310f
Alexander Perlis
1
-0
/
+1
2026-05-23
scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queues
David Jeffery
1
-2
/
+25
2026-05-23
net/iucv: fix locking in .getsockopt
Breno Leitao
1
-6
/
+14
2026-05-23
net/smc: Do not re-initialize smc hashtables
Alexandra Winter
1
-2
/
+2
2026-05-23
Merge branch 'netlink-fixes-for-cross-namespace-nsid-reporting'
Jakub Kicinski
2
-5
/
+67
2026-05-23
selftests: net: add a test case for nsid in all nsid notifications
Ilya Maximets
1
-2
/
+59
2026-05-23
net: netlink: don't set nsid on local notifications
Ilya Maximets
1
-3
/
+7
2026-05-23
net: netlink: fix sending unassigned nsid after assigned one
Ilya Maximets
1
-0
/
+1
2026-05-23
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+36
2026-05-23
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-18
/
+28
2026-05-23
Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
85
-478
/
+733
2026-05-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-4
/
+14
2026-05-23
Merge tag 'platform-drivers-x86-v7.1-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
30
-63
/
+338
2026-05-23
Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
11
-34
/
+69
2026-05-22
Merge tag 'phy-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
10
-65
/
+240
2026-05-22
Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-2
/
+12
2026-05-22
Merge tag 'regulator-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-41
/
+96
2026-05-22
Merge tag 'pinctrl-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
10
-30
/
+129
2026-05-22
Merge tag 'gpio-fixes-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+38
2026-05-22
Merge tag 'sound-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
37
-259
/
+384
2026-05-22
Merge tag 'block-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-34
/
+47
2026-05-22
Merge tag 'io_uring-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+35
2026-05-22
vsock: keep poll shutdown state consistent
Ziyu Zhang
4
-28
/
+52
2026-05-22
Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-5
/
+29
2026-05-22
Merge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+5
2026-05-22
tun: free page on build_skb failure in tun_xdp_one()
Weiming Shi
1
-0
/
+1
2026-05-22
tap: free page on error paths in tap_get_user_xdp()
Weiming Shi
1
-0
/
+2
2026-05-22
Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
Thomas Fourier
1
-1
/
+1
2026-05-22
tun: free page on short-frame rejection in tun_xdp_one()
Weiming Shi
1
-1
/
+3
2026-05-22
Merge tag 'pm-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-40
/
+60
2026-05-22
USB: serial: cypress_m8: fix memory corruption with small endpoint
Johan Hovold
1
-0
/
+8
2026-05-22
Merge tag 'acpi-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+3
2026-05-22
block: avoid use-after-free in disk_free_zone_resources()
Damien Le Moal
1
-4
/
+3
2026-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+3
2026-05-22
Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-26
/
+41
2026-05-22
Merge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2026-05-22
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
1
-0
/
+1
2026-05-22
fuse: reject fuse_notify() pagecache ops on directories
Jann Horn
1
-1
/
+8
2026-05-22
fuse: limit FUSE_NOTIFY_RETRIEVE to uptodate folios
Jann Horn
1
-0
/
+4
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+10
[prev]
[next]