summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-021-0/+5
|\
| * x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan2021-10-281-0/+2
| * x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan2021-10-281-0/+3
| * Merge remote-tracking branch 'tip/x86/cc' into hyperv-nextWei Liu2021-10-2810-24/+107
| |\
* | \ Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-024-44/+53
|\ \ \
| * | | x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov2021-10-061-32/+0
| * | | Merge branch x86/cc into x86/coreBorislav Petkov2021-10-0413-59/+156
| |\ \ \ | | | |/ | | |/|
| * | | x86/mm/64: Improve stack overflow warningsPeter Zijlstra2021-09-212-12/+19
| * | | x86/iopl: Fake iopl(3) CLI/STI usagePeter Zijlstra2021-09-212-0/+34
* | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-4/+6
|\ \ \ \
| * | | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-011-0/+2
| * | | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-011-4/+4
| |/ / /
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-019-100/+114
|\ \ \ \
| * | | | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | | | trace/osnoise: Fix an ifdef commentDaniel Bristot de Oliveira2021-10-251-1/+1
| * | | | x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)2021-10-202-31/+35
| * | | | x86/ftrace: Remove fault protection code in prepare_ftrace_returnSteven Rostedt (VMware)2021-10-191-35/+3
| * | | | x86/ftrace: Remove extra orig rax moveJiri Olsa2021-10-191-1/+0
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | x86/kprobes: Fixup return address in generic trampoline handlerMasami Hiramatsu2021-09-301-2/+16
| * | | | x86/unwind: Recover kretprobe trampoline entryMasami Hiramatsu2021-09-303-8/+19
| * | | | x86/kprobes: Push a fake return address at kretprobe_trampolineMasami Hiramatsu2021-09-301-9/+25
| * | | | x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()Josh Poimboeuf2021-09-301-2/+11
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-9/+9
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| * | | | kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu2021-09-301-3/+3
* | | | | Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-2/+2
|\ \ \ \ \
| * | | | | x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli2021-10-041-2/+2
* | | | | | Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-5/+60
|\ \ \ \ \ \
| * | | | | | x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini2021-10-221-0/+53
| * | | | | | x86/sgx/virt: extract sgx_vepc_remove_pagePaolo Bonzini2021-10-221-5/+7
* | | | | | | Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-013-39/+65
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan2021-10-252-15/+23
| * | | | | | x86/sev: Allow #VC exceptions on the VC2 stackJoerg Roedel2021-10-211-4/+17
| * | | | | | x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel2021-10-211-1/+1
| * | | | | | x86/sev: Carve out HV call's return value verificationBorislav Petkov2021-10-191-24/+29
* | | | | | | Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-017-11/+88
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Fix migration safety with X86_BUG_NULL_SELJane Malalane2021-10-214-7/+42
| * | | | | | | x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives2021-10-213-0/+42
| * | | | | | | x86/umip: Downgrade warning messages to debug loglevelBorislav Petkov2021-09-251-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-012-6/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring2021-10-251-5/+0
| * | | | | | | x86/smp: Remove unnecessary assignment to local var freq_scaleTim Gardner2021-09-171-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-0110-24/+107
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-2/+7
| * | | | | | x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()Tom Lendacky2021-10-041-3/+3
| * | | | | | x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-044-6/+9
| * | | | | | x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky2021-10-043-13/+13
| * | | | | | x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky2021-10-042-0/+75
* | | | | | | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-016-183/+161
|\ \ \ \ \ \ \