index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
1
-4
/
+4
2017-07-25
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
1
-0
/
+2
2017-07-25
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
1
-2
/
+4
2017-07-25
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
1
-0
/
+7
2017-07-25
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2
-30
/
+35
2017-07-25
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-07-25
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
1
-0
/
+1
2017-07-18
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
1
-2
/
+5
2017-07-18
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-18
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-13
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-07-13
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-13
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-13
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2017-07-13
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
1
-0
/
+1
2017-07-13
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
1
-1
/
+1
2017-07-13
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-13
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-07-13
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-281
/
+346
2017-07-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
20
-645
/
+1003
2017-07-11
Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
12
-79
/
+1183
2017-07-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-14
/
+8
2017-07-11
ARM: fix rd_size declaration
Bart Van Assche
1
-0
/
+1
2017-07-11
zram: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-11
mm: drop useless local parameters of __register_one_node()
Dou Liyang
1
-7
/
+2
2017-07-11
zram: use __sysfs_match_string() helper
Andy Shevchenko
1
-6
/
+4
2017-07-11
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-207
/
+422
2017-07-11
Merge tag 'acpi-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-18
/
+67
2017-07-11
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+5
2017-07-10
Merge branches 'acpi-spcr', 'acpi-osi', 'acpi-bus', 'acpi-scan' and 'acpi-misc'
Rafael J. Wysocki
8
-18
/
+67
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
3
-4
/
+5
2017-07-10
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-214
/
+533
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
11
-201
/
+226
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
28
-363
/
+780
2017-07-10
nvmet: avoid unneeded assignment of submit_bio return value
Max Gurtovoy
1
-1
/
+1
2017-07-10
nvme-pci: add module parameter for io queue depth
weiping zhang
1
-2
/
+22
2017-07-10
Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport...
Jiri Kosina
450
-3030
/
+4541
2017-07-10
Merge branches 'for-4.13/ish' and 'for-4.13/ite' into for-linus
Jiri Kosina
14
-53
/
+116
2017-07-10
Merge branches 'for-4.13/apple' and 'for-4.13/asus' into for-linus
Jiri Kosina
5
-38
/
+63
2017-07-10
nvme-pci: compile warnings in nvme_alloc_host_mem()
Dan Carpenter
1
-2
/
+3
2017-07-10
nvmet_fc: Accept variable pad lengths on Create Association LS
James Smart
1
-7
/
+13
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
832
-24774
/
+357396
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
59
-727
/
+3364
2017-07-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-47
/
+92
2017-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-68
/
+1274
2017-07-08
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
21
-378
/
+2824
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-38
/
+40
2017-07-08
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-31
/
+11
[next]