index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
icp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible NULL pointer dereference in sha2_mac_init()
Richard Yao
2022-12-01
1
-5
/
+8
*
Fix use-after-free bugs in icp code
Richard Yao
2022-12-01
2
-2
/
+2
*
icp: fix all !ENDBR objtool warnings in x86 Asm code
Alexander Lobakin
2022-12-01
6
-0
/
+31
*
icp: fix rodata being marked as text in x86 Asm code
Alexander Lobakin
2022-11-30
3
-5
/
+7
*
icp: properly fix all RETs in x86_64 Asm code
Alexander Lobakin
2022-11-30
3
-11
/
+20
*
kcfpool_alloc() should have its argument list marked void
Richard Yao
2022-10-12
1
-1
/
+1
*
Fix bad free in skein code
Richard Yao
2022-09-28
1
-3
/
+15
*
Fix objtool: missing int3 after ret warning
Brian Behlendorf
2022-07-27
7
-20
/
+26
*
ICP: Add missing stack frame info to SHA asm files
Attila Fülöp
2022-07-27
2
-0
/
+52
*
Fix -Wattribute-warning in edonr
Brian Behlendorf
2022-07-27
1
-1
/
+1
*
Remove sha1 hashing from OpenZFS, it's not used anywhere.
Tino Reichardt
2022-07-26
8
-3625
/
+0
*
Fix functions without a prototype
Aidan Harris
2022-05-20
1
-1
/
+1
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
2
-2
/
+2
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-10
1
-1
/
+1
*
ICP: Silence objtool "stack pointer realignment" warnings
Attila Fülöp
2021-04-19
1
-0
/
+6
*
Fix double sha1/sha1.o line in module/icp/Makefile.in
Tino Reichardt
2021-04-14
1
-1
/
+0
*
Fix various typos
Andrea Gelmini
2021-04-07
1
-2
/
+2
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
5
-90
/
+90
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
1
-3
/
+1
*
ICP: gcm: Allocate hash subkey table separately
Attila Fülöp
2020-10-30
5
-13
/
+93
*
Add some missing cfi frame info in aesni-gcm-x86_64.S
Attila Fülöp
2020-10-30
1
-0
/
+6
*
Prefix zfs internal endian checks with _ZFS
Matthew Macy
2020-07-28
6
-15
/
+13
*
Make use of ZFS_DEBUG consistent within kmod sources
Matthew Macy
2020-07-25
1
-1
/
+1
*
Make Skein_{Get,Put}64_LSB_First inline functions
Arvind Sankar
2020-06-18
2
-15
/
+2
*
Add prototypes
Arvind Sankar
2020-06-18
4
-20
/
+18
*
Add include files for prototypes
Arvind Sankar
2020-06-18
3
-0
/
+3
*
Remove dead code
Arvind Sankar
2020-06-18
1
-2
/
+2
*
Mark functions as static
Arvind Sankar
2020-06-18
3
-14
/
+13
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
5
-137
/
+96
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
1
-5
/
+8
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
3
-6
/
+8
*
Remove checks for null out value in encryption paths
Dirkjan Bussink
2020-03-26
11
-219
/
+106
*
ICP: gcm-avx: Support architectures lacking the MOVBE instruction
Attila Fülöp
2020-03-17
3
-18
/
+389
*
Fix icp include directories for in-tree build
Arvind Sankar
2020-02-20
1
-2
/
+2
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
10
-20
/
+2590
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-21
/
+8
*
Static symbols exported by ICP
Brian Behlendorf
2020-01-02
1
-2
/
+0
*
cppcheck: (error) Uninitialized variable
Ubuntu
2019-12-18
2
-11
/
+6
*
ICP: Fix out of bounds write
Attila Fülöp
2019-12-06
1
-1
/
+3
*
ICP: Fix null pointer dereference and use after free
Attila Fülöp
2019-12-03
2
-4
/
+9
*
Fix icp build on FreeBSD
Matthew Macy
2019-11-01
2
-23
/
+22
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
5
-35
/
+7
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
2
-2
/
+0
*
Fix strdup conflict on other platforms
Matthew Macy
2019-10-10
1
-1
/
+1
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
6
-8
/
+9
*
Fix typos in modules/icp/
Andrea Gelmini
2019-08-30
12
-22
/
+22
*
Minor style cleanup
Brian Behlendorf
2019-07-16
4
-10
/
+17
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
7
-39
/
+84
*
Restructure vec_idx loops
Richard Laager
2019-04-16
3
-42
/
+48
*
Fedora 28: Fix misc bounds check compiler warnings
Joao Carlos Mendes Luis
2018-08-26
1
-1
/
+1
[next]