index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
11
-21
/
+294
*
objtool: Add --cfi to generate the .cfi_sites section
Peter Zijlstra
2022-11-01
3
-0
/
+71
*
x86: Add prefix symbols for function padding
Peter Zijlstra
2022-11-01
2
-0
/
+5
*
objtool: Add option to generate prefix symbols
Peter Zijlstra
2022-11-01
5
-1
/
+67
*
objtool: Avoid O(bloody terrible) behaviour -- an ode to libelf
Peter Zijlstra
2022-11-01
2
-7
/
+84
*
objtool: Slice up elf_create_section_symbol()
Peter Zijlstra
2022-11-01
1
-21
/
+35
*
kallsyms: Revert "Take callthunks into account"
Peter Zijlstra
2022-11-01
1
-40
/
+5
*
x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces
Peter Zijlstra
2022-11-01
1
-2
/
+2
*
x86/retpoline: Fix crash printing warning
Dan Carpenter
2022-10-25
1
-1
/
+1
*
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
2022-10-22
11
-73
/
+120
|
\
|
*
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
2022-10-22
1
-0
/
+9
|
*
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
Maxim Levitsky
2022-10-20
1
-1
/
+1
|
*
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2022-10-20
3
-15
/
+27
|
*
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
2022-10-20
1
-15
/
+6
|
*
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
2022-10-18
1
-6
/
+2
|
*
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
2022-10-18
1
-3
/
+13
|
*
x86/topology: Fix duplicated core ID within a package
Zhang Rui
2022-10-17
1
-1
/
+1
|
*
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
2022-10-17
1
-4
/
+10
|
*
hwmon/coretemp: Handle large core ID value
Zhang Rui
2022-10-17
1
-15
/
+41
|
*
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Nathan Chancellor
2022-10-17
1
-1
/
+0
|
*
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
2022-10-17
1
-3
/
+6
|
*
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
2022-10-17
1
-18
/
+6
|
*
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
2022-10-17
2
-9
/
+5
*
|
x86/paravirt: Fix a !PARAVIRT build warning
Borislav Petkov
2022-10-20
1
-7
/
+7
*
|
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
2022-10-17
1
-0
/
+2
*
|
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
2022-10-17
1
-2
/
+30
*
|
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-10-17
11
-8
/
+68
*
|
x86/ftrace: Rebalance RSB
Peter Zijlstra
2022-10-17
1
-0
/
+11
*
|
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
2022-10-17
1
-15
/
+6
*
|
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
2022-10-17
3
-9
/
+48
*
|
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
3
-1
/
+38
*
|
kallsyms: Take callthunks into account
Peter Zijlstra
2022-10-17
1
-5
/
+40
*
|
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
5
-5
/
+44
*
|
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
3
-5
/
+91
*
|
x86/retbleed: Add SKL call thunk
Thomas Gleixner
2022-10-17
1
-5
/
+20
*
|
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
4
-12
/
+135
*
|
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
6
-10
/
+159
*
|
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
2022-10-17
1
-3
/
+30
*
|
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-10-17
5
-7
/
+22
*
|
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
3
-1
/
+43
*
|
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
8
-10
/
+287
*
|
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
2022-10-17
2
-10
/
+14
*
|
x86/entry: Make some entry symbols global
Thomas Gleixner
2022-10-17
1
-3
/
+6
*
|
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2022-10-17
2
-15
/
+23
*
|
x86/retbleed: Add X86_FEATURE_CALL_DEPTH
Thomas Gleixner
2022-10-17
3
-1
/
+28
*
|
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
5
-5
/
+79
*
|
x86/Kconfig: Add CONFIG_CALL_THUNKS
Thomas Gleixner
2022-10-17
1
-0
/
+8
*
|
x86/putuser: Provide room for padding
Thomas Gleixner
2022-10-17
1
-13
/
+49
*
|
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
2022-10-17
1
-5
/
+2
*
|
objtool: Allow STT_NOTYPE -> STT_FUNC+0 sibling-calls
Peter Zijlstra
2022-10-17
1
-27
/
+47
[next]