summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysMerge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
3 daysMerge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
3 daysMerge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds
3 daysMerge tag 'nand/for-7.1' into mtd/nextMiquel Raynal
3 daysMerge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal
3 daysbpf, arm32: Reject BPF-to-BPF calls and callbacks in the JITPuranjay Mohan
3 daysbpf: Dissociate struct_ops program with map if map_update failsAmery Hung
3 daysMerge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
3 daysMerge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
3 daysMerge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'phy-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
3 daysMerge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
3 daysMerge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
3 daysMerge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
3 daysMerge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
3 daysMerge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daysparisc: led: fix reference leak on failed device registrationGuangshuo Li
3 daysmodule.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
3 daysparisc: Allow to build without VDSO32Helge Deller
3 daysparisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
3 daysparisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
3 daysparisc: Fix default stack size when COMPAT=nHelge Deller
3 daysparisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
3 daysparisc: is_compat_task() shall return false for COMPAT=nHelge Deller
3 daysparisc: Avoid compat syscalls when COMPAT=nHelge Deller
3 daysx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
3 daysipmi:ssif: Clean up kthread on errorsCorey Minyard
3 daysparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
3 daysparisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
3 daysparisc: update outdated comments for renamed ccio_alloc_consistent()Kexin Sun
3 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
3 daysMerge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
3 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
3 dayslibbpf: Prevent double close and leak of btf objectsJiri Olsa
3 daysMerge branch 'bpf-allow-utf-8-literals-in-bpf_bprintf_prepare'Alexei Starovoitov
3 daysselftests/bpf: cover UTF-8 trace_printk outputYihan Ding
3 daysbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
3 daysMerge branch 'bpf-fix-null-deref-when-storing-scalar-into-kptr-slot'Alexei Starovoitov