summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
4 daysx86/platform/uv: Handle deconfigured socketsKyle Meyer
4 daysparisc: Flush correct cache in cacheflush() syscallHelge Deller
4 daysLoongArch: Give more information if kmem access failedTiezhu Yang
4 dayss390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens
4 dayss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
4 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
4 daysriscv: Sanitize syscall table indexing under speculationLukas Gerlach
4 daysx86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky
4 daysx86/sev: Harden #VC instruction emulation somewhatBorislav Petkov (AMD)
4 daysarm64: mm: Don't remap pgtables for allocate vs populateRyan Roberts
4 daysarm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts
4 daysarm64: mm: Don't remap pgtables per-cont(pte|pmd) blockRyan Roberts
4 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
4 daysKVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao
4 daysKVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao
4 daysx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
4 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
4 daysparisc: Check kernel mapping earlier at bootupHelge Deller
4 daysparisc: Fix initial page table creation for bootHelge Deller
4 daysarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
4 daysparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
4 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
4 daysRevert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin
4 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
4 dayspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
4 daysARM: clean up the memset64() C wrapperThomas Weißschuh
4 daysx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
4 daysarm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
4 daysKVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson
4 daysKVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet injectSean Christopherson
4 daysKVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson
4 daysKVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTEDSean Christopherson
4 daysKVM: x86: Fix KVM_GET_MSRS stack info leakMathias Krause
2026-03-05Revert "x86/kexec: add a sanity check on previous kernel's ima kexec buffer"Sasha Levin
2026-03-04arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier
2026-03-04arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-03-04LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed