aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-03KVM: x86: Suppress WARNs on nested_run_pending after userspace exitSean Christopherson1-1/+7
2026-04-03KVM: x86: Move nested_run_pending to kvm_vcpu_archYosry Ahmed1-0/+9
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-43/+0
2026-04-02x86: move the XOR code to lib/raid/Christoph Hellwig4-1263/+31
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig4-36/+30
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy1-0/+5
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy1-1/+1
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak1-5/+4
2026-03-31x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh1-1/+0
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcachenocache-cleanupLinus Torvalds1-4/+4
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds3-9/+4
2026-03-30x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-2/+3
2026-03-30x86/cpu: Remove M486/M486SX/ELAN supportIngo Molnar1-6/+0
2026-03-30x86/asm/segment: Implement loadsegment()/savesegment() macros with static inl...Uros Bizjak1-22/+35
2026-03-30x86/asm/segment: Use ASM_INPUT_RM in __loadsegment_fs()Uros Bizjak1-1/+1
2026-03-30x86/asm/segment: Remove unnecessary "memory" clobber from savesegment()Uros Bizjak1-1/+1
2026-03-30x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...Uros Bizjak1-2/+2
2026-03-29x86/sev: Create snp_shutdown()Tycho Andersen (AMD)1-0/+2
2026-03-28x86/sev: Create snp_prepare()Tycho Andersen (AMD)1-0/+2
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts1-12/+0
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross2-10/+22
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross4-16/+12
2026-03-22x86/irqflags: Preemptively move include paravirt.h directive where it belongsJuergen Gross1-3/+3
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar14-20/+41
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner1-1/+0
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta1-0/+6
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta1-4/+3
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf1-5/+5
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf1-0/+1
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar7-5/+20
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle1-3/+3
2026-03-12KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspaceNikunj A Dadhania1-0/+1
2026-03-12KVM: x86: Immediately fail the build when possible if required #define is mis...Sean Christopherson2-7/+11
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson2-1/+3
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam1-0/+11
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam1-1/+1
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam1-23/+28
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-03-08x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()Uros Bizjak1-1/+1
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+16
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2026-03-07x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()Uros Bizjak1-3/+2
2026-03-06perf/x86/amd/ibs: Fix comment typo in ibs_op_dataYen-Hsiang Hsu1-1/+1
2026-03-06x86/mm/tlb: Make enter_lazy_tlb() always inline on x86Xie Yuanbin2-3/+26
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen2-0/+7
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu1-2/+2
2026-03-04KVM: nSVM: Sanitize INT/EVENTINJ fields when copying from vmcb12Yosry Ahmed1-0/+5
2026-03-04KVM: nSVM: Sanitize TLB_CONTROL field when copying from vmcb12Yosry Ahmed1-0/+2