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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
Corentin Labbe
1
-0
/
+1
2018-11-20
crypto: adiantum - add Adiantum support
Eric Biggers
1
-0
/
+23
2018-11-20
crypto: nhpoly1305 - add NHPoly1305 support
Eric Biggers
1
-0
/
+5
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
1
-2
/
+6
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
1
-5
/
+9
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
1
-0
/
+12
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
1
-2
/
+5
2018-11-09
crypto: aes_ti - disable interrupts while accessing S-box
Eric Biggers
1
-1
/
+2
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
1
-1
/
+1
2018-09-28
crypto: ofb - add output feedback mode
Gilad Ben-Yossef
1
-0
/
+12
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+11
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
1
-62
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-14
/
+0
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
1
-28
/
+0
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
1
-2
/
+4
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
1
-0
/
+26
2018-05-19
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
1
-0
/
+16
2018-05-19
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
1
-0
/
+12
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
1
-0
/
+24
2018-05-19
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
1
-0
/
+21
2018-04-21
crypto: zstd - Add zstd support
Nick Terrell
1
-0
/
+9
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-0
/
+9
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
1
-0
/
+25
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
1
-0
/
+8
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
1
-4
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
1
-10
/
+3
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-5
/
+4
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+3
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+2
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
1
-9
/
+2
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-03
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
1
-6
/
+4
2018-03-03
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
1
-2
/
+0
2018-03-03
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
1
-2
/
+0
2018-02-22
crypto: speck - add support for the Speck block cipher
Eric Biggers
1
-0
/
+14
2018-02-19
MIPS: crypto: Add crc32 and crc32c hw accelerated module
Marcin Nowakowski
1
-0
/
+9
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
[next]