index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
4
-0
/
+200
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
6
-4
/
+1576
2018-11-20
crypto: poly1305 - add Poly1305 core API
Eric Biggers
2
-75
/
+115
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
3
-37
/
+47
2018-11-20
crypto: arm/chacha - add XChaCha12 support
Eric Biggers
2
-2
/
+21
2018-11-20
crypto: arm/chacha20 - refactor to allow varying number of rounds
Eric Biggers
3
-48
/
+56
2018-11-20
crypto: arm/chacha20 - add XChaCha20 support
Eric Biggers
3
-49
/
+126
2018-11-20
crypto: arm/chacha20 - limit the preemption-disabled section
Eric Biggers
1
-3
/
+3
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
6
-6
/
+625
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
14
-215
/
+232
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
5
-42
/
+689
2018-11-20
crypto: chacha20-generic - don't unnecessarily use atomic walk
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
2
-6
/
+46
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
9
-17
/
+13
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
14
-22
/
+19
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
11
-25
/
+0
2018-11-20
crypto: inside-secure - remove useless setting of type flags
Eric Biggers
1
-4
/
+4
2018-11-16
crypto: ecc - regularize scalar for scalar multiplication
Vitaly Chikunov
1
-4
/
+12
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2
-0
/
+317
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2
-0
/
+204
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
1
-15
/
+24
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2
-61
/
+133
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2
-40
/
+128
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2
-22
/
+63
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
1
-5
/
+2
2018-11-16
padata: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
4
-6
/
+154
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
6
-5
/
+354
2018-11-16
crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
Cristian Stoica
2
-2
/
+1
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
4
-4
/
+36
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
8
-49
/
+184
2018-11-16
crypto: mxs-dcp - Add support for dcp clk
Leonard Crestez
1
-3
/
+25
2018-11-16
dt-bindings: crypto: Mention clocks for mxs-dcp
Leonard Crestez
1
-0
/
+2
2018-11-16
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
3
-1
/
+179
2018-11-16
crypto: streebog - register Streebog in hash info for IMA
Vitaly Chikunov
3
-0
/
+7
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
4
-0
/
+1187
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-16
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
1
-1
/
+5
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
1
-2
/
+5
2018-11-16
crypto: ecc - check for invalid values in the key verification test
Vitaly Chikunov
1
-16
/
+26
2018-11-09
crypto: testmgr - mark cts(cbc(aes)) as FIPS allowed
Gilad Ben-Yossef
1
-0
/
+1
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
13
-199
/
+96
2018-11-09
crypto: user - remove redundant reporting functions
Eric Biggers
1
-59
/
+0
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
1
-8
/
+8
2018-11-09
pcrypt: use format specifier in kobject_add
Colin Ian King
1
-1
/
+1
2018-11-09
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
3
-0
/
+88
2018-11-09
crypto: cfb - fix decryption
Dmitry Eremin-Solenikov
1
-1
/
+1
2018-11-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
3
-10
/
+31
2018-11-09
crypto: ccree - add SM3 support
Yael Chemla
4
-24
/
+113
2018-11-09
crypto: ccree - modify set_cipher_mode usage from cc_hash
Yael Chemla
2
-9
/
+23
[next]