index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
-0
/
+10
2026-04-17
parisc: Allow to build without VDSO32
Helge Deller
-3
/
+6
2026-04-17
parisc: Include 32-bit VDSO only when building for 32-bit or compat mode
Helge Deller
-0
/
+2
2026-04-17
parisc: Allow to disable COMPAT mode on 64-bit kernel
Helge Deller
-1
/
+2
2026-04-17
parisc: Fix default stack size when COMPAT=n
Helge Deller
-0
/
+4
2026-04-17
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
-9
/
+9
2026-04-17
parisc: is_compat_task() shall return false for COMPAT=n
Helge Deller
-1
/
+1
2026-04-17
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
-4
/
+7
2026-04-17
x86/CPU: Fix FPDSS on Zen1
Borislav Petkov (AMD)
-0
/
+6
2026-04-17
ipmi:ssif: Clean up kthread on errors
Corey Minyard
-1
/
+12
2026-04-17
KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic
Junrui Luo
-6
/
+3
2026-04-17
regmap: ram: fix memory leaks in __regmap_init_ram() on error
Yuho Choi
-1
/
+7
2026-04-17
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
-1
/
+1
2026-04-17
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
-187
/
+6
2026-04-17
parisc: update outdated comments for renamed ccio_alloc_consistent()
Kexin Sun
-4
/
+4
2026-04-17
slub: fix data loss and overflow in krealloc()
Marco Elver
-12
/
+12
2026-04-17
selftests: ovpn: serialize YNL listener startup
Ralf Lici
-0
/
+3
2026-04-17
selftests: ovpn: align command flow with TAP
Ralf Lici
-273
/
+676
2026-04-17
selftests: ovpn: add prefix to helpers and shared variables
Ralf Lici
-194
/
+226
2026-04-17
selftests: ovpn: flatten slurped notification JSON before filtering
Ralf Lici
-1
/
+2
2026-04-17
selftests: ovpn: fail notification check on mismatch
Ralf Lici
-1
/
+13
2026-04-17
selftests: ovpn: add nftables config dependencies for test-mark
Ralf Lici
-0
/
+3
2026-04-17
crypto: acomp - fix wrong pointer stored by acomp_save_req()
Giovanni Cabiddu
-5
/
+3
2026-04-17
ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
Yilin Zhu
-1
/
+3
2026-04-17
ALSA: pcmtest: fix reference leak on failed device registration
Guangshuo Li
-1
/
+3
2026-04-17
ALSA: 6fire: Fix input volume change detection
Cássio Gabriel
-4
/
+6
2026-04-17
ALSA: usb-audio: Add quirk entries for NexiGo N930W webcam
Johnathan Penberthy
-0
/
+2
2026-04-17
ALSA: vx: use correct function name in kernel-doc comment
Randy Dunlap
-1
/
+1
2026-04-17
ALSA: virtio: drop an extaneous kernel-doc comment
Randy Dunlap
-1
/
+0
2026-04-17
ALSA: usb-audio: Add quirk for SmartlinkTechnology M01
Juan Pablo Fuentealba Bizama
-0
/
+12
2026-04-17
Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...
Dave Airlie
-0
/
+1
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-39
/
+18
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
-16
/
+13
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-177
/
+698
2026-04-16
Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-26
/
+17
2026-04-16
Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-26
/
+75
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2636
/
+9023
2026-04-16
Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-11614
/
+80899
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2704
/
+3524
2026-04-16
selftests: net: add missing CMAC to tcp_ao config
Jakub Kicinski
-0
/
+1
2026-04-16
Merge branch 'vsock-virtio-fix-msg_peek-calculation-on-bytes-to-copy'
Jakub Kicinski
-15
/
+55
2026-04-16
vsock/test: add MSG_PEEK after partial recv test
Luigi Leonardi
-0
/
+37
2026-04-16
vsock/test: fix MSG_PEEK handling in recv_buf()
Luigi Leonardi
-12
/
+16
2026-04-16
vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
-3
/
+2
2026-04-16
Merge branch 'net-enetc-fix-command-bd-ring-issues'
Jakub Kicinski
-95
/
+141
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
-97
/
+134
2026-04-16
net: enetc: correct the command BD ring consumer index
Wei Fang
-3
/
+12
2026-04-16
net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bit
Kory Maincent
-4
/
+9
2026-04-16
Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
-43
/
+233
2026-04-16
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
Stanislav Fomichev
-15
/
+1
[prev]
[next]