summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
18 hoursarm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts
18 hoursarm64: mm: Simplify check in arch_kfence_init_pool()Kevin Brodsky
18 hourscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers
18 hoursx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
18 hoursx86/cpu: Disable FRED when PTI is forced onDave Hansen
18 hoursARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley
18 hoursKVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson
18 hoursKVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng
18 hoursKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed
18 hoursKVM: nSVM: Drop the non-architectural consistency check for NP_ENABLEYosry Ahmed
18 hoursKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed
18 hoursKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed
18 hoursKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed
18 hoursKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed
18 hoursKVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXITYosry Ahmed
18 hoursKVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as a helperYosry Ahmed
18 hoursKVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helperYosry Ahmed
18 hoursKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed
18 hoursKVM: SVM: Add missing save/restore handling of LBR MSRsYosry Ahmed
18 hoursKVM: SVM: Switch svm_copy_lbrs() to a macroYosry Ahmed
18 hoursKVM: nSVM: Delay setting soft IRQ RIP tracking fields until vCPU runSean Christopherson
18 hoursKVM: nSVM: Avoid clearing VMCB_LBR in vmcb12Yosry Ahmed
18 hoursKVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed
18 hoursKVM: nSVM: Delay stuffing L2's current RIP into NextRIP until vCPU runYosry Ahmed
18 hoursKVM: nSVM: Always use NextRIP as vmcb02's NextRIP after first L2 VMRUNYosry Ahmed
18 hoursKVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed
18 hoursKVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson
18 hoursKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng
18 hoursKVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed
18 hoursKVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed
18 hoursKVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed
18 hoursKVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson
18 hoursLoongArch: KVM: Use CSR_CRMD_PLV in kvm_arch_vcpu_in_kernel()Tao Cui
18 hoursarm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
18 hoursLoongArch: Show CPU vulnerabilites correctlyHuacai Chen
18 hoursarm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko
18 hoursparisc: Drop ip_fast_csum() inline assembly implementationHelge Deller
18 hoursparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
18 hoursum: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
18 hoursarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual
18 hoursLoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman
10 daysarm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas
10 daysarm64: cputype: Add C1-Pro definitionsCatalin Marinas
10 daysarm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas
10 daysarm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas
10 daysarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
10 daysarm64: tlb: Allow XZR argument to TLBI opsMark Rutland
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