Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21e74a4cede0cd2122244327beba6ea893a2cd12
/
arch
9c3041c
Merge 4.9.102 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3394ef1
x86/bugs: Rename SSBD_NO to SSB_NO
by Konrad Rzeszutek Wilk
· 6 years ago
b965592
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 6 years ago
b0ef8c7
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
by Thomas Gleixner
· 6 years ago
0ec827f
x86/bugs: Rework spec_ctrl base and mask logic
by Thomas Gleixner
· 6 years ago
ec90464
x86/bugs: Remove x86_spec_ctrl_set()
by Thomas Gleixner
· 6 years ago
599288e
x86/bugs: Expose x86_spec_ctrl_base directly
by Thomas Gleixner
· 6 years ago
ea99935
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
by Borislav Petkov
· 6 years ago
b7b8440
x86/speculation: Rework speculative_store_bypass_update()
by Thomas Gleixner
· 6 years ago
7c0b2dc
x86/speculation: Add virtualized speculative store bypass disable support
by Tom Lendacky
· 6 years ago
1189cbf
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
by Thomas Gleixner
· 6 years ago
d0cb78f
x86/speculation: Handle HT correctly on AMD
by Thomas Gleixner
· 6 years ago
53c434e
x86/cpufeatures: Add FEATURE_ZEN
by Thomas Gleixner
· 6 years ago
5a63725
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
by Borislav Petkov
· 7 years ago
f69e91f
x86/cpufeatures: Disentangle SSBD enumeration
by Thomas Gleixner
· 6 years ago
a7c3432
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
by Thomas Gleixner
· 6 years ago
4a58908
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
by Borislav Petkov
· 7 years ago
69e9b0b
KVM: SVM: Move spec control call after restore of GS
by Thomas Gleixner
· 6 years ago
3a68464
x86/cpu: Make alternative_msr_write work for 32-bit code
by Jim Mattson
· 6 years ago
6fdd277
x86/bugs: Fix the parameters alignment and missing void
by Konrad Rzeszutek Wilk
· 6 years ago
dbb264a
x86/bugs: Make cpu_show_common() static
by Jiri Kosina
· 6 years ago
eb7b562
x86/bugs: Fix __ssb_select_mitigation() return type
by Jiri Kosina
· 6 years ago
bf3da84
x86/bugs: Rename _RDS to _SSBD
by Konrad Rzeszutek Wilk
· 6 years ago
05a85a3
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
by Kees Cook
· 7 years ago
094c276
seccomp: Move speculation migitation control to arch code
by Thomas Gleixner
· 7 years ago
036608d
prctl: Add force disable speculation
by Thomas Gleixner
· 7 years ago
ea055f7
x86/bugs: Make boot modes __ro_after_init
by Kees Cook
· 7 years ago
4272f52
nospec: Allow getting/setting on non-current task
by Kees Cook
· 7 years ago
a078e3e
x86/speculation: Add prctl for Speculative Store Bypass mitigation
by Thomas Gleixner
· 7 years ago
89c6e9b
x86/process: Allow runtime control of Speculative Store Bypass
by Thomas Gleixner
· 7 years ago
5ed7788
x86/process: Optimize TIF_NOTSC switch
by Thomas Gleixner
· 8 years ago
439f2ef8
x86/process: Correct and optimize TIF_BLOCKSTEP switch
by Kyle Huey
· 8 years ago
fd01e82
x86/process: Optimize TIF checks in __switch_to_xtra()
by Kyle Huey
· 8 years ago
7a2d235
x86/speculation: Create spec-ctrl.h to avoid include hell
by Thomas Gleixner
· 7 years ago
99318ec
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
by Konrad Rzeszutek Wilk
· 7 years ago
f854434
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
by David Woodhouse
· 6 years ago
99b1311
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
by Konrad Rzeszutek Wilk
· 7 years ago
19e3a2b
x86/bugs/intel: Set proper CPU features and setup RDS
by Konrad Rzeszutek Wilk
· 7 years ago
6f70a55
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
a807141
x86/cpufeatures: Add X86_FEATURE_RDS
by Konrad Rzeszutek Wilk
· 7 years ago
24e4dd9
x86/bugs: Expose /sys/../spec_store_bypass
by Konrad Rzeszutek Wilk
· 7 years ago
cf21f58
x86/bugs, KVM: Support the combination of guest and host IBRS
by Konrad Rzeszutek Wilk
· 7 years ago
0f5dd65
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
by Konrad Rzeszutek Wilk
· 7 years ago
3effee6
x86/bugs: Concentrate bug reporting into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
88659d5
x86/bugs: Concentrate bug detection into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
741c026
x86/nospec: Simplify alternative_msr_write()
by Linus Torvalds
· 7 years ago
944e0fc
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
by David Woodhouse
· 6 years ago
21cc684
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
by Masami Hiramatsu
· 6 years ago
b169045
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 6 years ago
70b4b14
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
by Masami Hiramatsu
· 6 years ago
10b408d
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
by Masami Hiramatsu
· 6 years ago
dc7de9b
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode
by Ard Biesheuvel
· 7 years ago
7925d9d
x86/pkeys: Do not special case protection key 0
by Dave Hansen
· 6 years ago
a8330db
x86/pkeys: Override pkey when moving away from PROT_EXEC
by Dave Hansen
· 6 years ago
633b4eb
s390: remove indirect branch from do_softirq_own_stack
by Martin Schwidefsky
· 7 years ago
a03e14f
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
by Hendrik Brueckner
· 7 years ago
96c83fb
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
by Nicholas Piggin
· 6 years ago
1af681d
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
by Steven Rostedt (VMware)
· 6 years ago
0c8b8d3
powerpc: Don't preempt_disable() in show_cpuinfo()
by Benjamin Herrenschmidt
· 7 years ago
9488d11
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 6 years ago
aef17a5
Merge 4.9.101 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
eddf1b6
Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"
by Greg Kroah-Hartman
· 6 years ago
81da9f8
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
39c8566
Merge 4.9.100 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
70e65f2
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
by Peter Zijlstra
· 7 years ago
5edbd2d
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
by Peter Zijlstra
· 7 years ago
688d5d9
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
by Peter Zijlstra
· 7 years ago
662218f
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
by Peter Zijlstra
· 7 years ago
b8c3208
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
by Suzuki K Poulose
· 7 years ago
b87943f
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
by Paul Mackerras
· 7 years ago
c462abb
Merge 4.9.99 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
bce133a
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT
by Heiko Carstens
· 8 years ago
b8beca4
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
63a812b
ANDROID: x86_64_cuttlefish_defconfig: Disable KPTI
by Greg Hartman
· 7 years ago
f5a861c
UPSTREAM: arm64: uaccess: suppress spurious clang warning
by Mark Rutland
· 8 years ago
f679e4d
Merge 4.9.98 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
80bb480
powerpc/eeh: Fix race with driver un/bind
by Michael Neuling
· 7 years ago
c11a6ed
x86/microcode/intel: Save microcode patch unconditionally
by Borislav Petkov
· 7 years ago
09e43b9
x86/smpboot: Don't use mwait_play_dead() on AMD systems
by Yazen Ghannam
· 7 years ago
41b0aa3
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
a2a8b26
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
by Nicholas Piggin
· 7 years ago
2bcbbd5
Merge 4.9.97 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
bed2d76
s390/uprobes: implement arch_uretprobe_is_alive()
by Heiko Carstens
· 7 years ago
037069f
s390: correct module section names for expoline code revert
by Martin Schwidefsky
· 7 years ago
906cd97
s390: correct nospec auto detection init order
by Martin Schwidefsky
· 7 years ago
fa90b9a
s390: add sysfs attributes for spectre
by Martin Schwidefsky
· 7 years ago
4a51204
s390: report spectre mitigation via syslog
by Martin Schwidefsky
· 7 years ago
3e17958
s390: add automatic detection of the spectre defense
by Martin Schwidefsky
· 7 years ago
2afb4e9
s390: move nobp parameter functions to nospec-branch.c
by Martin Schwidefsky
· 7 years ago
7634817
s390/entry.S: fix spurious zeroing of r0
by Christian Borntraeger
· 7 years ago
7ae60d0
s390: do not bypass BPENTER for interrupt system calls
by Martin Schwidefsky
· 7 years ago
49a48a0
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
by Eugeniu Rosca
· 7 years ago
2a0b0e1
KVM: s390: force bp isolation for VSIE
by Christian Borntraeger
· 7 years ago
24fbc4e
s390: introduce execute-trampolines for branches
by Martin Schwidefsky
· 7 years ago
a1f44e7
s390: run user space and KVM guests with modified branch prediction
by Martin Schwidefsky
· 7 years ago
07f65a8
s390: add options to change branch prediction behaviour for the kernel
by Martin Schwidefsky
· 7 years ago
46bd2c0
s390/alternative: use a copy of the facility bit mask
by Martin Schwidefsky
· 7 years ago
2dcf46a
s390: add optimized array_index_mask_nospec
by Martin Schwidefsky
· 7 years ago
c225feb
s390: scrub registers on kernel entry and KVM exit
by Martin Schwidefsky
· 7 years ago
4d9c2b6
KVM: s390: wire up bpb feature
by Christian Borntraeger
· 7 years ago
Next »