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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
scsi: vmw_pvscsi: Fix swiotlb operation
Thomas Hellstrom
1
-0
/
+14
2019-12-20
scsi: csiostor: Adjust indentation in csio_device_reset
Nathan Chancellor
1
-1
/
+1
2019-12-20
scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
Nathan Chancellor
1
-1
/
+1
2019-12-20
scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
Nathan Chancellor
1
-1
/
+1
2019-12-20
scsi: libfc: remove unnecessary assertion on ep variable
Aditya Pakki
1
-1
/
+0
2019-12-20
scsi: initio: make initio_state_7() static
Chen Zhou
1
-1
/
+1
2019-12-20
scsi: ibmvscsi_tgt: remove set but not used variables 'iue' and 'sd'
Chen Zhou
1
-5
/
+0
2019-12-20
scsi: sym53c8xx: fix typos in comments
Chen Zhou
1
-2
/
+2
2019-12-20
scsi: core: Fix a compiler warning triggered by the SCSI logging code
Bart Van Assche
1
-1
/
+1
2019-12-20
scsi: ufs: Power off hook for Cadence UFS driver
Sheeba B
1
-0
/
+1
2019-12-20
scsi: ufs: disable interrupt during clock-gating
Stanley Chu
1
-0
/
+4
2019-12-20
scsi: ufs: disable irq before disabling clocks
Stanley Chu
1
-5
/
+6
2019-12-20
scsi: ufs: Simplify a condition
Dan Carpenter
1
-2
/
+1
2019-12-20
scsi: ufs: Unlock on a couple error paths
Dan Carpenter
1
-4
/
+10
2019-12-20
scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS.
Sheeba B
1
-0
/
+106
2019-12-20
scsi: ufs: delete unused structure filed tr
Bean Huo
1
-2
/
+1
2019-12-20
scsi: ufs: Do not free irq in suspend
Can Guo
1
-14
/
+4
2019-12-20
scsi: ufs: Do not clear the DL layer timers
Can Guo
2
-0
/
+31
2019-12-20
scsi: ufs: Release clock if DMA map fails
Can Guo
1
-0
/
+1
2019-12-20
scsi: ufs: Use DBD setting in mode sense
Can Guo
1
-0
/
+3
2019-12-20
scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD
Can Guo
2
-0
/
+3
2019-12-20
scsi: ufs: Complete pending requests in host reset and restore path
Can Guo
2
-14
/
+12
2019-12-20
scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
Can Guo
1
-2
/
+2
2019-12-20
scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
Can Guo
1
-3
/
+3
2019-12-20
scsi: ufs: Recheck bkops level if bkops is disabled
Asutosh Das
1
-0
/
+3
2019-12-20
scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFs
Bart Van Assche
2
-62
/
+80
2019-12-20
scsi: ufs: Avoid busy-waiting by eliminating tag conflicts
Bart Van Assche
2
-77
/
+50
2019-12-20
scsi: esp_scsi: Add support for FSC chip
Kars de Jong
2
-16
/
+28
2019-12-20
scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
Kars de Jong
2
-9
/
+10
2019-12-16
Linux 5.5-rc2
v5.5-rc2
Linus Torvalds
1
-1
/
+1
2019-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-73
/
+180
2019-12-15
Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2019-12-15
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+12
2019-12-15
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-41
/
+63
2019-12-15
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-12-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-46
/
+111
2019-12-14
Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-20
/
+20
2019-12-14
Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+6
2019-12-14
Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-90
/
+198
2019-12-14
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-67
/
+135
2019-12-14
Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-47
/
+80
2019-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+7
2019-12-14
Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-3
/
+26
2019-12-14
Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-101
/
+166
2019-12-14
binder: fix incorrect calculation for num_valid
Todd Kjos
1
-2
/
+2
2019-12-14
Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+8
2019-12-14
Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
50
-67
/
+66
2019-12-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-12
/
+24
2019-12-14
Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2019-12-14
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-29
/
+6
[next]