index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-24
6
-37
/
+29
|
\
|
*
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
2023-01-04
1
-0
/
+2
|
*
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
1
-9
/
+9
|
*
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
2023-01-02
1
-3
/
+1
|
*
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
1
-20
/
+8
|
*
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
1
-3
/
+7
|
*
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
2022-12-27
1
-2
/
+2
*
|
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-12-29
1
-1
/
+1
*
|
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
6
-25
/
+7
|
\
\
|
*
|
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
2
-2
/
+2
|
*
|
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
2
-10
/
+4
|
*
|
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
2022-12-15
2
-12
/
+1
|
*
|
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
2022-12-15
1
-1
/
+1
*
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
3
-4
/
+4
|
\
\
\
|
*
|
|
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
3
-4
/
+4
*
|
|
|
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-16
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
ftrace/x86: Add back ftrace_expected for ftrace bug reports
Steven Rostedt (Google)
2022-12-09
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
x86/kvm: Remove unused virt to phys translation in kvm_guest_cpu_init()
Rafael Mendonca
2022-11-09
1
-1
/
+1
*
|
|
|
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
28
-188
/
+1141
|
\
\
\
\
|
*
|
|
|
x86/paravirt: Use common macro for creating simple asm paravirt functions
Juergen Gross
2022-11-24
2
-34
/
+8
|
*
|
|
|
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
8
-25
/
+20
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
x86/cfi: Add boot time hash randomization
Peter Zijlstra
2022-11-01
1
-12
/
+108
|
*
|
|
|
x86/cfi: Boot time selection of CFI scheme
Peter Zijlstra
2022-11-01
1
-18
/
+81
|
*
|
|
|
x86/ibt: Implement FineIBT
Peter Zijlstra
2022-11-01
4
-14
/
+269
|
*
|
|
|
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
6
-49
/
+60
|
|
\
\
\
\
|
*
|
|
|
|
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
3
-7
/
+33
|
*
|
|
|
|
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
1
-0
/
+19
|
*
|
|
|
|
x86/orc: Make it callthunk aware
Peter Zijlstra
2022-10-17
2
-1
/
+33
|
*
|
|
|
|
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
2
-0
/
+19
|
*
|
|
|
|
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
1
-0
/
+53
|
*
|
|
|
|
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
1
-3
/
+56
|
*
|
|
|
|
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
1
-0
/
+3
|
*
|
|
|
|
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-10-17
3
-6
/
+15
|
*
|
|
|
|
x86/modules: Add call patching
Thomas Gleixner
2022-10-17
2
-1
/
+38
|
*
|
|
|
|
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
2022-10-17
6
-10
/
+263
|
*
|
|
|
|
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
2022-10-17
1
-15
/
+22
|
*
|
|
|
|
objtool: Add .call_sites section
Peter Zijlstra
2022-10-17
1
-0
/
+7
|
*
|
|
|
|
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
2022-10-17
1
-1
/
+1
|
*
|
|
|
|
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
2022-10-17
6
-18
/
+12
|
*
|
|
|
|
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
6
-17
/
+9
|
*
|
|
|
|
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
2022-10-17
1
-4
/
+1
|
*
|
|
|
|
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
2022-10-17
1
-7
/
+1
[next]