开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-11
MAINTAINERS: Add myself as co-maintainer for s5p-sss.c
Kamil Konieczny
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
2017-12-11
crypto: cryptd - make cryptd_max_cpu_qlen module parameter static
Colin Ian King
2017-12-11
crypto: stm32 - fix module device table name
Corentin LABBE
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
2017-12-11
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
2017-12-11
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
Hauke Mehrtens
2017-11-29
crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error
Corentin Labbe
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
2017-11-29
crypto: x86/chacha20 - Remove cra_alignmask
Eric Biggers
2017-11-29
crypto: chacha20 - Remove cra_alignmask
Eric Biggers
2017-11-29
crypto: chacha20 - Use unaligned access macros when loading key and IV
Eric Biggers
2017-11-29
crypto: chacha20 - Fix unaligned access when loading constants
Eric Biggers
2017-11-29
crypto: cryptd - Add cryptd_max_cpu_qlen module parameter
Jon Maxwell
2017-11-29
crypto: arm64/aes-ce-cipher - move assembler code to .S file
Ard Biesheuvel
2017-11-29
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...
Christophe Jaillet
2017-11-29
crypto: remove unused hardirq.h
Yang Shi
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
2017-11-29
dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine
Gilad Ben-Yossef
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-29
crypto: keywrap - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2017-11-29
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-29
crypto: replace FSF address with web source in license notices
Martin Kepplinger
2017-11-29
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
2017-11-29
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-29
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2017-11-29
dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
2017-11-29
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
2017-11-29
dt-bindings: Document STM32 CRYP bindings
Fabien DESSENNE
2017-11-29
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
2017-11-29
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-11-29
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-11-29
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
[next]