index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
crypto: ccree - erase unneeded inline funcs
Gilad Ben-Yossef
1
-10
/
+0
2020-01-22
crypto: ccree - make cc_pm_put_suspend() void
Gilad Ben-Yossef
2
-10
/
+4
2020-01-22
crypto: ccree - split overloaded usage of irq field
Gilad Ben-Yossef
2
-11
/
+9
2020-01-22
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
4
-80
/
+7
2020-01-22
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
1
-3
/
+45
2020-01-22
crypto: ccree - cc_do_send_request() is void func
Gilad Ben-Yossef
1
-25
/
+11
2020-01-22
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
1
-1
/
+1
2020-01-22
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2
-13
/
+13
2020-01-22
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
1
-1
/
+1
2020-01-22
crypto: ccree - fix typo in comment
Hadar Gat
1
-1
/
+1
2020-01-22
crypto: ccree - fix typos in error msgs
Hadar Gat
1
-2
/
+2
2020-01-22
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
Tudor Ambarus
4
-122
/
+3
2020-01-22
crypto: x86/sha - Eliminate casts on asm implementations
Kees Cook
11
-102
/
+102
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
1
-3
/
+2
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
1
-15
/
+15
2020-01-22
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
1
-1
/
+1
2020-01-16
crypto: essiv - fix AEAD capitalization and preposition use in help text
Geert Uytterhoeven
1
-2
/
+2
2020-01-16
crypto: hisilicon - add branch prediction macro
Zaibo Xu
1
-22
/
+22
2020-01-16
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2
-38
/
+32
2020-01-16
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2
-13
/
+18
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
4
-24
/
+620
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
1
-35
/
+61
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
1
-14
/
+14
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
2
-6
/
+10
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
1
-26
/
+28
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
3
-93
/
+59
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2
-29
/
+36
2020-01-16
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2
-6
/
+6
2020-01-16
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
3
-14
/
+14
2020-01-16
tee: amdtee: remove redundant NULL check for pool
Rijo Thomas
1
-2
/
+1
2020-01-16
tee: amdtee: rename err label to err_device_unregister
Rijo Thomas
1
-2
/
+2
2020-01-16
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Rijo Thomas
1
-1
/
+3
2020-01-16
tee: amdtee: print error message if tee not present
Rijo Thomas
1
-3
/
+4
2020-01-16
tee: amdtee: remove unused variable initialization
Rijo Thomas
2
-14
/
+14
2020-01-16
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
1
-0
/
+3
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
3
-10
/
+30
2020-01-16
crypto: caam - add support for i.MX8M Nano
Horia Geantă
1
-4
/
+4
2020-01-16
crypto: sun8i-ce - remove dead code
Corentin Labbe
2
-13
/
+0
2020-01-16
crypto: sun8i-ce - fix removal of module
Corentin Labbe
1
-2
/
+2
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
1
-2
/
+2
2020-01-16
crypto: sun8i-ss - fix removal of module
Corentin Labbe
1
-2
/
+2
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
3
-48
/
+6
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
7
-1577
/
+572
2020-01-16
crypto: x86/poly1305 - import unmodified cryptogams implementation
Jason A. Donenfeld
1
-0
/
+4159
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
12
-228
/
+675
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
4
-11
/
+28
2020-01-09
crypto: exynos-rng - Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-09
crypto: chelsio - Resetting crypto counters during the driver unregister
Ayush Sawal
1
-5
/
+5
2020-01-09
crypto: algapi - enforce that all instances have a ->free() method
Eric Biggers
5
-0
/
+14
[next]