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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
10
-82
/
+34
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-156
/
+184
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
91
-260
/
+378
2017-09-14
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
25
-122
/
+314
2017-09-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
41
-44
/
+44
2017-09-14
Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-34
/
+120
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
41
-44
/
+44
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
17
-30
/
+30
2017-09-13
IB/mlx4: fix sprintf format warning
Arnd Bergmann
1
-1
/
+1
2017-09-13
drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+4
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
114
-1037
/
+8040
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
19
-475
/
+908
2017-09-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+1
2017-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-59
/
+65
2017-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
13
-110
/
+104
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
2017-09-12
pinctrl/amd: save pin registers over suspend/resume
Daniel Drake
2
-0
/
+76
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-227
/
+262
2017-09-12
pinctrl: armada-37xx: Fix gpio interrupt setup
Gregory CLEMENT
1
-19
/
+22
2017-09-12
pinctrl: sprd: fix off by one bugs
Dan Carpenter
1
-4
/
+4
2017-09-12
pinctrl: sprd: check for allocation failure
Dan Carpenter
1
-3
/
+7
2017-09-12
pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST
Geert Uytterhoeven
1
-1
/
+2
2017-09-12
pinctrl: sprd: fix build errors and dependencies
Randy Dunlap
1
-0
/
+2
2017-09-12
pinctrl: sprd: make three local functions static
Colin Ian King
1
-7
/
+7
2017-09-12
pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
20
-106
/
+680
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-131
/
+316
2017-09-11
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-301
/
+660
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
3
-1
/
+10
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
4
-35
/
+14
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
5
-68
/
+14
2017-09-11
dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK
Arnd Bergmann
1
-10
/
+10
2017-09-11
dm integrity: make blk_integrity_profile structure const
Bhumika Goyal
1
-1
/
+1
2017-09-11
dm integrity: do not check integrity for failed read operations
Hyunchul Lee
1
-1
/
+5
2017-09-11
dm log writes: fix >512b sectorsize support
Josef Bacik
1
-11
/
+31
2017-09-11
dm log writes: don't use all the cpu while waiting to log blocks
Josef Bacik
1
-1
/
+1
2017-09-10
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
1
-99
/
+0
2017-09-10
Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-210
/
+21
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
54
-430
/
+1102
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+8
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
3
-0
/
+1161
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-1224
/
+2598
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
96
-673
/
+1952
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
22
-613
/
+1383
2017-09-09
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
12
-962
/
+2167
2017-09-09
Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-28
/
+825
[next]