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
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-10
/
+10
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-119
/
+274
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
5
-124
/
+60
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2016-10-05
async_pq_val: fix DMA memory leak
Justin Maggard
1
-4
/
+4
2016-10-02
crypto: testmgr - add guard to dst buffer for ahash_export
Jan Stancek
1
-1
/
+4
2016-10-02
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
1
-1
/
+1
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-12
/
+1
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2
-10
/
+2
2016-09-13
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
1
-1
/
+2
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
1
-91
/
+24
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
1
-12
/
+61
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-38
/
+148
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
1
-0
/
+1
2016-09-07
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2
-0
/
+13
2016-08-31
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
1
-4
/
+5
2016-08-31
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
1
-1
/
+2
2016-08-24
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
1
-2
/
+2
2016-08-24
crypto: drbg - fix error return code
Wei Yongjun
1
-5
/
+11
2016-08-24
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
1
-21
/
+19
2016-08-16
crypto: drbg - do not call drbg_instantiate in healt test
Stephan Mueller
1
-11
/
+4
2016-08-16
crypto: xts - fix a little typo
Corentin LABBE
1
-1
/
+1
2016-08-09
crypto: testmgr - fix !x==y confusion
Yanjiang Jin
1
-5
/
+5
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
1
-1
/
+1
2016-08-08
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-8
/
+8
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+0
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
43
-2521
/
+5343
2016-07-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2016-07-22
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Herbert Xu
1
-2
/
+2
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+1
2016-07-19
crypto: testmgr - Print akcipher algorithm name
Herbert Xu
1
-2
/
+4
2016-07-19
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
1
-2
/
+1
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
1
-43
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
1
-3
/
+0
2016-07-18
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
1
-6
/
+2
2016-07-18
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
1
-1
/
+2
2016-07-18
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
1
-4
/
+6
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
1
-22
/
+0
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
7
-1128
/
+6
2016-07-18
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
1
-36
/
+1
2016-07-18
crypto: cts - Convert to skcipher
Herbert Xu
1
-210
/
+285
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
1
-43
/
+6
2016-07-18
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
1
-8
/
+0
2016-07-18
crypto: seqiv - Use skcipher
Herbert Xu
1
-5
/
+9
2016-07-18
crypto: echainiv - Use skcipher
Herbert Xu
1
-6
/
+10
2016-07-18
crypto: aead - Add skcipher null for IV generators
Herbert Xu
1
-1
/
+9
2016-07-18
crypto: chacha20poly1305 - Use skcipher
Herbert Xu
1
-43
/
+46
2016-07-18
crypto: gcm - Use skcipher
Herbert Xu
1
-53
/
+58
[next]