index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-02
1
-129
/
+1
|
*
|
|
|
|
crypto: x86/glue_helper - add skcipher_walk functions
Eric Biggers
2018-03-02
2
-0
/
+219
|
*
|
|
|
|
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
2018-02-22
4
-0
/
+728
|
*
|
|
|
|
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
2018-02-22
1
-0
/
+133
|
*
|
|
|
|
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2018-02-22
2
-26
/
+106
|
*
|
|
|
|
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
2018-02-22
1
-0
/
+25
|
*
|
|
|
|
crypto: aesni - Introduce partial block macro
Dave Watson
2018-02-22
1
-1
/
+150
|
*
|
|
|
|
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
2018-02-22
1
-99
/
+106
|
*
|
|
|
|
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-02-22
1
-1
/
+9
|
*
|
|
|
|
crypto: aesni - Fill in new context data structures
Dave Watson
2018-02-22
1
-12
/
+39
|
*
|
|
|
|
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-02-22
1
-28
/
+43
|
*
|
|
|
|
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-02-22
2
-75
/
+121
|
*
|
|
|
|
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
2018-02-22
1
-179
/
+114
|
*
|
|
|
|
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-02-22
1
-109
/
+63
|
*
|
|
|
|
crypto: aesni - Add GCM_INIT macro
Dave Watson
2018-02-22
1
-51
/
+33
|
*
|
|
|
|
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-02-22
1
-29
/
+24
|
*
|
|
|
|
crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC
Dave Watson
2018-02-22
1
-250
/
+48
|
*
|
|
|
|
crypto: arm/aes-cipher - move S-box to .rodata section
Jinbum Park
2018-02-22
1
-9
/
+10
|
*
|
|
|
|
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-32
/
+6
|
*
|
|
|
|
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-29
/
+6
|
*
|
|
|
|
crypto: sha1-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-30
/
+6
*
|
|
|
|
|
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-05
19
-255
/
+1598
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE
Palmer Dabbelt
2018-04-03
1
-2
/
+2
|
*
|
|
|
|
|
RISC-V: Fixes to module loading
Palmer Dabbelt
2018-04-03
9
-6
/
+470
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RISC-V: Add definition of relocation types
Zong Li
2018-04-03
1
-0
/
+7
|
|
*
|
|
|
|
|
RISC-V: Enable module support in defconfig
Zong Li
2018-04-03
1
-0
/
+2
|
|
*
|
|
|
|
|
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
2018-04-03
1
-0
/
+8
|
|
*
|
|
|
|
|
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
2018-04-03
1
-0
/
+8
|
|
*
|
|
|
|
|
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
2018-04-03
1
-0
/
+10
|
|
*
|
|
|
|
|
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
2018-04-03
1
-0
/
+35
|
|
*
|
|
|
|
|
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
2018-04-03
1
-0
/
+42
|
|
*
|
|
|
|
|
RISC-V: Support CALL relocation type in kernel module
Zong Li
2018-04-03
1
-0
/
+22
|
|
*
|
|
|
|
|
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
2018-04-03
1
-10
/
+52
|
|
*
|
|
|
|
|
RISC-V: Add section of GOT.PLT for kernel module
Zong Li
2018-04-03
3
-17
/
+45
|
|
*
|
|
|
|
|
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
2018-04-03
6
-0
/
+260
|
*
|
|
|
|
|
|
RISC-V: Assorted memory model fixes
Palmer Dabbelt
2018-04-03
5
-234
/
+630
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
riscv/atomic: Strengthen implementations with fences
Andrea Parri
2018-04-03
2
-220
/
+588
|
|
*
|
|
|
|
|
|
riscv/spinlock: Strengthen implementations with fences
Andrea Parri
2018-04-03
2
-14
/
+27
|
|
*
|
|
|
|
|
|
riscv/barrier: Define __smp_{store_release,load_acquire}
Andrea Parri
2018-04-03
1
-0
/
+15
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2018-04-03
2
-1
/
+7
|
*
|
|
|
|
|
|
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
2018-04-03
4
-0
/
+141
|
*
|
|
|
|
|
|
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
2018-04-03
2
-0
/
+4
|
*
|
|
|
|
|
|
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2018-04-03
2
-1
/
+118
|
*
|
|
|
|
|
|
riscv/ftrace: Add dynamic function tracer support
Alan Kao
2018-04-03
6
-12
/
+223
|
*
|
|
|
|
|
|
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
2018-04-03
2
-0
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-05
47
-775
/
+1434
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
7
-57
/
+72
|
*
|
|
|
|
|
|
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
6
-57
/
+29
|
*
|
|
|
|
|
|
arm64: tlbflush: avoid writing RES0 bits
Philip Elcan
2018-03-28
1
-8
/
+17
|
*
|
|
|
|
|
|
arm64: cmpxchg: Include linux/compiler.h in asm/cmpxchg.h
Will Deacon
2018-03-27
1
-0
/
+1
[prev]
[next]