开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
inside-secure
Age
Commit message (
Expand
)
Author
2026-03-27
crypto: inside-secure/eip93 - add missing address terminator character
Mieczyslaw Nalewaj
2026-03-27
crypto: inside-secure/eip93 - correct ecb(des-eip93) typo
Mieczyslaw Nalewaj
2026-03-27
crypto: inside-secure/eip93 - make it selectable for ECONET
Aleksander Jan Bajkowski
2026-03-15
crypto: inside-secure/eip93 - register hash before authenc algorithms
Aleksander Jan Bajkowski
2026-02-28
crypto: inside-secure/eip93 - fix register definition
Aleksander Jan Bajkowski
2026-02-28
crypto: safexcel - Add support for authenc(hmac(md5),*) suites
Aleksander Jan Bajkowski
2026-02-28
crypto: safexcel - Group authenc ciphersuites
Aleksander Jan Bajkowski
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-01-30
crypto: inside-secure/eip93 - unregister only available algorithm
Aleksander Jan Bajkowski
2026-01-23
crypto: inside-secure/eip93 - fix kernel panic in driver detach
Aleksander Jan Bajkowski
2026-01-15
crypto: inside-secure - Use new AES library API
Eric Biggers
2025-07-31
Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-07-07
crypto: inside-secure - Fix `dma_unmap_sg()` nents value
Thomas Fourier
2025-06-30
crypto: inside-secure - remove crc32 support
Eric Biggers
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
2025-04-07
crypto: eip93 - Make read-only arrays static const
Colin Ian King
2025-04-03
crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash
Christian Marangi
2025-02-22
crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_len
Christian Marangi
2025-02-22
crypto: inside-secure - Eliminate duplication in top-level Makefile
Herbert Xu
2025-02-09
crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support
Christian Marangi
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-10
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-30
crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr()
Yue Haibing
2023-12-08
crypto: safexcel - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: safexcel - Add error handling for dma_map_sg() calls
Nikita Zhandarovich
2023-10-27
crypto: inside-secure/safexcel - Convert to platform remove callback returnin...
Uwe Kleine-König
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
2023-02-13
crypto: safexcel - Use request_complete helpers
Herbert Xu
2023-02-10
crypto: safexcel - Use crypto_wait_req
Herbert Xu
2022-12-09
crypto: safexcel - Set DMA alignment explicitly
Herbert Xu
2022-10-21
crypto: inside-secure - Add MaxLinear platform
Peter Harliman Liem
2022-10-21
crypto: inside-secure - Add fw_little_endian option
Peter Harliman Liem
2022-10-21
crypto: inside-secure - Expand soc data structure
Peter Harliman Liem
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
2022-09-16
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
2022-07-29
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-07-08
crypto: inside-secure - fix packed bit-field result descriptor
Ofer Heifetz
2022-05-06
crypto: inside-secure - Add MODULE_FIRMWARE macros
Juerg Haefliger
2021-03-26
crypto: inside-secure - Minor typo fix in the file safexcel.c
Bhaskar Chowdhury
2021-01-03
crypto: inside-secure - fix platform_get_irq.cocci warnings
Tian Tao
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
[next]