index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
crypto: ccp - Make function sev_get_firmware() static
Wei Yongjun
1
-1
/
+2
2018-10-05
hwrng: core - document the quality field
Michael S. Tsirkin
2
-3
/
+4
2018-10-05
crypto: ccp - Remove forward declaration
Nathan Chancellor
1
-28
/
+25
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
4
-243
/
+2
2018-09-28
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
1
-15
/
+5
2018-09-28
crypto: cavium/nitrox - updated debugfs information.
Srikanth Jampala
4
-129
/
+127
2018-09-28
crypto: cavium/nitrox - add support for per device request statistics.
Srikanth Jampala
3
-1
/
+20
2018-09-28
crypto: cavium/nitrox - added support to identify the NITROX device partname.
Srikanth Jampala
5
-22
/
+184
2018-09-28
crypto: tcrypt - add OFB functional tests
Gilad Ben-Yossef
1
-0
/
+1
2018-09-28
crypto: ofb - add output feedback mode
Gilad Ben-Yossef
3
-0
/
+238
2018-09-28
crypto: testmgr - update sm4 test vectors
Gilad Ben-Yossef
4
-7
/
+144
2018-09-28
crypto: chtls - remove redundant null pointer check before kfree_skb
zhong jiang
2
-4
/
+2
2018-09-28
crypto: tcrypt - remove remnants of pcomp-based zlib
Horia Geantă
2
-8
/
+1
2018-09-28
crypto: tools - Add cryptostat userspace
Corentin Labbe
1
-0
/
+294
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
17
-35
/
+970
2018-09-28
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
Kees Cook
1
-5
/
+0
2018-09-28
crypto: picoxcell - Remove VLA usage of skcipher
Kees Cook
1
-11
/
+10
2018-09-28
crypto: omap-aes - Remove VLA usage of skcipher
Kees Cook
2
-10
/
+9
2018-09-28
crypto: mxs-dcp - Remove VLA usage of skcipher
Kees Cook
1
-11
/
+10
2018-09-28
crypto: chelsio - Remove VLA usage of skcipher
Kees Cook
2
-14
/
+15
2018-09-28
crypto: artpec6 - Remove VLA usage of skcipher
Kees Cook
1
-10
/
+9
2018-09-28
crypto: qce - Remove VLA usage of skcipher
Kees Cook
2
-8
/
+7
2018-09-28
crypto: sahara - Remove VLA usage of skcipher
Kees Cook
1
-16
/
+15
2018-09-28
crypto: cryptd - Remove VLA usage of skcipher
Kees Cook
1
-15
/
+17
2018-09-28
crypto: null - Remove VLA usage of skcipher
Kees Cook
9
-30
/
+29
2018-09-28
crypto: vmx - Remove VLA usage of skcipher
Kees Cook
3
-29
/
+29
2018-09-28
crypto: ccp - Remove VLA usage of skcipher
Kees Cook
2
-7
/
+8
2018-09-28
wusb: Remove VLA usage of skcipher
Kees Cook
1
-8
/
+8
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
2
-23
/
+23
2018-09-28
ppp: mppe: Remove VLA usage of skcipher
Kees Cook
1
-13
/
+14
2018-09-28
libceph: Remove VLA usage of skcipher
Kees Cook
2
-7
/
+7
2018-09-28
block: cryptoloop: Remove VLA usage of skcipher
Kees Cook
1
-11
/
+11
2018-09-28
x86/fpu: Remove VLA usage of skcipher
Kees Cook
1
-14
/
+16
2018-09-28
s390/crypto: Remove VLA usage of skcipher
Kees Cook
1
-24
/
+24
2018-09-28
mac802154: Remove VLA usage of skcipher
Kees Cook
2
-9
/
+9
2018-09-28
lib80211: Remove VLA usage of skcipher
Kees Cook
6
-95
/
+89
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
6
-109
/
+108
2018-09-28
crypto: skcipher - Introduce crypto_sync_skcipher
Kees Cook
2
-0
/
+99
2018-09-28
crypto: fix a memory leak in rsa-kcs1pad's encryption mode
Dan Aloni
1
-9
/
+0
2018-09-28
crypto: s5p-sss: Add aes-ctr support
Christoph Manszewski
1
-5
/
+40
2018-09-28
crypto: s5p-sss: Minor code cleanup
Christoph Manszewski
1
-37
/
+17
2018-09-28
crypto: s5p-sss: Fix Fix argument list alignment
Christoph Manszewski
1
-2
/
+2
2018-09-28
crypto: s5p-sss: Fix race in error handling
Christoph Manszewski
1
-5
/
+7
2018-09-21
crypto: arm/crc32 - avoid warning when compiling with Clang
Stefan Agner
1
-1
/
+1
2018-09-21
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2018-09-21
crypto: ccp - Allow SEV firmware to be chosen based on Family and Model
Janakarajan Natarajan
1
-4
/
+40
2018-09-21
crypto: ccp - Fix static checker warning
Janakarajan Natarajan
1
-1
/
+1
2018-09-21
crypto: lrw - Do not use auxiliary buffer
Ondrej Mosnacek
1
-229
/
+51
2018-09-21
crypto: lrw - Optimize tweak computation
Ondrej Mosnacek
1
-24
/
+37
2018-09-21
crypto: testmgr - Add test for LRW counter wrap-around
Ondrej Mosnacek
1
-0
/
+21
[next]