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