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
/
drivers
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
1
-4
/
+4
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
1
-1
/
+1
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
1
-1
/
+1
2019-11-01
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
1
-0
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-25
/
+25
2019-11-01
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
1
-26
/
+0
2019-11-01
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
1
-0
/
+2
2019-10-26
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
1
-0
/
+2
2019-10-05
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-28
/
+28
2019-09-13
s390/crypto: Support for SHA3 via CPACF (MSA6)
Joerg Schmidbauer
1
-0
/
+20
2019-08-30
crypto: inside-secure - make driver selectable for non-Marvell hardware
Pascal van Leeuwen
1
-6
/
+6
2019-08-30
crypto: picoxcell - Fix the name of the module in the description of CRYPTO_D...
Christophe JAILLET
1
-1
/
+1
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-14
/
+14
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-3
/
+3
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+19
2019-06-06
crypto: atmel-i2c - Fix build error while CRC16 set to m
YueHaibing
1
-0
/
+1
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
1
-0
/
+14
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
1
-0
/
+4
2019-05-30
crypto: atmel-ecc - add support for ACPI probing on non-AT91 platforms
Ard Biesheuvel
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-16
crypto: mxc-scc - Remove broken driver
Herbert Xu
1
-9
/
+0
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-0
/
+1
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
1
-1
/
+1
2018-11-09
crypto: ccree - add SM3 support
Yael Chemla
1
-0
/
+1
2018-11-09
crypto: ccree - add SM4 support
Gilad Ben-Yossef
1
-0
/
+1
2018-11-09
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
1
-1
/
+1
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
1
-0
/
+11
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
1
-0
/
+2
2018-07-27
crypto: qcom-rng - Add Qcom prng driver
Vinod Koul
1
-0
/
+11
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
1
-0
/
+1
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
1
-0
/
+1
2018-05-27
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
1
-0
/
+1
2018-04-28
crypto: crypto4xx - add aes-ctr support
Christian Lamparter
1
-0
/
+1
2018-04-28
crypto: drivers - Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-10
/
+4
2018-03-23
crypto: bfin_crc - remove blackfin CRC driver
Arnd Bergmann
1
-7
/
+0
2018-03-03
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
1
-3
/
+3
2018-02-15
crypto: ccree - introduce CryptoCell driver
Gilad Ben-Yossef
1
-0
/
+27
2018-01-26
crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
Corentin LABBE
1
-1
/
+0
2017-11-03
crypto: s5p-sss - Add HASH support for Exynos
Kamil Konieczny
1
-0
/
+14
2017-11-03
crypto: marvell - Remove the old mv_cesa driver
Boris BREZILLON
1
-19
/
+3
2017-10-12
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
1
-0
/
+4
[next]