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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
icp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BTI landing pads to the AArch64 SHA2 assembly
Andrew Turner
2023-10-04
2
-0
/
+5
*
powerpc64: Support ELFv2 asm on Big Endian
Justin Hibbits
2023-04-27
4
-0
/
+61
*
Fix BLAKE3 aarch64 assembly for FreeBSD and macOS
Tino Reichardt
2023-04-26
2
-4511
/
+4057
*
Miscellaneous FreBSD compilation bugfixes
Martin Matuška
2023-04-06
5
-7
/
+9
*
Remove unused Edon-R variants
Tino Reichardt
2023-03-14
2
-823
/
+176
*
ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
Attila Fülöp
2023-03-08
1
-104
/
+103
*
Fix detection of IBM Power8 machines (ISA 2.07)
Tino Reichardt
2023-03-06
2
-6
/
+6
*
SHA2Init() should use signed assertions when checking an enum
Richard Yao
2023-03-06
1
-2
/
+2
*
Restore ASMABI and other Unify work
Jorgen Lundman
2023-03-06
5
-37
/
+56
*
Use SECTION_STATIC macro for sha2 x86_64 assembly
Tino Reichardt
2023-03-02
2
-2
/
+2
*
Update BLAKE3 for using the new impl handling
Tino Reichardt
2023-03-02
5
-468
/
+241
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
16
-3
/
+27539
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
4
-5381
/
+0
*
icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx()
Richard Yao
2023-02-28
2
-31
/
+41
*
ICP: AES-GCM: Refactor gcm_clear_ctx()
Attila Fülöp
2023-02-27
4
-55
/
+36
*
Unify assembly files with macOS
Jorgen Lundman
2023-02-06
5
-5
/
+8
*
x86 asm: Replace .align with .balign
Attila Fülöp
2023-01-24
7
-37
/
+37
*
IPC: blake3 x86 asm: fix placement of .size directives
Attila Fülöp
2023-01-24
3
-9
/
+6
*
Unify Assembler files between Linux and Windows
Jorgen Lundman
2023-01-17
20
-703
/
+144
*
Cleanup: Remove unneeded semicolons
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Use MIN() macro
Richard Yao
2023-01-12
1
-1
/
+1
*
Cleanup: Remove unnecessary explicit casts of pointers from allocators
Richard Yao
2023-01-12
3
-4
/
+4
*
Fix Clang 15 compilation errors
szubersk
2022-11-30
2
-1
/
+5
*
Fix GCC 12 compilation errors
szubersk
2022-11-30
1
-1
/
+1
*
Convert some sprintf() calls to kmem_scnprintf()
Richard Yao
2022-11-28
3
-7
/
+11
*
icp: fix all !ENDBR objtool warnings in x86 Asm code
Alexander Lobakin
2022-11-04
10
-50
/
+41
*
icp: fix rodata being marked as text in x86 Asm code
Alexander Lobakin
2022-11-04
2
-0
/
+5
*
icp: properly fix all RETs in x86_64 Asm code
Alexander Lobakin
2022-11-04
3
-11
/
+20
*
crypto_get_ptrs() should always write to *out_data_2
Richard Yao
2022-10-19
1
-1
/
+3
*
Fix possible NULL pointer dereference in sha2_mac_init()
Richard Yao
2022-10-18
1
-5
/
+8
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
4
-6
/
+1
*
Fix bad free in skein code
Richard Yao
2022-09-27
1
-3
/
+14
*
Cleanup: Remove ineffective unsigned comparisons against 0
Richard Yao
2022-09-26
1
-1
/
+0
*
Fix BLAKE3 tuneable and module loading on Linux and FreeBSD
Tino Reichardt
2022-09-16
5
-157
/
+235
*
Fix assertions in crypto reference helpers
Richard Yao
2022-09-15
2
-24
/
+25
*
Fix use-after-free bugs in icp code
Richard Yao
2022-09-15
2
-2
/
+2
*
Fix build on FreeBSD/powerpc64*
pkubaj
2022-09-08
1
-2
/
+2
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
54
-54
/
+54
*
Enable -Wwrite-strings
наб
2022-06-29
2
-2
/
+2
*
Fix objtool: missing int3 after ret warning
Brian Behlendorf
2022-06-27
11
-30
/
+36
*
Fix -Wattribute-warning in edonr
Brian Behlendorf
2022-06-27
1
-1
/
+1
*
Fix memory allocation issue for BLAKE3 context
Tino Reichardt
2022-06-21
1
-0
/
+28
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
13
-0
/
+21295
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
1
-4
/
+1
*
Fix functions without a prototype
Aidan Harris
2022-05-06
1
-1
/
+1
*
linux: module: weld all but spl.ko into zfs.ko
наб
2022-04-20
2
-95
/
+2
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
2
-2
/
+2
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
17
-290
/
+285
*
module: icp: remove useless assert
наб
2022-02-18
1
-2
/
+0
*
module: icp: remove provider stats
наб
2022-02-15
4
-135
/
+1
[next]