aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge x86/alternatives into tip/masterHEADmasterBorislav Petkov (AMD)21 hours4-7/+41
|\
| * x86/nospec: Shorten RESET_CALL_DEPTHx86/alternativesPeter Zijlstra21 hours1-3/+3
| * x86/alternatives: Add longer 64-bit NOPsPeter Zijlstra24 hours3-4/+38
* | Merge x86/cache into tip/masterBorislav Petkov (AMD)38 hours1-2/+6
|\ \
| * | x86/resctrl: Only show tasks' pid in current pid namespacex86/cacheShawn Wang38 hours1-2/+6
* | | Merge branch into tip/master: 'x86/misc'auto-latestIngo Molnar2 days1-4/+6
|\ \ \
| * | | x86/csum: Fix clang -Wuninitialized in csum_partial()x86/miscNathan Chancellor3 days1-4/+6
* | | | Merge branch into tip/master: 'smp/core'Ingo Molnar2 days1-1/+17
|\ \ \ \
| * | | | x86/smp: Initialize cpu_primary_thread_mask lateThomas Gleixner3 days1-1/+17
* | | | | Merge branch into tip/master: 'x86/tdx'Ingo Molnar3 days3-13/+13
|\ \ \ \ \
| * | | | | x86/tdx: Wrap exit reason with hcall_func()x86/tdxNikolay Borisov9 days3-13/+13
* | | | | | Merge branch into tip/master: 'x86/sev'Ingo Molnar3 days7-35/+16
|\ \ \ \ \ \
| * | | | | | x86/coco: Get rid of accessor functionsx86/sevBorislav Petkov (AMD)2023-05-095-22/+5
| * | | | | | x86/sev: Get rid of special sev_es_enable_keyBorislav Petkov (AMD)2023-05-082-9/+7
| * | | | | | x86/coco: Mark cc_platform_has() and descendants noinstrBorislav Petkov (AMD)2023-05-081-4/+4
* | | | | | | Merge branch into tip/master: 'x86/mm'Ingo Molnar3 days1-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsx86/mmJuergen Gross2023-05-081-2/+2
| |/ / / / / /
* | | | | | | Merge branch into tip/master: 'x86/misc'Ingo Molnar3 days6-35/+422
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | x86/csum: Improve performance of `csum_partial`Noah Goldstein7 days4-32/+417
| * | | | | | tools/x86/kcpuid: Add .gitignoreRong Tao2023-05-081-0/+1
| * | | | | | tools/x86/kcpuid: Dump the correct CPUID function in errorBorislav Petkov (AMD)2023-05-081-3/+4
| |/ / / / /
* | | | | | Merge branch into tip/master: 'x86/microcode'Ingo Molnar3 days1-8/+3
|\ \ \ \ \ \
| * | | | | | x86/microcode/amd: Remove unneeded pointer arithmeticx86/microcodeNathan Fontenot2023-05-081-2/+0
| * | | | | | x86/microcode/AMD: Get rid of __find_equiv_id()Borislav Petkov (AMD)2023-05-081-6/+3
| |/ / / / /
* | | | | | Merge branch into tip/master: 'x86/cpu'Ingo Molnar3 days9-41/+7
|\ \ \ \ \ \
| * | | | | | x86/retbleed: Add __x86_return_thunk alignment checksx86/cpuBorislav Petkov (AMD)2023-05-172-1/+5
| * | | | | | x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn2023-05-157-40/+2
| * | | | | | x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in promptLukas Bulwahn2023-05-151-1/+1
* | | | | | | Merge branch into tip/master: 'x86/cleanups'Ingo Molnar3 days23-22/+48
|\ \ \ \ \ \ \
| * | | | | | | x86/platform: Avoid missing-prototype warnings for OLPCx86/cleanupsArnd Bergmann14 days2-1/+3
| * | | | | | | x86/mm: Add early_memremap_pgprot_adjust() prototypeArnd Bergmann14 days2-6/+5
| * | | | | | | x86/usercopy: Include arch_wb_cache_pmem() declarationArnd Bergmann14 days1-0/+1
| * | | | | | | x86/vdso: Include vdso/processor.hArnd Bergmann14 days1-0/+1
| * | | | | | | x86/mce: Add copy_mc_fragile_handle_tail() prototypeArnd Bergmann14 days1-0/+3
| * | | | | | | x86/fbdev: Include asm/fb.h as neededArnd Bergmann14 days1-0/+1
| * | | | | | | x86/hibernate: Declare global functions in suspend.hArnd Bergmann14 days2-5/+4
| * | | | | | | x86/entry: Add do_SYSENTER_32() prototypeArnd Bergmann14 days1-2/+4
| * | | | | | | x86/quirks: Include linux/pnp.h for arch_pnpbios_disabled()Arnd Bergmann14 days1-0/+1
| * | | | | | | x86/mm: Include asm/numa.h for set_highmem_pages_init()Arnd Bergmann14 days1-0/+1
| * | | | | | | x86: Avoid missing-prototype warnings for doublefault codeArnd Bergmann14 days2-0/+5
| * | | | | | | x86/fpu: Include asm/fpu/regset.hArnd Bergmann14 days1-0/+1
| * | | | | | | x86: Add dummy prototype for mk_early_pgtbl_32()Arnd Bergmann14 days1-0/+1
| * | | | | | | x86/pci: Mark local functions as 'static'Arnd Bergmann14 days1-2/+2
| * | | | | | | x86/ftrace: Move prepare_ftrace_return prototype to headerArnd Bergmann14 days2-3/+3
| * | | | | | | MAINTAINERS: Update Srivatsa S. Bhat's maintained areasSrivatsa S. Bhat (VMware)2023-05-152-3/+9
| * | | | | | | Documentation/process: Explain when tip branches get merged into mainlineChristian Kujau2023-05-151-0/+3
| |/ / / / / /
* | | | | | | Merge branch into tip/master: 'x86/alternatives'Ingo Molnar3 days3-161/+307
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/alternatives: Fix section mismatch warningsBorislav Petkov (AMD)2023-05-131-3/+3
| * | | | | | x86/alternative: Optimize returns patchingBorislav Petkov (AMD)2023-05-121-3/+10
| * | | | | | x86/alternative: Complicate optimize_nops() some morePeter Zijlstra2023-05-111-10/+50