index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86/chacha20 - Remove cra_alignmask
Eric Biggers
2017-11-29
1
-1
/
+0
*
crypto: chacha20 - Remove cra_alignmask
Eric Biggers
2017-11-29
1
-1
/
+0
*
crypto: chacha20 - Use unaligned access macros when loading key and IV
Eric Biggers
2017-11-29
1
-10
/
+6
*
crypto: chacha20 - Fix unaligned access when loading constants
Eric Biggers
2017-11-29
1
-6
/
+4
*
crypto: cryptd - Add cryptd_max_cpu_qlen module parameter
Jon Maxwell
2017-11-29
1
-2
/
+5
*
crypto: arm64/aes-ce-cipher - move assembler code to .S file
Ard Biesheuvel
2017-11-29
3
-104
/
+100
*
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro...
Christophe Jaillet
2017-11-29
1
-0
/
+1
*
crypto: remove unused hardirq.h
Yang Shi
2017-11-29
3
-3
/
+0
*
chcr: Add support for Inline IPSec
Atul Gupta
2017-11-29
8
-168
/
+860
*
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
2017-11-29
7
-52
/
+88
*
dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine
Gilad Ben-Yossef
2017-11-29
1
-0
/
+22
*
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-29
1
-1
/
+2
*
crypto: keywrap - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2017-11-29
1
-2
/
+2
*
crypto: tcrypt - set assoc in sg_init_aead()
Tudor-Dan Ambarus
2017-11-29
1
-7
/
+9
*
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-29
1
-2
/
+2
*
crypto: replace FSF address with web source in license notices
Martin Kepplinger
2017-11-29
8
-20
/
+10
*
crypto: ecc - Fix NULL pointer deref. on no default_rng
Pierre
2017-11-29
1
-1
/
+1
*
crypto: s5p-sss - Remove a stray tab
Dan Carpenter
2017-11-29
1
-1
/
+1
*
crypto: chelsio - Fix an error code in chcr_hash_dma_map()
Dan Carpenter
2017-11-29
1
-1
/
+1
*
crypto: chelsio - remove redundant assignments to reqctx and dst_size
Colin Ian King
2017-11-29
1
-4
/
+0
*
hwrng: bcm63xx - Remove since bcm2835-rng takes over
Florian Fainelli
2017-11-29
3
-168
/
+0
*
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2017-11-29
2
-4
/
+14
*
dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
Florian Fainelli
2017-11-29
2
-20
/
+19
*
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
2017-11-29
1
-2
/
+11
*
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
2017-11-29
1
-8
/
+19
*
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
2017-11-29
1
-1
/
+16
*
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
2017-11-29
1
-16
/
+23
*
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
2017-11-29
1
-12
/
+1
*
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
2017-11-29
1
-3
/
+9
*
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
2017-11-29
1
-4
/
+12
*
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
2017-11-29
1
-21
/
+34
*
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
2017-11-29
1
-10
/
+10
*
crypto: stm32 - Support for STM32 CRYP crypto module
Fabien DESSENNE
2017-11-29
3
-1
/
+1183
*
dt-bindings: Document STM32 CRYP bindings
Fabien DESSENNE
2017-11-29
1
-0
/
+19
*
crypto: tcrypt - fix S/G table for test_aead_speed()
Robert Baronescu
2017-11-29
1
-2
/
+4
*
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-11-29
2
-14
/
+0
*
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-11-29
3
-3
/
+16
*
crypto: af_alg - fix NULL pointer dereference in
Eric Biggers
2017-11-29
1
-6
/
+7
*
crypto: algif_aead - fix reference counting of null skcipher
Eric Biggers
2017-11-29
1
-1
/
+1
*
crypto: rsa - fix buffer overread when stripping leading zeroes
Eric Biggers
2017-11-29
1
-1
/
+1
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
[next]