summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-206/+46
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+24
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann4-4/+0
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh1-5/+1
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird2-2/+2
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann1-0/+2
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier3-10/+15
2026-04-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds14-502/+233
2026-04-18Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds10-26/+21
2026-04-18Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+0
2026-04-17bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JITPuranjay Mohan1-0/+6
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-20/+77
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds29-93/+855
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-23/+303
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort2-16/+16
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds167-2987/+8710
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller2-0/+8
2026-04-17parisc: Allow to build without VDSO32Helge Deller2-3/+6
2026-04-17parisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller1-0/+2
2026-04-17parisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller1-1/+2
2026-04-17parisc: Fix default stack size when COMPAT=nHelge Deller1-0/+4
2026-04-17parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller1-9/+9
2026-04-17parisc: is_compat_task() shall return false for COMPAT=nHelge Deller1-1/+1
2026-04-17parisc: Avoid compat syscalls when COMPAT=nHelge Deller1-4/+7
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-17parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller1-1/+1
2026-04-17parisc: Drop ip_fast_csum() inline assembly implementationHelge Deller4-187/+6
2026-04-17Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-24/+15
2026-04-17Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-26/+75
2026-04-17Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds761-11551/+78669
2026-04-17Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds40-4905/+11
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-64/+39
2026-04-16bpf, arm64: Emit BTI for indirect jump targetXu Kuohai1-7/+10
2026-04-16bpf, x86: Emit ENDBR for indirect jump targetsXu Kuohai1-13/+15
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai12-12/+12
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai12-445/+188
2026-04-16Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds13-2677/+0
2026-04-16Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-18/+49
2026-04-16Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+4
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds107-542/+195
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
2026-04-15bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan1-12/+0
2026-04-15bpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann1-2/+2
2026-04-15bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann1-0/+2
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+4
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-579/+25
2026-04-15Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds5-53/+130
2026-04-15Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2026-04-15Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-516/+655