summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-04KVM: x86: Use <linux/lockdep.h> for lockdep header inclusionKai Huang
2026-06-04Merge tag 'socfpga_dts_updates_for_v7.2' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2026-06-04perf/x86/amd/uncore: Use Node ID to identify DF and UMC domainsSandipan Das
2026-06-04perf/x86/intel/uncore: Implement global init callback for GNR uncoreZide Chen
2026-06-04perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline diesZide Chen
2026-06-04perf/x86/intel/uncore: Move die_to_cpu() to uncore.cZide Chen
2026-06-04perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen
2026-06-04perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discoveryZide Chen
2026-06-04perf/x86/intel/uncore: Guard against invalid box control addressZide Chen
2026-06-04perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systemsZide Chen
2026-06-04perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to snapshot CLOCK_REALTIMEThomas Gleixner
2026-06-04KVM: arm64: Use ktime_get_snapshot_id() to retrieve CLOCK_BOOTTIMEThomas Gleixner
2026-06-04arm64: dts: hisilicon: hi3660-hikey960: move role-switch endpoint into connectorAkash Sukhavasi
2026-06-04RISC-V: KVM: Fix timer state restoreQiang Ma
2026-06-04RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functionsJiakai Xu
2026-06-04RISC-V: KVM: Document a TOCTOU race in SBI system suspend handlerJiakai Xu
2026-06-03x86/cpuid: Update bitfields to x86-cpuid-db v3.1Maciej Wieczor-Retman
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton
2026-06-03KVM: arm64: Restart instruction upon race in __kvm_at_s12()Oliver Upton
2026-06-03KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPAOliver Upton
2026-06-03KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()Oliver Upton
2026-06-03KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifierOliver Upton
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03x86/virt/tdx: Enable TDX module runtime updatesChao Gao
2026-06-03x86/virt/tdx: Refresh TDX module version after updateChao Gao
2026-06-03x86/virt/seamldr: Add module update lockingDave Hansen
2026-06-03x86/virt/tdx: Restore TDX module stateChao Gao
2026-06-03x86/virt/seamldr: Initialize the newly-installed TDX moduleChao Gao
2026-06-03x86/virt/seamldr: Install a new TDX moduleChao Gao
2026-06-03x86/virt/tdx: Reset software states during TDX module shutdownChao Gao
2026-06-03x86/virt/seamldr: Shut down the current TDX moduleChao Gao
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: sysreg: Add FPCR and FPSRMark Rutland
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland
2026-06-03arm64: fpsimd: Use assembler for SVE instructionsMark Rutland
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland
2026-06-03arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()Mark Rutland