summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
33 hoursx86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
33 hourss390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter1-1/+5
33 hourss390/perf_cpum_sf: Convert to use try_cmpxchg128()Heiko Carstens1-15/+9
33 hoursx86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
33 hoursRevert "LoongArch/orc: Use RCU in all users of __module_address()."Sasha Levin1-1/+3
33 hoursRevert "LoongArch: Remove unnecessary checks for ORC unwinder"Sasha Levin1-5/+11
33 hoursRevert "LoongArch: Handle percpu handler address for ORC unwinder"Sasha Levin2-18/+1
33 hoursmips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
33 hoursMIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
33 hoursMIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki1-1/+2
33 hoursriscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
33 hoursmips: ralink: update CPU clock indexShiji Yang1-4/+4
33 hoursarm64/scs: Fix handling of advance_loc4Pepper Gray1-0/+8
10 daysLoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
10 dayspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
10 daysarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
10 daysLoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robustHuacai Chen1-0/+3
10 daysLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
10 daysLoongArch: Fix missing NULL checks for kstrdup()Li Jun1-4/+3
10 daysKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
10 daysx86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
10 daysx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
10 daysKVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
10 dayss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
10 dayss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
10 dayss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
10 daysx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
10 dayssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
2026-03-27Revert "LoongArch: Add machine_kexec_mask_interrupts() implementation"Huacai Chen1-22/+0
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-6/+19
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
2026-03-25arm64: dts: renesas: r9a09g057: Add RTC nodeOvidiu Panait1-0/+15
2026-03-25powerpc64/bpf: fix kfunc call supportHari Bathini2-9/+94
2026-03-25powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_...Naveen N Rao1-44/+17
2026-03-25parisc: Flush correct cache in cacheflush() syscallHelge Deller1-2/+2
2026-03-25LoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
2026-03-25s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-25s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-03-25KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
2026-03-25KVM: nVMX: Add consistency checks for CR0.WP and CR4.CETChao Gao1-0/+6
2026-03-25KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PATYan Zhao6-15/+51
2026-03-25KVM: x86: Introduce supported_quirks to block disabling quirksYan Zhao2-4/+7
2026-03-25KVM: x86: Allow vendor code to disable quirksPaolo Bonzini4-0/+7
2026-03-25KVM: x86: do not allow re-enabling quirksPaolo Bonzini1-1/+1
2026-03-25KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson5-8/+17
2026-03-25KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()Sean Christopherson1-2/+2
2026-03-25KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-25KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20