summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
45 hoursx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-1/+5
45 hoursLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen1-0/+5
45 hoursLoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui1-1/+1
45 hoursLoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao1-2/+8
45 hoursLoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao1-0/+14
45 hoursLoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li1-1/+1
45 hoursLoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma1-1/+1
45 hoursLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan1-0/+3
45 hoursKVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba1-13/+25
45 hoursKVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba1-1/+1
45 hoursKVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba1-3/+12
45 hoursKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret1-3/+3
45 hoursKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse2-2/+2
45 hoursKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier1-0/+4
45 hoursperf/x86/intel: Always reprogram ACR events to prevent stale masksDapeng Mi1-5/+8
45 hourspowerpc/xive: fix kmemleak caused by incorrect chip_data lookupNilay Shroff1-5/+11
45 hoursKVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini1-3/+5
45 hoursKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini1-1/+1
45 hourss390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
45 hourss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
45 hoursriscv: kvm: fix vector context allocation leakOsama Abdelkader1-1/+4
45 hoursarm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao1-2/+2
45 hoursx86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu1-1/+1
45 hourspseries/papr-hvpipe: Fix the usage of copy_to_user()Ritesh Harjani (IBM)1-9/+14
45 hourspseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()Ritesh Harjani (IBM)1-11/+17
45 hourspseries/papr-hvpipe: Prevent kernel stack memory leak to userspaceRitesh Harjani (IBM)1-1/+1
45 hoursperf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi1-7/+25
45 hoursLoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen1-1/+1
45 hoursarm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky1-11/+43
45 hoursKVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba1-1/+1
45 hoursLoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui1-0/+1
45 hoursx86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel3-3/+13
45 hourspowerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain1-1/+1
45 hoursKVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini3-2/+15
45 hoursKVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
9 daysarm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts3-14/+42
9 daysarm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky1-17/+16
9 dayscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
9 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe2-20/+25
9 daysx86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
9 daysARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley1-1/+3
9 daysKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson2-11/+0
9 daysKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng4-12/+30
9 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
9 daysKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed1-4/+5
9 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
9 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
9 daysKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
9 daysKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
9 daysKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed1-6/+2