开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
/
nx-common-pseries.c
Age
Commit message (
Expand
)
Author
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
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
2025-03-21
crypto: nx - Migrate to scomp API
Ard Biesheuvel
2025-03-21
crypto: nx - Fix uninitialised hv_nxc on error
Herbert Xu
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
2023-02-14
crypto: nx - Fix sparse warnings
Herbert Xu
2022-07-08
crypto: nx - Hold the reference returned by of_find_compatible_node
Liang He
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-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