summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow2022-03-111-3/+2
| * | | | | um: Remove duplicated include in syscalls_64.cYang Li2022-03-111-1/+0
* | | | | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+1
|\ \ \ \ \ \
| * | | | | | arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada2022-03-311-2/+1
* | | | | | | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-318-133/+162
|\ \ \ \ \ \ \
| * | | | | | | x86,kprobes: Fix optprobe trampoline to generate complete pt_regsMasami Hiramatsu2022-03-291-9/+16
| * | | | | | | x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regsPeter Zijlstra2022-03-291-11/+13
| * | | | | | | x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu2022-03-297-124/+144
* | | | | | | | Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-313-22/+22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | crypto: x86/sm3 - Fixup SLSPeter Zijlstra2022-03-301-1/+1
| * | | | | | | crypto: x86/poly1305 - Fixup SLSPeter Zijlstra2022-03-251-19/+19
| * | | | | | | crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra2022-03-251-2/+2
* | | | | | | | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-293-4/+3
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tracehook: Remove tracehook.hEric W. Biederman2022-03-102-2/+0
| * | | | | | | task_work: Call tracehook_notify_signal from get_signal on all architecturesEric W. Biederman2022-03-101-2/+2
| * | | | | | | task_work: Remove unnecessary include from posix_timers.hEric W. Biederman2022-03-101-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-287-11/+38
|\ \ \ \ \ \ \
| * | | | | | | xen: fix is_xen_pmu()Juergen Gross2022-03-253-8/+7
| * | | | | | | arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu2022-03-161-1/+1
| * | | | | | | x86/xen: Fix kerneldoc warningJiapeng Chong2022-03-101-1/+1
| * | | | | | | xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2022-03-102-1/+29
* | | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2855-593/+1192
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman2022-02-231-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-2754-145/+678
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm/emulate: Fix SETcc emulation for ENDBRPeter Zijlstra2022-03-221-4/+6
| * | | | | | | | Merge branch 'kvm/kvm-sls-fix'Peter Zijlstra2022-03-221-2/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0Nathan Chancellor2022-03-221-0/+2
| * | | | | | | | | x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0Nathan Chancellor2022-03-221-2/+3
| * | | | | | | | | Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar2022-03-1510-85/+100
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar2022-03-153-2/+67
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor2022-03-151-0/+5
| * | | | | | | | | | | x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-156-28/+8
| * | | | | | | | | | | x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra2022-03-155-2/+67
| * | | | | | | | | | | objtool: Find unused ENDBR instructionsPeter Zijlstra2022-03-151-0/+9
| * | | | | | | | | | | x86: Annotate idtentry_df()Peter Zijlstra2022-03-151-0/+3
| * | | | | | | | | | | x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2022-03-152-0/+2
| * | | | | | | | | | | x86: Annotate call_on_stack()Peter Zijlstra2022-03-151-1/+2
| * | | | | | | | | | | x86: Mark stop_this_cpu() __noreturnPeter Zijlstra2022-03-152-2/+2
| * | | | | | | | | | | x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra2022-03-151-1/+2
| * | | | | | | | | | | x86/ibt,sev: AnnotationsPeter Zijlstra2022-03-153-0/+4
| * | | | | | | | | | | x86/ibt,ftrace: Annotate ftrace code patchingPeter Zijlstra2022-03-151-0/+7
| * | | | | | | | | | | x86/ibt: Annotate text referencesPeter Zijlstra2022-03-158-2/+25
| * | | | | | | | | | | x86/ibt: Disable IBT around firmwarePeter Zijlstra2022-03-154-2/+48
| * | | | | | | | | | | x86/alternative: Simplify int3_selftest_ipPeter Zijlstra2022-03-151-14/+7
| * | | | | | | | | | | x86/ibt,kexec: Disable CET on kexecPeter Zijlstra2022-03-154-1/+20
| * | | | | | | | | | | x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra2022-03-159-2/+133
| * | | | | | | | | | | x86/ibt,bpf: Add ENDBR instructions to prologue and trampolinePeter Zijlstra2022-03-151-2/+24
| * | | | | | | | | | | x86/ibt,kprobes: Cure sym+0 equals fentry woesPeter Zijlstra2022-03-151-0/+17
| * | | | | | | | | | | x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra2022-03-152-11/+19