开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
2026-03-27
crypto: nx - Fix packed layout in struct nx842_crypto_header
Gustavo A. R. Silva
2026-03-27
crypto: nx - annotate struct nx842_crypto_header with __counted_by
Thorsten Blum
2026-03-22
crypto: nx - fix context leak in nx842_crypto_free_ctx
Thorsten Blum
2026-03-22
crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx
Thorsten Blum
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
crypto: nx - Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
2025-04-23
crypto: nx - Use API partial block handling
Herbert Xu
2025-04-16
crypto: nx - Add missing header inclusions
Herbert Xu
2025-03-21
crypto: nx - Migrate to scomp API
Ard Biesheuvel
2025-03-21
crypto: nx - Fix uninitialised hv_nxc on error
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-02
crypto: nx - use the new scatterwalk functions
Eric Biggers
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
[next]