summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2 daysACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2 daysLoongArch: Avoid preempt count underflow without probeJérémy Jean
2 daysLoongArch: Do not save/restore percpu base register in rethook trampolineWentao Guan
2 daysLoongArch: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
2 daysLoongArch: Fix acpi_package_ids[] array overflowBibo Mao
2 daysLoongArch: BPF: Refactor jump offset calculation in tail callTiezhu Yang
2 daysLoongArch: BPF: Optimize redundant TCC loads in epilogueTiezhu Yang
2 daysLoongArch: Add DIRECT_MAP_PHYSMEM_END definitionHan Gao
2 daysLoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLYZeng Chi
2 daysLoongArch: KVM: Free init resources if kvm_init() failsChaithanya Lagisetty
2 daysLoongArch: KVM: Fix TOCTOU race on pv_featuresTao Cui
2 daysLoongArch: KVM: Fix PC double advance in kernel MMIO read fast pathZeng Chi
2 daysKVM: arm64: Correctly cap TLBI Range to the architural limitMarc Zyngier
2 daysKVM: arm64: vgic-its: Don't dereference a NULL collection on ITT saveFuad Tabba
2 daysKVM: arm64: vgic: Reset in_kernel on private IRQ allocation failureFuad Tabba
2 daysKVM: arm64: vgic: Fix detection of MI on no pending LRKajetan Puchalski
2 daysKVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tablesQihang
2 daysKVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier
2 daysKVM: arm64: Make VNCR invalidation participate in MMU invalidation retryMarc Zyngier
2 daysKVM: arm64: Correctly handle end of VA space TLBI invalidationMarc Zyngier
2 daysKVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluationMarc Zyngier
2 daysKVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier
2 daysKVM: s390: Restore sigset on error pathChristian Borntraeger
2 daysKVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger
2 daysKVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger
2 daysKVM: s390: Zero initialize irq in reinject_machine_checkChristian Borntraeger
2 daysKVM: s390: Take srcu when importing watchpoint dataChristian Borntraeger
2 daysKVM: s390: Free guest debug data on vcpu destroyChristian Borntraeger
2 daysKVM: s390: Fix old_data leak in guest debug error pathChristian Borntraeger
2 daysKVM: s390: Fix memory leak in guest debug handlingChristian Borntraeger
2 daysKVM: s390: Fix length check __import_wp_info()Christian Borntraeger
2 daysKVM: x86: Ensure runtime reads of disabled_quirks are resolved onceSean Christopherson
2 daysKVM: x86: Serialize writes to disabled_quirks using kvm->lockSean Christopherson
2 daysKVM: x86: hyper-v: Clamp stimer deadline to avoid livelockCarlos López
2 daysKVM: x86/mmu: Consume the locked rmap value in the lockless rmap walkPhil Rosenthal
2 daysKVM: x86/mmu: Use split "zap all fast" helpers when invalidating memslotSean Christopherson
2 daysKVM: x86/mmu: Use CMPXCHG when clearing Accessed bit in TDP MMUSean Christopherson
2 daysKVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halvesSean Christopherson
2 daysKVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()Sean Christopherson
2 daysKVM: nVM: Ensure INVVPID is emulated on the correct physical CPUYosry Ahmed
2 daysKVM: nVMX: Service local TLB flushes on failed nested VM-EnterYosry Ahmed
2 daysKVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-ExitSean Christopherson
2 daysKVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02Sean Christopherson
2 daysKVM: nVMX: Always flush vpid02 on first useYosry Ahmed
2 daysKVM: PPC: Book3S HV: Validate arch_compat against host compatibility modeAmit Machhiwal
2 dayspowerpc/crash: stop watchdogs before booting kdump kernelSourabh Jain
2 dayspowerpc/pseries: Move H_WATCHDOG definitions to a common headerSourabh Jain
2 dayspowerpc/pseries: Handle and log pseries-wdt registration failuresSourabh Jain
2 dayspowerpc/mm: fix wrong addr_pfn tracking in compound vmemmap populationMuchun Song
2 dayspowerpc/kexec_file: Prevent kexec range truncationJinjie Ruan