index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
Merge android-4.4.114 (fe09418) into msm-4.4
Srinivasarao P
2018-02-01
|
\
|
|
|
*
|
Merge 4.4.114 into android-4.4
Greg Kroah-Hartman
2018-01-31
|
|
\
|
|
|
*
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
2018-01-31
|
|
*
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2018-01-31
|
|
*
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
2018-01-31
|
|
*
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2018-01-31
*
|
|
Merge android-4.4.113 (ef588ef) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
|
*
|
Merge 4.4.113 into android-4.4
Greg Kroah-Hartman
2018-01-23
|
|
\
|
|
|
*
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
2018-01-23
|
|
*
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-23
|
|
*
x86/mce: Make machine check speculation protected
Thomas Gleixner
2018-01-23
|
|
*
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
2018-01-23
|
|
*
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-23
|
|
*
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
2018-01-23
|
|
*
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-23
|
|
*
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-23
|
|
*
x86/asm: Make asm/alternative.h safe from assembly
Andy Lutomirski
2018-01-23
|
|
*
x86/kbuild: enable modversions for symbols exported from asm
Adam Borowski
2018-01-23
|
|
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2018-01-23
|
|
*
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2018-01-23
|
|
*
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2018-01-23
*
|
|
Merge android-4.4.112 (5f6325b) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
|
*
|
Merge 4.4.112 into android-4.4
Greg Kroah-Hartman
2018-01-17
|
|
\
|
|
|
*
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
2018-01-17
|
|
*
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2018-01-17
|
|
*
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-17
|
|
*
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2018-01-17
|
|
*
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2018-01-17
|
|
*
x86/pti/efi: broken conversion from efi to kernel page table
Pavel Tatashin
2018-01-17
|
|
*
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
Andy Lutomirski
2018-01-17
*
|
|
Merge android-4.4.111 (f851888) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
|
*
|
Merge 4.4.111 into android-4.4
Greg Kroah-Hartman
2018-01-10
|
|
\
|
|
|
*
Map the vsyscall page with _PAGE_USER
Borislav Petkov
2018-01-10
*
|
|
Merge android-4.4.110 (5cc8c2e) into msm-4.4
Srinivasarao P
2018-01-18
|
\
|
|
|
*
|
Merge 4.4.110 into android-4.4
Greg Kroah-Hartman
2018-01-06
|
|
\
|
|
|
*
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2018-01-05
|
|
*
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-05
|
|
*
x86/kaiser: Move feature detection up
Borislav Petkov
2018-01-05
|
|
*
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
2018-01-05
|
|
*
kaiser: asm/tlbflush.h handle noPGE at lower level
Hugh Dickins
2018-01-05
|
|
*
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
2018-01-05
|
|
*
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
2018-01-05
|
|
*
kaiser: paranoid_entry pass cr3 need to paranoid_exit
Hugh Dickins
2018-01-05
|
|
*
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
2018-01-05
|
|
*
kaiser: PCID 0 for kernel and 128 for user
Hugh Dickins
2018-01-05
|
|
*
kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
Hugh Dickins
2018-01-05
|
|
*
kaiser: enhanced by kernel and user PCIDs
Dave Hansen
2018-01-05
|
|
*
kaiser: delete KAISER_REAL_SWITCH option
Hugh Dickins
2018-01-05
|
|
*
kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
Hugh Dickins
2018-01-05
|
|
*
kaiser: cleanups while trying for gold link
Hugh Dickins
2018-01-05
[prev]
[next]