index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
Makefile: move stack-protector availability out of Kconfig
Kees Cook
1
-1
/
+1
2018-02-06
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-4
/
+8
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-505
/
+745
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+11
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+13
2018-02-03
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
3
-6
/
+110
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
3
-1
/
+17
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
3
-3
/
+116
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2
-5
/
+4
2018-02-03
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
1
-254
/
+186
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2
-2
/
+2
2018-02-02
x86/dumpstack: Avoid uninitlized variable
Arnd Bergmann
1
-1
/
+1
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-02
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
1
-2
/
+2
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-41
/
+90
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2
-5
/
+3
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+0
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+16
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+9
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+51
2018-01-31
x86/mm: provide pmdp_establish() helper
Kirill A. Shutemov
2
-1
/
+51
2018-01-31
mm: relax deferred struct page requirements
Pavel Tatashin
1
-1
/
+0
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-31
/
+116
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-570
/
+219
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
10
-44
/
+55
2018-01-31
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
1
-123
/
+147
2018-01-31
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
1
-14
/
+0
2018-01-31
x86/kexec: Make kexec (mostly) work in 5-level paging mode
Kirill A. Shutemov
1
-0
/
+8
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-3
/
+3
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-207
/
+14
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2
-1
/
+34
2018-01-30
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2
-19
/
+29
2018-01-30
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-01-30
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+10
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-33
/
+18
2018-01-30
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+2
2018-01-30
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-01-30
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
1
-1
/
+4
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+10
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-14
/
+14
2018-01-30
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-4
/
+4
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-01-30
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-01-30
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
[next]