index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Lines
2026-04-04
x86/apic: Drop AMD Extended Interrupt LVT macros
Naveen N Rao (AMD)
-19
/
+12
2026-04-03
KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being created
Sean Christopherson
-2
/
+8
2026-04-03
KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lock
Sean Christopherson
-4
/
+2
2026-04-03
KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPU
Sean Christopherson
-0
/
+3
2026-04-03
KVM: SEV: Use kvzalloc_objs() when pinning userpages
Sean Christopherson
-11
/
+9
2026-04-03
KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
Sean Christopherson
-5
/
+2
2026-04-03
KVM: SEV: Disallow pinning more pages than exist in the system
Sean Christopherson
-5
/
+9
2026-04-03
KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
Sean Christopherson
-3
/
+0
2026-04-03
KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
Sean Christopherson
-4
/
+7
2026-04-03
KVM: x86: Suppress WARNs on nested_run_pending after userspace exit
Sean Christopherson
-12
/
+40
2026-04-03
KVM: x86: Move nested_run_pending to kvm_vcpu_arch
Yosry Ahmed
-55
/
+57
2026-04-03
x86/alternative: delay freeing of smp_locks section
Mike Rapoport (Microsoft)
-5
/
+17
2026-04-03
perf/x86/msr: Make SMI and PPERF on by default
Kan Liang
-79
/
+3
2026-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
-5
/
+1
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-43
/
+0
2026-04-02
x86: move the XOR code to lib/raid/
Christoph Hellwig
-1263
/
+31
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-36
/
+30
2026-04-03
crypto: x86 - Remove des and des3_ede code
Eric Biggers
-1239
/
+0
2026-04-02
amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
Gautham R. Shenoy
-0
/
+5
2026-04-02
x86/cpufeatures: Add AMD CPPC Performance Priority feature.
Gautham R. Shenoy
-1
/
+2
2026-04-02
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
-90
/
+173
2026-04-02
perf/x86: Fix potential bad container_of in intel_pmu_hw_config
Ian Rogers
-2
/
+4
2026-04-01
x86/CPU/AMD: Print AGESA string from DMI additional information entry
Yazen Ghannam
-0
/
+49
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
-6
/
+3
2026-03-31
x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()
Thomas Weißschuh
-4
/
+0
2026-03-31
x86/platform/geode: Fix on-stack property data use-after-return bug
Dmitry Torokhov
-6
/
+18
2026-03-31
x86/tls: Clean up 'sel' variable usage in do_set_thread_area()
Uros Bizjak
-1
/
+3
2026-03-31
x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...
Uros Bizjak
-1
/
+1
2026-03-31
x86/process/64: Use savesegment() in __show_regs() instead of inline asm
Uros Bizjak
-4
/
+4
2026-03-31
x86/elf: Use savesegment() for segment register reads in ELF core dump
Uros Bizjak
-5
/
+4
2026-03-31
x86/vdso: Clean up remnants of VDSO32_NOTE_MASK
Thomas Weißschuh
-2
/
+0
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
-8
/
+8
2026-03-30
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
-13
/
+9
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
-7
/
+8
2026-03-30
x86/kexec: Disable KCOV instrumentation after load_segments()
Aleksandr Nogikh
-0
/
+16
2026-03-30
x86/cpu: Remove M486/M486SX/ELAN support
Ingo Molnar
-52
/
+10
2026-03-30
x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl...
Uros Bizjak
-22
/
+35
2026-03-30
x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()
Uros Bizjak
-1
/
+1
2026-03-30
x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()
Uros Bizjak
-1
/
+1
2026-03-30
x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...
Uros Bizjak
-2
/
+2
2026-03-30
pcmcia: remove obsolete host controller drivers
Ethan Nelson-Moore
-1
/
+1
2026-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7
/
+10
2026-03-29
x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/
Tycho Andersen (AMD)
-0
/
+8
2026-03-29
Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+46
2026-03-29
x86/sev, crypto/ccp: Move SNP init to ccp driver
Tycho Andersen (AMD)
-2
/
+0
2026-03-29
x86/sev: Create snp_shutdown()
Tycho Andersen (AMD)
-3
/
+21
2026-03-28
x86/sev: Create snp_prepare()
Tycho Andersen (AMD)
-19
/
+32
2026-03-28
x86/sev: Create a function to clear/zero the RMP
Tom Lendacky
-14
/
+27
2026-03-27
Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2026-03-27
KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE
Sean Christopherson
-1
/
+2
[prev]
[next]