summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Revert unnecessary diffs and small tdp_mmu fixLouis Burda2022-12-111-7/+5
* Dont unmap vmsa from direct mapLouis Burda2022-12-101-5/+5
* stashLouis Burda2022-12-061-0/+2
* *debug: warn and retry failed rmpupdatesMichael Roth2022-07-131-0/+15
* x86/fault: Add support to dump RMP entry on faultBrijesh Singh2022-07-131-0/+43
* x86/sev: Invalid pages from direct map when adding it to RMP tableBrijesh Singh2022-07-131-1/+60
* x86/sev: Add helper functions for RMPUPDATE and PSMASH instructionBrijesh Singh2022-07-131-0/+72
* x86/sev: Add RMP entry lookup helpersBrijesh Singh2022-07-131-0/+43
* x86/sev: set SYSCFG.MFMDBrijesh Singh2022-07-131-0/+24
* x86/sev: Add the host SEV-SNP initialization supportBrijesh Singh2022-07-131-0/+156
* x86/cpufeatures: Add SEV-SNP CPU featureBrijesh Singh2022-07-131-1/+2
* Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-102-2/+4
|\
| * x86: Fix .brk attribute in linker scriptJuergen Gross2022-07-011-1/+1
| * x86: Clear .brk area at early bootJuergen Gross2022-07-011-0/+2
| * x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2022-07-011-1/+1
* | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+10
|/
* 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
| |\ \ \ \