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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
drm/i915: Fix deadlock in i830_disable_pipe()
drm-intel-fixes-2018-01-18
Ville Syrjälä
1
-2
/
+5
2018-01-15
drm/i915: Redo plane sanitation during readout
Ville Syrjälä
1
-49
/
+65
2018-01-15
drm/i915: Add .get_hw_state() method for planes
Ville Syrjälä
3
-98
/
+175
2018-01-14
Linux 4.15-rc8
v4.15-rc8
Linus Torvalds
1
-1
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-01-14
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
21
-36
/
+561
2018-01-14
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
44
-100
/
+1525
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
1
-0
/
+18
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
1
-1
/
+1
2018-01-14
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
3
-21
/
+23
2018-01-13
Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-33
/
+63
2018-01-13
Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2018-01-13
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+14
2018-01-13
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-30
/
+42
2018-01-13
Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+40
2018-01-13
Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+30
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-7
/
+9
2018-01-13
tools/objtool/Makefile: don't assume sync-check.sh is executable
Andrew Morton
1
-1
/
+1
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2
-1
/
+3
2018-01-13
kmemleak: allow to coexist with fault injection
Dmitry Vyukov
1
-1
/
+1
2018-01-13
MAINTAINERS, nilfs2: change project home URLs
Ryusuke Konishi
2
-4
/
+4
2018-01-13
genksyms: drop *.hash.c from .gitignore
Masahiro Yamada
1
-1
/
+0
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-12
apparmor: Fix regression in profile conflict logic
Matthew Garrett
1
-4
/
+5
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2
-21
/
+35
2018-01-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+12
2018-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+4
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-16
/
+0
2018-01-12
Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+8
2018-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-50
/
+88
2018-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+12
2018-01-12
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+1
2018-01-12
Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+7
2018-01-12
Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-43
/
+39
2018-01-12
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
3
-1
/
+85
2018-01-12
Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm...
drm-fixes-for-v4.15-rc8
Dave Airlie
6
-4
/
+17
2018-01-12
Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
4
-36
/
+15
2018-01-12
Merge tag 'drm/tegra/for-4.15-rc8' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+3
2018-01-11
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+23
2018-01-12
x86/retpoline/irq32: Convert assembler indirect jumps
Andi Kleen
1
-4
/
+5
2018-01-12
x86/retpoline/checksum32: Convert assembler indirect jumps
David Woodhouse
1
-3
/
+4
2018-01-12
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2018-01-12
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
1
-8
/
+10
2018-01-12
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2
-6
/
+8
2018-01-12
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2
-5
/
+12
2018-01-12
x86/retpoline/crypto: Convert crypto assembler indirect jumps
David Woodhouse
4
-5
/
+9
2018-01-12
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
4
-5
/
+195
[next]