summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
5 daysKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
5 daysarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual
5 daysLoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
5 daysLoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
5 daysKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
5 daysKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
5 daysKVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini
5 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
5 dayspowerpc/kdump: fix KASAN sanitization flag for core_$(BITS).oSourabh Jain
5 daysKVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
5 daysKVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson
5 daysx86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
5 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
5 dayscrypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers
5 daysKVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed
5 daysKVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed
5 daysKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ on nested #VMEXITYosry Ahmed
5 daysKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXITYosry Ahmed
5 daysKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)Yosry Ahmed
5 daysKVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUNYosry Ahmed
5 daysKVM: nSVM: Use vcpu->arch.cr2 when updating vmcb12 on nested #VMEXITYosry Ahmed
5 daysKVM: nSVM: Ensure AVIC is inhibited when restoring a vCPU to guest modeYosry Ahmed
5 daysKVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson
5 daysKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0Kevin Cheng
5 daysKVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2Yosry Ahmed
5 daysKVM: nSVM: Sync NextRIP to cached vmcb12 after VMRUN of L2Yosry Ahmed
5 daysKVM: nSVM: Mark all of vmcb02 dirty when restoring nested stateYosry Ahmed
5 daysKVM: x86: Defer non-architectural deliver of exception payload to userspace readSean Christopherson
5 daysarm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
5 daysLoongArch: Show CPU vulnerabilites correctlyHuacai Chen
5 daysparisc: _llseek syscall is only available for 32-bit userspaceHelge Deller
5 daysum: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito
5 daysLoongArch: Add spectre boundry for syscall dispatch tableGreg Kroah-Hartman
7 daysx86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia
2026-04-27KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-27KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson
2026-04-27KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson
2026-04-27perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen
2026-04-27arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo
2026-04-18arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak
2026-04-18Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak
2026-04-18MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki
2026-04-18MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki
2026-04-18MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki
2026-04-18x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-11x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-04-11LoongArch: vDSO: Emit GNU_EH_FRAME correctlyXi Ruoyao