summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysMerge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
5 daysMerge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
5 daysMerge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysselftests: Fix duplicated test number reportingMark Brown
5 daysMerge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
5 daysMerge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
5 daysMerge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysarm_mpam: resctrl: Make resctrl_mon_ctx_waiters staticBen Horgan
5 daysarm_mpam: resctrl: Fix the check for no monitor components foundBen Horgan
5 daysarm_mpam: resctrl: Fix MBA CDP alloc_capable handling on unmountZeng Heng
5 daysMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
5 daysMerge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
5 daysMerge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
5 daysMerge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysRDMA/core: Fix user CQ creation for drivers without create_cqMichael Margolin
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysparisc: led: fix reference leak on failed device registrationGuangshuo Li
5 daysmodule.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
5 daysparisc: Allow to build without VDSO32Helge Deller
5 daysparisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
5 daysparisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
5 daysparisc: Fix default stack size when COMPAT=nHelge Deller
5 daysparisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
5 daysparisc: is_compat_task() shall return false for COMPAT=nHelge Deller
5 daysparisc: Avoid compat syscalls when COMPAT=nHelge Deller
5 daysx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
5 daysipmi:ssif: Clean up kthread on errorsCorey Minyard
5 daysparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
5 daysparisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
5 daysparisc: update outdated comments for renamed ccio_alloc_consistent()Kexin Sun
5 dayscrypto: acomp - fix wrong pointer stored by acomp_save_req()Giovanni Cabiddu
5 daysMerge tag 'drm-misc-next-fixes-2026-04-17' of https://gitlab.freedesktop.org/...Dave Airlie
5 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
5 daysMerge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
5 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
5 daysMerge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
5 daysMerge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...Dave Airlie
5 daysMerge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...Dave Airlie
5 dayslibbpf: Prevent double close and leak of btf objectsJiri Olsa
5 daysMerge branch 'bpf-allow-utf-8-literals-in-bpf_bprintf_prepare'Alexei Starovoitov
5 daysselftests/bpf: cover UTF-8 trace_printk outputYihan Ding
5 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding