aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
18 hoursMerge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+44
20 hoursMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-18/+4
40 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+17
3 daysMerge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-10/+3
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-30/+80
5 daysMerge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
6 daysMerge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+2
6 daysMerge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-1/+150
6 daysMerge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+28
6 daysMerge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
6 daysMerge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-17/+7
6 daysMerge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+2
6 daysMerge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-91/+69
6 daysMerge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
6 daysMerge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
6 daysMerge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+204
6 daysMerge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-33/+6
6 daysMerge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+5
6 daysMerge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
6 daysMerge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-47/+49
7 daysMerge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-135/+201
7 daysMerge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki1-0/+2
8 daysMerge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-3/+0
10 daysMerge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini13-11/+49
10 daysMerge branch 'kvm-sev-es-ghcbv2' into HEADPaolo Bonzini2-3/+9
10 daysMerge branch 'kvm-coco-pagefault-prep' into HEADPaolo Bonzini1-21/+25
12 daysx86/irq: Use existing helper for pending vector checkJacob Pan1-7/+1
13 daysKVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth1-1/+3
13 daysKVM: SEV: Add GHCB handling for Hypervisor Feature Support requestsBrijesh Singh1-0/+2
13 daysKVM: SEV: Add support to handle AP reset MSR protocolTom Lendacky1-2/+4
13 daysKVM: x86/mmu: check for invalid async page faults involving private memoryPaolo Bonzini1-0/+1
13 daysKVM: x86/mmu: Use synthetic page fault error code to indicate private faultsSean Christopherson1-1/+6
13 daysKVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handlerSean Christopherson1-0/+6
13 daysKVM: x86: Define more SEV+ page fault error bits/flags for #NPFSean Christopherson1-0/+4
13 daysKVM: x86: Remove separate "bit" defines for page fault error code masksSean Christopherson1-22/+10
13 daysx86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-2/+0
14 daysprintk: Change type of CONFIG_BASE_SMALL to boolYoann Congal1-3/+3
14 daysx86/alternatives: Remove alternative_input_2()Borislav Petkov (AMD)1-14/+0
2024-05-05mm/page_table_check: support userfault wr-protect entriesPeter Xu1-17/+1
2024-05-02Merge branch 'x86/cpu' into perf/core, to pick up dependent commitsIngo Molnar4-3/+204
2024-05-02x86/insn: Add support for APX EVEX to the instruction decoder logicAdrian Hunter2-0/+13
2024-05-02x86/insn: Add support for REX2 prefix to the instruction decoder logicAdrian Hunter2-5/+31
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds1-1/+0
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan1-0/+2
2024-04-30iommu/vt-d: Make posted MSI an opt-in command line optionJacob Pan1-0/+7
2024-04-30x86/irq: Extend checks for pending vectors to posted interruptsJacob Pan2-1/+20
2024-04-30x86/irq: Factor out common code for checking pending interruptsJacob Pan1-0/+11
2024-04-30x86/irq: Install posted MSI notification handlerJacob Pan2-0/+9
2024-04-30x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan2-0/+9
2024-04-30x86/irq: Reserve a per CPU IDT vector for posted MSIsJacob Pan1-1/+7
2024-04-30x86/irq: Remove bitfields in posted interrupt descriptorJacob Pan1-9/+12
2024-04-30x86/irq: Unionize PID.PIR for 64bit access w/o castingJacob Pan1-1/+4
2024-04-30KVM: VMX: Move posted interrupt descriptor out of VMX codeJacob Pan1-0/+88
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra1-0/+2
2024-04-29x86/e820: Add a new e820 table update helperAshish Kalra1-0/+1
2024-04-25x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGSRick Edgecombe1-0/+1
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu1-0/+1
2024-04-25x86: remove unneeded memblock_find_dma_reserve()Baoquan He1-1/+0
2024-04-25fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-25x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky1-1/+1
2024-04-24x86/tdx: Preserve shared bit on mprotect()Kirill A. Shutemov2-1/+3
2024-04-24locking/pvqspinlock/x86: Use _Q_LOCKED_VAL in PV_UNLOCK_ASM macroUros Bizjak1-1/+1
2024-04-24locking/qspinlock/x86: Micro-optimize virt_spin_lock()Uros Bizjak1-4/+9
2024-04-24locking/atomic/x86: Merge __arch{,_try}_cmpxchg64_emu_local() with __arch{,_t...Uros Bizjak1-46/+10
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain1-9/+2
2024-04-23crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain1-1/+1
2024-04-22x86: Stop using weak symbols for __iowrite32_copy()Jason Gunthorpe1-0/+17
2024-04-22x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck1-0/+84
2024-04-22x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck1-0/+93
2024-04-22x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86Tony Luck1-3/+17
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2024-04-19KVM, x86: add architectural support code for #VEPaolo Bonzini1-0/+12
2024-04-19KVM: x86/mmu: Track shadow MMIO value on a per-VM basisSean Christopherson1-0/+2
2024-04-19KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_maskIsaku Yamahata1-0/+1
2024-04-19Merge x86 bugfixes from Linux 6.9-rc3Paolo Bonzini11-17/+48
2024-04-16Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2024-04-16sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers1-0/+3
2024-04-14locking/atomic/x86: Introduce arch_try_cmpxchg64_local()Uros Bizjak2-0/+40
2024-04-14x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross1-0/+2
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar5-9/+38
2024-04-12locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_s...Uros Bizjak1-3/+2
2024-04-12KVM: x86: Split core of hypercall emulation to helper functionSean Christopherson1-0/+4
2024-04-11perf/x86/intel: Expose existence of callback support to KVMSean Christopherson1-0/+1
2024-04-11KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini1-0/+9
2024-04-11KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA timePaolo Bonzini1-0/+3
2024-04-11KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini1-0/+2
2024-04-11KVM: x86: add fields to struct kvm_arch for CoCo featuresPaolo Bonzini1-2/+5
2024-04-11KVM: SEV: publish supported VMSA featuresPaolo Bonzini1-2/+7
2024-04-11KVM: introduce new vendor op for KVM_GET_DEVICE_ATTRPaolo Bonzini2-0/+2
2024-04-11KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson1-0/+1
2024-04-11Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar18-107/+173
2024-04-10locking/atomic/x86: Define arch_atomic_sub() family using arch_atomic_add() f...Uros Bizjak2-20/+4
2024-04-10locking/atomic/x86: Rewrite x86_32 arch_atomic64_{,fetch}_{and,or,xor}() func...Uros Bizjak1-25/+18
2024-04-10locking/atomic/x86: Introduce arch_atomic64_read_nonatomic() to x86_32Uros Bizjak1-0/+26
2024-04-10locking/atomic/x86: Introduce arch_atomic64_try_cmpxchg() to x86_32Uros Bizjak1-2/+8
2024-04-10Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar4-8/+36
2024-04-09KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exceptionSean Christopherson1-3/+0
2024-04-09x86/alternatives: Use a temporary buffer when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-04-09x86/alternatives: Catch late X86_FEATURE modifiersBorislav Petkov (AMD)1-2/+6
2024-04-09x86/alternatives: Remove a superfluous newline in _static_cpu_has()Borislav Petkov (AMD)1-2/+1
2024-04-09x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful placePawan Gupta1-5/+4
2024-04-09locking/atomic/x86: Introduce arch_try_cmpxchg64() for !CONFIG_X86_CMPXCHG64Uros Bizjak1-0/+28
2024-04-09locking/atomic/x86: Modernize x86_32 arch_{,try_}_cmpxchg64{,_local}()Uros Bizjak1-79/+100
2024-04-09locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()Uros Bizjak1-1/+1
2024-04-09x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck1-0/+2
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar18-107/+173
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+36
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta2-0/+6
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta1-0/+1
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2-0/+5
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2-1/+5
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta3-1/+15
2024-04-08x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds1-6/+4
2024-04-08x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap1-1/+2
2024-04-08x86/vdso: Make delta calculation overflow safeAdrian Hunter1-9/+22
2024-04-08vdso: Consolidate nanoseconds calculationAdrian Hunter1-9/+8
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar4-3/+27
2024-04-06x86/percpu: Introduce raw_cpu_read_long() to reduce ifdefferyUros Bizjak1-8/+6
2024-04-06x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macrosUros Bizjak2-33/+24
2024-04-06x86/percpu: Fix x86_this_cpu_variable_test_bit() asm templateUros Bizjak1-2/+3
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson1-0/+2
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+2
2024-04-04x86/extable: Remove unused fixup type EX_TYPE_COPYTong Tiangen2-4/+1
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)1-2/+2
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld1-0/+2
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+23
2024-04-03x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak1-3/+3
2024-04-03Merge tag 'v6.9-rc2' into x86/percpu, to pick up fixes and resolve conflictIngo Molnar14-102/+142
2024-04-03x86/of: Change x86_dtb_parse_smp_config() to staticSaurabh Sengar1-2/+0
2024-04-03x86/of: Set the parse_smp_cfg for all the DeviceTree platforms by defaultSaurabh Sengar1-5/+2
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini5-89/+102
2024-04-02x86/32: Remove unused IA32_STACK_TOP and two externsYueHaibing1-11/+0
2024-04-01x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó1-2/+2
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+17
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+4
2024-03-29x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)2-5/+17
2024-03-29x86/vm86: Make sure the free_vm86(task) definition uses its parameter even in...Ingo Molnar1-1/+1
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He1-0/+2
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2-3/+4
2024-03-25x86/CPU/AMD: Improve the erratum 1386 workaroundBorislav Petkov (AMD)1-0/+8
2024-03-25x86/percpu: Do not use this_cpu_read_stable_8() for 32-bit targetsUros Bizjak1-4/+9
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das1-0/+8
2024-03-25x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+6
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck1-0/+1
2024-03-22x86/asm/64: Clean up memset16(), memset32(), memset64() assembly constraints ...Alexey Dobriyan1-21/+24
2024-03-22x86/boot: Replace __PHYSICAL_START with LOAD_PHYSICAL_ADDRWei Yang2-8/+5
2024-03-22x86/percpu: Unify arch_raw_cpu_ptr() definesUros Bizjak1-24/+18
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov1-5/+5
2024-03-22x86/syscall/compat: Remove ia32_unistd.hBrian Gerst2-12/+1
2024-03-22x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NRBrian Gerst1-1/+0
2024-03-21x86/boot: Simplify boot stack setupBrian Gerst1-4/+2
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-84/+91
2024-03-20x86/percpu: Move raw_percpu_xchg_op() to a better placeUros Bizjak1-12/+11
2024-03-20x86/percpu: Convert this_percpu_xchg_op() from asm() to C code, to generate b...Uros Bizjak1-21/+11
2024-03-20x86/asm: Use "m" operand constraint in WRUSSQ asm templateUros Bizjak1-2/+2
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2024-03-19x86/asm: Use %a instead of %P operand modifier in asm templatesUros Bizjak1-1/+1
2024-03-19x86/asm: Use %c/%n instead of %P operand modifier in asm templatesUros Bizjak5-16/+16
2024-03-19x86/asm: Remove %P operand modifier from altinstr asm templatesUros Bizjak3-6/+6
2024-03-18KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPPaolo Bonzini1-0/+23
2024-03-18Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-1/+0
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-28/+309
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-26/+19
2024-03-13Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne1-0/+5
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-03-12Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+13
2024-03-12Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+9
2024-03-12Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen1-1/+1
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar65-454/+1068
2024-03-11Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+8
2024-03-11Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+5
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-115/+226
2024-03-11Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-55/+49
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-99/+121
2024-03-11Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+14
2024-03-11Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-39/+137
2024-03-11Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+90
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-45/+360
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-105/+155
2024-03-11Merge tag 'timers-ptp-2024-03-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2-0/+9
2024-03-11Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+8
2024-03-11Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-4/+11
2024-03-11Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2024-03-11Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+9
2024-03-11Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-10/+7
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini4-14/+24
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini5-11/+11
2024-03-09x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel1-0/+1
2024-03-07x86/fred: Fix init_task thread stack pointer initializationXin Li (Intel)1-2/+4
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-4/+4
2024-03-06mm/treewide: drop pXd_large()Peter Xu1-12/+7
2024-03-06mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu1-1/+0