index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
crypto: fips - Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-05
1
-1
/
+0
|
*
crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warning
Thorsten Blum
2024-04-05
1
-2
/
+1
|
*
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
2024-04-02
1
-0
/
+3
|
*
crypto: ecc - update ecc_gen_privkey for FIPS 186-5
Joachim Vandersmissen
2024-04-02
1
-12
/
+17
|
*
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
2024-04-02
1
-0
/
+1
|
*
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
18
-744
/
+42
|
/
*
Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-25
6
-2
/
+98
|
\
|
*
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-03-22
6
-2
/
+98
*
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-0
/
+3
|
\
\
|
*
|
RISC-V: hook new crypto subdir into build-system
Heiko Stuebner
2024-01-22
1
-0
/
+3
*
|
|
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
9
-64
/
+110
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "crypto: remove CONFIG_CRYPTO_STATS"
Herbert Xu
2024-03-13
18
-47
/
+760
|
*
|
crypto: scomp - remove memcpy if sg_nents is 1 and pages are lowmem
Barry Song
2024-03-08
1
-7
/
+29
|
*
|
crypto: tcrypt - add ffdhe2048(dh) test
Vladis Dronov
2024-03-08
1
-0
/
+3
|
*
|
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-03-01
18
-760
/
+47
|
*
|
crypto: dh - Make public key test FIPS-only
Herbert Xu
2024-03-01
1
-28
/
+29
|
*
|
crypto: jitter - fix CRYPTO_JITTERENTROPY help text
Randy Dunlap
2024-02-24
1
-2
/
+3
|
*
|
crypto: rsa - restrict plaintext/ciphertext values more
Joachim Vandersmissen
2024-02-09
1
-4
/
+32
|
*
|
crypto: ahash - unexport crypto_hash_alg_has_setkey()
Eric Biggers
2024-02-02
1
-11
/
+10
|
*
|
crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.c
Joachim Vandersmissen
2024-01-26
1
-8
/
+0
|
*
|
crypto: asymmetric_keys - remove redundant pointer secs
Colin Ian King
2024-01-26
1
-2
/
+2
|
*
|
crypto: pcbc - remove redundant assignment to nbytes
Colin Ian King
2024-01-26
1
-2
/
+2
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-1
/
+1
|
\
\
|
*
|
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
1
-1
/
+1
*
|
|
crypto: lskcipher - Copy IV in lskcipher glue code always
Herbert Xu
2024-02-24
1
-4
/
+2
|
/
/
*
|
crypto: algif_hash - Remove bogus SGL free on zero-length error path
Herbert Xu
2024-02-02
1
-2
/
+3
*
|
crypto: cbc - Ensure statesize is zero
Herbert Xu
2024-02-02
1
-0
/
+3
|
/
*
crypto: scomp - fix req->dst buffer overflow
Chengming Zhou
2023-12-29
1
-0
/
+6
*
crypto: skcipher - Pass statesize for simple lskcipher instances
Herbert Xu
2023-12-22
1
-0
/
+1
*
crypto: api - Disallow identical driver names
Herbert Xu
2023-12-15
1
-0
/
+1
*
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2023-12-15
1
-0
/
+10
*
crypto: algif_skcipher - Fix stream cipher chaining
Herbert Xu
2023-12-08
1
-3
/
+69
*
crypto: arc4 - Add internal state
Herbert Xu
2023-12-08
1
-1
/
+10
*
crypto: skcipher - Make use of internal state
Herbert Xu
2023-12-08
2
-8
/
+106
*
crypto: skcipher - Add internal state support
Herbert Xu
2023-12-08
4
-13
/
+19
*
crypto: cfb,ofb - Remove cfb and ofb
Herbert Xu
2023-12-08
4
-385
/
+0
*
crypto: testmgr - Remove cfb and ofb
Herbert Xu
2023-12-08
2
-1187
/
+0
*
crypto: tcrypt - Remove cfb and ofb
Herbert Xu
2023-12-08
1
-76
/
+0
*
crypto: af_alg - Disallow multiple in-flight AIO requests
Herbert Xu
2023-12-08
1
-1
/
+13
*
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
2023-11-17
2
-37
/
+4
*
crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
Dimitri John Ledkov
2023-11-17
1
-6
/
+6
*
crypto: drbg - update FIPS CTR self-checks to aes256
Dimitri John Ledkov
2023-11-17
1
-3
/
+3
*
crypto: drbg - ensure most preferred type is FIPS health checked
Dimitri John Ledkov
2023-11-17
1
-2
/
+4
*
crypto: rsa - add a check for allocation failure
Dan Carpenter
2023-11-17
1
-0
/
+2
*
crypto: shash - don't exclude async statuses from error stats
Eric Biggers
2023-11-17
1
-5
/
+1
*
Merge tag 'v6.7-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-09
2
-3
/
+26
|
\
|
*
crypto: ahash - Set using_shash for cloned ahash wrapper over shash
Dmitry Safonov
2023-11-07
1
-0
/
+1
|
*
crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
Herbert Xu
2023-11-07
1
-3
/
+25
*
|
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
57
-1349
/
+1981
|
\
|
|
*
crypto: adiantum - flush destination page before unmapping
Eric Biggers
2023-11-01
1
-1
/
+3
[prev]
[next]