summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-17cgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
2026-04-17sched/psi: fix race between file release and pressure writeEdward Adam Davis
2026-04-17Merge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-04-17Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-17bpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
2026-04-17Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17arm_mpam: resctrl: Make resctrl_mon_ctx_waiters staticBen Horgan
2026-04-17arm_mpam: resctrl: Fix the check for no monitor components foundBen Horgan
2026-04-17arm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmountZeng Heng
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-04-17Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-04-17Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-04-17ALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17RDMA/core: Fix user CQ creation for drivers without create_cqMichael Margolin
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-17drm/panel: visionox-rm69299: Make use of prepare_prev_firstGuido Günther
2026-04-17parisc: led: fix reference leak on failed device registrationGuangshuo Li
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
2026-04-17parisc: Allow to build without VDSO32Helge Deller
2026-04-17parisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
2026-04-17parisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
2026-04-17parisc: Fix default stack size when COMPAT=nHelge Deller
2026-04-17parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
2026-04-17parisc: is_compat_task() shall return false for COMPAT=nHelge Deller
2026-04-17parisc: Avoid compat syscalls when COMPAT=nHelge Deller
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-17ipmi:ssif: Clean up kthread on errorsCorey Minyard
2026-04-17regmap: ram: fix memory leaks in __regmap_init_ram() on errorYuho Choi
2026-04-17parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
2026-04-17parisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
2026-04-17parisc: update outdated comments for renamed ccio_alloc_consistent()Kexin Sun
2026-04-17slub: fix data loss and overflow in krealloc()Marco Elver
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici
2026-04-17selftests: ovpn: flatten slurped notification JSON before filteringRalf Lici
2026-04-17selftests: ovpn: fail notification check on mismatchRalf Lici
2026-04-17selftests: ovpn: add nftables config dependencies for test-markRalf Lici
2026-04-17crypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu
2026-04-17ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu
2026-04-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li
2026-04-17ALSA: 6fire: Fix input volume change detectionCássio Gabriel
2026-04-17ALSA: usb-audio: Add quirk entries for NexiGo N930W webcamJohnathan Penberthy
2026-04-17ALSA: vx: use correct function name in kernel-doc commentRandy Dunlap
2026-04-17ALSA: virtio: drop an extaneous kernel-doc commentRandy Dunlap
2026-04-17ALSA: usb-audio: Add quirk for SmartlinkTechnology M01Juan Pablo Fuentealba Bizama
2026-04-17Merge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...Dave Airlie