Age | Commit message (Expand) | Author |
2024-10-28 | crypto: nx - Fix invalid wait context during kexec reboot | Vishal Chourasia |
2024-10-28 | crypto: nx - Rename devdata_mutex to devdata_spinlock | Vishal Chourasia |
2024-08-17 | crypto: nx - Use static_assert() to check struct sizes | Gustavo A. R. Silva |
2024-04-02 | crypto: nx - Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva |
2023-05-24 | crypto: nx - fix build warnings when DEBUG_FS is not enabled | Randy Dunlap |
2023-02-14 | crypto: nx - Fix sparse warnings | Herbert Xu |
2022-12-02 | crypto: Prepare to move crypto_tfm_ctx | Herbert Xu |
2022-09-09 | crypto: nx - Remove the unneeded result variable | ye xingchen |
2022-07-08 | crypto: nx - Hold the reference returned by of_find_compatible_node | Liang He |
2022-06-30 | crypto: nx - drop unexpected word "the" | Jiang Jian |
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 |