Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
af189c95a371b59f493dbe0f50c0a09724868881
/
arch
af189c9
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
by Darren Kenny
· 7 years ago
4bf5d56
x86/pti: Mark constant arrays as __initconst
by Arnd Bergmann
· 7 years ago
9005c68
x86/spectre: Simplify spectre_v2 command line parsing
by KarimAllah Ahmed
· 7 years ago
085331d
x86/kvm: Update spectre-v1 mitigation
by Dan Williams
· 7 years ago
12c69f1
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
by Josh Poimboeuf
· 7 years ago
18bf3c3
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
by Tim Chen
· 7 years ago
7fcae11
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
by David Woodhouse
· 7 years ago
e698dcd
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
by Colin Ian King
· 7 years ago
edfbae5
x86/spectre: Report get_user mitigation for spectre_v1
by Dan Williams
· 7 years ago
2fbd7af
x86/syscall: Sanitize syscall table de-references under speculation
by Dan Williams
· 7 years ago
c7f631c
x86/get_user: Use pointer masking to limit speculation
by Dan Williams
· 7 years ago
304ec1b
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
by Dan Williams
· 7 years ago
b5c4ae4
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
by Dan Williams
· 7 years ago
b3bbfb3
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
by Dan Williams
· 7 years ago
b3d7ad8
x86: Introduce barrier_nospec
by Dan Williams
· 7 years ago
babdde2
x86: Implement array_index_mask_nospec
by Dan Williams
· 7 years ago
37a8f7c
x86/asm: Move 'status' from thread_struct to thread_info
by Andy Lutomirski
· 7 years ago
d1f7732
x86/entry/64: Push extra regs right away
by Andy Lutomirski
· 7 years ago
21d375b
x86/entry/64: Remove the SYSCALL64 fast path
by Andy Lutomirski
· 7 years ago
9471eee
x86/spectre: Check CONFIG_RETPOLINE in command line parser
by Dou Liyang
· 7 years ago
55f49fc
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
by William Grant
· 7 years ago
7e86548
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
by Ingo Molnar
· 7 years ago
24b1ccc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
32c6cdf
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
39e3836
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dd08516
x86/ftrace: Add one more ENDPROC annotation
by Josh Poimboeuf
· 7 years ago
64e1672
x86/speculation: Simplify indirect_branch_prediction_barrier()
by Borislav Petkov
· 7 years ago
1dde741
x86/retpoline: Simplify vmexit_fill_RSB()
by Borislav Petkov
· 7 years ago
2961298
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
by David Woodhouse
· 7 years ago
e383095
x86/cpu/bugs: Make retpoline module warning conditional
by Thomas Gleixner
· 7 years ago
36b3a77
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
by Andy Lutomirski
· 7 years ago
5beda7d
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
by Andy Lutomirski
· 7 years ago
55fa19d
x86/bugs: Drop one "mitigation" from dmesg
by Borislav Petkov
· 7 years ago
7a32fc5
x86/nospec: Fix header guards names
by Borislav Petkov
· 7 years ago
0e6c16c
x86/alternative: Print unadorned pointers
by Borislav Petkov
· 7 years ago
20ffa1c
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
by David Woodhouse
· 7 years ago
a5b2966
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
by David Woodhouse
· 7 years ago
fec9434
x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
by David Woodhouse
· 7 years ago
1e340c6
x86/msr: Add definitions for new speculation control MSRs
by David Woodhouse
· 7 years ago
5d10cbc
x86/cpufeatures: Add AMD feature bits for Speculation Control
by David Woodhouse
· 7 years ago
fc67dd7
x86/cpufeatures: Add Intel feature bits for Speculation Control
by David Woodhouse
· 7 years ago
95ca0ee
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
by David Woodhouse
· 7 years ago
caf7501
module/retpoline: Warn about missing retpoline in module
by Andi Kleen
· 7 years ago
6e20630
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
efe951d
perf/x86: Fix perf,x86,cpuhp deadlock
by Peter Zijlstra
· 7 years ago
c940a3f
KVM: VMX: Make indirect call speculation safe
by Peter Zijlstra
· 7 years ago
1a29b5b
KVM: x86: Make indirect calls in emulator speculation safe
by Peter Zijlstra
· 7 years ago
f165495
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
aebb48f
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
by Corentin Labbe
· 7 years ago
03fae44
Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
bda646d
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
1de1ea7
KVM: s390: add proper locking for CMMA migration bitmap
by Christian Borntraeger
· 7 years ago
1d080f0
x86/microcode: Fix again accessing initrd after having been freed
by Borislav Petkov
· 7 years ago
7e702d1
x86/microcode/intel: Extend BDW late-loading further with LLC size check
by Jia Zhang
· 7 years ago
40d4071
perf/x86/amd/power: Do not load AMD power module on !AMD platforms
by Xiao Liang
· 7 years ago
1df3738
x86/retpoline: Remove the esp/rsp thunk
by Waiman Long
· 7 years ago
6be7fa3
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
by Steven Rostedt (VMware)
· 7 years ago
1f07476e
Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
e2ac83d
x86/ftrace: Fix ORC unwinding from ftrace handlers
by Josh Poimboeuf
· 7 years ago
5515114
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
319f1e0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d517bb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 7 years ago
91cfc88
x86: Use __nostackprotect for sme_encrypt_kernel
by Laura Abbott
· 7 years ago
86be899
alpha/PCI: Fix noname IRQ level detection
by Lorenzo Pieralisi
· 7 years ago
24b61240
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
e6252e7
Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
35b3fde
KVM: s390: wire up bpb feature
by Christian Borntraeger
· 7 years ago
6ec8765
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
4917d5d
Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
4b664e7
ia64: Rewrite atomic_add and atomic_sub
by Matthew Wilcox
· 7 years ago
726ba84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3f7d875
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
by Andi Kleen
· 7 years ago
c86a32c
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
by Masami Hiramatsu
· 7 years ago
c1804a2
kprobes/x86: Blacklist indirect thunk functions for kprobes
by Masami Hiramatsu
· 7 years ago
736e80a
retpoline: Introduce start/end markers of indirect thunk
by Masami Hiramatsu
· 7 years ago
6f41c34
x86/mce: Make machine check speculation protected
by Thomas Gleixner
· 7 years ago
c13e7f3
ARM: sunxi_defconfig: Enable CMA
by Maxime Ripard
· 7 years ago
3214d01
KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds
by Paul Mackerras
· 7 years ago
f35764e
MIPS: Fix undefined reference to physical_memsize
by James Hogan
· 7 years ago
dda3e15
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
7155f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
f23d74f
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
by Tom Lendacky
· 7 years ago
1d966eb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7dfda84
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88dc7fc
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
091f024
ARM: net: bpf: clarify tail_call index
by Russell King
· 7 years ago
ec19e02
ARM: net: bpf: fix LDX instructions
by Russell King
· 7 years ago
02088d9
ARM: net: bpf: fix register saving
by Russell King
· 7 years ago
0005e55
ARM: net: bpf: correct stack layout documentation
by Russell King
· 7 years ago
70ec3a6
ARM: net: bpf: move stack documentation
by Russell King
· 7 years ago
d1220ef
ARM: net: bpf: fix stack alignment
by Russell King
· 7 years ago
f4483f2
ARM: net: bpf: fix tail call jumps
by Russell King
· 7 years ago
e906248
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
by Russell King
· 7 years ago
37b9595
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
by Tianyu Lan
· 7 years ago
f44efa5
Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
1b689a9
powerpc/pseries: include linux/types.h in asm/hvcall.h
by Michal Suchanek
· 7 years ago
236003e
powerpc/64s: Allow control of RFI flush via debugfs
by Michael Ellerman
· 7 years ago
fd6e440
powerpc/64s: Wire up cpu_show_meltdown()
by Michael Ellerman
· 7 years ago
45d55e7
x86/apic/vector: Fix off by one in error path
by Thomas Gleixner
· 7 years ago
d479244
x86/intel_rdt/cqm: Prevent use after free
by Thomas Gleixner
· 7 years ago
Next »