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.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
/
crypto
/
cavium
/
nitrox
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: nitrox - Remove cfb
Herbert Xu
2023-12-08
1
-19
/
+0
*
crypto: cavium/nitrox - refactor deprecated strncpy
Justin Stitt
2023-09-20
1
-1
/
+1
*
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
2023-03-17
1
-1
/
+0
*
crypto: nitrox - Use request_complete helpers
Herbert Xu
2023-02-13
1
-2
/
+2
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
1
-5
/
+3
*
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2022-12-09
1
-6
/
+6
*
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
2022-10-21
1
-0
/
+1
*
crypto: cavium/nitrox - remove check of list iterator against head past the l...
Jakob Koschel
2022-04-08
1
-4
/
+6
*
crypto: cavium/nitrox - don't cast parameter in bit operations
Andy Shevchenko
2022-03-03
1
-2
/
+6
*
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
2022-02-18
1
-1
/
+1
*
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
1
-1
/
+1
*
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
1
-3
/
+1
*
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
2021-06-11
1
-10
/
+8
*
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
2021-06-11
1
-0
/
+4
*
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
2021-05-28
4
-10
/
+12
*
crypto: cavium/nitrox - Fix kernel-doc
Yang Li
2021-05-14
1
-1
/
+1
*
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Yang Li
2021-05-14
1
-1
/
+1
*
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
2021-03-26
1
-2
/
+2
*
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
2021-03-26
1
-4
/
+5
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+0
*
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
2020-11-13
9
-21
/
+26
*
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
2020-11-06
1
-1
/
+1
*
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
2020-08-28
1
-0
/
+1
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-2
/
+2
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
2
-10
/
+10
*
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-06-04
1
-2
/
+2
*
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
2020-05-28
1
-1
/
+1
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-1
/
+1
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
2
-12
/
+4
*
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
2019-11-17
1
-1
/
+0
*
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
1
-1
/
+1
*
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
2019-10-05
1
-5
/
+4
*
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2019-10-05
2
-0
/
+23
*
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2019-10-05
2
-34
/
+103
*
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
2019-10-05
1
-3
/
+36
*
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
1
-1
/
+1
*
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-2
/
+2
*
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
2019-08-15
5
-17
/
+265
*
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
2019-08-15
3
-1
/
+99
*
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
2019-07-26
4
-31
/
+244
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
2
-2
/
+2
|
\
|
*
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-13
2
-2
/
+2
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
4
-107
/
+349
|
\
|
*
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
2019-04-25
1
-18
/
+47
|
*
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+2
|
*
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2019-04-08
2
-83
/
+300
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-4
/
+0
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
3
-28
/
+8
|
\
[next]