]> git.proxmox.com Git - mirror_zfs.git/history - module/icp/algs/aes/aes_impl.c
Remove bcopy(), bzero(), bcmp()
[mirror_zfs.git] / module / icp / algs / aes / aes_impl.c
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: icp: fix unused, remove argsused
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2019-10-24 Brian BehlendorfLinux 4.14, 4.19, 5.0+ compat: SIMD save/restore
2019-10-11 Matthew MacyRemove linux/mod_compat.h from common code
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-03-07 Gvozden Neskovic[icp] fpu and asm cleanup for linux
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...