index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-09-21
crypto: lrw - Fix out-of bounds access on counter overflow
Ondrej Mosnacek
1
-1
/
+6
2018-09-21
crypto: tcrypt - fix ghash-generic speed test
Horia Geantă
1
-0
/
+3
2018-09-21
arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs
Horia Geantă
1
-0
/
+1
2018-09-21
crypto: caam/qi2 - add support for ahash algorithms
Horia Geantă
3
-1
/
+1750
2018-09-21
crypto: caam - export ahash shared descriptor generation
Horia Geantă
5
-70
/
+114
2018-09-21
crypto: caam/qi2 - add skcipher algorithms
Horia Geantă
3
-1
/
+582
2018-09-21
crypto: caam/qi2 - add DPAA2-CAAM driver
Horia Geantă
7
-17
/
+3109
2018-09-21
crypto: caam - add Queue Interface v2 error codes
Horia Geantă
3
-4
/
+79
2018-09-21
crypto: caam - add DPAA2-CAAM (DPSECI) backend API
Horia Geantă
3
-0
/
+908
2018-09-21
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
1
-14
/
+14
2018-09-21
soc: fsl: dpio: add congestion notification support
Horia Geantă
1
-0
/
+15
2018-09-21
soc: fsl: dpio: add frame list format support
Horia Geantă
1
-0
/
+242
2018-09-21
soc: fsl: dpio: add back some frame queue functions
Horia Geantă
2
-0
/
+62
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
2
-0
/
+11
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
4
-20
/
+20
2018-09-21
crypto: xts - Drop use of auxiliary buffer
Ondrej Mosnacek
1
-223
/
+46
2018-09-21
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
3
-19
/
+32
2018-09-21
crypto: arm64/aes-blk - add support for CTS-CBC mode
Ard Biesheuvel
2
-1
/
+243
2018-09-21
crypto: arm64/aes-blk - revert NEON yield for skciphers
Ard Biesheuvel
1
-173
/
+108
2018-09-21
crypto: arm64/aes-blk - remove pointless (u8 *) casts
Ard Biesheuvel
1
-24
/
+23
2018-09-21
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
1
-2
/
+2
2018-09-21
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
1
-4
/
+4
2018-09-14
crypto: cavium/nitrox - Added support for SR-IOV configuration.
Srikanth Jampala
8
-30
/
+236
2018-09-14
crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...
Mikulas Patocka
1
-1
/
+1
2018-09-14
crc-t10dif: crc_t10dif_mutex can be static
kbuild test robot
1
-1
/
+1
2018-09-14
dm: Remove VLA usage from hashes
Kees Cook
2
-7
/
+21
2018-09-14
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
Ondrej Mosnacek
5
-5
/
+0
2018-09-13
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
1
-5
/
+41
2018-09-04
crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
Eric Biggers
1
-134
/
+143
2018-09-04
crc-t10dif: Allow current transform to be inspected in sysfs
Martin K. Petersen
1
-0
/
+11
2018-09-04
crc-t10dif: Pick better transform if one becomes available
Martin K. Petersen
2
-2
/
+45
2018-09-04
crypto: api - Introduce notifier for new crypto algorithms
Martin K. Petersen
4
-8
/
+14
2018-09-04
crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
Ard Biesheuvel
2
-2
/
+162
2018-09-04
crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version
Ard Biesheuvel
2
-76
/
+90
[next]