summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-10-03x86/boot: Fix incorrect startup_gdt_descr.sizeYuntao Wang
2023-10-03x86/boot: Move x86_cache_alignment initialization to correct spotDave Hansen
2023-10-02x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()Saurabh Sengar
2023-10-02x86/sev: Change npages to unsigned long in snp_accept_memory()Tom Lendacky
2023-10-02x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-09-29x86/cpu/amd: Remove redundant 'break' statementBaolin Liu
2023-09-28x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang
2023-09-28x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...Adam Dunlap
2023-09-28x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-09-27x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K
2023-09-24x86_64: Show CR4.PSE on auxiliaries like on BSPHugh Dickins
2023-09-24x86/kgdb: Fix a kerneldoc warning when build with W=1Christophe JAILLET
2023-09-22Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-22Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2023-09-22x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini
2023-09-21x86/platform/uv/apic: Clean up inconsistent indentingYang Li
2023-09-21x86/unwind/orc: Remove redundant initialization of 'mid' pointer in __orc_find()Colin Ian King
2023-09-19x86/shstk: Add warning for shadow stack double unmapRick Edgecombe
2023-09-19x86/shstk: Remove useless clone error handlingRick Edgecombe
2023-09-19x86/shstk: Handle vfork clone failure correctlyRick Edgecombe
2023-09-19x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf
2023-09-19x86/srso: Don't probe microcode in a guestJosh Poimboeuf
2023-09-19x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf
2023-09-19x86/srso: Fix srso_show_state() side effectJosh Poimboeuf
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-14x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()Nikolay Borisov
2023-09-14x86/entry: Rename ignore_sysret()Nikolay Borisov
2023-09-13x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri
2023-09-12x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALLKai Huang
2023-09-11x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafsKai Huang
2023-09-11x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structureKai Huang
2023-09-11x86/platform/uv: Use alternate source for socket to node dataSteve Wahl
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-06x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang
2023-09-06x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-04x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner
2023-09-01Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-01Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-31x86/fpu/xstate: Fix PKRU covert channelJim Mattson
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31x86/irq/i8259: Fix kernel-doc annotation warningVincenzo Palazzo
2023-08-31x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen