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
*
mtd: add support for reading MTD devices via the nvmem API
Alban Bedel
2018-12-06
2
-0
/
+57
*
nvmem: add new config option
Bartosz Golaszewski
2018-12-06
1
-1
/
+2
*
nvmem: Move nvmem_type_str array to its only user
Andy Shevchenko
2018-12-06
1
-0
/
+7
*
nvmem: meson-efuse: add peripheral clock
Jerome Brunet
2018-12-06
1
-0
/
+25
*
nvmem: meson-efuse: add error message on user_max failure.
Jerome Brunet
2018-12-06
1
-1
/
+3
*
nvmem: add type attribute
Alexandre Belloni
2018-12-06
1
-0
/
+21
*
binder: filter out nodes when showing binder procs
Todd Kjos
2018-12-06
1
-0
/
+3
*
binder: fix kerneldoc header for struct binder_buffer
Todd Kjos
2018-12-06
1
-10
/
+10
*
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
2018-12-06
8
-268
/
+73
*
char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-06
1
-14
/
+3
*
binder: remove BINDER_DEBUG_ENTRY()
Yangtao Li
2018-12-06
1
-31
/
+17
*
misc: vexpress: Off by one in vexpress_syscfg_exec()
Dan Carpenter
2018-12-06
1
-1
/
+1
*
firmware: stratix10-svc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2018-12-06
1
-4
/
+1
*
coresight: fix spelling mistake "deffered" -> "deferred"
Colin Ian King
2018-12-06
1
-1
/
+1
*
coresight: etm3x: Release CLAIM tag when operated from perf
Mathieu Poirier
2018-12-06
1
-0
/
+1
*
coresight: etm3x: Deal with CLAIM tag before and after accessing HW
Mathieu Poirier
2018-12-06
1
-6
/
+5
*
coresight: etf: Release CLAIM tag after disabling the HW
Mathieu Poirier
2018-12-06
1
-1
/
+1
*
coresight: etb10: Add support for CLAIM tag
Mathieu Poirier
2018-12-06
1
-6
/
+17
*
coresight: tmc: Fix bad register address for CLAIM
Leo Yan
2018-12-06
1
-1
/
+1
*
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-12-03
112
-535
/
+682
|
\
|
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-12-02
1
-1
/
+1
|
|
\
|
|
*
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-11-26
1
-1
/
+1
|
*
|
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-02
3
-58
/
+12
|
|
\
\
|
|
*
|
pvcalls-front: fixes incorrect error handling
Pan Bian
2018-11-29
1
-2
/
+2
|
|
*
|
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-11-29
1
-56
/
+9
|
|
*
|
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
2018-11-29
1
-0
/
+1
|
*
|
|
Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-12-02
1
-1
/
+9
|
|
\
\
\
|
|
*
|
|
dmaengine: at_hdmac: fix module unloading
Richard Genoud
2018-11-29
1
-0
/
+2
|
|
*
|
|
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Richard Genoud
2018-11-29
1
-1
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-01
4
-4
/
+11
|
|
\
\
\
|
|
*
|
|
nvme-rdma: fix double freeing of async event data
Prabhath Sajeepa
2018-11-30
1
-0
/
+2
|
|
*
|
|
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
2018-11-30
1
-1
/
+3
|
|
*
|
|
nvme: warn when finding multi-port subsystems without multipathing enabled
Christoph Hellwig
2018-11-30
1
-0
/
+3
|
|
*
|
|
nvme-pci: fix surprise removal
Igor Konopko
2018-11-27
1
-1
/
+1
|
|
*
|
|
nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
Ewan D. Milne
2018-11-27
1
-1
/
+1
|
|
*
|
|
nvme: Free ctrl device name on init failure
Keith Busch
2018-11-27
1
-1
/
+1
|
*
|
|
|
Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-01
4
-24
/
+13
|
|
\
\
\
\
|
|
*
\
\
\
Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus
Bjorn Helgaas
2018-12-01
3
-11
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
2018-11-27
1
-1
/
+0
|
|
|
*
|
|
|
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
2018-11-20
1
-1
/
+1
|
|
|
*
|
|
|
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
2018-11-20
1
-9
/
+1
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
2018-12-01
1
-13
/
+11
|
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-12-01
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
2018-11-30
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-11-30
8
-25
/
+67
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-11-27
1
-1
/
+1
|
|
*
|
|
|
|
|
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
2018-11-26
1
-2
/
+38
|
|
*
|
|
|
|
|
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-11-26
1
-0
/
+8
|
|
*
|
|
|
|
|
binder: fix race that allows malicious free of live buffer
Todd Kjos
2018-11-26
3
-21
/
+19
|
|
*
|
|
|
|
|
fsi: fsi-scom.c: Remove duplicate header
Brajeswar Ghosh
2018-11-26
1
-1
/
+0
[next]