aboutsummaryrefslogtreecommitdiffstats
path: root/module/icp
Commit message (Expand)AuthorAgeFilesLines
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-1010-20/+2590
* Unify target_cpu handlingBrian Behlendorf2020-01-171-21/+8
* Static symbols exported by ICPBrian Behlendorf2020-01-021-2/+0
* cppcheck: (error) Uninitialized variableUbuntu2019-12-182-11/+6
* ICP: Fix out of bounds writeAttila Fülöp2019-12-061-1/+3
* ICP: Fix null pointer dereference and use after freeAttila Fülöp2019-12-032-4/+9
* Fix icp build on FreeBSDMatthew Macy2019-11-012-23/+22
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-245-35/+7
* Remove linux/mod_compat.h from common codeMatthew Macy2019-10-112-2/+0
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+1
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-056-8/+9
* Fix typos in modules/icp/Andrea Gelmini2019-08-3012-22/+22
* Minor style cleanupBrian Behlendorf2019-07-164-10/+17
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-127-39/+84
* Restructure vec_idx loopsRichard Laager2019-04-163-42/+48
* Fedora 28: Fix misc bounds check compiler warningsJoao Carlos Mendes Luis2018-08-261-1/+1
* Add support for selecting encryption backendNathan Lewis2018-08-0213-1582/+2197
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-111-1/+1
* Update build system and packagingBrian Behlendorf2018-05-2913-24/+11
* Change movaps to movups in AES-NI codeTom Caputi2018-01-313-48/+49
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-6/+3
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-11-285-61/+63
* Post-Encryption FollowupBrian Behlendorf2017-10-131-6/+7
|\
| * Encryption patch follow-upTom Caputi2017-10-111-6/+7
* | SPARC optimizations for Encode()KireinaHoro2017-10-121-5/+17
* | SPARC optimizations for SHA1Transform()KireinaHoro2017-10-121-1/+164
|/
* Retire legacy test infrastructureBrian Behlendorf2017-08-151-0/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-143-9/+9
* Allow longer SPA names in statsgaurkuma2017-08-111-5/+6
* Add libtpool (thread pools)Brian Behlendorf2017-08-092-13/+8
* Clang fixesalaviss2017-07-052-10/+10
* Add kpreempt_disable/enable around CPU_SEQID usesMorgan Jones2017-06-191-2/+5
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-043-4/+38
* [icp] fpu and asm cleanup for linuxGvozden Neskovic2017-03-0710-307/+135
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-227-29/+32
* Fix spellingka72017-01-035-5/+5
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-126-28/+24
* Add TASKQID_INVALIDBrian Behlendorf2016-11-021-2/+2
* icp: mark asm files with noexec stackJason Zaman2016-10-251-0/+4
* Fix coverity defects: CID 150919, 150923luozhengzheng2016-10-202-2/+2
* Fix coverity defects: CID 150943, 150938cao2016-10-131-2/+4
* Fix ICP memleak introduced in #4760Tom Caputi2016-10-121-0/+13
* Porting over some ICP code that was missed in #4760Tom Caputi2016-10-101-16/+118
* Fix file permissionsBrian Behlendorf2016-10-081-0/+0
* Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-1/+1
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-0319-128/+6644
* Fix NULL deref in kcf_remove_mech_providercandychencan2016-09-301-1/+3
* Fix Coverity defectsluozhengzheng2016-09-171-1/+1
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-291-1/+1
* icp: mark asm files with noexec stackJason Zaman2016-08-125-0/+20