summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-04-22LoongArch: Handle CONFIG_32BIT in syscall_get_arch()Tiezhu Yang
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser
2026-04-21x86/cpu: Disable FRED when PTI is forced onDave Hansen
2026-04-21kgdb: update outdated references to kgdb_wait()Kexin Sun
2026-04-21arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan
2026-04-21arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix board model nameNick Xie
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-20Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-20x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
2026-04-20Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-04-20ARM: dts: bcm4709: fix bus range assignmentArnd Bergmann
2026-04-20Merge tag 'mvebu-dt64-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-04-20Merge branch 'arm/fixes' into soc/late2Arnd Bergmann
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas
2026-04-20Merge branches 'for-next/misc' and 'for-next/mpam' into for-next/coreCatalin Marinas
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-04-17bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JITPuranjay Mohan
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-17module.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
2026-04-17parisc: Allow to build without VDSO32Helge Deller
2026-04-17parisc: Include 32-bit VDSO only when building for 32-bit or compat modeHelge Deller
2026-04-17parisc: Allow to disable COMPAT mode on 64-bit kernelHelge Deller
2026-04-17parisc: Fix default stack size when COMPAT=nHelge Deller
2026-04-17parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BITHelge Deller
2026-04-17parisc: is_compat_task() shall return false for COMPAT=nHelge Deller
2026-04-17parisc: Avoid compat syscalls when COMPAT=nHelge Deller
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-17KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo
2026-04-17parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller