summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer
2025-05-02x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera
2025-05-02x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf
2025-05-02x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-05-02KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson
2025-05-02KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson
2025-05-02KVM: SVM: Allocate IR data using atomic allocationSean Christopherson
2025-05-02LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
2025-05-02LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
2025-05-02LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
2025-05-02LoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-05-02perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli
2025-04-25Revert "LoongArch: BPF: Fix off-by-one error in build_prologue()"Greg Kroah-Hartman
2025-04-25LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-04-25powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2025-04-25x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel
2025-04-25x86/split_lock: Fix the delayed detection logicMaksim Davydov
2025-04-25KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland
2025-04-25KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba
2025-04-25KVM: arm64: Mark some header functions as inlineMark Rutland
2025-04-25KVM: arm64: Refactor exit handlersMark Rutland
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland
2025-04-25KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-04-25KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland
2025-04-25arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown
2025-04-25arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown
2025-04-25arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2025-04-25KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-04-25perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-25riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-25riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli
2025-04-25riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-25riscv: Properly export reserved regions in /proc/iomemBjörn Töpel
2025-04-25x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle
2025-04-25arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson
2025-04-25KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson
2025-04-25sparc/mm: disable preemption in lazy mmu modeRyan Roberts
2025-04-25arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai
2025-04-25arm64: mm: Correct the update of max_pfnZhenhua Huang