index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
1
-2
/
+2
2025-04-16
crypto: acomp - Remove reqsize field
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: acomp - Use cra_reqsize
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
2
-48
/
+4
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
1
-0
/
+23
2025-04-16
crypto: acomp - Add ACOMP_FBREQ_ON_STACK
Herbert Xu
1
-13
/
+1
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
1
-2
/
+1
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
1
-137
/
+32
2025-04-16
Revert "crypto: tcrypt - Restore multibuffer ahash tests"
Herbert Xu
1
-231
/
+0
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
2
-100
/
+35
2025-04-16
crypto: deflate - Remove request chaining
Herbert Xu
1
-14
/
+0
2025-04-16
Revert "crypto: testmgr - Add multibuffer acomp testing"
Herbert Xu
1
-83
/
+64
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-75
/
+2
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
1
-75
/
+1
2025-04-12
crypto: scomp - Fix wild memory accesses in scomp_free_streams
Herbert Xu
1
-3
/
+4
2025-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+3
2025-04-09
crypto: scomp - Fix null-pointer deref when freeing streams
Herbert Xu
1
-0
/
+3
2025-04-07
crypto: chacha - remove <crypto/internal/chacha.h>
Eric Biggers
1
-1
/
+34
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
3
-140
/
+229
2025-04-07
crypto: scomp - Drop the dst scratch buffer
Herbert Xu
1
-54
/
+44
2025-04-07
crypto: deflate - Convert to acomp
Herbert Xu
1
-176
/
+187
2025-04-07
crypto: acomp - Add acomp_walk
Herbert Xu
1
-0
/
+116
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
2
-121
/
+124
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
1
-41
/
+158
2025-04-07
crypto: api - Ensure cra_type->destroy is done in process context
Herbert Xu
3
-15
/
+11
2025-04-07
crypto: api - Move alg destroy work from instance to template
Herbert Xu
1
-8
/
+27
2025-04-02
Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-133
/
+24
2025-03-30
Revert "crypto: testmgr - Add multibuffer hash testing"
Herbert Xu
1
-133
/
+24
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
53
-1223
/
+5808
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
3
-0
/
+580
2025-03-22
crypto: testmgr - Add multibuffer acomp testing
Herbert Xu
1
-64
/
+80
2025-03-22
crypto: acomp - Fix synchronous acomp chaining fallback
Herbert Xu
1
-22
/
+11
2025-03-22
crypto: testmgr - Add multibuffer hash testing
Herbert Xu
1
-24
/
+136
2025-03-22
crypto: hash - Fix synchronous ahash chaining fallback
Herbert Xu
1
-32
/
+28
2025-03-21
crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
Thorsten Blum
1
-2
/
+1
2025-03-21
crypto: api - Call crypto_alg_put in crypto_unregister_alg
Herbert Xu
1
-2
/
+1
2025-03-21
crypto: scompress - Fix incorrect stream freeing
Herbert Xu
1
-1
/
+1
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-2
/
+2
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
6
-195
/
+14
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
2
-29
/
+5
2025-03-21
crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-55
/
+1
2025-03-21
crypto: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+4
2025-03-21
crypto: lzo-rle - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+4
2025-03-21
crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+2
2025-03-21
crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-60
/
+1
2025-03-21
crypto: deflate - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-57
/
+1
2025-03-21
crypto: 842 - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+2
2025-03-21
crypto: scompress - Fix scratch allocation failure handling
Herbert Xu
1
-1
/
+5
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2
-31
/
+81
2025-03-21
crypto: acomp - Add async nondma fallback
Herbert Xu
1
-28
/
+41
[prev]
[next]