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
2016-03-05
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-03-05
char: xillybus: Fix internal data structure initialization
Eli Billauer
1
-1
/
+3
2016-03-05
pch_phub: return -ENODATA if ROM can't be mapped
Colin Ian King
1
-1
/
+3
2016-03-01
Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
Alex Ng
1
-1
/
+9
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
3
-7
/
+17
2016-03-01
Drivers: hv: utils: Remove util transport handler from list if registration f...
Alex Ng
1
-0
/
+3
2016-03-01
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
5
-3
/
+5
2016-03-01
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
1
-1
/
+1
2016-03-01
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
3
-47
/
+27
2016-03-01
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
4
-6
/
+6
2016-03-01
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
1
-35
/
+33
2016-03-01
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
6
-52
/
+13
2016-03-01
eeprom: 93xx46: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-27
/
+95
2016-03-01
eeprom: at25: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-55
/
+71
2016-03-01
eeprom: at25: Remove in kernel API for accessing the EEPROM
Andrew Lunn
2
-28
/
+0
2016-03-01
eeprom: at24: extend driver to plug into the NVMEM framework
Andrew Lunn
2
-41
/
+82
2016-03-01
nvmem: Add backwards compatibility support for older EEPROM drivers.
Andrew Lunn
2
-9
/
+79
2016-03-01
nvmem: Add flag to export NVMEM to root only
Andrew Lunn
2
-2
/
+56
2016-03-01
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Dan Bogdan Nechita
1
-1
/
+1
2016-03-01
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors
Michael Hennerich
1
-1
/
+1
2016-03-01
mei: me: add broxton pci device ids
Tomas Winkler
2
-0
/
+7
2016-03-01
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
15
-9
/
+399
2016-03-01
Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
11
-13
/
+92
2016-03-01
Merge 4.5-rc6 into char-misc-next
Greg Kroah-Hartman
539
-4374
/
+7318
2016-03-01
lkdtm: improve use-after-free tests
Kees Cook
1
-4
/
+15
2016-03-01
lkdtm: add test for atomic_t underflow/overflow
David Windsor
1
-0
/
+13
2016-03-01
lkdtm: Add read/write after free tests for buddy memory
Laura Abbott
1
-0
/
+45
2016-03-01
lkdtm: Update WRITE_AFTER_FREE test
Laura Abbott
1
-4
/
+13
2016-03-01
lkdtm: Add READ_AFTER_FREE test
Laura Abbott
1
-0
/
+38
2016-03-01
MAINTAINERS: add myself as lkdtm maintainer
Kees Cook
1
-0
/
+5
2016-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
13
-6
/
+275
2016-03-01
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2016-03-01
sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.
David S. Miller
1
-0
/
+6
2016-02-29
extcon: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
1
-2
/
+2
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-46
/
+132
[next]