index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
x86: Add prefix symbols for function padding
Peter Zijlstra
1
-0
/
+4
2022-11-01
x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces
Peter Zijlstra
1
-2
/
+2
2022-10-25
x86/retpoline: Fix crash printing warning
Dan Carpenter
1
-1
/
+1
2022-10-22
Merge branch 'x86/urgent' into x86/core, to resolve conflict
Ingo Molnar
9
-52
/
+67
2022-10-22
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-20
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
Maxim Levitsky
1
-1
/
+1
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2
-9
/
+15
2022-10-20
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
1
-15
/
+6
2022-10-20
x86/paravirt: Fix a !PARAVIRT build warning
Borislav Petkov
1
-7
/
+7
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-17
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Nathan Chancellor
1
-1
/
+0
2022-10-17
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
1
-0
/
+2
2022-10-17
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
1
-2
/
+30
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
5
-7
/
+48
2022-10-17
x86/ftrace: Rebalance RSB
Peter Zijlstra
1
-0
/
+11
2022-10-17
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
1
-15
/
+6
2022-10-17
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
3
-9
/
+48
2022-10-17
x86/orc: Make it callthunk aware
Peter Zijlstra
3
-1
/
+38
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
3
-0
/
+24
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
3
-5
/
+91
2022-10-17
x86/retbleed: Add SKL call thunk
Thomas Gleixner
1
-5
/
+20
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
4
-12
/
+135
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
6
-10
/
+159
2022-10-17
x86/asm: Provide ALTERNATIVE_3
Peter Zijlstra
1
-3
/
+30
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
5
-7
/
+22
2022-10-17
x86/modules: Add call patching
Thomas Gleixner
3
-1
/
+43
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
8
-10
/
+287
2022-10-17
x86/paravirt: Make struct paravirt_call_site unconditionally available
Thomas Gleixner
2
-10
/
+14
2022-10-17
x86/entry: Make some entry symbols global
Thomas Gleixner
1
-3
/
+6
2022-10-17
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2
-15
/
+23
2022-10-17
x86/retbleed: Add X86_FEATURE_CALL_DEPTH
Thomas Gleixner
3
-1
/
+28
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
4
-5
/
+75
2022-10-17
x86/Kconfig: Add CONFIG_CALL_THUNKS
Thomas Gleixner
1
-0
/
+8
2022-10-17
x86/putuser: Provide room for padding
Thomas Gleixner
1
-13
/
+49
2022-10-17
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
1
-5
/
+2
2022-10-17
objtool: Allow symbol range comparisons for IBT/ENDBR
Peter Zijlstra
1
-1
/
+0
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
1
-0
/
+7
2022-10-17
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
2
-2
/
+2
2022-10-17
x86/softirq: Move softirq pending next to current task
Thomas Gleixner
2
-1
/
+3
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
9
-28
/
+24
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
11
-28
/
+19
2022-10-17
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
3
-11
/
+7
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
3
-20
/
+16
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
5
-15
/
+24
2022-10-17
crypto: x86/poly1305: Remove custom function alignment
Thomas Gleixner
1
-1
/
+0
2022-10-17
crypto: twofish: Remove redundant alignments
Thomas Gleixner
1
-2
/
+0
2022-10-17
crypto: x86/sm[34]: Remove redundant alignments
Thomas Gleixner
3
-14
/
+0
[next]