index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hash - Add ctx helpers with DMA alignment
Herbert Xu
2022-12-02
1
-0
/
+22
*
crypto: aead - Add ctx helpers with DMA alignment
Herbert Xu
2022-12-02
1
-0
/
+22
*
crypto: api - Add crypto_tfm_ctx_dma
Herbert Xu
2022-12-02
2
-7
/
+39
*
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2022-12-02
26
-25
/
+30
*
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2022-12-02
1
-1
/
+1
*
crypto: x86/curve25519 - disable gcov
Joe Fradley
2022-12-02
1
-0
/
+3
*
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-12-02
2
-2
/
+1
*
crypto: kpp - Move reqsize into tfm
Herbert Xu
2022-12-02
2
-5
/
+6
*
crypto: dh - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-1
/
+3
*
crypto: akcipher - Move reqsize into tfm
Herbert Xu
2022-12-02
2
-4
/
+5
*
crypto: virtio - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+3
*
crypto: caam - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-1
/
+2
*
crypto: qat - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+4
*
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-6
/
+13
*
crypto: kpp - Add helper to set reqsize
Herbert Xu
2022-12-02
1
-0
/
+6
*
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-12-02
1
-2
/
+1
*
crypto: rsa-pkcs1pad - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-1
/
+4
*
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2022-12-02
2
-0
/
+12
*
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-12-02
1
-0
/
+1
*
hwrng: u2fzero - account for high quality RNG
Jason A. Donenfeld
2022-11-25
1
-1
/
+0
*
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
1
-2
/
+8
*
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-25
1
-1
/
+1
*
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
1
-3
/
+3
*
crypto: atmel-ecc - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
1
-3
/
+3
*
Revert "crypto: shash - avoid comparing pointers to exported functions under ...
Eric Biggers
2022-11-25
2
-16
/
+10
*
crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2022-11-25
2
-10
/
+3
*
crypto: arm64/sm3 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
1
-1
/
+2
*
crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2022-11-25
2
-11
/
+5
*
crypto: x86/sm4 - fix crash with CFI enabled
Eric Biggers
2022-11-25
2
-6
/
+8
*
crypto: x86/sm3 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
1
-1
/
+2
*
crypto: x86/sha512 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
3
-3
/
+6
*
crypto: x86/sha256 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
4
-4
/
+8
*
crypto: x86/sha1 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
2
-2
/
+4
*
crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Eric Biggers
2022-11-25
4
-22
/
+10
*
crypto: x86/aria - fix crash with CFI enabled
Eric Biggers
2022-11-25
1
-6
/
+7
*
crypto: x86/aegis128 - fix possible crash with CFI enabled
Eric Biggers
2022-11-25
1
-4
/
+5
*
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
2022-11-25
1
-2
/
+5
*
padata: Always leave BHs disabled when running ->parallel()
Daniel Jordan
2022-11-25
1
-3
/
+5
*
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
2022-11-25
1
-9
/
+0
*
crypto: algboss - compile out test-related code when tests disabled
Eric Biggers
2022-11-25
1
-5
/
+4
*
crypto: kdf - silence noisy self-test
Eric Biggers
2022-11-25
1
-1
/
+1
*
crypto: kdf - skip self-test when tests disabled
Eric Biggers
2022-11-25
1
-2
/
+6
*
crypto: api - compile out crypto_boot_test_finished when tests disabled
Eric Biggers
2022-11-25
3
-6
/
+29
*
crypto: algboss - optimize registration of internal algorithms
Eric Biggers
2022-11-25
2
-13
/
+3
*
crypto: api - optimize algorithm registration when self-tests disabled
Eric Biggers
2022-11-25
2
-71
/
+86
*
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Herbert Xu
2022-11-25
2
-0
/
+15
|
\
|
*
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-14
2
-0
/
+15
*
|
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-22
1
-1
/
+1
*
|
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
2
-2
/
+0
*
|
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
1
-2
/
+2
[next]