summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera1-1/+2
2025-05-02x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf2-15/+15
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-05-02x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf1-1/+1
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-05-02KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson2-45/+41
2025-05-02KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson1-1/+2
2025-05-02KVM: SVM: Allocate IR data using atomic allocationSean Christopherson1-1/+1
2025-05-02LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik1-3/+0
2025-05-02LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang1-1/+1
2025-05-02LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang1-2/+2
2025-05-02LoongArch: Select ARCH_USE_MEMTESTYuli Wang1-0/+1
2025-05-02perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun1-1/+1
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-04-25Revert "LoongArch: BPF: Fix off-by-one error in build_prologue()"Greg Kroah-Hartman2-7/+0
2025-04-25LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang1-12/+0
2025-04-25powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch1-0/+4
2025-04-25x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel1-1/+6
2025-04-25x86/split_lock: Fix the delayed detection logicMaksim Davydov1-4/+16
2025-04-25KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland10-25/+103
2025-04-25KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba4-28/+27
2025-04-25KVM: arm64: Mark some header functions as inlineMark Rutland1-9/+8
2025-04-25KVM: arm64: Refactor exit handlersMark Rutland3-41/+24
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-33/+0
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-04-25KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland3-7/+0
2025-04-25KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-33/+10
2025-04-25arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown2-21/+4
2025-04-25arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown4-5/+35
2025-04-25arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown8-19/+74
2025-04-25KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown3-1/+26
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang1-57/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang1-32/+1
2025-04-25perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-04-25perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-04-25riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-04-25riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli1-3/+1
2025-04-25riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli2-8/+9
2025-04-25riscv: Properly export reserved regions in /proc/iomemBjörn Töpel1-1/+35
2025-04-25x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-04-25arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-04-25KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-25sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2025-04-25arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai1-4/+2
2025-04-25arm64: mm: Correct the update of max_pfnZhenhua Huang1-1/+2