summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-04-24KVM: SVM: Allocate IR data using atomic allocationSean Christopherson
2025-04-24KVM: SVM: Don't update IRTEs if APICv/AVIC is disabledSean Christopherson
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross
2025-04-23crypto: x86/sm3 - Use API partial block handlingHerbert Xu
2025-04-23crypto: x86/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sha256_base - Remove partial block helpersHerbert Xu
2025-04-23crypto: x86/sha256 - Use API partial block handlingHerbert Xu
2025-04-23x86/boot: Disable jump tables in PIC codeArd Biesheuvel
2025-04-23crypto: x86/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: x86/ghash - Use API partial block handlingHerbert Xu
2025-04-22x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()Thomas Weißschuh
2025-04-22x86/vdso: Remove #ifdeffery around page setup variantsThomas Weißschuh
2025-04-22x86/asm: Retire RIP_REL_REF()Ard Biesheuvel
2025-04-22x86/boot: Drop RIP_REL_REF() uses from early SEV codeArd Biesheuvel
2025-04-22x86/boot: Move SEV startup code into startup/Ard Biesheuvel
2025-04-22x86/sev: Split off startup code from core codeArd Biesheuvel
2025-04-22x86/sev: Move noinstr NMI handling code into separate source fileArd Biesheuvel
2025-04-22Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...Ingo Molnar
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen
2025-04-22Merge branch 'x86/cpu' into x86/microcode, to pick up dependent commitsIngo Molnar
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-19x86/e820: Discard high memory that can't be addressed by 32-bit systemsMike Rapoport (Microsoft)
2025-04-19crypto: lib/poly1305 - restore ability to remove modulesEric Biggers
2025-04-19crypto: lib/chacha - restore ability to remove modulesEric Biggers
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-18x86/mm: Fix {,un}use_temporary_mm() IRQ statePeter Zijlstra
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das
2025-04-18perf/x86/amd/uncore: Prevent UMC counters from saturatingSandipan Das
2025-04-18perf/x86/amd/uncore: Add parameter to configure hrtimerSandipan Das
2025-04-18perf/x86/amd/uncore: Use hrtimer for handling overflowsSandipan Das
2025-04-18perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflowsSandipan Das
2025-04-18perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' memberSandipan Das
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak
2025-04-18x86/asm: Replace "REP; NOP" with PAUSE mnemonicUros Bizjak
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18x86/boot: Remove semicolon from "rep" prefixesUros Bizjak
2025-04-18uprobes/x86: Add support to emulate NOP instructionsJiri Olsa
2025-04-17x86/PCI: Drop 'pci' suffix from intel_mid_pci.cAndy Shevchenko
2025-04-17x86/mm: Remove now unused SHARED_KERNEL_PMDDave Hansen
2025-04-17x86/mm: Remove duplicated PMD preallocation macroDave Hansen
2025-04-17x86/mm: Preallocate all PAE page tablesDave Hansen
2025-04-17x86/mm: Fix up comments around PMD preallocationDave Hansen
2025-04-17x86/mm: Simplify PAE PGD sharing macrosDave Hansen
2025-04-17x86/mm: Always tell core mm to sync kernel mappingsDave Hansen
2025-04-17x86/mm: Always "broadcast" PMD setting operationsDave Hansen
2025-04-17x86/mm: Always allocate a whole page for PAE PGDsDave Hansen