index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chtls - generic handling of data and hdr
Atul Gupta
2018-05-27
3
-53
/
+23
*
crypto: chelsio - request to HW should wrap
Atul Gupta
2018-05-19
1
-18
/
+17
*
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2018-05-19
1
-1
/
+1
*
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
2018-05-19
1
-1
/
+1
*
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
2018-05-12
1
-2
/
+0
*
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2018-05-12
4
-9
/
+0
*
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-05-05
1
-4
/
+4
*
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
2018-05-05
1
-2
/
+7
*
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
2018-05-05
1
-0
/
+1
*
crypto: ccree - use proper printk format
Gilad Ben-Yossef
2018-05-05
1
-1
/
+1
*
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
2018-05-05
2
-62
/
+318
*
crypto: crypto4xx - put temporary dst sg into request ctx
Christian Lamparter
2018-04-28
3
-13
/
+19
*
crypto: crypto4xx - extend aead fallback checks
Christian Lamparter
2018-04-28
1
-14
/
+16
*
crypto: crypto4xx - properly set IV after de- and encrypt
Christian Lamparter
2018-04-28
2
-1
/
+11
*
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
2018-04-28
4
-6
/
+128
*
crypto: crypto4xx - avoid VLA use
Christian Lamparter
2018-04-28
1
-10
/
+4
*
crypto: crypto4xx - convert to skcipher
Christian Lamparter
2018-04-28
3
-177
/
+163
*
crypto: crypto4xx - performance optimizations
Christian Lamparter
2018-04-28
3
-26
/
+34
*
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-28
1
-21
/
+21
*
crypto: drivers - simplify getting .drvdata
Wolfram Sang
2018-04-28
2
-8
/
+4
*
crypto: omap-sham - fix memleak
Bin Liu
2018-04-28
1
-1
/
+1
*
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-28
1
-10
/
+4
*
crypto: caam: - Use kmemdup() function
Fabio Estevam
2018-04-21
1
-8
/
+1
*
crypto: caam - strip input zeros from RSA input buffer
Horia Geantă
2018-04-21
2
-0
/
+62
*
hwrng: via - support new Centaur CPU
davidwang
2018-04-21
1
-1
/
+1
*
crypto: caam - allow retrieving 'era' from register
Fabio Estevam
2018-04-21
2
-4
/
+58
*
crypto: caam - staticize caam_get_era()
Fabio Estevam
2018-04-21
2
-4
/
+1
*
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
2
-3
/
+3
*
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
2
-9
/
+5
*
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
1
-4
/
+5
*
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
3
-4
/
+25
*
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-04-21
1
-8
/
+14
*
crypto: chelsio - remove redundant assignment to cdev->ports
Colin Ian King
2018-04-21
1
-1
/
+0
*
crypto: chelsio - don't leak information from the stack to userspace
Colin Ian King
2018-04-21
1
-1
/
+1
*
crypto: chelsio - Fix potential NULL pointer dereferences
Gustavo A. R. Silva
2018-04-21
1
-0
/
+16
*
crypto: caam/qi - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-111
/
+116
*
crypto: caam - fix IV DMA mapping and updating
Horia Geantă
2018-04-21
1
-121
/
+91
*
crypto: caam - fix DMA mapping dir for generated IV
Horia Geantă
2018-04-21
1
-12
/
+17
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-04-15
18
-82
/
+109
|
\
|
*
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
2018-04-09
1
-1
/
+1
|
*
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
2018-04-09
1
-4
/
+4
|
*
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
2018-04-09
1
-5
/
+8
|
*
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
2018-04-09
1
-0
/
+9
|
*
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
2018-04-09
1
-9
/
+9
|
*
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
2018-04-09
1
-2
/
+0
|
*
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2018-04-09
2
-1
/
+4
|
*
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
2018-04-09
1
-3
/
+3
|
*
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
2018-04-09
1
-1
/
+1
|
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-09
8
-31
/
+45
|
*
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2018-04-09
1
-2
/
+2
[next]