Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
557cbfa2221110761d6c26085c6df43d48425598
/
arch
557cbfa
x86/bugs: Drop one "mitigation" from dmesg
by Borislav Petkov
· 7 years ago
18bc71d
x86/nospec: Fix header guards names
by Borislav Petkov
· 7 years ago
31fd9ed
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
by David Woodhouse
· 7 years ago
6c5e491
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
by David Woodhouse
· 7 years ago
a8799fd
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
by David Woodhouse
· 7 years ago
af57d43
x86/msr: Add definitions for new speculation control MSRs
by David Woodhouse
· 7 years ago
c26a6be
x86/cpufeatures: Add AMD feature bits for Speculation Control
by David Woodhouse
· 7 years ago
40532f6
x86/cpufeatures: Add Intel feature bits for Speculation Control
by David Woodhouse
· 7 years ago
d3eba77
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
by David Woodhouse
· 7 years ago
a1745ad
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
ec86a1d
KVM: VMX: Make indirect call speculation safe
by Peter Zijlstra
· 7 years ago
fea3c9a
KVM: x86: Make indirect calls in emulator speculation safe
by Peter Zijlstra
· 7 years ago
734e687
x86/retpoline: Remove the esp/rsp thunk
by Waiman Long
· 7 years ago
dd7b14c
x86/microcode/AMD: Do not load when running on a hypervisor
by Borislav Petkov
· 8 years ago
0a9b2de
x86/asm: Fix inline asm call constraints for GCC 4.4
by Josh Poimboeuf
· 7 years ago
400d3c8
kaiser: allocate pgd with order 0 when pti=off
by Hugh Dickins
· 7 years ago
ae1fc8d
x86/pti: Make unpoison of pgd for trusted boot work for real
by Dave Hansen
· 7 years ago
0a61cd6
kaiser: fix intel_bts perf crashes
by Hugh Dickins
· 7 years ago
9fed397
powerpc/64s: Allow control of RFI flush via debugfs
by Michael Ellerman
· 7 years ago
1f0c936
powerpc/64s: Wire up cpu_show_meltdown()
by Michael Ellerman
· 7 years ago
6aec12e
powerpc/powernv: Check device-tree for RFI flush settings
by Oliver O'Halloran
· 7 years ago
7db0fff
powerpc/pseries: Query hypervisor for RFI flush settings
by Michael Neuling
· 7 years ago
0ef9f82
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
by Michael Ellerman
· 7 years ago
c3b82eb
powerpc/64s: Add support for RFI flush of L1-D cache
by Michael Ellerman
· 7 years ago
48cc95d
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
00e4062
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
9d91432
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
by Nicholas Piggin
· 7 years ago
8fd3f98
powerpc/64: Add macros for annotating the destination of rfid/hrfid
by Nicholas Piggin
· 7 years ago
be6641a
powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
by Michael Neuling
· 7 years ago
c16c193
ARM: dts: NSP: Fix PPI interrupt types
by Florian Fainelli
· 7 years ago
5c0b19b
KVM: VMX: Fix rflags cache during vCPU reset
by Wanpeng Li
· 7 years ago
b0fa04e
KVM: X86: Fix softlockup when get the current kvmclock
by Wanpeng Li
· 7 years ago
876b31f
KVM: x86: ioapic: Preserve read-only values in the redirection table
by Nikita Leshenko
· 7 years ago
a9f2c16
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
by Nikita Leshenko
· 7 years ago
2f9e94e
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
by Nikita Leshenko
· 7 years ago
ec73d16
KVM: X86: Fix operand/address-size during instruction decoding
by Wanpeng Li
· 7 years ago
114de9b
KVM: x86: Don't re-execute instruction when not passing CR2 value
by Liran Alon
· 7 years ago
60d9b22
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
by Liran Alon
· 7 years ago
95259cb
crypto: aesni - handle zero length dst buffer
by Stephan Mueller
· 7 years ago
5226bb3
bpf: fix bpf_tail_call() x64 JIT
by Alexei Starovoitov
· 7 years ago
c964ad3
x86: bpf_jit: small optimization in emit_bpf_tail_call()
by Eric Dumazet
· 7 years ago
9f3a6ca
x86/microcode/intel: Extend BDW late-loading further with LLC size check
by Jia Zhang
· 7 years ago
dc1932c
perf/x86/amd/power: Do not load AMD power module on !AMD platforms
by Xiao Liang
· 7 years ago
9a0be5a
vsyscall: Fix permissions for emulate mode with KAISER/PTI
by Ben Hutchings
· 7 years ago
1be7d46
um: link vmlinux with -no-pie
by Thomas Meyer
· 7 years ago
f5aaa5a
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
by Sudeep Holla
· 8 years ago
318e17d
Prevent timer value 0 for MWAITX
by Janakarajan Natarajan
· 8 years ago
45ee9d5
KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
by Punit Agrawal
· 7 years ago
c36c940
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
by Andy Lutomirski
· 8 years ago
60249fe
MIPS: AR7: ensure the port type's FCR value is used
by Jonas Gorski
· 7 years ago
06d7342
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
by Andi Kleen
· 7 years ago
4b71be4
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
by Masami Hiramatsu
· 7 years ago
36ad6ba
kprobes/x86: Blacklist indirect thunk functions for kprobes
by Masami Hiramatsu
· 7 years ago
09402d8
retpoline: Introduce start/end markers of indirect thunk
by Masami Hiramatsu
· 7 years ago
c5aa687
x86/mce: Make machine check speculation protected
by Thomas Gleixner
· 7 years ago
0d92cf7
x86/cpu, x86/pti: Do not enable PTI on AMD processors
by Tom Lendacky
· 7 years ago
ddfaa7a
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
by Marc Zyngier
· 7 years ago
19f47ea
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
by Thomas Petazzoni
· 7 years ago
1f32f15
ARM: sunxi_defconfig: Enable CMA
by Maxime Ripard
· 7 years ago
c557481
x86/apic/vector: Fix off by one in error path
by Thomas Gleixner
· 7 years ago
02802df
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
by Len Brown
· 7 years ago
5ab44e8
x86/mm/pkeys: Fix fill_sig_info_pkey
by Eric W. Biederman
· 7 years ago
a96cf98
x86/cpufeature: Move processor tracing out of scattered features
by Paolo Bonzini
· 7 years ago
b73d687
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
by Tom Lendacky
· 7 years ago
abf67b1
x86/retpoline: Fill RSB on context switch for affected CPUs
by David Woodhouse
· 7 years ago
1b92c48
x86/pti/efi: broken conversion from efi to kernel page table
by Pavel Tatashin
· 7 years ago
44f1eae
x86/retpoline: Remove compile time warning
by Thomas Gleixner
· 7 years ago
c1ddd99
x86/retpoline: Fill return stack buffer on vmexit
by David Woodhouse
· 7 years ago
276e300
x86/retpoline/irq32: Convert assembler indirect jumps
by Andi Kleen
· 7 years ago
a590960
x86/retpoline/checksum32: Convert assembler indirect jumps
by David Woodhouse
· 7 years ago
87a1fe3
x86/retpoline/xen: Convert Xen hypercall indirect jumps
by David Woodhouse
· 7 years ago
83d7658
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
by David Woodhouse
· 7 years ago
8b1bacc
x86/retpoline/entry: Convert entry assembler indirect jumps
by David Woodhouse
· 7 years ago
2adc2f7
x86/retpoline/crypto: Convert crypto assembler indirect jumps
by David Woodhouse
· 7 years ago
8f96937ee
x86/spectre: Add boot time option to select Spectre v2 mitigation
by David Woodhouse
· 7 years ago
2bb5de4
x86/retpoline: Add initial retpoline support
by David Woodhouse
· 7 years ago
4bf050d
x86/asm: Use register variable to get stack pointer value
by Andrey Ryabinin
· 7 years ago
00bcb5a
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
by Andy Lutomirski
· 7 years ago
91b7e5c
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
by David Woodhouse
· 7 years ago
194dc04
x86/alternatives: Fix optimize_nops() checking
by Borislav Petkov
· 7 years ago
9c5e750
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
by Tom Lendacky
· 7 years ago
abcc3e5
x86/cpu/AMD: Make LFENCE a serializing instruction
by Tom Lendacky
· 7 years ago
45a9882
x86/cpu: Implement CPU vulnerabilites sysfs functions
by Thomas Gleixner
· 7 years ago
56eff36
x86/cpu: Merge bugs.c and bugs_64.c
by Borislav Petkov
· 8 years ago
26323fb
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
by David Woodhouse
· 7 years ago
43fe953
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
by Thomas Gleixner
· 7 years ago
d88f601
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
by Thomas Gleixner
· 7 years ago
c2cacde
x86/cpufeatures: Make CPU bugs sticky
by Thomas Gleixner
· 7 years ago
ef46398
x86/cpu: Factor out application of forced CPU caps
by Andy Lutomirski
· 8 years ago
ec61baf
kaiser: Set _PAGE_NX only if supported
by Lepton Wu
· 7 years ago
012df71
KVM: x86: Add memory barrier on vmcs field lookup
by Andrew Honig
· 7 years ago
431fd50
x86/microcode/intel: Extend BDW late-loading with a revision check
by Jia Zhang
· 7 years ago
5c1b80f
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
by Vikas C Sajjan
· 7 years ago
0199927
x86/acpi: Handle SCI interrupts above legacy space gracefully
by Vikas C Sajjan
· 7 years ago
491c0ca
kvm: vmx: Scrub hardware GPRs at VM-exit
by Jim Mattson
· 7 years ago
78c00f5
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
by Maciej W. Rozycki
· 7 years ago
1f4cff1
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
by Maciej W. Rozycki
· 7 years ago
cfc5c63
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
by Maciej W. Rozycki
· 7 years ago
f616180
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
by Maciej W. Rozycki
· 7 years ago
5b593a81
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
by Maciej W. Rozycki
· 7 years ago
Next »