summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
39 hoursx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-0/+4
2026-04-27KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+13
2026-04-27KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson5-32/+5
2026-04-27KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
2026-04-27perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
2026-04-27arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak1-1/+1
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
2026-04-18arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak1-1/+1
2026-04-18Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak2-17/+7
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-54/+228
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-11x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-04-11LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53
2026-04-11mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler1-1/+1
2026-04-11MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki1-3/+3
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
2026-04-11mips: ralink: update CPU clock indexShiji Yang1-4/+4
2026-04-11arm64/scs: Fix handling of advance_loc4Pepper Gray1-0/+8
2026-04-02powerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-9/+14
2026-04-02arm64: dts: imx8mn-tqma8mqnl: fix LDO5 power offMarkus Niebel2-6/+29
2026-04-02LoongArch: Workaround LS2K/LS7A GPU DMA hang bugHuacai Chen1-0/+80
2026-04-02KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
2026-04-02s390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+4
2026-04-02KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier1-0/+14
2026-04-02s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2026-04-02s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-0/+2
2026-04-02x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-04-02sh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
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/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens1-1/+1
2026-03-25s390/xor: Fix xor_xc_2() inline assembly constraintsHeiko Carstens1-2/+2
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-03-25riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+4
2026-03-25x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky1-2/+4
2026-03-25x86/sev: Harden #VC instruction emulation somewhatBorislav Petkov (AMD)3-3/+108
2026-03-25arm64: mm: Don't remap pgtables for allocate vs populateRyan Roberts1-29/+29
2026-03-25arm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts2-2/+16
2026-03-25arm64: mm: Don't remap pgtables per-cont(pte|pmd) blockRyan Roberts1-13/+14
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
2026-03-25KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
2026-03-25x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips2-1/+5
2026-03-25x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-03-25parisc: Check kernel mapping earlier at bootupHelge Deller1-8/+12