summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
12 hourscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers
12 hoursx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
12 hoursx86/cpu: Disable FRED when PTI is forced onDave Hansen
12 hoursARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley
12 hoursKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson
12 hoursKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng
12 hoursKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed
12 hoursKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed
12 hoursKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed
12 hoursKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed
12 hoursKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed
12 hoursKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed
12 hoursKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed
12 hoursKVM: nSVM: Triple fault if restore host CR3 fails on nested #VMEXITYosry Ahmed
12 hoursKVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as a helperYosry Ahmed
12 hoursKVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helperYosry Ahmed
12 hoursKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed
12 hoursKVM: SVM: Add missing save/restore handling of LBR MSRsYosry Ahmed
12 hoursKVM: SVM: Switch svm_copy_lbrs() to a macroYosry Ahmed
12 hoursKVM: nSVM: Delay setting soft IRQ RIP tracking fields until vCPU runSean Christopherson
12 hoursKVM: nSVM: Avoid clearing VMCB_LBR in vmcb12Yosry Ahmed
12 hoursKVM: arm64: Account for RESx bits in __compute_fgt()Marc Zyngier
12 hoursKVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed
12 hoursKVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU runYosry Ahmed
12 hoursKVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUNYosry Ahmed
12 hoursKVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed
12 hoursKVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson
12 hoursKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng
12 hoursKVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed
12 hoursKVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed
12 hoursKVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed
12 hoursKVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson
12 hoursLoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui
12 hoursarm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
12 hoursLoongArch: Show CPU vulnerabilites correctlyHuacai Chen
12 hoursLoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW existHuacai Chen
12 hoursarm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko
12 hoursmodule.lds.S: Fix modules on 32-bit parisc architectureHelge Deller
12 hoursparisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
12 hoursparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
12 hoursum: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
12 hoursarm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts
12 hoursarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual
12 hoursLoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-04-22KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson
2026-04-22KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson