summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko
2022-10-24x86/syscall: Include asm/ptrace.h in syscall_wrapper headerJiri Olsa
2022-10-23kill extern of vsyscall32_sysctlAl Viro
2022-10-21iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan
2022-10-20x86/paravirt: Fix a !PARAVIRT build warningBorislav Petkov
2022-10-19x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst
2022-10-19x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst
2022-10-19x86/signal: Merge get_sigframe()Brian Gerst
2022-10-19x86: Remove __USER32_DSBrian Gerst
2022-10-19x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst
2022-10-19x86/signal: Remove sig parameter from frame setup functionsBrian Gerst
2022-10-17x86/ftrace: Make it call depth tracking awarePeter Zijlstra
2022-10-17x86/bpf: Emit call depth accounting if requiredThomas Gleixner
2022-10-17x86/orc: Make it callthunk awarePeter Zijlstra
2022-10-17static_call: Add call depth tracking supportPeter Zijlstra
2022-10-17x86/calldepth: Add ret/call counting for debugThomas Gleixner
2022-10-17x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner
2022-10-17x86/asm: Provide ALTERNATIVE_3Peter Zijlstra
2022-10-17x86/returnthunk: Allow different return thunksPeter Zijlstra
2022-10-17x86/modules: Add call patchingThomas Gleixner
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner
2022-10-17x86/paravirt: Make struct paravirt_call_site unconditionally availableThomas Gleixner
2022-10-17x86/alternatives: Provide text_poke_copy_locked()Thomas Gleixner
2022-10-17x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner
2022-10-17x86/Kconfig: Introduce function paddingThomas Gleixner
2022-10-17x86/softirq: Move softirq pending next to current taskThomas Gleixner
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move cpu_number next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move preempt_count next to current_taskThomas Gleixner
2022-10-17x86: Put hot per CPU variables into a structThomas Gleixner
2022-10-17x86/paravirt: Properly align PV functionsThomas Gleixner
2022-10-17x86/asm: Differentiate between code and function alignmentThomas Gleixner
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner
2022-10-17x86/cpu: Remove segment load from switch_to_new_gdt()Thomas Gleixner
2022-10-17x86/paravirt: Remove clobber bitmask from .parainstructionsKees Cook
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-04Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-04Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-04Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-04Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds