index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
4
-4
/
+36
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
8
-49
/
+184
2018-11-16
crypto: mxs-dcp - Add support for dcp clk
Leonard Crestez
1
-3
/
+25
2018-11-16
dt-bindings: crypto: Mention clocks for mxs-dcp
Leonard Crestez
1
-0
/
+2
2018-11-16
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
3
-1
/
+179
2018-11-16
crypto: streebog - register Streebog in hash info for IMA
Vitaly Chikunov
3
-0
/
+7
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
4
-0
/
+1187
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-16
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
1
-1
/
+5
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
1
-2
/
+5
2018-11-16
crypto: ecc - check for invalid values in the key verification test
Vitaly Chikunov
1
-16
/
+26
2018-11-09
crypto: testmgr - mark cts(cbc(aes)) as FIPS allowed
Gilad Ben-Yossef
1
-0
/
+1
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
13
-199
/
+96
2018-11-09
crypto: user - remove redundant reporting functions
Eric Biggers
1
-59
/
+0
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
1
-8
/
+8
2018-11-09
pcrypt: use format specifier in kobject_add
Colin Ian King
1
-1
/
+1
2018-11-09
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
3
-0
/
+88
2018-11-09
crypto: cfb - fix decryption
Dmitry Eremin-Solenikov
1
-1
/
+1
2018-11-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
3
-10
/
+31
2018-11-09
crypto: ccree - add SM3 support
Yael Chemla
4
-24
/
+113
2018-11-09
crypto: ccree - modify set_cipher_mode usage from cc_hash
Yael Chemla
2
-9
/
+23
2018-11-09
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
4
-24
/
+47
2018-11-09
crypto: ccree - add SM4 support
Gilad Ben-Yossef
3
-0
/
+70
2018-11-09
dt-bindings: crypto: ccree: add ccree 713
Gilad Ben-Yossef
1
-2
/
+5
2018-11-09
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
3
-11
/
+19
2018-11-09
crypto: arm/aes - add some hardening against cache-timing attacks
Eric Biggers
3
-14
/
+66
2018-11-09
crypto: aes_ti - disable interrupts while accessing S-box
Eric Biggers
2
-1
/
+20
2018-11-09
crypto: user - Zeroize whole structure given to user space
Corentin Labbe
1
-0
/
+21
2018-11-09
crypto: user - fix leaking uninitialized memory to userspace
Eric Biggers
1
-9
/
+9
2018-11-09
crypto: simd - correctly take reqsize of wrapped skcipher into account
Ard Biesheuvel
1
-2
/
+3
2018-11-09
crypto: hisilicon - Fix reference after free of memories on error path
John Garry
1
-10
/
+11
2018-11-09
crypto: hisilicon - Fix NULL dereference for same dst and src
John Garry
1
-4
/
+6
2018-11-05
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
1
-2
/
+2
2018-11-04
sched/topology: Fix off by one bug
Peter Zijlstra
1
-1
/
+1
2018-11-03
memory_hotplug: cond_resched in __remove_pages
Michal Hocko
1
-0
/
+1
2018-11-03
bfs: add sanity check at bfs_fill_super()
Tetsuo Handa
1
-3
/
+6
2018-11-03
kernel/sysctl.c: remove duplicated include
Michael Schupikov
1
-1
/
+0
2018-11-03
kernel/kexec_file.c: remove some duplicated includes
zhong jiang
1
-2
/
+0
2018-11-03
mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask
Michal Hocko
5
-77
/
+40
2018-11-03
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
1
-0
/
+17
2018-11-03
ocfs2: dlmglue: clean up timestamp handling
Arnd Bergmann
1
-17
/
+9
2018-11-03
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
1
-18
/
+59
2018-11-03
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-03
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
1
-2
/
+2
2018-11-03
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
1
-17
/
+34
2018-11-03
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2018-11-03
mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
Andrea Arcangeli
1
-2
/
+30
2018-11-03
include/linux/notifier.h: SRCU: fix ctags
Sam Protsenko
1
-2
/
+1
2018-11-03
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
1
-1
/
+1
2018-11-03
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
[next]