summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-07-03x86/platform/quark: Fix kernel-doc warnings in imr.cRandy Dunlap
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03uprobes/x86: Move optimized uprobe from nop5 to nop10Jiri Olsa
2026-07-03uprobes/x86: Allow to copy uprobe trampolines on forkJiri Olsa
2026-07-03uprobes/x86: Do not leak trampoline vma mapping on optimization failureJiri Olsa
2026-07-03uprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa
2026-07-03Merge branch 'perf/urgent'Peter Zijlstra
2026-07-03x86/olpc: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-03x86/hyperv: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-03x86/numa: remove redundant numa_nodes_parsed node_set()Sang-Heon Jeon
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-02x86/setup: prepend embedded bootconfig cmdline before parse_early_paramBreno Leitao
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
2026-07-02x86/cpu: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/apic: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/tsc: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/amd: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/pci: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/hygon: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/mce: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.cJuergen Gross
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-01x86/ras: Move contents from arch/x86/ras/Kconfig into drivers/ras/KconfigThomas Huth
2026-07-01x86/cpu: Move intel_get_platform_id() to cpu/intel.cBorislav Petkov
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-07-01x86/mm: Fix typo in commentYou-Li Lin
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
2026-06-30x86/fpu: Fix kernel-doc formatting above fpu_enable_guest_xfd_features()Chao Gao
2026-06-30x86/crash: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-30perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBSDapeng Mi
2026-06-30perf/x86/intel: Validate the return value of intel_pmu_init_hybrid()Dapeng Mi
2026-06-30perf/x86/intel: Fix kernel address leakages in LBR stackDapeng Mi
2026-06-30perf/x86/intel: Fallback to sw branch type decoding if no hw decodingDapeng Mi
2026-06-30perf/x86/intel: Keep cap_user_rdpmc in sync with RDPMC user-disable stateDapeng Mi
2026-06-30perf/x86/intel: Remove anythread_deprecated bit from perf_capabilitiesDapeng Mi
2026-06-30perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMUsZide Chen
2026-06-30perf/x86/intel/uncore: Fix uncore_box ref/unref orderingZide Chen
2026-06-30perf/x86/intel/uncore: Introduce PMU flags and broken stateZide Chen
2026-06-30perf/x86/intel/uncore: Factor out box setup codeZide Chen
2026-06-30perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup failsZide Chen
2026-06-30perf/x86/intel/uncore: Let init_box() callback report failuresZide Chen
2026-06-30perf/x86/intel/uncore: Fix refcnt and other cleanupsZide Chen
2026-06-30perf/x86/intel/uncore: Fix PCI PMU cleanup on setup failureZide Chen
2026-06-28x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()Jens Remus
2026-06-28x86/cfi: Add __init_or_module annotations for fineibtCalvin Owens