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
2019-09-21
Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+28
2019-09-03
crypto: essiv - create wrapper template for ESSIV generation
Ard Biesheuvel
1
-0
/
+28
2019-08-22
crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code
Hans de Goede
1
-0
/
+1
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
1
-0
/
+3
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-2
/
+6
2019-08-15
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
1
-0
/
+5
2019-08-02
Revert "crypto: aegis128 - add support for SIMD acceleration"
Herbert Xu
1
-5
/
+0
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-5
/
+6
2019-07-26
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
1
-0
/
+5
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
1
-30
/
+0
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
1
-56
/
+0
2019-07-26
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
1
-0
/
+1
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
1
-44
/
+0
2019-07-26
crypto: x86/aes-ni - switch to generic for fallback and key routines
Ard Biesheuvel
1
-2
/
+1
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
1
-0
/
+4
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
1
-0
/
+4
2019-06-06
crypto: xxhash - Implement xxhash support
Nikolay Borisov
1
-0
/
+8
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
1
-5
/
+0
2019-05-30
crypto: gf128mul - make unselectable by user
Eric Biggers
1
-7
/
+1
2019-05-30
crypto: echainiv - change to 'default n'
Eric Biggers
1
-1
/
+0
2019-05-30
crypto: make all templates select CRYPTO_MANAGER
Eric Biggers
1
-0
/
+8
2019-05-30
crypto: testmgr - make extra tests depend on cryptomgr
Eric Biggers
1
-1
/
+4
2019-04-25
crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSA
Vitaly Chikunov
1
-0
/
+2
2019-04-18
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
1
-0
/
+11
2019-04-18
crypto: ecc - make ecc into separate module
Vitaly Chikunov
1
-0
/
+4
2019-04-18
crypto: Kconfig - create Public-key cryptography section
Vitaly Chikunov
1
-23
/
+25
2019-03-28
crypto: fips - Grammar s/options/option/, s/to/the/
Geert Uytterhoeven
1
-2
/
+2
2019-03-22
crypto: Kconfig - fix typos AEGSI -> AEGIS
Ondrej Mosnacek
1
-3
/
+3
2019-03-22
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
1
-1
/
+1
2019-03-22
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
1
-1
/
+1
2019-03-22
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
1
-1
/
+1
2019-03-22
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
1
-1
/
+1
2019-03-22
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
1
-1
/
+1
2019-02-08
crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
Eric Biggers
1
-0
/
+10
2019-01-11
crypto: Kconfig - Fix typo in "pclmul"
haco
1
-2
/
+2
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+2
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-2
/
+2
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
1
-2
/
+2
2018-12-13
crypto: x86/chacha20 - add XChaCha20 support
Eric Biggers
1
-9
/
+3
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+8
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
1
-0
/
+8
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
[next]