Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
373fca6f8a6c021220c8b919b64149db7d350a38
/
arch
/
x86
/
include
cfe2562
Merge 4.9.178 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
45fe6de
sched/x86: Save [ER]FLAGS on context switch
by Peter Zijlstra
· 6 years ago
ef4a576
Merge 4.9.176 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
626743f
x86: stop exporting msr-index.h to userland
by Nicolas Dichtel
· 8 years ago
81ea109
x86/speculation/mds: Add mitigation mode VMWERV
by Thomas Gleixner
· 6 years ago
4e722ae
x86/speculation/mds: Add mitigation control for MDS
by Thomas Gleixner
· 6 years ago
2394f59
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
by Thomas Gleixner
· 6 years ago
20041a0
x86/speculation/mds: Clear CPU buffers on exit to user
by Thomas Gleixner
· 6 years ago
96ef7af
x86/speculation/mds: Add mds_clear_cpu_buffers()
by Thomas Gleixner
· 6 years ago
1cdffec
x86/speculation/mds: Add BUG_MSBDS_ONLY
by Thomas Gleixner
· 6 years ago
fbf6ad08fd
x86/speculation/mds: Add basic bug infrastructure for MDS
by Andi Kleen
· 6 years ago
b76f8af
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 6 years ago
6f4b925
x86/speculation: Add seccomp Spectre v2 user space protection mode
by Thomas Gleixner
· 6 years ago
2d99bc0
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
6febf94
x86/speculation: Prevent stale SPEC_CTRL msr content
by Thomas Gleixner
· 6 years ago
c89ef65
x86/speculation: Prepare for conditional IBPB in switch_mm()
by Thomas Gleixner
· 6 years ago
1cca4d2
x86/speculation: Avoid __switch_to_xtra() calls
by Thomas Gleixner
· 6 years ago
b5741ef
x86/process: Consolidate and simplify switch_to_xtra() code
by Thomas Gleixner
· 6 years ago
a35a8c6
x86/speculation: Prepare for per task indirect branch speculation control
by Tim Chen
· 6 years ago
dda365c
x86/speculation: Add command line control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
fd8d77e
x86/speculation: Rename SSBD update functions
by Thomas Gleixner
· 6 years ago
e8891b7
x86/speculation: Update the TIF_SSBD comment
by Tim Chen
· 6 years ago
1739ba8
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
26d422c
x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
by Jiang Biao
· 6 years ago
08e501b
x86/mm: Use WRITE_ONCE() when setting PTEs
by Nadav Amit
· 6 years ago
2678bc5
x86/microcode/intel: Add a helper which gives the microcode revision
by Borislav Petkov
· 8 years ago
9ad0558
x86/bugs: Add AMD's SPEC_CTRL MSR usage
by Konrad Rzeszutek Wilk
· 6 years ago
98ccdae
x86/bugs: Add AMD's variant of SSB_NO
by Konrad Rzeszutek Wilk
· 6 years ago
7a47330
x86/cpufeatures: Hide AMD-specific speculation flags
by Ben Hutchings
· 6 years ago
125a6a6
x86/MCE: Save microcode revision in machine check records
by Tony Luck
· 7 years ago
9013154
Merge 4.9.174 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
c0143f6
x86/unwind: Disable KASAN checks for non-current tasks
by Josh Poimboeuf
· 8 years ago
67843bb
Merge 4.9.169 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
356bcb7
xen: Prevent buffer overflow in privcmd ioctl
by Dan Carpenter
· 6 years ago
39dbf53
x86/power: Make restore_processor_context() sane
by Andy Lutomirski
· 7 years ago
61f1e18
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
by Andy Lutomirski
· 7 years ago
6947310
Merge 4.9.167 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
756e25c
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
by Sean Christopherson
· 6 years ago
429c144
Merge 4.9.163 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3596b45
x86: Add TSX Force Abort CPUID/MSR
by Peter Zijlstra (Intel)
· 6 years ago
42813d9
x86_64: increase stack size for KASAN_EXTRA
by Qian Cai
· 6 years ago
b1af104
Merge 4.9.162 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
dd15ae3
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
by Andy Lutomirski
· 6 years ago
7c85ed0
Merge 4.9.159 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
9678592
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
by Hedi Berriche
· 6 years ago
8817a28
Merge 4.9.156 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
42584b2
x86/fpu: Add might_fault() to user_insn()
by Sebastian Andrzej Siewior
· 6 years ago
ed0b11d
Merge 4.9.149 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7b4a3e9
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
by Sean Christopherson
· 6 years ago
a2f9236
Merge 4.9.147 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
88ce30f
locking/qspinlock, x86: Provide liveness guarantee
by Peter Zijlstra
· 6 years ago
8ae5642
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
by Will Deacon
· 6 years ago
60668f3
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
by Will Deacon
· 6 years ago
860c8b8
Merge 4.9.144 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ad3af65
x86/power/64: Use char arrays for asm function names
by Kees Cook
· 8 years ago
e1260be
Merge 4.9.137 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a0f30ae
Merge 4.9.136 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
b0c0545
x86/speculation: Support Enhanced IBRS on future CPUs
by Sai Praneeth
· 6 years ago
4fad9fd
x86/percpu: Fix this_cpu_read()
by Peter Zijlstra
· 6 years ago
eba69ae
Revert "x86/mm: Expand static page table for fixmap space"
by Sasha Levin
· 6 years ago
03fcc2f
Merge 4.9.135 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
3309ad2
mm: Preserve _PAGE_DEVMAP across mprotect() calls
by Jan Kara
· 6 years ago
a427932
Merge 4.9.134 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
08d2bf5
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
by Vitaly Kuznetsov
· 6 years ago
d589c0d
Merge 4.9.133 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
62dd223
x86/fpu: Finish excising 'eagerfpu'
by Andy Lutomirski
· 8 years ago
60696d9
x86/fpu: Remove struct fpu::counter
by Rik van Riel
· 8 years ago
0fd0aa7
x86/fpu: Remove use_eager_fpu()
by Andy Lutomirski
· 8 years ago
3a8304b
x86/mm: Expand static page table for fixmap space
by Feng Tang
· 6 years ago
dbee746
BACKPORT: x86/syscalls: Check address limit on user-mode return
by Thomas Garnier
· 7 years ago
be4935d
Merge 4.9.127 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
f3913ee
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
by Juergen Gross
· 6 years ago
bc71f39
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
by Michal Hocko
· 6 years ago
a925dfb
Merge 4.9.125 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ef3d45c
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
by Andi Kleen
· 6 years ago
c148246
x86/irqflags: Mark native_restore_fl extern inline
by Nick Desaulniers
· 6 years ago
f8d42d5
x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM
by Vlastimil Babka
· 6 years ago
fe0f404
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
by Vlastimil Babka
· 6 years ago
8dd3fc2
Merge 4.9.123 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
89c059b
x86/mm: Simplify p[g4um]d_page() macros
by Tom Lendacky
· 7 years ago
54068d6
Merge 4.9.122 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7e5cac8
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
by Sean Christopherson
· 6 years ago
681e57b
Merge 4.9.121 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
cc83ba4
x86: i8259: Add missing include file
by Guenter Roeck
· 6 years ago
f85543b
Merge 4.9.120 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7f5d090
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
by Borislav Petkov
· 7 years ago
7e46437
x86/mm/pat: Make set_memory_np() L1TF safe
by Andi Kleen
· 6 years ago
5ebf3f8
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
by Andi Kleen
· 6 years ago
4656dfb
x86/speculation/l1tf: Invert all not present mappings
by Andi Kleen
· 6 years ago
f56c8ee
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
by Paolo Bonzini
· 6 years ago
383f160
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
by Paolo Bonzini
· 6 years ago
7a1eac8
KVM: X86: Allow userspace to define the microcode version
by Wanpeng Li
· 7 years ago
62d88fc
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
2c5a3a0
x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
by Nicolai Stange
· 6 years ago
8574df1
x86: Don't include linux/irq.h from asm/hardirq.h
by Nicolai Stange
· 6 years ago
e371c92
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
by Nicolai Stange
· 6 years ago
5766dc1
x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
by Nicolai Stange
· 6 years ago
2decbf5
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
by Jiri Kosina
· 6 years ago
4186ae8
x86/l1tf: Handle EPT disabled state proper
by Thomas Gleixner
· 6 years ago
80e55b5
x86/litf: Introduce vmx status variable
by Thomas Gleixner
· 6 years ago
Next »