summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
22 hoursKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier1-0/+5
22 hoursarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
22 hoursLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen1-0/+5
22 hoursLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan1-0/+3
22 hoursKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret1-3/+3
22 hoursKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse2-2/+2
22 hoursKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini1-1/+1
22 hourss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
22 hourspowerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain1-1/+1
22 hoursKVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini3-2/+15
22 hoursKVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson1-21/+14
22 hoursx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe1-17/+29
22 hoursx86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-1/+2
22 hourscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
22 hoursKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed1-0/+4
22 hoursKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed2-0/+7
22 hoursKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed1-2/+4
22 hoursKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed1-2/+4
22 hoursKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed1-0/+1
22 hoursKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed1-4/+1
22 hoursKVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed1-1/+1
22 hoursKVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed1-0/+3
22 hoursKVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson1-1/+3
22 hoursKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng1-0/+3
22 hoursKVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+1
22 hoursKVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed1-0/+10
22 hoursKVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed1-0/+6
22 hoursKVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson1-23/+39
22 hoursarm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini1-10/+10
22 hoursLoongArch: Show CPU vulnerabilites correctlyHuacai Chen1-0/+7
22 hoursparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller1-1/+1
22 hoursum: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
22 hoursLoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman1-1/+2
3 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia2-0/+4
2026-04-27KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+13
2026-04-27KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson5-32/+5
2026-04-27KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
2026-04-27perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
2026-04-27arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak1-1/+1
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
2026-04-18arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak1-1/+1
2026-04-18Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak2-17/+7
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki1-54/+228
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki1-1/+2
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki5-8/+12
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-11x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-04-11LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao6-10/+53