summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-06x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-05x86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-05x86: shstk: use the new common vm_mmap_shadow_stack() helperCatalin Marinas
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley
2026-04-04Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-04-04x86/fpu: Correct misspelled xfeaures_to_write local varBorislav Petkov (AMD)
2026-04-04x86/apic: Drop AMD Extended Interrupt LVT macrosNaveen N Rao (AMD)
2026-04-03x86/alternative: delay freeing of smp_locks sectionMike Rapoport (Microsoft)
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-30pcmcia: remove obsolete host controller driversEthan Nelson-Moore
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/traps: Consolidate user fixups in the #GP handlerSohil Mehta
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18objtool/x86: Reorder ORC register numberingJosh Poimboeuf
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-12x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctlyThomas Gleixner
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds