index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
crypto: xts - Drop use of auxiliary buffer
Ondrej Mosnacek
2018-09-21
1
-223
/
+46
*
crypto: arm64/aes-blk - improve XTS mask handling
Ard Biesheuvel
2018-09-21
3
-19
/
+32
*
crypto: arm64/aes-blk - add support for CTS-CBC mode
Ard Biesheuvel
2018-09-21
2
-1
/
+243
*
crypto: arm64/aes-blk - revert NEON yield for skciphers
Ard Biesheuvel
2018-09-21
1
-173
/
+108
*
crypto: arm64/aes-blk - remove pointless (u8 *) casts
Ard Biesheuvel
2018-09-21
1
-24
/
+23
*
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
2018-09-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-09-21
6
-7
/
+2
|
\
|
*
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
2018-09-21
1
-4
/
+4
|
*
crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2
Ondrej Mosnacek
2018-09-14
5
-5
/
+0
|
*
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
2018-09-13
1
-5
/
+41
*
|
crypto: cavium/nitrox - Added support for SR-IOV configuration.
Srikanth Jampala
2018-09-14
8
-30
/
+236
*
|
crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...
Mikulas Patocka
2018-09-14
1
-1
/
+1
*
|
crc-t10dif: crc_t10dif_mutex can be static
kbuild test robot
2018-09-14
1
-1
/
+1
*
|
dm: Remove VLA usage from hashes
Kees Cook
2018-09-14
2
-7
/
+21
*
|
crypto: arm/chacha20 - faster 8-bit rotations and other optimizations
Eric Biggers
2018-09-04
1
-134
/
+143
*
|
crc-t10dif: Allow current transform to be inspected in sysfs
Martin K. Petersen
2018-09-04
1
-0
/
+11
*
|
crc-t10dif: Pick better transform if one becomes available
Martin K. Petersen
2018-09-04
2
-2
/
+45
*
|
crypto: api - Introduce notifier for new crypto algorithms
Martin K. Petersen
2018-09-04
4
-8
/
+14
*
|
crypto: arm64/crct10dif - implement non-Crypto Extensions alternative
Ard Biesheuvel
2018-09-04
2
-2
/
+162
*
|
crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version
Ard Biesheuvel
2018-09-04
2
-76
/
+90
*
|
crypto: arm64/crc32 - remove PMULL based CRC32 driver
Ard Biesheuvel
2018-09-04
5
-540
/
+0
*
|
crypto: arm64/aes-modes - get rid of literal load of addend vector
Ard Biesheuvel
2018-09-04
1
-7
/
+9
*
|
crypto: arm/ghash-ce - implement support for 4-way aggregation
Ard Biesheuvel
2018-09-04
3
-16
/
+131
*
|
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
2018-09-04
47
-8952
/
+0
*
|
crypto: atmel - switch to SPDX license identifiers
Tudor Ambarus
2018-09-04
6
-47
/
+6
*
|
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
2018-09-04
1
-5
/
+41
*
|
crypto: shash - Remove VLA usage in unaligned hashing
Kees Cook
2018-09-04
2
-12
/
+16
*
|
crypto: qat - Remove VLA usage
Kees Cook
2018-09-04
1
-2
/
+6
*
|
crypto: api - Introduce generic max blocksize and alignmask
Kees Cook
2018-09-04
2
-2
/
+9
*
|
crypto: hash - Remove VLA usage
Kees Cook
2018-09-04
4
-7
/
+11
*
|
crypto: ccm - Remove VLA usage
Ard Biesheuvel
2018-09-04
1
-3
/
+6
*
|
crypto: cbc - Remove VLA usage
Kees Cook
2018-09-04
1
-1
/
+1
*
|
crypto: xcbc - Remove VLA usage
Kees Cook
2018-09-04
1
-3
/
+5
*
|
crypto: speck - remove Speck
Jason A. Donenfeld
2018-09-04
31
-2558
/
+2
*
|
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
4
-253
/
+217
*
|
crypto: caam/jr - ablkcipher -> skcipher conversion
Horia Geantă
2018-09-04
2
-241
/
+208
*
|
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
2018-09-04
4
-327
/
+20
*
|
crypto: caam/jr - remove ablkcipher IV generation
Horia Geantă
2018-09-04
1
-264
/
+11
|
/
*
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
2018-09-02
1
-1
/
+1
*
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-02
2
-0
/
+80
|
\
|
*
of: Add device_type access helper functions
Rob Herring
2018-08-31
1
-0
/
+12
|
*
of: add node name compare helper functions
Rob Herring
2018-08-30
2
-0
/
+35
|
*
of: add helper to lookup compatible child node
Johan Hovold
2018-08-29
2
-0
/
+33
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-02
12
-188
/
+213
|
\
\
|
*
\
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2018-09-02
5
-31
/
+66
|
|
\
\
|
|
*
|
ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
Tony Lindgren
2018-08-28
1
-1
/
+1
|
|
*
|
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Tony Lindgren
2018-08-28
10929
-208895
/
+509947
|
|
|
\
\
|
|
|
*
|
ARM: dts: Fix file permission for am335x-osd3358-sm-red.dts
Neeraj Dantu
2018-08-28
1
-0
/
+0
|
|
|
|
/
|
|
*
|
arm: dts: am4372: setup rtc as system-power-controller
Keerthy
2018-08-22
1
-0
/
+1
|
|
*
|
ARM: dts: omap4-droid4: fix vibrations on Droid 4
Pavel Machek
2018-08-22
1
-9
/
+9
[prev]
[next]