index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
11
-0
/
+1538
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
8
-0
/
+700
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
8
-0
/
+552
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
4
-169
/
+165
2016-06-23
crypto: ghash-ce - Fix cryptd reordering
Herbert Xu
1
-23
/
+17
2016-06-23
crypto: ghash-clmulni - Fix cryptd reordering
Herbert Xu
1
-23
/
+17
2016-06-23
crypto: ablk_helper - Fix cryptd reordering
Herbert Xu
1
-2
/
+4
2016-06-23
crypto: aesni - Fix cryptd reordering problem on gcm
Herbert Xu
1
-6
/
+12
2016-06-23
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2
-19
/
+118
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
1
-1
/
+1
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
5
-27
/
+221
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
4
-86
/
+84
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2
-12
/
+12
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
4
-15
/
+39
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
5
-98
/
+84
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
4
-9
/
+60
2016-06-23
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
1
-2
/
+3
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
3
-0
/
+6
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
1
-1
/
+4
2016-06-23
crypto: chacha20-simd - Use generic code for small requests
Herbert Xu
1
-1
/
+1
2016-06-23
Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG"
Herbert Xu
1
-6
/
+4
2016-06-20
crypto: drbg - fix an error code in drbg_init_sym_kernel()
Dan Carpenter
1
-1
/
+1
2016-06-20
crypto: sha3 - Add SHA-3 Test's in tcrypt
raveendra padasalagi
3
-1
/
+217
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
4
-0
/
+340
2016-06-20
crypto: caam - replace deprecated EXTRA_CFLAGS
Tudor Ambarus
1
-1
/
+1
2016-06-20
crypto: caam - fix misspelled upper_32_bits
Arnd Bergmann
1
-2
/
+2
2016-06-20
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
1
-1
/
+3
2016-06-20
crypto: drbg - fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-06-15
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
3
-103
/
+135
2016-06-15
crypto: drbg - avoid duplicate maintenance of key
Stephan Mueller
1
-2
/
+1
2016-06-15
crypto: drbg - use full CTR AES for update
Stephan Mueller
1
-17
/
+13
2016-06-15
crypto: drbg - use aligned buffers
Stephan Mueller
2
-20
/
+27
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
3
-54
/
+149
2016-06-13
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
3
-0
/
+146
2016-06-13
hwrng: exynos - fixup IO accesors
Ben Dooks
1
-2
/
+2
2016-06-13
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
3
-3
/
+4
2016-06-08
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-0
/
+180
2016-06-08
crypto: talitos - implement cra_priority
LEROY Christophe
1
-1
/
+5
2016-06-08
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
LEROY Christophe
1
-8
/
+0
2016-06-08
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-85
/
+124
2016-06-08
crypto: talitos - making mapping helpers more generic
LEROY Christophe
1
-137
/
+93
2016-06-08
crypto: talitos - move mapping helpers before IPSEC functions
LEROY Christophe
1
-122
/
+122
2016-06-08
crypto: talitos - using helpers for all talitos_ptr operations
LEROY Christophe
1
-25
/
+34
2016-06-07
arm64: dts: ls1043a: add crypto node
Horia Geantă
2
-0
/
+47
2016-06-07
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
1
-2
/
+15
2016-06-07
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2
-5
/
+10
2016-06-07
crypto: hash - shrink hash down to two types
Giovanni Cabiddu
1
-5
/
+5
2016-06-07
crypto: skcipher - remove unused header cpumask.h
Geliang Tang
1
-1
/
+0
2016-06-07
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
1
-8
/
+10
2016-06-02
crypto: sha1-mb - stylistic cleanup
Megha Dey
1
-36
/
+74
[next]