index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+48
2018-01-03
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
1
-1
/
+1
2018-01-03
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
1
-7
/
+6
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+5
2018-01-03
Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
5
-13
/
+40
2018-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-12
/
+9
2018-01-03
exec: Weaken dumpability for secureexec
Kees Cook
1
-2
/
+7
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
1
-1
/
+2
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
3
-13
/
+34
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
2018-01-03
x86/cpu, x86/pti: Do not enable PTI on AMD processors
Tom Lendacky
1
-2
/
+2
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
1
-0
/
+1
2018-01-03
MAINTAINERS: Remove Matt Fleming as EFI co-maintainer
Matt Fleming
1
-4
/
+3
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
3
-10
/
+52
2018-01-03
x86/efi: Fix kernel param add_efi_memmap regression
Dave Young
1
-3
/
+2
2018-01-02
drm/ttm: check the return value of kzalloc
Xiongwei Song
1
-0
/
+2
2018-01-02
drm/amd/display: call set csc_default if enable adjustment is false
Yue Hin Lau
4
-6
/
+6
2018-01-02
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2
-3
/
+3
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-01-02
btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
Chris Mason
1
-11
/
+34
2018-01-02
btrfs: Fix flush bio leak
Nikolay Borisov
1
-1
/
+0
2018-01-02
docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
Markus Heiser
1
-3
/
+0
2018-01-02
xen/pvcalls: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-01-02
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
2018-01-02
omapdrm/dss/hdmi4_cec: fix interrupt handling
Hans Verkuil
1
-37
/
+9
2018-01-02
documentation/gpu/i915: fix docs build error after file rename
Randy Dunlap
1
-2
/
+2
2018-01-02
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2018-01-02
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2018-01-02
drm/i915/psr: Fix register name mess up.
Dhinakaran Pandiyan
1
-8
/
+8
2018-01-02
afs: Fix missing error handling in afs_write_end()
David Howells
1
-3
/
+5
2018-01-02
afs: Fix unlink
David Howells
2
-8
/
+33
2018-01-02
afs: Potential uninitialized variable in afs_extract_data()
Dan Carpenter
1
-1
/
+1
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
1
-12
/
+9
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+24
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-104
/
+117
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
[prev]
[next]