]> git.proxmox.com Git - mirror_zfs.git/history - module/icp/algs
ZAP: Some cleanups/micro-optimizations
[mirror_zfs.git] / module / icp / algs /
2023-12-05 Shengqi Chenmodule/icp/asm-arm/sha2: enable non-SIMD asm kernels...
2023-04-06 Martin MatuškaMiscellaneous FreBSD compilation bugfixes
2023-03-14 Tino ReichardtRemove unused Edon-R variants
2023-03-08 Attila FülöpICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
2023-03-07 Tino ReichardtFix detection of IBM Power8 machines (ISA 2.07)
2023-03-06 Richard YaoSHA2Init() should use signed assertions when checking...
2023-03-06 Jorgen LundmanRestore ASMABI and other Unify work
2023-03-02 Tino ReichardtUpdate BLAKE3 for using the new impl handling
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-01 Richard Yaoicp: Prevent compilers from optimizing away memset...
2023-02-27 Attila FülöpICP: AES-GCM: Refactor gcm_clear_ctx()
2023-01-17 Jorgen LundmanUnify Assembler files between Linux and Windows
2023-01-13 Richard YaoCleanup: Use MIN() macro
2023-01-12 Richard YaoCleanup: Remove unnecessary explicit casts of pointers...
2022-11-30 szuberskFix Clang 15 compilation errors
2022-11-30 szuberskFix GCC 12 compilation errors
2022-11-28 Richard YaoConvert some sprintf() calls to kmem_scnprintf()
2022-10-20 Richard Yaocrypto_get_ptrs() should always write to *out_data_2
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-09-27 Richard YaoCleanup: Remove ineffective unsigned comparisons against 0
2022-09-16 Tino ReichardtFix BLAKE3 tuneable and module loading on Linux and...
2022-09-08 pkubajFix build on FreeBSD/powerpc64*
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набEnable -Wwrite-strings
2022-06-27 Brian BehlendorfFix -Wattribute-warning in edonr
2022-06-21 Tino ReichardtFix memory allocation issue for BLAKE3 context
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-05-10 набlibzfs: pool: fix false-positives -Wmaybe-uninitialised
2022-05-06 Aidan HarrisFix functions without a prototype
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-16 набmodule: icp: rip out insane crypto_req_handle_t mechani...
2022-02-16 набmodule: icp: remove set-but-unused cd_miscdata
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2022-01-07 набmodule: icp: rip out the Solaris loadable module archit...
2021-12-23 набmodule: icp: fix unused, remove argsused
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-05-08 набReplace ZoL with OpenZFS where applicable
2021-04-03 Andrea GelminiFix various typos
2021-01-21 Brian AtkinsonExtending FreeBSD UIO Struct
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-06-18 Arvind SankarMake Skein_{Get,Put}64_LSB_First inline functions
2020-06-18 Arvind SankarAdd prototypes
2020-06-18 Arvind SankarMark functions as static
2020-06-14 Jorgen LundmanAdd convenience wrappers for common uio usage
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-03-26 Dirkjan BussinkRemove checks for null out value in encryption paths
2020-03-17 Attila FülöpICP: gcm-avx: Support architectures lacking the MOVBE...
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2019-12-19 Ubuntucppcheck: (error) Uninitialized variable
2019-12-06 Attila FülöpICP: Fix out of bounds write
2019-12-03 Attila FülöpICP: Fix null pointer dereference and use after free
2019-11-01 Matthew MacyFix icp build on FreeBSD
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-08-30 Andrea GelminiFix typos in modules/icp/
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-07-11 Brian BehlendorfFix kernel unaligned access on sparc64
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 Tom CaputiEncryption patch follow-up
2017-10-11 KireinaHoroSPARC optimizations for Encode()
2017-10-11 KireinaHoroSPARC optimizations for SHA1Transform()
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
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-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...