summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
37 hoursriscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
37 hourss390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
37 hoursx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
37 hoursarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
37 hoursarm64: reorganise PAGE_/PROT_ macrosJoey Gouly1-28/+44
37 hoursKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-4/+9
37 hoursx86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips2-1/+5
37 hoursLoongArch: Give more information if kmem access failedTiezhu Yang1-2/+12
37 hoursx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
37 hoursparisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12
37 hoursparisc: Fix initial page table creation for bootHelge Deller1-1/+6
37 hoursparisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller1-1/+1
37 hoursKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
37 hoursRevert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin1-1/+0
37 hourspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
37 hourspowerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
37 hoursARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
37 hoursx86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
37 hoursarm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin2-3/+3
37 hoursKVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
37 hoursKVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet injectSean Christopherson1-1/+4
37 hoursKVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson1-20/+20
37 hoursKVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTEDSean Christopherson4-12/+19
37 hoursKVM: x86: Fix KVM_GET_MSRS stack info leakMathias Krause1-10/+5
37 hoursKVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRsSean Christopherson1-22/+29
37 hoursPCI: Introduce pci_dev_for_each_resource()Mika Westerberg15-75/+67
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: Prefer top-down allocation after arch_mem_init()Huacai Chen1-0/+1
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang1-2/+3
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li1-1/+1
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li1-0/+2
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan1-4/+0
2026-03-04s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle1-8/+17
2026-03-04KVM: nSVM: Always use vmcb01 in VMLOAD/VMSAVE emulationYosry Ahmed1-2/+3
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeedingSean Christopherson1-2/+1
2026-03-04ARM: omap2: Fix reference count leaks in omap_control_init()Wentao Liang1-4/+10
2026-03-04ARM: 9467/1: mm: Don't use %pK through printkThomas Weissschuh1-1/+1
2026-03-04MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-03-04m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer1-0/+18
2026-03-04openrisc: define arch-specific version of nop()Brian Masney1-0/+2
2026-03-04parisc: Prevent interrupts during rebootHelge Deller1-0/+3