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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
3
-14
/
+0
2020-06-05
ntb: intel: fix static declaration
Dave Jiang
1
-1
/
+1
2020-06-05
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
3
-13
/
+79
2020-06-05
Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-636
/
+2650
2020-06-06
rtc: pcf2127: watchdog: handle nowayout feature
Bruno Thomsen
1
-0
/
+1
2020-06-06
rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
Ran Wang
1
-1
/
+5
2020-06-06
rtc: abx80x: Provide debug feedback for invalid dt properties
Kevin P. Fleming
1
-6
/
+11
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
141
-3950
/
+6635
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
203
-10097
/
+22918
2020-06-05
Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
28
-352
/
+1378
2020-06-05
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-38
/
+18
2020-06-05
Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
8
-101
/
+979
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
1
-3
/
+3
2020-06-05
net: qed: fixes crash while running driver in kdump kernel
Alok Prasad
3
-8
/
+8
2020-06-05
net: phy: mscc: fix Serdes configuration in vsc8584_config_init
Antoine Tenart
1
-2
/
+2
2020-06-05
net: mscc: Fix OF_MDIO config check
Dan Murphy
2
-3
/
+3
2020-06-05
net: marvell: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-06-05
net: dp83867: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-06-05
net: dp83869: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-06-05
net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
Alexander Lobakin
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
19
-212
/
+191
2020-06-05
dm crypt: avoid truncating the logical block size
Eric Biggers
1
-1
/
+1
2020-06-05
dm mpath: add DM device name to Failing/Reinstating path log messages
Mike Snitzer
1
-2
/
+6
2020-06-05
dm mpath: enhance queue_if_no_path debugging
Mike Snitzer
1
-7
/
+23
2020-06-05
dm mpath: restrict queue_if_no_path state machine
Mike Snitzer
1
-10
/
+28
2020-06-05
dm mpath: simplify __must_push_back
Mike Snitzer
1
-23
/
+5
2020-06-05
dm zoned: check superblock location
Hannes Reinecke
1
-1
/
+9
2020-06-05
dm zoned: prefer full zones for reclaim
Hannes Reinecke
1
-1
/
+8
2020-06-05
dm zoned: select reclaim zone based on device index
Hannes Reinecke
4
-32
/
+27
2020-06-05
dm zoned: allocate zone by device index
Hannes Reinecke
3
-8
/
+15
2020-06-05
dm zoned: support arbitrary number of devices
Hannes Reinecke
2
-45
/
+74
2020-06-05
dm zoned: move random and sequential zones into struct dmz_dev
Hannes Reinecke
4
-78
/
+119
2020-06-05
dm zoned: per-device reclaim
Hannes Reinecke
3
-57
/
+88
2020-06-05
dm zoned: add metadata pointer to struct dmz_dev
Hannes Reinecke
2
-8
/
+13
2020-06-05
dm zoned: add device pointer to struct dm_zone
Hannes Reinecke
4
-39
/
+19
2020-06-05
dm zoned: allocate temporary superblock for tertiary devices
Hannes Reinecke
1
-48
/
+61
2020-06-05
dm zoned: convert to xarray
Hannes Reinecke
1
-32
/
+90
2020-06-05
dm zoned: add a 'reserved' zone flag
Hannes Reinecke
2
-2
/
+4
2020-06-05
dm zoned: improve logging messages for reclaim
Hannes Reinecke
1
-3
/
+10
2020-06-05
dm zoned: avoid unnecessary device recalulation for secondary superblock
Hannes Reinecke
1
-3
/
+2
2020-06-05
dm zoned: add debugging message for reading superblocks
Hannes Reinecke
1
-0
/
+4
2020-06-05
dm ebs: use dm_bufio_forget_buffers
Mikulas Patocka
1
-2
/
+2
2020-06-05
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
1
-4
/
+56
2020-06-05
dm bufio: clean up rbtree block ordering
Mikulas Patocka
1
-3
/
+3
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+51
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+27
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
105
-1027
/
+6939
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
22
-625
/
+703
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-81
/
+58
[prev]
[next]