summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller-0/+10
2026-04-17parisc: Allow to build without VDSO32Helge Deller-3/+6
2026-04-17parisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller-0/+2
2026-04-17parisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller-1/+2
2026-04-17parisc: Fix default stack size when COMPAT=nHelge Deller-0/+4
2026-04-17parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller-9/+9
2026-04-17parisc: is_compat_task() shall return false for COMPAT=nHelge Deller-1/+1
2026-04-17parisc: Avoid compat syscalls when COMPAT=nHelge Deller-4/+7
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)-0/+6
2026-04-17ipmi:ssif: Clean up kthread on errorsCorey Minyard-1/+12
2026-04-17KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo-6/+3
2026-04-17regmap: ram: fix memory leaks in __regmap_init_ram() on errorYuho Choi-1/+7
2026-04-17parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller-1/+1
2026-04-17parisc: Drop ip_fast_csum() inline assembly implementationHelge Deller-187/+6
2026-04-17parisc: update outdated comments for renamed ccio_alloc_consistent()Kexin Sun-4/+4
2026-04-17slub: fix data loss and overflow in krealloc()Marco Elver-12/+12
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici-0/+3
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici-273/+676
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici-194/+226
2026-04-17selftests: ovpn: flatten slurped notification JSON before filteringRalf Lici-1/+2
2026-04-17selftests: ovpn: fail notification check on mismatchRalf Lici-1/+13
2026-04-17selftests: ovpn: add nftables config dependencies for test-markRalf Lici-0/+3
2026-04-17crypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu-5/+3
2026-04-17ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu-1/+3
2026-04-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li-1/+3
2026-04-17ALSA: 6fire: Fix input volume change detectionCássio Gabriel-4/+6
2026-04-17ALSA: usb-audio: Add quirk entries for NexiGo N930W webcamJohnathan Penberthy-0/+2
2026-04-17ALSA: vx: use correct function name in kernel-doc commentRandy Dunlap-1/+1
2026-04-17ALSA: virtio: drop an extaneous kernel-doc commentRandy Dunlap-1/+0
2026-04-17ALSA: usb-audio: Add quirk for SmartlinkTechnology M01Juan Pablo Fuentealba Bizama-0/+12
2026-04-17Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...Dave Airlie-0/+1
2026-04-16Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-39/+18
2026-04-16smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara-16/+13
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-177/+698
2026-04-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-26/+17
2026-04-16Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+75
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2636/+9023
2026-04-16Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-11614/+80899
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-2704/+3524
2026-04-16selftests: net: add missing CMAC to tcp_ao configJakub Kicinski-0/+1
2026-04-16Merge branch 'vsock-virtio-fix-msg_peek-calculation-on-bytes-to-copy'Jakub Kicinski-15/+55
2026-04-16vsock/test: add MSG_PEEK after partial recv testLuigi Leonardi-0/+37
2026-04-16vsock/test: fix MSG_PEEK handling in recv_buf()Luigi Leonardi-12/+16
2026-04-16vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copyLuigi Leonardi-3/+2
2026-04-16Merge branch 'net-enetc-fix-command-bd-ring-issues'Jakub Kicinski-95/+141
2026-04-16net: enetc: fix NTMP DMA use-after-free issueWei Fang-97/+134
2026-04-16net: enetc: correct the command BD ring consumer indexWei Fang-3/+12
2026-04-16net: pse-pd: fix out-of-bounds bitmap access in pse_isr() on 32-bitKory Maincent-4/+9
2026-04-16Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds-43/+233
2026-04-16net: dsa: remove redundant netdev_lock_ops() from conduit ethtool opsStanislav Fomichev-15/+1