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
*
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2021-08-06
2
-26
/
+35
*
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
2021-08-06
1
-1
/
+0
*
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
2021-08-06
1
-21
/
+0
*
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
2021-08-06
1
-21
/
+5
*
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
2021-08-06
1
-0
/
+2
*
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
2021-08-06
1
-2
/
+2
*
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-08-06
1
-1
/
+1
*
crypto: atmel-aes - use swap()
Salah Triki
2021-07-30
1
-6
/
+2
*
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
2021-07-30
1
-6
/
+3
*
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
2021-07-30
1
-33
/
+43
*
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
2021-07-30
1
-4
/
+51
*
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2021-07-30
2
-2
/
+2
*
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
1
-0
/
+3
*
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
1
-0
/
+7
*
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
2021-07-30
1
-0
/
+3
*
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
2021-07-30
1
-1
/
+6
*
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
2021-07-30
1
-17
/
+16
*
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
2021-07-30
1
-19
/
+9
*
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-07-16
4
-16
/
+16
*
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-07-16
1
-27
/
+9
*
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-07-16
1
-10
/
+35
*
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
3
-11
/
+12
|
\
|
*
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
3
-11
/
+12
|
|
\
|
|
*
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-07-09
3
-11
/
+12
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
35
-162
/
+276
|
\
\
\
|
*
|
|
scsi: virtio_scsi: Add validation for residual bytes from response
Xie Yongji
2021-06-29
1
-1
/
+1
|
*
|
|
scsi: ipr: System crashes when seeing type 20 error
Wen Xiong
2021-06-29
2
-2
/
+3
|
*
|
|
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
2021-06-29
1
-0
/
+1
|
*
|
|
scsi: mpi3mr: Fix warnings reported by smatch
Sreekanth Reddy
2021-06-29
1
-2
/
+3
|
*
|
|
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
2021-06-29
1
-1
/
+21
|
*
|
|
scsi: libfc: Fix array index out of bound exception
Javed Hasan
2021-06-29
1
-5
/
+8
|
*
|
|
scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macro
Zhen Lei
2021-06-23
1
-17
/
+9
|
*
|
|
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
2021-06-23
1
-10
/
+8
|
*
|
|
scsi: qedf: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-23
1
-8
/
+6
|
*
|
|
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-23
1
-7
/
+7
|
*
|
|
scsi: message: mptfc: Switch from pci_ to dma_ API
Christophe JAILLET
2021-06-23
1
-17
/
+18
|
*
|
|
scsi: be2iscsi: Fix some missing space in some messages
Christophe JAILLET
2021-06-23
1
-64
/
+38
|
*
|
|
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
2021-06-23
1
-0
/
+1
|
*
|
|
scsi: ufs: Fix build warning without CONFIG_PM
YueHaibing
2021-06-23
1
-0
/
+4
|
*
|
|
scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignment
SeongJae Park
2021-06-23
1
-1
/
+1
|
*
|
|
scsi: qla2xxx: Add heartbeat check
Quinn Tran
2021-06-23
8
-1
/
+117
|
*
|
|
scsi: virtio_scsi: Do not overwrite SCSI status
Hannes Reinecke
2021-06-23
1
-2
/
+1
|
*
|
|
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
2021-06-23
8
-0
/
+16
|
*
|
|
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-06-23
3
-17
/
+8
|
*
|
|
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Colin Ian King
2021-06-23
1
-1
/
+1
|
*
|
|
scsi: elx: efct: Fix vport list linkage in LIO backend
James Smart
2021-06-23
1
-4
/
+4
|
*
|
|
scsi: elx: libefc_sli: Fix ANDing with zero bit value
James Smart
2021-06-23
1
-2
/
+0
*
|
|
|
Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2021-07-11
26
-533
/
+274
|
\
\
\
\
|
*
|
|
|
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
2021-07-10
1
-73
/
+73
|
*
|
|
|
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
2021-07-10
1
-59
/
+133
[next]