summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
8 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
8 daysx86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)
8 daysx86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common()Borislav Petkov (AMD)
8 daysx86/CPU/AMD: Call the spectral chicken in the Zen2 init functionBorislav Petkov (AMD)
8 daysx86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-11x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-04-11KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley
2026-04-11powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini
2026-04-11arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel
2026-04-11LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen
2026-04-11KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier
2026-04-11s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik
2026-04-11s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-04-11x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-04-11sh: platform_early: remove pdev->driver_override checkDanilo Krummrich
2026-03-25riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang
2026-03-25s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-25arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-25arm64: reorganise PAGE_/PROT_ macrosJoey Gouly
2026-03-25KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-25x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips
2026-03-25LoongArch: Give more information if kmem access failedTiezhu Yang
2026-03-25x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-25parisc: Check kernel mapping earlier at bootupHelge Deller
2026-03-25parisc: Fix initial page table creation for bootHelge Deller
2026-03-25parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller
2026-03-25KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-25Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin
2026-03-25powerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer
2026-03-25powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-25ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-03-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-25arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
2026-03-25KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson
2026-03-25KVM: x86: WARN if a vCPU gets a valid wakeup that KVM can't yet injectSean Christopherson
2026-03-25KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...Sean Christopherson
2026-03-25KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTEDSean Christopherson
2026-03-25KVM: x86: Fix KVM_GET_MSRS stack info leakMathias Krause
2026-03-25KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRsSean Christopherson
2026-03-25PCI: Introduce pci_dev_for_each_resource()Mika Westerberg