summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-10-10x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook
2024-10-10x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna
2024-10-10x86/apic: Remove logical destination mode for 64-bitThomas Gleixner
2024-10-04x86/tdx: Convert shared memory back to private on kexecKirill A. Shutemov
2024-10-04x86/mm: Add callbacks to prepare encrypted memory for kexecKirill A. Shutemov
2024-10-04x86/mm: Make x86_platform.guest.enc_status_change_*() return an errorKirill A. Shutemov
2024-10-04KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)Sean Christopherson
2024-10-04KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definitionHou Wenlong
2024-10-04x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov
2024-10-04xen: allow mapping ACPI data using a different physical addressJuergen Gross
2024-09-18x86/hyperv: fix kexec crash due to VP assist page corruptionAnirudh Rayabharam (Microsoft)
2024-09-12x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-14x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu
2024-08-14perf/x86/intel: Support the PEBS event maskKan Liang
2024-08-03KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson
2024-08-03KVM: nVMX: Request immediate exit iff pending nested event needs injectionSean Christopherson
2024-08-03x86/shstk: Make return uprobe work with shadow stackJiri Olsa
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15Merge tag 'x86-urgent-2024-06-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-06-11x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook
2024-06-03Merge branch 'kvm-fixes-6.10-1' into HEADPaolo Bonzini
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-23KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfoSean Christopherson
2024-05-23KVM: x86/mmu: Print SPTEs on unexpected #VESean Christopherson
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22x86: improve bitop code generation with clangLinus Torvalds
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19x86/fpu: fix asm/fpu/types.h include guardSamuel Holland
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-14Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-13Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-13Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds