index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-05
x86/Kconfig: Enable kernel IBT by default
Kees Cook
2022-11-05
x86,pm: Force out-of-line memcpy()
Peter Zijlstra
2022-11-05
objtool: Fix weak hole vs prefix symbol
Peter Zijlstra
2022-11-05
objtool: Optimize elf_dirty_reloc_sym()
Peter Zijlstra
2022-11-01
x86/cfi: Add boot time hash randomization
Peter Zijlstra
2022-11-01
x86/cfi: Boot time selection of CFI scheme
Peter Zijlstra
2022-11-01
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
objtool: Add --cfi to generate the .cfi_sites section
Peter Zijlstra
2022-11-01
x86: Add prefix symbols for function padding
Peter Zijlstra
2022-11-01
objtool: Add option to generate prefix symbols
Peter Zijlstra
2022-11-01
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
2022-11-01
objtool: Slice up elf_create_section_symbol()
Peter Zijlstra
2022-11-01
kallsyms: Revert "Take callthunks into account"
Peter Zijlstra
2022-11-01
x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces
Peter Zijlstra
2022-10-25
x86/retpoline: Fix crash printing warning
Dan Carpenter
2022-10-22
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
2022-10-21
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
2022-10-20
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
Maxim Levitsky
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2022-10-20
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
2022-10-20
x86/paravirt: Fix a !PARAVIRT build warning
Borislav Petkov
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
2022-10-17
hwmon/coretemp: Handle large core ID value
Zhang Rui
2022-10-17
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Nathan Chancellor
2022-10-17
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
2022-10-17
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-10-17
x86/ftrace: Rebalance RSB
Peter Zijlstra
2022-10-17
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
2022-10-17
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
kallsyms: Take callthunks into account
Peter Zijlstra
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
x86/retbleed: Add SKL call thunk
Thomas Gleixner
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-10-17
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
2022-10-17
x86/entry: Make some entry symbols global
Thomas Gleixner
2022-10-17
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2022-10-17
x86/retbleed: Add X86_FEATURE_CALL_DEPTH
Thomas Gleixner
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
x86/Kconfig: Add CONFIG_CALL_THUNKS
Thomas Gleixner
[next]