summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-03-12x86/resctrl: Add max_bw to struct resctrl_membwJames Morse
2025-03-12x86/resctrl: Remove data_width and the tabular formatJames Morse
2025-03-12x86/resctrl: Use schema type to determine the schema format stringJames Morse
2025-03-12x86/resctrl: Use schema type to determine how to parse schema valuesJames Morse
2025-03-12x86/resctrl: Remove fflags from struct rdt_resourceJames Morse
2025-03-12x86/resctrl: Add a helper to avoid reaching into the arch code resource listJames Morse
2025-03-12x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitorsJames Morse
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-11x86/vdso: Always reject undefined references during linkingThomas Weißschuh
2025-03-10x86/coco: Replace 'static const cc_mask' with the newly introduced cc_get_mas...Arnd Bergmann
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10x86/crc32: optimize tail handling for crc32c short inputsEric Biggers
2025-03-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest
2025-03-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov
2025-03-10x86: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10x86/hyperv: Fix output argument to hypercall that changes page visibilityMichael Kelley
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-08x86/boot: Do not test if AC and ID eflags are changeable on x86_64Uros Bizjak
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08hardening: Enable i386 FORTIFY_SOURCE on Clang 16+Kees Cook
2025-03-08x86/build: Remove -ffreestanding on i386 with GCCKees Cook
2025-03-08x86/vdso: Prepare introduction of struct vdso_clockAnna-Maria Behnsen
2025-03-08Merge branch 'locking/urgent' into locking/core, to pick up locking fixesIngo Molnar
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar
2025-03-07x86/boot: Drop CRC-32 checksum and the build tool that generates itArd Biesheuvel
2025-03-07Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy
2025-03-07x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper
2025-03-07x86/split_lock: Fix the delayed detection logicMaksim Davydov
2025-03-07Merge branch 'x86-mixed-mode' into efi/nextArd Biesheuvel
2025-03-06perf/x86/intel/bts: Check if bts_ctx is allocated when calling BTS functionsLi RongQing
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar
2025-03-06x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel
2025-03-06Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-03-06cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masksMario Limonciello
2025-03-06x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...Eric Biggers
2025-03-06uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-03-06x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()Zeng Heng
2025-03-05perf/x86: Annotate struct bts_buffer::buf with __counted_by()Thorsten Blum
2025-03-05x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen
2025-03-05x86/delay: Fix inconsistent whitespaceCharles Han
2025-03-04Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-04x86/percpu: Fix __per_cpu_hot_end markerUros Bizjak
2025-03-04x86/smp: Move this_cpu_off to percpu hot sectionBrian Gerst
2025-03-04x86/stackprotector: Move __stack_chk_guard to percpu hot sectionBrian Gerst
2025-03-04x86/percpu: Move current_task to percpu hot sectionBrian Gerst
2025-03-04x86/percpu: Move top_of_stack to percpu hot sectionBrian Gerst
2025-03-04x86/irq: Move irq stacks to percpu hot sectionBrian Gerst