index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
hash.h
Age
Commit message (
Expand
)
Author
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2025-05-19
crypto: hash - Move core export and import into internel/hash.h
Herbert Xu
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
2025-04-28
crypto: api - Add crypto_stack_request_init and initialise flags fully
Herbert Xu
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
2025-04-23
crypto: shash - Handle partial blocks in API
Herbert Xu
2025-04-16
crypto: hash - Update HASH_MAX_DESCSIZE comment
Herbert Xu
2025-04-16
crypto: hash - Add HASH_REQUEST_ON_STACK
Herbert Xu
2025-04-16
crypto: shash - Remove dynamic descsize
Herbert Xu
2025-04-16
crypto: ahash - Use cra_reqsize
Herbert Xu
2025-04-16
crypto: ahash - Remove request chaining
Herbert Xu
2025-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-12
crypto: ahash - Disable request chaining
Herbert Xu
2025-04-07
crypto: hash - Do not use shash in hard IRQs
Herbert Xu
2025-02-22
crypto: ahash - Set default reqsize from ahash_alg
Herbert Xu
2025-02-22
crypto: ahash - Add virtual address support
Herbert Xu
2025-02-22
crypto: hash - Add request chaining API
Herbert Xu
2025-02-22
crypto: ahash - Only save callback and data in ahash_save_req
Herbert Xu
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2023-12-29
crypto: shash - remove excess kerneldoc members
Vegard Nossum
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
2023-10-27
crypto: ahash - remove crypto_ahash_alignmask
Eric Biggers
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-05-12
crypto: hash - Add statesize to crypto_ahash
Herbert Xu
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
2023-04-06
crypto: hash - Remove maximum statesize limit
Herbert Xu
2023-03-24
crypto: hash - Fix kdoc errors about HASH_ALG_COMMON
Herbert Xu
2023-03-14
crypto: hash - Count error stats differently
Herbert Xu
2022-08-02
crypto: add crypto_has_shash()
Hannes Reinecke
2021-05-28
crypto: header - Fix spelling errors
Zhen Lei
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2021-01-22
crypto - shash: reduce minimum alignment of shash_desc structure
Ard Biesheuvel
2020-08-28
crypto: ahash - Remove AHASH_REQUEST_ON_STACK
Herbert Xu
2020-08-28
crypto: ahash - Add init_tfm/exit_tfm
Herbert Xu
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-23
crypto: hash - drop duplicated word in a comment
Randy Dunlap
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2019-12-11
crypto: shash - Add init_tfm/exit_tfm and verify descsize
Herbert Xu
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-17
crypto: hash - fix incorrect HASH_MAX_DESCSIZE
Eric Biggers
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
[next]