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
/
inside-secure
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
3
-0
/
+73
2019-10-05
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
3
-24
/
+263
2019-10-05
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
3
-1
/
+86
2019-10-05
crypto: inside-secure - Added support for the AES-CMAC ahash
Pascal van Leeuwen
3
-0
/
+101
2019-10-05
crypto: inside-secure - Added support for the AES XCBC ahash
Pascal van Leeuwen
3
-4
/
+134
2019-10-05
crypto: inside-secure - Added support for the AES CBCMAC ahash
Pascal van Leeuwen
3
-41
/
+196
2019-10-05
crypto: inside-secure - Added support for CRC32
Pascal van Leeuwen
3
-7
/
+111
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
1
-11
/
+29
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2
-50
/
+200
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2
-12
/
+40
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2
-10
/
+48
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2
-0
/
+3
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2
-4
/
+4
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2
-50
/
+130
2019-09-05
crypto: inside-secure - Added support for basic AES-CCM
Pascal van Leeuwen
3
-53
/
+249
2019-09-05
crypto: inside-secure - Added AES-OFB support
Pascal van Leeuwen
3
-0
/
+39
2019-09-05
crypto: inside-secure - Added AES-CFB support
Pascal van Leeuwen
3
-0
/
+39
2019-09-05
crypto: inside-secure - Added support for basic AES-GCM
Pascal van Leeuwen
4
-41
/
+204
2019-09-05
crypto: inside-secure - Minor code cleanup and optimizations
Pascal van Leeuwen
1
-39
/
+47
2019-09-05
crypto: inside-secure - Minor optimization recognizing CTR is always AES
Pascal van Leeuwen
1
-11
/
+14
2019-09-05
crypto: inside-secure - Made .cra_priority value a define
Pascal van Leeuwen
3
-31
/
+34
2019-09-05
crypto: inside-secure - Only enable algorithms advertised by the hardware
Pascal van Leeuwen
4
-2
/
+98
2019-09-05
crypto: inside-secure - Add support for the AES-XTS algorithm
Pascal van Leeuwen
3
-4
/
+123
2019-09-05
crypto: inside-secure - Move static cipher alg & mode settings to init
Pascal van Leeuwen
1
-147
/
+111
2019-08-30
crypto: inside-secure - add support for using the EIP197 without vendor firmware
Pascal van Leeuwen
2
-45
/
+161
2019-08-30
crypto: inside-secure - add support for PCI based FPGA development board
Pascal van Leeuwen
3
-167
/
+405
2019-08-30
crypto: inside-secure - Remove redundant algo to engine mapping code
Pascal van Leeuwen
4
-33
/
+0
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-1
/
+1
2019-08-22
crypto: safexcel/des - switch to new verification routines
Ard Biesheuvel
1
-17
/
+7
2019-08-09
crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-09
crypto: inside-secure - Remove redundant DES ECB & CBC keysize check
Pascal van Leeuwen
1
-5
/
+0
2019-08-09
crypto: inside-secure - Use defines instead of some constants (cosmetic)
Pascal van Leeuwen
1
-16
/
+19
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2
-56
/
+36
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
3
-45
/
+250
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
3
-64
/
+138
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
3
-19
/
+72
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
1
-1
/
+1
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
1
-3
/
+44
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2
-158
/
+269
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
1
-65
/
+6
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
1
-19
/
+13
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2
-5
/
+4
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
1
-46
/
+136
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
1
-41
/
+43
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
1
-5
/
+20
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
1
-2
/
+0
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-84
/
+157
2019-06-06
crypto: inside-secure - do not rely on the hardware last bit for result descr...
Antoine Tenart
1
-6
/
+18
2019-06-06
crypto: inside-secure - fix use of the SG list
Antoine Tenart
2
-30
/
+12
2019-06-06
crypto: inside-secure - add support for HMAC updates
Antoine Tenart
2
-22
/
+38
[prev]
[next]