index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - complete all the init steps before service notification
Marco Chiappero
2021-08-21
1
-4
/
+6
*
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
4
-15
/
+17
*
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-08-21
5
-16
/
+16
*
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
7
-4
/
+41
*
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2021-08-21
2
-20
/
+20
*
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-08-21
1
-0
/
+2
*
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
2021-08-21
4
-13
/
+5
*
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
9
-17
/
+17
*
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2021-08-21
2
-7
/
+20
*
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
2021-08-21
1
-1
/
+11
*
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-08-21
1
-3
/
+4
*
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-08-21
1
-2
/
+3
*
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
2021-08-21
1
-2
/
+2
*
crypto: qat - remove empty sriov_configure()
Marco Chiappero
2021-08-21
1
-4
/
+1
*
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-08-21
1
-3
/
+4
*
crypto: qat - fix a typo in a comment
Christophe JAILLET
2021-08-21
1
-1
/
+1
*
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
3
-6
/
+12
*
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
6
-6
/
+6
*
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-08-21
7
-76
/
+28
*
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
2021-08-21
3
-14
/
+14
*
crypto: omap - Avoid redundant copy when using truncated sg list
Ben Hutchings
2021-08-21
1
-1
/
+1
*
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
1
-0
/
+63
*
crypto: hisilicon - enable sec device clock gating
Weili Qian
2021-08-12
1
-5
/
+41
*
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-08-12
1
-0
/
+26
*
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-12
1
-2
/
+2
*
crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
Jason Wang
2021-08-12
2
-8
/
+4
*
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
*
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 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
1
-0
/
+4
|
\
|
*
Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2021-06-23
1
-0
/
+4
|
|
\
|
|
*
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-17
1
-0
/
+4
|
*
|
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
2021-05-13
1
-1
/
+0
|
|
/
[next]