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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
Stefan Berger
2024-06-16
1
-0
/
+3
*
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
1
-28
/
+0
*
Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-20
1
-13
/
+2
|
\
|
*
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
2024-05-17
1
-13
/
+2
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
3
-8
/
+11
|
\
\
|
*
|
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
3
-8
/
+11
*
|
|
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
1
-1
/
+2
|
\
\
\
|
*
|
|
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-13
14
-341
/
+38
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
2024-04-26
1
-1
/
+2
|
*
|
crypto: ecc - Add NIST P521 curve parameters
Stefan Berger
2024-04-12
1
-0
/
+1
|
*
|
crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
Stefan Berger
2024-04-12
1
-1
/
+2
|
*
|
crypto: ecc - Add nbits field to ecc_curve structure
Stefan Berger
2024-04-12
1
-0
/
+2
|
*
|
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
2024-04-12
1
-0
/
+21
|
*
|
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-04-02
11
-339
/
+10
|
|
/
*
/
crypto: lib - implement library version of AES in CFB mode
Ard Biesheuvel
2024-05-09
1
-0
/
+5
|
/
*
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2024-03-15
2
-2
/
+1
|
\
|
*
Revert "crypto: remove CONFIG_CRYPTO_STATS"
Herbert Xu
2024-03-13
11
-12
/
+367
|
*
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2024-03-01
11
-367
/
+12
|
*
crypto: ahash - unexport crypto_hash_alg_has_setkey()
Eric Biggers
2024-02-02
1
-2
/
+0
|
*
KEYS: include header for EINVAL definition
Clay Chang
2024-01-26
1
-0
/
+1
*
|
crypto: introduce: acomp_is_async to expose if comp drivers might sleep
Barry Song
2024-03-13
1
-0
/
+6
|
/
*
crypto: skcipher - remove excess kerneldoc members
Vegard Nossum
2023-12-29
1
-16
/
+0
*
crypto: shash - remove excess kerneldoc members
Vegard Nossum
2023-12-29
1
-4
/
+0
*
crypto: algif_skcipher - Fix stream cipher chaining
Herbert Xu
2023-12-08
1
-0
/
+2
*
crypto: skcipher - Make use of internal state
Herbert Xu
2023-12-08
1
-0
/
+33
*
crypto: skcipher - Add internal state support
Herbert Xu
2023-12-08
1
-9
/
+75
*
crypto: af_alg - Disallow multiple in-flight AIO requests
Herbert Xu
2023-12-08
1
-0
/
+3
*
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
2023-10-27
1
-0
/
+1
*
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
2023-10-27
1
-63
/
+5
*
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
2023-10-27
1
-6
/
+0
*
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
1
-3
/
+1
*
crypto: shash - remove crypto_shash_ctx_aligned()
Eric Biggers
2023-10-27
2
-10
/
+0
*
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
2023-10-27
1
-6
/
+0
*
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-10-27
1
-13
/
+2
*
crypto: skcipher - Remove obsolete skcipher_alg helpers
Herbert Xu
2023-10-13
2
-66
/
+1
*
crypto: skcipher - Add crypto_spawn_skcipher_alg_common
Herbert Xu
2023-10-13
1
-0
/
+6
*
crypto: sig - fix kernel-doc typo
Randy Dunlap
2023-10-05
1
-1
/
+1
*
crypto: akcipher - fix kernel-doc typos
Randy Dunlap
2023-10-05
1
-2
/
+2
*
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
2023-10-01
1
-1
/
+1
*
crypto: skcipher - Add lskcipher
Herbert Xu
2023-09-20
2
-26
/
+397
*
crypto: aead - Add crypto_has_aead
Herbert Xu
2023-09-20
1
-0
/
+12
*
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
3
-69
/
+126
|
\
|
*
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
2023-08-18
1
-4
/
+0
|
*
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
2023-08-18
1
-5
/
+54
|
*
crypto: engine - Move struct crypto_engine into internal/engine.h
Herbert Xu
2023-08-18
2
-57
/
+62
|
*
crypto: engine - Create internal/engine.h
Herbert Xu
2023-08-18
1
-0
/
+13
|
*
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
2023-08-18
1
-10
/
+7
|
*
crypto: engine - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-6
/
+0
|
*
crypto: api - Use work queue in crypto_destroy_instance
Herbert Xu
2023-08-11
1
-0
/
+3
[next]