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
*
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-08
1
-9
/
+6
|
\
|
*
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
David Jander
2019-08-28
1
-6
/
+3
|
*
gpio: pca953x: correct type of reg_direction
David Jander
2019-08-28
1
-3
/
+3
*
|
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-07
4
-13
/
+33
|
\
\
|
*
|
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
2019-09-04
1
-9
/
+19
|
*
|
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
2019-09-04
1
-2
/
+8
|
*
|
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
2019-08-20
1
-1
/
+3
|
*
|
dmaengine: ti: dma-crossbar: Fix a memory leak bug
Wenwen Wang
2019-08-20
1
-1
/
+3
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-09-07
2
-2
/
+2
|
\
\
\
|
*
|
|
scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable
James Smart
2019-08-30
2
-2
/
+2
*
|
|
|
Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-07
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
libnvdimm/pfn: Fix namespace creation on misaligned addresses
Jeff Moyer
2019-08-28
1
-1
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-06
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
soc: qcom: geni: Provide parameter error checking
Lee Jones
2019-09-06
1
-0
/
+6
*
|
|
|
|
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-06
3
-28
/
+103
|
\
\
\
\
\
|
*
|
|
|
|
iommu/amd: Fix race in increase_address_space()
Joerg Roedel
2019-09-06
1
-5
/
+11
|
*
|
|
|
|
iommu/amd: Flush old domains in kdump kernel
Stuart Hayes
2019-09-06
1
-0
/
+24
|
*
|
|
|
|
iommu/vt-d: Remove global page flush support
Jacob Pan
2019-09-03
1
-21
/
+15
|
*
|
|
|
|
Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"
Lu Baolu
2019-08-30
1
-2
/
+53
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-09-06
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
Jan Kaisrlik
2019-09-03
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-06
6
-14
/
+202
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-09-06
4
-9
/
+187
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/selftests: modes: Add more unit tests for the cmdline parser
Maxime Ripard
2019-08-30
2
-0
/
+137
|
|
*
|
|
|
|
drm/modes: Introduce a whitelist for the named modes
Maxime Ripard
2019-08-30
1
-0
/
+20
|
|
*
|
|
|
|
drm/modes: Fix the command line parser to take force options into account
Maxime Ripard
2019-08-30
1
-5
/
+19
|
|
*
|
|
|
|
drm/modes: Add a switch to differentiate free standing options
Maxime Ripard
2019-08-30
1
-1
/
+9
|
|
*
|
|
|
|
drm/ingenic: Hardcode panel type to DPI
Laurent Pinchart
2019-08-29
1
-3
/
+2
|
*
|
|
|
|
|
Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2019-09-06
1
-5
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
2019-09-05
1
-5
/
+3
|
*
|
|
|
|
|
|
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2019-09-03
1
-0
/
+12
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
Ben Skeggs
2019-09-02
1
-0
/
+12
*
|
|
|
|
|
|
|
Revert "vhost: access vq metadata through kernel virtual address"
Michael S. Tsirkin
2019-09-04
2
-553
/
+3
*
|
|
|
|
|
|
|
vhost: Remove unnecessary variable
Yunsheng Lin
2019-09-04
1
-3
/
+2
*
|
|
|
|
|
|
|
virtio-net: lower min ring num_free for efficiency
? jiang
2019-09-04
1
-1
/
+1
*
|
|
|
|
|
|
|
vhost/test: fix build for vhost test
Tiwei Bie
2019-09-04
1
-4
/
+9
*
|
|
|
|
|
|
|
vhost/test: fix build for vhost test
Tiwei Bie
2019-09-04
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-02
9
-18
/
+36
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fsi: scom: Don't abort operations for minor errors
Eddie James
2019-08-28
1
-7
/
+1
|
*
|
|
|
|
|
|
vmw_balloon: Fix offline page marking with compaction
Nadav Amit
2019-08-28
1
-2
/
+8
|
*
|
|
|
|
|
|
VMCI: Release resource if the work is already queued
Nadav Amit
2019-08-28
1
-2
/
+4
|
*
|
|
|
|
|
|
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
Raul E Rangel
2019-08-28
1
-2
/
+2
|
*
|
|
|
|
|
|
mei: me: add Tiger Lake point LP device ID
Tomas Winkler
2019-08-28
2
-0
/
+4
|
*
|
|
|
|
|
|
intel_th: pci: Add Tiger Lake support
Alexander Shishkin
2019-08-28
1
-0
/
+5
|
*
|
|
|
|
|
|
intel_th: pci: Add support for another Lewisburg PCH
Alexander Shishkin
2019-08-28
1
-0
/
+5
|
*
|
|
|
|
|
|
stm class: Fix a double free of stm_source_device
Ding Xiang
2019-08-28
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-08-28
1
-4
/
+7
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
fpga: altera-ps-spi: Fix getting of optional confd gpio
Phil Reid
2019-08-19
1
-4
/
+7
*
|
|
|
|
|
|
|
Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-02
11
-47
/
+82
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-28
1
-4
/
+12
[next]