summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-19KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpathSean Christopherson
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)
2025-11-18KVM: SVM: Handle #MCs in guest outside of fastpathSean Christopherson
2025-11-18KVM: x86: Unify L1TF flushing under per-CPU variableBrendan Jackman
2025-11-18KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=nSean Christopherson
2025-11-18KVM: VMX: Bundle all L1 data cache flush mitigation code togetherSean Christopherson
2025-11-18x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERSSean Christopherson
2025-11-18KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2Sean Christopherson
2025-11-18x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigationSean Christopherson
2025-11-18x86/bugs: Decouple ALTERNATIVE usage from VERW macro definitionSean Christopherson
2025-11-18x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as wellPawan Gupta
2025-11-18KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()Sean Christopherson
2025-11-18KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading timeChao Gao
2025-11-18Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta
2025-11-18x86/traps: Communicate a LASS violation in #GP messageAlexander Shishkin
2025-11-18x86/kexec: Disable LASS during relocate kernelSohil Mehta
2025-11-18x86/alternatives: Disable LASS when patching kernel codeSohil Mehta
2025-11-18x86/asm: Introduce inline memcpy and memsetPeter Zijlstra (Intel)
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta
2025-11-18x86/cpufeatures: Enumerate the LASS feature bitsSohil Mehta
2025-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-11-18KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed
2025-11-18Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf
2025-11-18powerpc/64s/slb: Add no_slb_preload early cmdline paramRitesh Harjani (IBM)
2025-11-18powerpc/64s/slb: Make preload_add return type as voidRitesh Harjani (IBM)
2025-11-18powerpc/ptdump: Dump PXX level info for kernel_page_tablesRitesh Harjani (IBM)
2025-11-18powerpc/64s/pgtable: Enable directMap counters in meminfo for HashRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Update directMap page counters for HashRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Hash hpt_order should be only available with Hash MMURitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Improve hash mmu printk messagesRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()Ritesh Harjani (IBM)
2025-11-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)
2025-11-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)
2025-11-18powerpc/64s/slb: Fix SLB multihit issue during SLB preloadDonet Tom
2025-11-18powerpc, mm: Fix mprotect on book3s 32-bitDave Vasilevsky
2025-11-17convert hypfsAl Viro
2025-11-17hypfs: swich hypfs_create_u64() to returning intAl Viro
2025-11-17hypfs: switch hypfs_create_str() to returning intAl Viro
2025-11-17hypfs: don't pin dentries twiceAl Viro
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V2Zixian Zeng
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for SG2042_EVB_V1Zixian Zeng
2025-11-18riscv: dts: sophgo: Enable SPI NOR node for PioneerBoxZixian Zeng
2025-11-18riscv: dts: sophgo: Add SPI NOR node for SG2042Zixian Zeng
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang
2025-11-17memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown
2025-11-17ARM: multi_v7_defconfig: Enable TI PRU Ethernet driverParvathi Pudi