summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2025-06-18x86/alternatives: Fix int3 handling failure from broken text_poke arrayMasami Hiramatsu (Google)-1/+1
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel-1/+1
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn-1/+1
2025-06-17x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)-4/+12
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)-0/+112
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)-1/+183
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-2/+2
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-2/+2
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan-2/+4
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-24/+63
2025-06-16x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)-6/+6
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann-0/+4
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki-47/+31
2025-06-11x86/its: explicitly manage permissions for ITS pagesPeter Zijlstra (Intel)-22/+52
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)-9/+10
2025-06-09x86/fred/signal: Prevent immediate repeat of single step trap on return from ...Xin Li (Intel)-0/+8
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+15
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki-47/+7
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki-0/+24
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-9/+15
2025-06-03x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner-4/+15
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-53/+10
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+67
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+89
2025-05-30Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-7/+47
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki-7/+47
2025-05-29Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-29/+4
2025-05-29Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()"Rafael J. Wysocki-7/+47
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2025-05-27Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-05-27Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7225/+44
2025-05-27Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-53/+10
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-22/+0
2025-05-26Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2672/+3077
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+5
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-13/+30
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-1/+1
2025-05-26x86/fpu: Fix irq_fpu_usable() to return false during CPU onliningEric Biggers-13/+30
2025-05-23arch/x86: Provide the CPU number in the wakeup AP callbackRoman Kisel-9/+15
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier-1/+1
2025-05-21x86/crash: make the page that stores the dm crypt keys inaccessibleCoiby Xu-0/+22
2025-05-21x86/crash: pass dm crypt keys to kdump kernelCoiby Xu-2/+45
2025-05-21x86/bugs: Fix spectre_v2 mitigation default on IntelPawan Gupta-1/+2
2025-05-21x86/bugs: Restructure ITS mitigationDavid Kaplan-77/+90
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar-0/+11