index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi, nfit: Prefer _DSM over _LSR for namespace label reads
Dan Williams
2018-07-14
1
-1
/
+11
*
libnvdimm: Introduce locked DIMM capacity support
Dan Williams
2018-07-14
3
-2
/
+46
*
acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
Dave Jiang
2018-06-30
1
-0
/
+2
*
dev-dax: check_vma: ratelimit dev_info-s
Jeff Moyer
2018-06-29
1
-4
/
+8
*
libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes()
Dan Williams
2018-06-29
1
-0
/
+1
*
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
|
*
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-22
1
-1
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-06-24
1
-1
/
+3
|
\
\
|
*
|
clocksource/drivers/stm32: Fix error return code
Julia Lawall
2018-06-12
1
-1
/
+3
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
3
-16
/
+58
|
\
\
\
|
*
|
|
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
2018-06-22
1
-0
/
+10
|
*
|
|
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
2018-06-22
1
-5
/
+13
|
*
|
|
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
2018-06-22
1
-6
/
+19
|
*
|
|
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
2018-06-22
1
-1
/
+8
|
*
|
|
irqchip/gic-v2m: Fix SPI release on error path
Marc Zyngier
2018-06-22
1
-1
/
+1
|
*
|
|
irqchip/ls-scfg-msi: Fix MSI affinity handling
Marc Zyngier
2018-06-22
1
-3
/
+7
*
|
|
|
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-24
10
-56
/
+125
|
\
\
\
\
|
*
|
|
|
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-06-22
1
-1
/
+1
|
*
|
|
|
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-22
6
-45
/
+88
|
|
\
\
\
\
|
|
*
|
|
|
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
2018-06-21
3
-5
/
+39
|
|
*
|
|
|
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
Jianchao Wang
2018-06-21
1
-1
/
+1
|
|
*
|
|
|
nvme-fc: release io queues to allow fast fail
James Smart
2018-06-21
1
-3
/
+3
|
|
*
|
|
|
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
|
|
*
|
|
|
nvme-rdma: don't override opts->queue_size
Sagi Grimberg
2018-06-20
1
-11
/
+10
|
|
*
|
|
|
nvme-rdma: Fix command completion race at error recovery
Israel Rukshin
2018-06-20
1
-2
/
+6
|
|
*
|
|
|
nvme-rdma: fix possible free of a non-allocated async event buffer
Sagi Grimberg
2018-06-20
1
-13
/
+11
|
|
*
|
|
|
nvme-rdma: fix possible double free condition when failing to create a contro...
Sagi Grimberg
2018-06-20
1
-10
/
+10
|
*
|
|
|
|
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
2018-06-21
1
-8
/
+34
|
|
/
/
/
/
|
*
|
|
|
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-19
2
-2
/
+2
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-24
2
-5
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
hwrng: core - Always drop the RNG in hwrng_unregister()
Michael Büsch
2018-06-15
1
-2
/
+9
|
*
|
|
|
|
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
2018-06-15
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
9
-18
/
+279
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-06-22
1
-2
/
+0
|
*
|
|
|
|
|
xen: add new hypercall buffer mapping device
Juergen Gross
2018-06-22
4
-1
/
+223
|
*
|
|
|
|
|
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-3
/
+13
|
*
|
|
|
|
|
scsi: xen-scsifront: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-7
/
+26
|
*
|
|
|
|
|
xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
Oleksandr Andrushchenko
2018-06-19
1
-2
/
+2
|
*
|
|
|
|
|
xen: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
1
-3
/
+15
*
|
|
|
|
|
|
Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-22
31
-337
/
+408
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-22
3
-218
/
+118
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
Maciej Purski
2018-06-21
1
-16
/
+1
|
|
*
|
|
|
|
|
|
Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
Paul Kocialkowski
2018-06-18
1
-25
/
+0
|
|
*
|
|
|
|
|
|
drm/atmel-hlcdc: check stride values in the first plane
Stefan Agner
2018-06-17
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: fix HDMI cable connection to dongle
Maciej Purski
2018-06-13
1
-23
/
+42
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: remove HSIC initialization
Maciej Purski
2018-06-13
1
-38
/
+0
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: start MHL transmission after HDMI signal detection
Maciej Purski
2018-06-13
1
-51
/
+2
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: fix potential buffer overflow
Maciej Purski
2018-06-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: fix display modes validation
Maciej Purski
2018-06-13
1
-39
/
+41
|
|
*
|
|
|
|
|
|
drm/bridge/sii8620: fix loops in EDID fetch logic
Andrzej Hajda
2018-06-13
1
-11
/
+20
[next]