index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
Eric Biggers
6
-21
/
+11
2017-12-22
crypto: api - Unexport crypto_larval_lookup()
Eric Biggers
2
-3
/
+2
2017-12-22
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
1
-1
/
+1
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
1
-1
/
+1
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
3
-3
/
+0
2017-12-11
MAINTAINERS: Add myself as co-maintainer for s5p-sss.c
Kamil Konieczny
1
-0
/
+1
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
1
-1
/
+1
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
1
-7
/
+1
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
1
-9
/
+13
2017-12-11
crypto: cryptd - make cryptd_max_cpu_qlen module parameter static
Colin Ian King
1
-1
/
+1
2017-12-11
crypto: stm32 - fix module device table name
Corentin LABBE
1
-1
/
+1
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
1
-3
/
+3
2017-12-11
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
1
-6
/
+4
2017-12-11
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
Hauke Mehrtens
1
-1
/
+1
2017-11-29
crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error
Corentin Labbe
1
-0
/
+1
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
4
-17
/
+18
2017-11-29
crypto: x86/chacha20 - Remove cra_alignmask
Eric Biggers
1
-1
/
+0
2017-11-29
crypto: chacha20 - Remove cra_alignmask
Eric Biggers
1
-1
/
+0
2017-11-29
crypto: chacha20 - Use unaligned access macros when loading key and IV
Eric Biggers
1
-10
/
+6
2017-11-29
crypto: chacha20 - Fix unaligned access when loading constants
Eric Biggers
1
-6
/
+4
2017-11-29
crypto: cryptd - Add cryptd_max_cpu_qlen module parameter
Jon Maxwell
1
-2
/
+5
2017-11-29
crypto: arm64/aes-ce-cipher - move assembler code to .S file
Ard Biesheuvel
3
-104
/
+100
2017-11-29
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...
Christophe Jaillet
1
-0
/
+1
2017-11-29
crypto: remove unused hardirq.h
Yang Shi
3
-3
/
+0
2017-11-29
chcr: Add support for Inline IPSec
Atul Gupta
8
-168
/
+860
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
7
-52
/
+88
2017-11-29
dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine
Gilad Ben-Yossef
1
-0
/
+22
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
1
-1
/
+2
2017-11-29
crypto: keywrap - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2017-11-29
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
1
-7
/
+9
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
1
-2
/
+2
2017-11-29
crypto: replace FSF address with web source in license notices
Martin Kepplinger
8
-20
/
+10
2017-11-29
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
1
-1
/
+1
2017-11-29
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
1
-1
/
+1
2017-11-29
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
1
-4
/
+0
2017-11-29
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
3
-168
/
+0
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2
-4
/
+14
2017-11-29
dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
Florian Fainelli
2
-20
/
+19
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
1
-2
/
+11
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
1
-8
/
+19
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
1
-1
/
+16
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
1
-16
/
+23
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
1
-12
/
+1
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
1
-3
/
+9
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
1
-4
/
+12
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
1
-21
/
+34
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
1
-10
/
+10
2017-11-29
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
3
-1
/
+1183
2017-11-29
dt-bindings: Document STM32 CRYP bindings
Fabien DESSENNE
1
-0
/
+19
[next]