summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
24 hourspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
24 hoursarm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
24 hoursLoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
24 hoursKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
24 hourss390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+4
24 hoursKVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
24 hourss390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
24 hourss390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
24 hoursx86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
24 hourssh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
9 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
9 daysparisc: Flush correct cache in cacheflush() syscallHelge Deller1-2/+2
9 daysLoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
9 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
9 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
9 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
9 daysriscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+4
9 daysx86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky1-2/+4
9 daysx86/sev: Harden #VC instruction emulation somewhatBorislav Petkov (AMD)3-3/+108
9 daysarm64: mm: Don't remap pgtables for allocate vs populateRyan Roberts1-29/+29
9 daysarm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts2-2/+16
9 daysarm64: mm: Don't remap pgtables per-cont(pte|pmd) blockRyan Roberts1-13/+14
9 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
9 daysKVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
9 daysKVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
9 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips2-1/+5
9 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
9 daysparisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12
9 daysparisc: Fix initial page table creation for bootHelge Deller1-1/+6
9 daysarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
9 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller1-1/+1
9 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
9 daysRevert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin1-1/+0
9 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
9 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
9 daysARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
9 daysx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
9 daysarm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin2-3/+3
9 daysKVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
9 daysKVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet injectSean Christopherson1-1/+4
9 daysKVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
9 daysKVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTEDSean Christopherson4-12/+19
9 daysKVM: x86: Fix KVM_GET_MSRS stack info leakMathias Krause1-10/+5
2026-03-05Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"Sasha Levin1-6/+0
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier1-4/+15
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang1-1/+1
2026-03-04LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang1-1/+1
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen1-0/+1