index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
ppp: mppe: Remove VLA usage of skcipher
Kees Cook
1
-13
/
+14
2018-09-28
block: cryptoloop: Remove VLA usage of skcipher
Kees Cook
1
-11
/
+11
2018-09-28
lib80211: Remove VLA usage of skcipher
Kees Cook
4
-63
/
+59
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: 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: 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 back some frame queue functions
Horia Geantă
1
-0
/
+58
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
1
-0
/
+5
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-12
/
+12
2018-09-21
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
1
-2
/
+2
2018-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
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
dm: Remove VLA usage from hashes
Kees Cook
2
-7
/
+21
2018-09-13
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
1
-5
/
+41
2018-09-04
crypto: atmel - switch to SPDX license identifiers
Tudor Ambarus
6
-47
/
+6
2018-09-04
crypto: ccp - add timeout support in the SEV command
Brijesh Singh
1
-5
/
+41
2018-09-04
crypto: qat - Remove VLA usage
Kees Cook
1
-2
/
+6
2018-09-04
crypto: caam/qi - ablkcipher -> skcipher conversion
Horia Geantă
4
-253
/
+217
2018-09-04
crypto: caam/jr - ablkcipher -> skcipher conversion
Horia Geantă
2
-241
/
+208
2018-09-04
crypto: caam/qi - remove ablkcipher IV generation
Horia Geantă
4
-327
/
+20
2018-09-04
crypto: caam/jr - remove ablkcipher IV generation
Horia Geantă
1
-264
/
+11
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+47
2018-09-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-20
/
+17
2018-09-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+58
2018-08-30
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-161
/
+303
2018-08-30
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+13
2018-08-31
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+1
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2
-6
/
+7
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
[next]