summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2 daysLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
2 daysLoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui
2 daysLoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao
2 daysLoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2 daysLoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li
2 daysLoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma
2 daysLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
2 daysKVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba
2 daysKVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba
2 daysKVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba
2 daysKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
2 daysKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
2 daysKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2 daysperf/x86/intel: Enable auto counter reload for DMRDapeng Mi
2 daysperf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi
2 daysperf/x86/intel: Always reprogram ACR events to prevent stale masksDapeng Mi
2 dayspowerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff
2 daysKVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini
2 daysKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini
2 dayss390/debug: Reject zero-length input before trimming a newlinePengpeng Hou
2 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
2 daysriscv: kvm: fix vector context allocation leakOsama Abdelkader
2 daysx86/boot/e820: Re-enable BIOS fallback if e820 table is emptyDavid Gow
2 daysarm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao
2 daysx86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu
2 dayspseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)
2 dayspseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)
2 dayspseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()Ritesh Harjani (IBM)
2 dayspseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)
2 dayspseries/papr-hvpipe: Fix race with interrupt handlerRitesh Harjani (IBM)
2 daysperf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi
2 daysLoongArch: KVM: Compile switch.S directly into the kernelXianglai Li
2 daysLoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen
2 daysarm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2 daysKVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba
2 daysLoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui
2 daysx86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel
2 dayspowerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain
2 daysKVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson
10 dayscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers
10 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
10 daysx86/cpu: Disable FRED when PTI is forced onDave Hansen
10 daysARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley
10 daysKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson
10 daysKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng
10 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed
10 daysKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed
10 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed
10 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed