index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
314
-8209
/
+16782
|
\
|
*
crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
Ard Biesheuvel
2020-01-22
1
-2
/
+2
|
*
crypto: caam - add support for i.MX8M Plus
Horia Geantă
2020-01-22
1
-2
/
+3
|
*
crypto: x86/poly1305 - emit does base conversion itself
Jason A. Donenfeld
2020-01-22
1
-6
/
+2
|
*
crypto: hisilicon - fix spelling mistake "disgest" -> "digest"
Colin Ian King
2020-01-22
1
-1
/
+1
|
*
crypto: chacha20poly1305 - add back missing test vectors and test chunking
Jason A. Donenfeld
2020-01-22
1
-14
/
+1698
|
*
crypto: x86/poly1305 - fix .gitignore typo
Jason A. Donenfeld
2020-01-22
1
-1
/
+1
|
*
tee: fix memory allocation failure checks on drv_data and amdtee
Colin Ian King
2020-01-22
1
-2
/
+2
|
*
crypto: ccree - erase unneeded inline funcs
Gilad Ben-Yossef
2020-01-22
1
-10
/
+0
|
*
crypto: ccree - make cc_pm_put_suspend() void
Gilad Ben-Yossef
2020-01-22
2
-10
/
+4
|
*
crypto: ccree - split overloaded usage of irq field
Gilad Ben-Yossef
2020-01-22
2
-11
/
+9
|
*
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
2020-01-22
4
-80
/
+7
|
*
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
2020-01-22
1
-3
/
+45
|
*
crypto: ccree - cc_do_send_request() is void func
Gilad Ben-Yossef
2020-01-22
1
-25
/
+11
|
*
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
2020-01-22
1
-1
/
+1
|
*
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2020-01-22
2
-13
/
+13
|
*
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
2020-01-22
1
-1
/
+1
|
*
crypto: ccree - fix typo in comment
Hadar Gat
2020-01-22
1
-1
/
+1
|
*
crypto: ccree - fix typos in error msgs
Hadar Gat
2020-01-22
1
-2
/
+2
|
*
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
Tudor Ambarus
2020-01-22
4
-122
/
+3
|
*
crypto: x86/sha - Eliminate casts on asm implementations
Kees Cook
2020-01-22
11
-102
/
+102
|
*
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
1
-3
/
+2
|
*
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-22
1
-15
/
+15
|
*
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
2020-01-22
1
-1
/
+1
|
*
crypto: essiv - fix AEAD capitalization and preposition use in help text
Geert Uytterhoeven
2020-01-16
1
-2
/
+2
|
*
crypto: hisilicon - add branch prediction macro
Zaibo Xu
2020-01-16
1
-22
/
+22
|
*
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
2020-01-16
1
-14
/
+14
|
*
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2020-01-16
2
-38
/
+32
|
*
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2020-01-16
2
-13
/
+18
|
*
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
4
-24
/
+620
|
*
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
1
-35
/
+61
|
*
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
1
-14
/
+14
|
*
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
2
-6
/
+10
|
*
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
1
-26
/
+28
|
*
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
3
-93
/
+59
|
*
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
2
-29
/
+36
|
*
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
2
-6
/
+6
|
*
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
3
-14
/
+14
|
*
tee: amdtee: remove redundant NULL check for pool
Rijo Thomas
2020-01-16
1
-2
/
+1
|
*
tee: amdtee: rename err label to err_device_unregister
Rijo Thomas
2020-01-16
1
-2
/
+2
|
*
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Rijo Thomas
2020-01-16
1
-1
/
+3
|
*
tee: amdtee: print error message if tee not present
Rijo Thomas
2020-01-16
1
-3
/
+4
|
*
tee: amdtee: remove unused variable initialization
Rijo Thomas
2020-01-16
2
-14
/
+14
|
*
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
2020-01-16
1
-0
/
+3
|
*
crypto: curve25519 - Fix selftest build error
Herbert Xu
2020-01-16
3
-10
/
+30
|
*
crypto: caam - add support for i.MX8M Nano
Horia Geantă
2020-01-16
1
-4
/
+4
|
*
crypto: sun8i-ce - remove dead code
Corentin Labbe
2020-01-16
2
-13
/
+0
|
*
crypto: sun8i-ce - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
|
*
crypto: amlogic - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
|
*
crypto: sun8i-ss - fix removal of module
Corentin Labbe
2020-01-16
1
-2
/
+2
[next]