aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-21arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon1-0/+6
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix board model nameNick Xie1-1/+1
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau1-1/+3
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie1-1/+3
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven1-5/+5
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds13-10/+283
2026-04-20Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linuxLinus Torvalds8-11/+5
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds10-15/+27
2026-04-20x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-19/+24
2026-04-20Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/late2Arnd Bergmann1-1/+1
2026-04-20ARM: dts: bcm4709: fix bus range assignmentArnd Bergmann1-1/+0
2026-04-20Merge tag 'mvebu-dt64-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/late2Arnd Bergmann8-274/+10
2026-04-20Merge branch 'arm/fixes' into soc/late2Arnd Bergmann15-18/+18
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas12-10/+282
2026-04-20Merge branches 'for-next/misc' and 'for-next/mpam' into for-next/coreCatalin Marinas1-0/+1
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds13-206/+46
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus 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-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds14-502/+233
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds10-26/+21
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus 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/kernel/git/mszyprowski/linuxLinus Torvalds7-20/+77
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds29-92/+854
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/lindholm/alphaLinus 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-2986/+8709
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-17KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo2-6/+3
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-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-24/+15
2026-04-16Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-26/+75
2026-04-16Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds761-11533/+78651
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds40-4905/+11
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus 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