index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-3
/
+1
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-16
/
+25
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-51
/
+74
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+0
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+12
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-30
/
+21
2019-03-29
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-179
/
+257
2019-03-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-31
/
+118
2019-03-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+5
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-27
/
+38
2019-03-29
Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-103
/
+89
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
2019-03-29
Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-8
/
+11
2019-03-29
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-9
/
+7
2019-03-29
Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-14
/
+41
2019-03-29
Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+3
2019-03-28
Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+19
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
1
-10
/
+10
2019-03-28
nvme-multipath: relax ANA state check
Martin George
1
-4
/
+1
2019-03-28
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
1
-1
/
+1
2019-03-28
gpio: mockup: use simple_read_from_buffer() in debugfs read callback
Bartosz Golaszewski
1
-8
/
+2
2019-03-28
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-03-28
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
1
-3
/
+3
2019-03-28
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
1
-1
/
+2
2019-03-28
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-20
/
+78
2019-03-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-7
/
+42
2019-03-28
libata: fix using DMA buffers on stack
raymond pang
1
-10
/
+24
2019-03-28
drm/i915/icl: Fix VEBOX mismatch BUG_ON()
José Roberto de Souza
1
-1
/
+1
2019-03-28
cpufreq: scpi: Fix use after free
Vincent Stehlé
1
-1
/
+1
2019-03-28
USB: serial: option: add Olicard 600
Bjørn Mork
1
-4
/
+6
2019-03-28
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-03-27
scsi: ibmvfc: Clean up transport events
Tyrel Datwyler
2
-4
/
+11
2019-03-27
scsi: ibmvfc: Byte swap status and error codes when logging
Tyrel Datwyler
1
-13
/
+15
2019-03-27
scsi: ibmvfc: Add failed PRLI to cmd_status lookup array
Tyrel Datwyler
1
-0
/
+1
2019-03-27
scsi: ibmvfc: Remove "failed" from logged errors
Tyrel Datwyler
1
-1
/
+1
2019-03-27
scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
Steffen Maier
1
-4
/
+17
2019-03-27
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
3
-0
/
+20
2019-03-27
scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
Steffen Maier
1
-0
/
+3
[next]