summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-41/+24
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann-4/+0
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh-5/+1
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird-2/+2
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann-0/+2
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier-10/+15
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-502/+233
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds-26/+21
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds-1/+0
2026-04-17bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JITPuranjay Mohan-0/+6
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-20/+77
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-93/+855
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+303
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort-16/+16
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2987/+8710
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller-0/+8
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-17KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo-6/+3
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-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-24/+15
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-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-11551/+78669
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-4905/+11
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-64/+39
2026-04-16bpf, arm64: Emit BTI for indirect jump targetXu Kuohai-7/+10
2026-04-16bpf, x86: Emit ENDBR for indirect jump targetsXu Kuohai-13/+15
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai-12/+12
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai-445/+188
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-2677/+0
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+6
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-18/+49
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-4/+4
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-542/+195
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan-13/+0
2026-04-15bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan-12/+0
2026-04-15bpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann-2/+2
2026-04-15bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann-0/+2
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-2/+4
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-579/+25
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-53/+130
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-516/+655