index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
/
gdrom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2022-12-02
crypto: x86/curve25519 - disable gcov
Joe Fradley
1
-0
/
+3
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2022-12-02
crypto: kpp - Move reqsize into tfm
Herbert Xu
2
-5
/
+6
2022-12-02
crypto: dh - Use helper to set reqsize
Herbert Xu
1
-1
/
+3
2022-12-02
crypto: akcipher - Move reqsize into tfm
Herbert Xu
2
-4
/
+5
2022-12-02
crypto: virtio - Use helper to set reqsize
Herbert Xu
1
-2
/
+3
2022-12-02
crypto: caam - Use helper to set reqsize
Herbert Xu
1
-1
/
+2
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
1
-2
/
+4
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
1
-6
/
+13
2022-12-02
crypto: kpp - Add helper to set reqsize
Herbert Xu
1
-0
/
+6
2022-12-02
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
1
-2
/
+1
2022-12-02
crypto: rsa-pkcs1pad - Use helper to set reqsize
Herbert Xu
1
-1
/
+4
2022-12-02
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2
-0
/
+12
2022-12-02
crypto: qat - fix error return code in adf_probe
Wang Yufen
1
-0
/
+1
2022-11-25
hwrng: u2fzero - account for high quality RNG
Jason A. Donenfeld
1
-1
/
+0
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
1
-2
/
+8
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
1
-1
/
+1
2022-11-25
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-25
crypto: atmel-ecc - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-25
Revert "crypto: shash - avoid comparing pointers to exported functions under ...
Eric Biggers
2
-16
/
+10
2022-11-25
crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2
-10
/
+3
2022-11-25
crypto: arm64/sm3 - fix possible crash with CFI enabled
Eric Biggers
1
-1
/
+2
2022-11-25
crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2
-11
/
+5
2022-11-25
crypto: x86/sm4 - fix crash with CFI enabled
Eric Biggers
2
-6
/
+8
2022-11-25
crypto: x86/sm3 - fix possible crash with CFI enabled
Eric Biggers
1
-1
/
+2
2022-11-25
crypto: x86/sha512 - fix possible crash with CFI enabled
Eric Biggers
3
-3
/
+6
2022-11-25
crypto: x86/sha256 - fix possible crash with CFI enabled
Eric Biggers
4
-4
/
+8
2022-11-25
crypto: x86/sha1 - fix possible crash with CFI enabled
Eric Biggers
2
-2
/
+4
2022-11-25
crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Eric Biggers
4
-22
/
+10
2022-11-25
crypto: x86/aria - fix crash with CFI enabled
Eric Biggers
1
-6
/
+7
2022-11-25
crypto: x86/aegis128 - fix possible crash with CFI enabled
Eric Biggers
1
-4
/
+5
2022-11-25
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
1
-2
/
+5
2022-11-25
padata: Always leave BHs disabled when running ->parallel()
Daniel Jordan
1
-3
/
+5
2022-11-25
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
Zhang Yiqun
1
-9
/
+0
2022-11-25
crypto: algboss - compile out test-related code when tests disabled
Eric Biggers
1
-5
/
+4
2022-11-25
crypto: kdf - silence noisy self-test
Eric Biggers
1
-1
/
+1
2022-11-25
crypto: kdf - skip self-test when tests disabled
Eric Biggers
1
-2
/
+6
2022-11-25
crypto: api - compile out crypto_boot_test_finished when tests disabled
Eric Biggers
3
-6
/
+29
2022-11-25
crypto: algboss - optimize registration of internal algorithms
Eric Biggers
2
-13
/
+3
2022-11-25
crypto: api - optimize algorithm registration when self-tests disabled
Eric Biggers
2
-71
/
+86
2022-11-22
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
1
-1
/
+1
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2
-2
/
+0
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
1
-2
/
+2
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
1
-40
/
+90
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
4
-1172
/
+1192
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
5
-81
/
+99
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
1
-1
/
+0
2022-11-18
crypto: skcipher - Allow sync algorithms with large request contexts
Herbert Xu
2
-1
/
+9
2022-11-18
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
[next]