summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
5 daysarm64: dts: ti: k3-am62a7-sk: Fix pin name in comment from M19 to N22Siddharth Vadapalli
5 daysarm64: dts: lx2160a-cex7/lx2162a-sr-som: fix usd-cd & gpio pinmuxJosua Mayer
8 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
8 daysKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
8 daysdma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
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 initialisation order in __pkvm_init_finalise()Quentin Perret
8 daysKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
8 daysKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini
8 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
8 daysLoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen
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 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
8 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
8 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-05-07crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers
2026-05-07x86/cpu: Disable FRED when PTI is forced onDave Hansen
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: 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: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed
2026-05-07KVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed
2026-05-07KVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed
2026-05-07KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson
2026-05-07KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng
2026-05-07KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed
2026-05-07KVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed
2026-05-07KVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed
2026-05-07KVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson
2026-05-07arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
2026-05-07LoongArch: Show CPU vulnerabilites correctlyHuacai Chen
2026-05-07arm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko
2026-05-07parisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
2026-05-07um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
2026-05-07arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual
2026-05-07LoongArch: 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