index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
2018-05-17
6
-16
/
+14
|
*
|
|
|
|
|
|
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
2018-05-17
4
-9
/
+20
|
*
|
|
|
|
|
|
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-17
5
-23
/
+26
|
*
|
|
|
|
|
|
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
2018-05-17
1
-12
/
+12
|
*
|
|
|
|
|
|
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
2018-05-14
1
-2
/
+2
|
*
|
|
|
|
|
|
x86/bugs: Fix the parameters alignment and missing void
Konrad Rzeszutek Wilk
2018-05-12
1
-2
/
+2
|
*
|
|
|
|
|
|
x86/bugs: Make cpu_show_common() static
Jiri Kosina
2018-05-10
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/bugs: Fix __ssb_select_mitigation() return type
Jiri Kosina
2018-05-10
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-09
11
-51
/
+51
|
*
|
|
|
|
|
|
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-05-05
2
-9
/
+24
|
*
|
|
|
|
|
|
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
2018-05-05
1
-11
/
+18
|
*
|
|
|
|
|
|
prctl: Add force disable speculation
Thomas Gleixner
2018-05-05
1
-10
/
+25
|
*
|
|
|
|
|
|
x86/bugs: Make boot modes __ro_after_init
Kees Cook
2018-05-05
1
-2
/
+3
|
*
|
|
|
|
|
|
nospec: Allow getting/setting on non-current task
Kees Cook
2018-05-03
1
-11
/
+16
|
*
|
|
|
|
|
|
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-03
2
-10
/
+74
|
*
|
|
|
|
|
|
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
2018-05-03
5
-7
/
+65
|
*
|
|
|
|
|
|
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-03
6
-18
/
+25
|
*
|
|
|
|
|
|
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-03
2
-4
/
+6
|
*
|
|
|
|
|
|
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-03
5
-1
/
+61
|
*
|
|
|
|
|
|
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
2018-05-03
1
-2
/
+9
|
*
|
|
|
|
|
|
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-03
5
-6
/
+43
|
*
|
|
|
|
|
|
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+110
|
*
|
|
|
|
|
|
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
2018-05-03
1
-0
/
+1
|
*
|
|
|
|
|
|
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-05-03
3
-0
/
+29
|
*
|
|
|
|
|
|
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-03
4
-8
/
+32
|
*
|
|
|
|
|
|
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2018-05-03
2
-4
/
+48
|
*
|
|
|
|
|
|
x86/bugs: Concentrate bug reporting into a separate function
Konrad Rzeszutek Wilk
2018-05-03
1
-14
/
+32
|
*
|
|
|
|
|
|
x86/bugs: Concentrate bug detection into a separate function
Konrad Rzeszutek Wilk
2018-05-03
1
-10
/
+11
|
*
|
|
|
|
|
|
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
2018-05-03
1
-9
/
+10
*
|
|
|
|
|
|
|
Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-21
7
-15
/
+31
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2018-05-15
2
-4
/
+4
|
*
|
|
|
|
|
|
MIPS: xilfpga: Actually include FDT in fitImage
Alexandre Belloni
2018-05-15
1
-0
/
+1
|
*
|
|
|
|
|
|
MIPS: xilfpga: Stop generating useless dtb.o
Alexandre Belloni
2018-05-15
1
-2
/
+0
|
*
|
|
|
|
|
|
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
Colin Ian King
2018-05-15
1
-1
/
+1
|
*
|
|
|
|
|
|
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
2018-05-15
1
-2
/
+16
|
*
|
|
|
|
|
|
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
Paul Cercueil
2018-05-15
1
-3
/
+3
|
*
|
|
|
|
|
|
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
2018-05-15
1
-3
/
+6
*
|
|
|
|
|
|
|
Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-20
2
-3
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
parisc: Move setup_profiling_timer() out of init section
Helge Deller
2018-05-18
1
-2
/
+1
|
*
|
|
|
|
|
|
|
parisc: Move find_pa_parent_type() out of init section
Helge Deller
2018-05-18
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-05-20
9
-44
/
+64
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ARM: fix kill( ,SIGFPE) breakage
Russell King
2018-05-19
2
-14
/
+1
|
*
|
|
|
|
|
|
|
|
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2018-05-19
2
-0
/
+20
|
*
|
|
|
|
|
|
|
|
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
2018-05-19
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
2018-05-19
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
2018-05-19
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
ARM: replace unnecessary perl with sed and the shell $(( )) operator
Russell King
2018-05-19
1
-5
/
+3
|
*
|
|
|
|
|
|
|
|
ARM: kexec: record parent context registers for non-crash CPUs
Russell King
2018-05-19
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
ARM: kexec: fix kdump register saving on panic()
Russell King
2018-05-19
1
-12
/
+22
|
*
|
|
|
|
|
|
|
|
ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel
Ćukasz Stelmach
2018-05-19
1
-2
/
+2
[prev]
[next]