summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-192-7/+2
|\
| * x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2022-06-132-7/+2
* | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-192-7/+8
|\ \
| * | x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usageJosh Poimboeuf2022-06-062-7/+8
| |/
* | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-171-5/+9
|\ \
| * | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede2022-06-171-5/+9
| |/
* | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-142-39/+248
|\ \ | |/ |/|
| * x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-011-0/+11
| * x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-05-211-7/+14
| * x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-05-211-3/+5
| * x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-05-211-0/+22
| * x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-05-211-2/+14
| * x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-05-211-10/+16
| * x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-05-211-4/+107
| * x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-05-211-26/+33
| * x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-05-211-2/+41
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-051-3/+9
|\ \
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-011-3/+9
* | | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-053-6/+115
|\ \ \
| * | | x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi2022-06-023-6/+115
| |/ /
* | | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-052-104/+13
|\ \ \
| * | | x86/microcode: Remove unnecessary perf callbackBorislav Petkov2022-05-311-3/+0
| * | | x86/microcode: Taint and warn on late loadingBorislav Petkov2022-05-311-0/+5
| * | | x86/microcode: Default-disable late loadingBorislav Petkov2022-05-312-1/+8
| * | | x86/microcode: Rip out the OLD_INTERFACEBorislav Petkov2022-05-311-100/+0
* | | | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-051-3/+3
|\ \ \ \
| * | | | x86/setup: Use strscpy() to replace deprecated strlcpy()XueBing Chen2022-05-251-3/+3
| |/ / /
* | | | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-031-2/+1
|\ \ \ \
| * | | | ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2022-05-111-2/+1
* | | | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-032-10/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-072-9/+8
| * | | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
| |/ / /
* | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+2
|\ \ \ \
| * \ \ \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+2
| |\ \ \ \
| | * | | | x86: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-292-10/+2
|\ \ \ \ \
| * | | | | x86/traceponit: Fix comment about irq vector tracepointssunliming2022-05-261-3/+0
| * | | | | x86,tracing: Remove unused headerssunliming2022-05-261-3/+0
| * | | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-4/+2
* | | | | | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-0/+2
|\ \ \ \ \ \
| * | | | | | x86/hyperv: Disable hardlockup detector by default in Hyper-V guestsMichael Kelley2022-05-111-0/+2
* | | | | | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-271-3/+3
|\ \ \ \ \ \ \
| * | | | | | | mce: fix set_mce_nospec to always unmap the whole pageJane Chu2022-05-161-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-271-8/+17
|\ \ \ \ \ \ \
| * | | | | | | x86/PCI: Clip only host bridge windows for E820 regionsBjorn Helgaas2022-04-081-7/+7
| * | | | | | | x86: Log resource clipping for E820 regionsBjorn Helgaas2022-04-081-0/+7
| * | | | | | | x86/PCI: Eliminate remove_e820_regions() common subexpressionsBjorn Helgaas2022-04-041-2/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-272-56/+21
|\ \ \ \ \ \ \
| * | | | | | | vmcore: convert read_from_oldmem() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-1/+6
| * | | | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-292-55/+15
| | |/ / / / / | |/| | | | |