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-04-17
ALSA: usb-audio: Add quirk entries for NexiGo N930W webcam
Johnathan Penberthy
1
-0
/
+2
2026-04-17
ALSA: vx: use correct function name in kernel-doc comment
Randy Dunlap
1
-1
/
+1
2026-04-17
ALSA: virtio: drop an extaneous kernel-doc comment
Randy Dunlap
1
-1
/
+0
2026-04-17
ALSA: usb-audio: Add quirk for SmartlinkTechnology M01
Juan Pablo Fuentealba Bizama
1
-0
/
+12
2026-04-17
Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-0
/
+1
2026-04-17
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-39
/
+18
2026-04-17
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2
-16
/
+13
2026-04-17
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-177
/
+698
2026-04-17
Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-26
/
+17
2026-04-17
Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-26
/
+75
2026-04-17
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
148
-2636
/
+9023
2026-04-17
Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
806
-11614
/
+80899
2026-04-17
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
155
-2704
/
+3524
2026-04-17
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
1
-0
/
+1
2026-04-17
Merge branch 'vsock-virtio-fix-msg_peek-calculation-on-bytes-to-copy'
Jakub Kicinski
3
-15
/
+55
2026-04-17
vsock/test: add MSG_PEEK after partial recv test
Luigi Leonardi
1
-0
/
+37
2026-04-17
vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
2
-12
/
+16
2026-04-17
vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
1
-3
/
+2
2026-04-17
Merge branch 'net-enetc-fix-command-bd-ring-issues'
Jakub Kicinski
3
-95
/
+141
2026-04-17
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
3
-97
/
+134
2026-04-17
net: enetc: correct the command BD ring consumer index
Wei Fang
2
-3
/
+12
2026-04-17
net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
Kory Maincent
1
-4
/
+9
2026-04-17
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
9
-43
/
+233
2026-04-17
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
Stanislav Fomichev
1
-15
/
+1
2026-04-17
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
Vinicius Costa Gomes
1
-4
/
+5
2026-04-17
net: mdio: MDIO_PIC64HPSC should depend on ARCH_MICROCHIP
Geert Uytterhoeven
1
-0
/
+1
2026-04-17
net: airoha: Wait for NPU PPE configuration to complete in airoha_ppe_offload...
Lorenzo Bianconi
1
-0
/
+28
2026-04-17
Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...
Dave Airlie
2
-4
/
+9
2026-04-17
Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...
Dave Airlie
7
-70
/
+95
2026-04-17
libbpf: Prevent double close and leak of btf objects
Jiri Olsa
1
-10
/
+11
2026-04-17
Merge branch 'bpf-allow-utf-8-literals-in-bpf_bprintf_prepare'
Alexei Starovoitov
4
-8
/
+50
2026-04-17
selftests/bpf: cover UTF-8 trace_printk output
Yihan Ding
2
-6
/
+32
2026-04-17
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
2
-2
/
+18
2026-04-17
Merge branch 'bpf-fix-null-deref-when-storing-scalar-into-kptr-slot'
Alexei Starovoitov
2
-1
/
+19
2026-04-17
selftests/bpf: Reject scalar store into kptr slot
Mykyta Yatsenko
1
-0
/
+15
2026-04-17
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
1
-1
/
+4
2026-04-17
nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)
Tao Jiang
1
-0
/
+2
2026-04-17
nvme-multipath: put module reference when delayed removal work is canceled
John Garry
1
-1
/
+2
2026-04-17
nvme: expose TLS mode
Daniel Wagner
1
-0
/
+19
2026-04-17
nvme-apple: drop invalid put of admin queue reference count
Fedor Pchelkin
1
-5
/
+1
2026-04-17
nvme-core: fix parameter name in comment
Flavio Suligoi
1
-1
/
+1
2026-04-17
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
1
-1
/
+1
2026-04-17
extract-cert: Wrap key_pass with '#ifdef USE_PKCS11_ENGINE'
Nathan Chancellor
1
-1
/
+5
2026-04-17
selftests: Fix runner.sh for non-bash shells
Mark Brown
1
-4
/
+4
2026-04-17
selftests: Fix runner.sh busybox support
Mark Brown
1
-8
/
+10
2026-04-17
selftests: Deescalate error reporting
Mark Brown
1
-4
/
+4
2026-04-16
entry: Kill ARCH_SYSCALL_WORK_{ENTER,EXIT}
Oleg Nesterov
1
-15
/
+5
2026-04-16
clockevents: Add missing resets of the next_event_forced flag
Thomas Gleixner
2
-1
/
+7
2026-04-16
Merge branch 'for-7.1/asus' into for-linus
Jiri Kosina
1
-51
/
+57
2026-04-16
Merge branch 'for-7.1/hid-bpf' into for-linus
Jiri Kosina
11
-22
/
+3865
[prev]
[next]