summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-04-03KVM: SEV: Use kvzalloc_objs() when pinning userpagesSean Christopherson
2026-04-03KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memorySean Christopherson
2026-04-03KVM: SEV: Disallow pinning more pages than exist in the systemSean Christopherson
2026-04-03KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()Sean Christopherson
2026-04-03KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson
2026-04-03KVM: x86: Suppress WARNs on nested_run_pending after userspace exitSean Christopherson
2026-04-03KVM: x86: Move nested_run_pending to kvm_vcpu_archYosry Ahmed
2026-04-03x86/alternative: delay freeing of smp_locks sectionMike Rapoport (Microsoft)
2026-04-03perf/x86/msr: Make SMI and PPERF on by defaultKan Liang
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02x86: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-03crypto: x86 - Remove des and des3_ede codeEric Biggers
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak
2026-03-31x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-30x86/cpu: Remove M486/M486SX/ELAN supportIngo Molnar
2026-03-30x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl...Uros Bizjak
2026-03-30x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()Uros Bizjak
2026-03-30x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()Uros Bizjak
2026-03-30x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...Uros Bizjak
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-29x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/Tycho Andersen (AMD)
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-29x86/sev, crypto/ccp: Move SNP init to ccp driverTycho Andersen (AMD)
2026-03-29x86/sev: Create snp_shutdown()Tycho Andersen (AMD)
2026-03-28x86/sev: Create snp_prepare()Tycho Andersen (AMD)
2026-03-28x86/sev: Create a function to clear/zero the RMPTom Lendacky
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta
2026-03-27PCI: Align head space betterIlpo Järvinen
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen