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