summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2023-10-20x86/callthunks: Delete unused "struct thunk_desc"Alexey Dobriyan
2023-10-20x86/vdso: Run objtool on vdso32-setup.oDavid Kaplan
2023-10-20x86/srso: Remove unnecessary semicolonYang Li
2023-10-20x86/pti: Fix kernel warnings for pti= and nopti cmdline optionsJo Van Bulck
2023-10-20x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()Josh Poimboeuf
2023-10-20x86/nospec: Refactor UNTRAIN_RET[_*]Josh Poimboeuf
2023-10-20x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macrosJosh Poimboeuf
2023-10-20x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf
2023-10-20x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf
2023-10-20x86/bugs: Remove default case for fully switched enumsJosh Poimboeuf
2023-10-20x86/srso: Remove 'pred_cmd' labelJosh Poimboeuf
2023-10-20x86/srso: Unexport untraining functionsJosh Poimboeuf
2023-10-20x86/srso: Improve i-cache locality for alias mitigationJosh Poimboeuf
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-10-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf
2023-10-20x86/srso: Print mitigation for retbleed IBPB caseJosh Poimboeuf
2023-10-20x86/srso: Print actual mitigation if requested mitigation isn't possibleJosh Poimboeuf
2023-10-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-10-20x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-10-20crypto: x86/nhpoly1305 - implement ->digestEric Biggers
2023-10-20crypto: x86/sha256 - implement ->digest for sha256Eric Biggers
2023-10-19Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-10-19KVM: x86: remove the unused assigned_dev_head from kvm_archLiang Chen
2023-10-18KVM: x86/mmu: Remove unnecessary ‘NULL’ values from sptepLi zeming
2023-10-18x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]Jim Mattson
2023-10-18KVM: x86: remove always-false condition in kvmclock_sync_fnDongli Zhang
2023-10-18x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel
2023-10-17KVM: x86: hyper-v: Don't auto-enable stimer on write from user-spaceNicolas Saenz Julienne
2023-10-17KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()Mingwei Zhang
2023-10-17KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabledDavid Matlack
2023-10-17KVM: x86: Use octal for file permissionPeng Hao
2023-10-17x86/head/64: Move the __head definition to <asm/init.h>Hou Wenlong
2023-10-17x86/resctrl: Display RMID of resource groupBabu Moger
2023-10-17x86/resctrl: Add support for the files of MON groups onlyBabu Moger
2023-10-17x86/resctrl: Display CLOSID for resource groupBabu Moger
2023-10-17x86/resctrl: Introduce "-o debug" mount optionBabu Moger
2023-10-17x86/resctrl: Move default group file creation to mountBabu Moger
2023-10-17x86/resctrl: Unwind properly from rdt_enable_ctx()Babu Moger
2023-10-17x86/resctrl: Rename rftype flags for consistencyBabu Moger
2023-10-17x86/resctrl: Simplify rftype flag definitionsBabu Moger
2023-10-17x86/resctrl: Add multiple tasks to the resctrl group at onceBabu Moger
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16x86/mce: Cleanup mce_usable_address()Yazen Ghannam
2023-10-16x86/mce: Define amd_mce_usable_address()Yazen Ghannam
2023-10-16x86/MCE/AMD: Split amd_mce_is_memory_error()Yazen Ghannam
2023-10-16x86/head/64: Add missing __head annotation to startup_64_load_idt()Hou Wenlong
2023-10-16x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdataHou Wenlong