index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-02-18
crypto: nx - Constify static attribute_group structs
Rikard Falkeborn
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-06-24
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-06-24
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
2021-06-20
crypto/nx: Register and unregister VAS interface on PowerVM
Haren Myneni
2021-06-20
crypto/nx: Add sysfs interface to export NX capabilities
Haren Myneni
2021-06-20
crypto/nx: Get NX capabilities for GZIP coprocessor type
Haren Myneni
2021-06-20
crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
Haren Myneni
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
2021-05-28
crypto: nx - Fix typo in comment
Shaokun Zhang
2021-05-28
crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
Lee Jones
2021-05-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-03-26
crypto: nx - fix incorrect kernel-doc comment syntax in files
Aditya Srivastava
2021-03-26
crypto: nx - Repair some kernel-doc problems
Lee Jones
2021-03-07
crypto: nx - add missing call to of_node_put()
Yang Li
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-04-20
crypto/nx: Remove 'pid' in vas_tx_win_attr struct
Haren Myneni
2020-04-20
crypto/nx: Enable and setup GZIP compression type
Haren Myneni
2020-04-20
crypto/nx: Make enable code generic to add new GZIP compression type
Haren Myneni
2020-04-20
crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
Haren Myneni
2020-04-20
crypto/nx: Initialize coproc entry with kzalloc
Haren Myneni
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2019-10-26
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
2019-10-23
crypto: nx - convert AES-CTR to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-CBC to skcipher API
Eric Biggers
2019-10-23
crypto: nx - convert AES-ECB to skcipher API
Eric Biggers
2019-10-23
crypto: nx - don't abuse blkcipher_desc to pass iv around
Eric Biggers
2019-08-30
crypto: nx - remove unused variables 'nx_driver_string' and 'nx_driver_version'
YueHaibing
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
2019-06-03
locking/atomic, crypto/nx: Remove redundant casts
Mark Rutland
2019-06-03
locking/atomic, crypto/nx: Prepare for atomic64_read() conversion
Mark Rutland
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
crypto: nx - don't abuse shash MAY_SLEEP flag
Eric Biggers
2019-04-08
crypto: nx842 - remove set but not used variables 'dpadding' and 'max_sync_size'
YueHaibing
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
[next]