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
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
15
-80
/
+316
2015-02-10
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2
-4
/
+3
2015-02-04
crypto: tcrypt - do not allocate iv on stack for aead speed tests
Cristian Stoica
1
-3
/
+8
2015-02-04
crypto: testmgr - limit IV copy length in aead tests
Cristian Stoica
1
-3
/
+4
2015-02-04
crypto: tcrypt - fix buflen reminder calculation
Cristian Stoica
1
-8
/
+8
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
3
-98
/
+61
2015-01-26
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed
Jarod Wilson
1
-0
/
+1
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
3
-6
/
+5
2015-01-20
crypto: seqiv - Ensure that IV size is at least 8 bytes
Herbert Xu
1
-0
/
+12
2015-01-20
crypto: cts - Weed out non-CBC algorithms
Herbert Xu
1
-0
/
+3
2015-01-20
crypto: cts - Remove bogus use of seqiv
Herbert Xu
1
-2
/
+0
2015-01-14
crypto: algif_rng - fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2015-01-13
crypto: testmgr - don't use interruptible wait in tests
Rabin Vincent
2
-34
/
+26
2015-01-13
crypto: add missing crypto module aliases
Mathias Krause
20
-3
/
+25
2015-01-05
Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data"
Herbert Xu
1
-12
/
+11
2014-12-29
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2
-0
/
+10
2014-12-29
crypto: algif_rng - add random number generator support
Stephan Mueller
1
-0
/
+192
2014-12-26
crypto: af_alg - zeroize key data
Stephan Mueller
1
-1
/
+1
2014-12-24
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
1
-0
/
+9
2014-12-22
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
1
-0
/
+8
2014-12-22
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
1
-0
/
+7
2014-12-22
crypto: drbg - panic on continuous self test error
Stephan Mueller
1
-9
/
+2
2014-12-22
crypto: api - fixed style erro in algapi.c
Joshua I. James
1
-0
/
+1
2014-12-22
crypto: ahash - fixed style error in ahash.c
Joshua I. James
1
-0
/
+1
2014-12-22
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
1
-1
/
+1
2014-12-22
crypto: aead - fixed style error in aead.c
Joshua I. James
1
-1
/
+2
2014-12-22
crypto: ablkcipher - fixed style errors in ablkcipher.c
Joshua I. James
1
-2
/
+6
2014-12-22
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
70
-122
/
+191
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-09
put iov_iter into msghdr
Al Viro
2
-4
/
+4
2014-12-05
crypto: tcrypt - Allow speed testing of arbitrary hash functions
Herbert Xu
1
-12
/
+20
2014-12-05
crypto: af_alg - add user space interface for AEAD
Stephan Mueller
1
-0
/
+6
2014-12-02
crypto: algif_skcipher - initialize upon init request
Stephan Mueller
1
-1
/
+3
2014-12-01
crypto: algif_skcipher - removed unneeded code
Struk, Tadeusz
1
-4
/
+0
2014-11-28
crypto: algif_skcipher - Fixed blocking recvmsg
Herbert Xu
1
-3
/
+2
2014-11-27
crypto: drbg - use memzero_explicit() for clearing sensitive data
Nickolaus Woodruff
1
-11
/
+12
2014-11-26
crypto: drbg - use MODULE_ALIAS_CRYPTO
Stephan Mueller
1
-22
/
+22
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
22
-2
/
+23
2014-11-26
crypto: user - add MODULE_ALIAS
Stephan Mueller
1
-0
/
+1
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2
-6
/
+3
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
44
-39
/
+56
2014-11-24
crypto: user - Allow get request with empty driver name
Herbert Xu
1
-4
/
+1
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-5
/
+5
2014-11-12
crypto: algif - zeroize IV buffer
Stephan Mueller
1
-0
/
+1
2014-11-12
crypto: algif - zeroize message digest buffer
Stephan Mueller
1
-0
/
+2
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
7
-13
/
+13
2014-11-10
crypto: drbg - add MODULE_ALIAS for all DRBG types
Stephan Mueller
1
-0
/
+25
2014-10-24
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-13
/
+13
[next]