summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-08-21uprobes/x86: Make asm style consistentPeter Zijlstra
2025-08-21uprobes/x86: Fix uprobe syscall vs shadow stackPeter Zijlstra
2025-08-21uprobes/x86: Accept more NOP formsPeter Zijlstra
2025-08-21uprobes/x86: Optimize is_optimize()Peter Zijlstra
2025-08-21uprobes/x86: Add struct uretprobe_syscall_argsPeter Zijlstra
2025-08-21uprobes/x86: Add support to optimize uprobesJiri Olsa
2025-08-21uprobes/x86: Add uprobe syscall to speed up uprobeJiri Olsa
2025-08-21uprobes/x86: Add mapping for optimized uprobe trampolinesJiri Olsa
2025-08-21uprobes: Rename arch_uretprobe_trampoline functionJiri Olsa
2025-08-19x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructionsXin Li
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardwareJosh Poimboeuf
2025-08-18x86/fred: Install system vector handlers even if FRED isn't fully enabledSean Christopherson
2025-08-18x86/hyperv: Clean up hv_do_hypercall()Peter Zijlstra
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang
2025-08-11x86/bugs: Select best SRSO mitigationDavid Kaplan
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-06x86/sev: Evict cache lines during SNP memory validationTom Lendacky
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-08-04x86/irq: Plug vector setup raceThomas Gleixner
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocationsMike Rapoport (Microsoft)
2025-08-02x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocationsMike Rapoport (Microsoft)
2025-08-02execmem: introduce execmem_alloc_rw()Mike Rapoport (Microsoft)
2025-08-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
2025-07-31cfi: add C CFI type macroMark Rutland
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-29Merge tag 'x86-platform-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-29Merge tag 'x86-fpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'x86-cpu-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-29Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-29Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds