aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-08x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PVJuergen Gross2-125/+123
2026-06-07x86/hyperv: Cosmetic changes in irqdomain.c for readabilityMukesh R1-94/+104
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer15-168/+168
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer1-6/+6
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer6-69/+69
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer2-8/+8
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer1-0/+16
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer7-32/+35
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer1-0/+56
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer1-0/+70
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer1-0/+61
2026-06-08m68k: coldfire: select legacy gpiolib interface for mcfqspiArnd Bergmann1-0/+1
2026-06-08m68k: update boards company nameAngelo Dureghello3-8/+8
2026-06-08config: stmark2: defconfig updatesAngelo Dureghello1-13/+20
2026-06-07Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+7
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa6-157/+157
2026-06-07KVM: arm64: Fix block mapping validity check in stage-1 walkerWei-Lin Chang1-1/+4
2026-06-07KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()Vincent Donnefort1-2/+3
2026-06-07KVM: arm64: Roll back partial shares on kvm_share_hyp() failuretabba@google.com1-3/+17
2026-06-07KVM: arm64: Avoid host/hyp share desync on unshare hypercall failuretabba@google.com1-3/+12
2026-06-07KVM: arm64: Free hyp-share tracking node when share hypercall failstabba@google.com1-0/+4
2026-06-07KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM gueststabba@google.com1-2/+7
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim3-0/+12
2026-06-07KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPUHyunwoo Kim1-0/+3
2026-06-07riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selectedHan Gao1-1/+1
2026-06-07riscv: alternative: Also patch the CFI vDSOThomas Weißschuh1-0/+3
2026-06-07riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()Thomas Weißschuh1-3/+3
2026-06-07riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternatives()Thomas Weißschuh1-5/+2
2026-06-07riscv: vdso: Always declare vdso_start symbolsThomas Weißschuh1-5/+5
2026-06-07riscv: kexec: use min to simplify riscv_kexec_elf_loadThorsten Blum1-6/+2
2026-06-07riscv: panic if IRQ handler stacks cannot be allocatedOsama Abdelkader1-8/+14
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_rangeWu Fei1-8/+12
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_rangeWu Fei1-8/+8
2026-06-06riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang1-2/+5
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang2-6/+4
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang3-23/+23
2026-06-06riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang2-4/+9
2026-06-06riscv: mm: Extract helper mark_new_valid_map()Vivian Wang1-11/+14
2026-06-06riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
2026-06-06riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi1-1/+1
2026-06-06riscv: kexec_file: Constrain segment placement to direct mapHan Gao1-1/+2
2026-06-06riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang1-0/+10
2026-06-06riscv: defconfig: Enable Eswin SoCsAnirudh Srinivasan1-0/+1
2026-06-06riscv: cpu_ops_sbi: No need to be bothered to check ret.errorHui Wang1-8/+3
2026-06-06riscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang3-7/+10
2026-06-06riscv: kexec_elf: Remove unused pr_fmt definitionHui Wang1-2/+0
2026-06-06riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORTChen Pei1-0/+1
2026-06-06riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESSJulian Braha1-1/+0