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
2011-10-21
crypto: ghash - Avoid null pointer dereference if no key is set
Nick Bowler
1
-0
/
+6
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
1
-91
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
3
-3
/
+3
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-25
/
+316
2011-07-11
doc: Kconfig: `to be' -> `be'
Michael Witten
1
-1
/
+1
2011-07-08
crypto: gf128mul - fix call to memset()
Mathias Krause
1
-2
/
+2
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-8
/
+6
2011-06-30
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
Herbert Xu
1
-1
/
+3
2011-06-30
crypto: sha1_generic - use SHA1_BLOCK_SIZE
Mandeep Singh Baines
1
-5
/
+6
2011-06-30
crypto: arc4 - Fixed coding style issues
Mati Vait
1
-8
/
+7
2011-06-30
crypto: crc32c - Fixed coding style issue
Mati Vait
1
-5
/
+5
2011-06-30
crypto: UML build fixes
Richard Weinberger
1
-2
/
+2
2011-06-30
crypto: testmgr - add xts-aes-256 self-test
Jarod Wilson
1
-2
/
+291
2011-06-29
net+crypto: Use vmalloc for zlib inflate buffers.
David S. Miller
2
-8
/
+6
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-6
/
+80
2011-05-16
crypto: aesni-intel - Merge with fpu.ko
Andy Lutomirski
1
-6
/
+0
2011-05-04
crypto: tcrypt - CTR mode speed test for AES
Jan Glauber
1
-0
/
+4
2011-05-04
crypto: testmgr - add support for aes ofb mode
Puneet Saxena
2
-0
/
+76
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-5
/
+5
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
2
-8
/
+13
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-1
/
+836
2011-03-13
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
Steffen Klassert
2
-1
/
+836
2011-03-04
crypto: tcrypt - do not attempt to write to readonly variable
David Sterba
1
-1
/
+2
2011-02-17
crypto: sha1 - Add test vector to test partial block processing
Herbert Xu
1
-1
/
+29
2011-01-29
crypto: testmgr - mark ghash as fips_allowed
Jarod Wilson
1
-0
/
+1
2011-01-29
crypto: testmgr - mark xts(aes) as fips_allowed
Jarod Wilson
1
-0
/
+1
2011-01-29
crypto: skcipher - remove redundant NULL check
Davidlohr Bueso
1
-2
/
+1
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
21
-125
/
+1921
2011-01-04
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
2
-2
/
+4
2011-01-04
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
4
-4
/
+8
2010-12-28
crypto: gf128mul - Remove experimental tag
Herbert Xu
1
-1
/
+0
2010-12-21
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
1
-1
/
+1
2010-12-08
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
1
-0
/
+1
2010-12-02
crypto: Use scatterwalk_crypto_chain
Steffen Klassert
3
-51
/
+8
2010-11-30
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
1
-6
/
+7
2010-11-30
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
1
-21
/
+11
2010-11-29
crypto: af_alg - Add dependency on NET
Herbert Xu
1
-0
/
+2
2010-11-28
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
1
-1
/
+2
2010-11-27
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
1
-5
/
+7
2010-11-27
crypto: Makefile clean up
Tracey Dent
1
-7
/
+7
2010-11-27
crypto: Use vzalloc
Joe Perches
2
-4
/
+2
2010-11-26
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu
3
-0
/
+649
2010-11-19
crypto: algif_hash - User-space interface for hash operations
Herbert Xu
3
-0
/
+328
2010-11-19
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
3
-0
/
+486
2010-11-13
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
3
-0
/
+396
2010-11-13
crypto: cast5 - simplify if-statements
Nicolas Kaiser
1
-50
/
+24
2010-11-12
crypto: pcrypt - Fix use after free on padata_free
Steffen Klassert
1
-1
/
+0
2010-11-04
crypto: hash - Fix async import on shash algorithm
Herbert Xu
1
-1
/
+7
[next]