summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-05-12x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges()Jiaqing Zhao
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers
2025-05-11x86: pgtable: always use pte_free_kernel()Kevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11mm/ptdump: split effective_prot() into level specific callbacksAnshuman Khandual
2025-05-11mm/ptdump: split note_page() into level specific callbacksAnshuman Khandual
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11x86: probe memory block size advisement value during mm initGregory Price
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11x86: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11Merge tag 'ibti-hisory-for-linus-2025-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-11Merge tag 'x86-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-11x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macroSeongman Lee
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-09x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra
2025-05-09x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-09x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-05-09x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-05-09x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen
2025-05-08x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY errorCedric Xing
2025-05-08x86/tdx: Add tdx_mcall_extend_rtmr() interfaceCedric Xing
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-05-08KVM: SVM: Set/clear SRSO's BP_SPEC_REDUCE on 0 <=> 1 VM count transitionsSean Christopherson
2025-05-07x86: disable image size check for test buildsGuenter Roeck
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh
2025-05-07x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88Paweł Anikiel
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-05-06x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta
2025-05-06x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon
2025-05-06x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06x86/fpu: Drop @perm from guest pseudo FPU containerChao Gao
2025-05-06x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_permSean Christopherson
2025-05-06x86/mm: Fix false positive warning in switch_mm_irqs_off()Peter Zijlstra