summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-07x86/hyperv: Cosmetic changes in irqdomain.c for readabilityMukesh R
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer
2026-06-08m68k: coldfire: select legacy gpiolib interface for mcfqspiArnd Bergmann
2026-06-08m68k: update boards company nameAngelo Dureghello
2026-06-08config: stmark2: defconfig updatesAngelo Dureghello
2026-06-07Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa
2026-06-07KVM: arm64: Fix block mapping validity check in stage-1 walkerWei-Lin Chang
2026-06-07KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()Vincent Donnefort
2026-06-07KVM: arm64: Roll back partial shares on kvm_share_hyp() failuretabba@google.com
2026-06-07KVM: arm64: Avoid host/hyp share desync on unshare hypercall failuretabba@google.com
2026-06-07KVM: arm64: Free hyp-share tracking node when share hypercall failstabba@google.com
2026-06-07KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM gueststabba@google.com
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-07KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-07riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selectedHan Gao
2026-06-07riscv: alternative: Also patch the CFI vDSOThomas Weißschuh
2026-06-07riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()Thomas Weißschuh
2026-06-07riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternativ...Thomas Weißschuh
2026-06-07riscv: vdso: Always declare vdso_start symbolsThomas Weißschuh
2026-06-07riscv: kexec: use min to simplify riscv_kexec_elf_loadThorsten Blum
2026-06-07riscv: panic if IRQ handler stacks cannot be allocatedOsama Abdelkader
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_rangeWu Fei
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_rangeWu Fei
2026-06-06riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang
2026-06-06riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-06-06riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-06-06riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi
2026-06-06riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi
2026-06-06riscv: kexec_file: Constrain segment placement to direct mapHan Gao
2026-06-06riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang
2026-06-06riscv: defconfig: Enable Eswin SoCsAnirudh Srinivasan
2026-06-06riscv: cpu_ops_sbi: No need to be bothered to check ret.errorHui Wang
2026-06-06riscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang
2026-06-06riscv: kexec_elf: Remove unused pr_fmt definitionHui Wang
2026-06-06riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORTChen Pei
2026-06-06riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESSJulian Braha
2026-06-06riscv: replace select with dependency for visible RELOCATABLEJulian Braha