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-05-09
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
5
-55
/
+91
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-04
cdrom: factor out a cdrom_multisession helper
Christoph Hellwig
1
-16
/
+25
2020-05-04
cdrom: factor out a cdrom_read_tocentry helper
Christoph Hellwig
1
-17
/
+22
2020-05-04
ide-cd: rename cdrom_read_tocentry
Christoph Hellwig
1
-7
/
+7
2020-05-04
block: add a cdrom_device_info pointer to struct gendisk
Christoph Hellwig
5
-7
/
+8
2020-04-27
nvme: prevent double free in nvme_alloc_ns() error handling
Niklas Cassel
1
-0
/
+2
2020-04-25
block: bypass ->make_request_fn for blk-mq drivers
Christoph Hellwig
1
-0
/
+3
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
1
-17
/
+0
2020-04-25
bcache: remove a duplicate ->make_request_fn assignment
Christoph Hellwig
1
-1
/
+0
2020-04-23
null_blk: Cleanup zoned device initialization
Damien Le Moal
3
-26
/
+36
2020-04-23
null_blk: Fix zoned command handling
Damien Le Moal
3
-27
/
+47
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
3
-4
/
+15
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
2
-23
/
+44
2020-04-22
scsi: merge scsi_init_sgtable into scsi_init_io
Christoph Hellwig
1
-28
/
+18
2020-04-20
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
1
-16
/
+4
2020-04-20
Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...
Douglas Anderson
1
-6
/
+1
2020-04-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-41
/
+35
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-17
/
+49
2020-04-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-9
/
+10
2020-04-18
Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-12
/
+96
2020-04-18
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-34
/
+38
2020-04-18
Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-94
/
+85
2020-04-18
hwmon: (jc42) Fix name to have no illegal characters
Sascha Hauer
1
-1
/
+1
2020-04-17
Merge tag 'mtd/fixes-for-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2020-04-17
Merge tag 'linux-watchdog-5.7-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+4
2020-04-17
Merge tag 'devicetree-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+40
2020-04-17
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2020-04-17
Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-04-17
Merge tag 'libata-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-04-17
Merge tag 'pm-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+14
2020-04-17
s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
Stefan Haberland
1
-1
/
+0
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
2
-10
/
+25
2020-04-17
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
1
-0
/
+2
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
1
-1
/
+4
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
1
-2
/
+5
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
1
-0
/
+4
2020-04-17
Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7
Marc Zyngier
2
-4
/
+27
2020-04-17
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
1
-1
/
+1
2020-04-17
irqchip/irq-mvebu-icu: Make legacy_bindings static
Jason Yan
1
-1
/
+1
2020-04-17
irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
Marc Zyngier
1
-8
/
+10
2020-04-17
irqchip/sifive-plic: Fix maximum priority threshold value
Atish Patra
1
-1
/
+1
2020-04-17
irqchip/ti-sci-inta: Fix processing of masked irqs
Grygorii Strashko
1
-1
/
+2
2020-04-17
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
1
-1
/
+7
2020-04-16
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...
Linus Torvalds
1
-4
/
+4
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-297
/
+419
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
1
-2
/
+2
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
[next]