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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
crypto: ccp - Fix device IRQ counting by using platform_irq_count()
Tom Lendacky
1
-10
/
+2
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
1
-1
/
+2
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
1
-1
/
+4
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
4
-55
/
+64
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
3
-45
/
+79
2022-05-31
virtio-crypto: change code style
zhenwei pi
2
-53
/
+59
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
77
-881
/
+2605
2022-05-23
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
3
-0
/
+186
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
3
-3
/
+19
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
1
-1
/
+1
2022-05-20
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
Kai Ye
1
-2
/
+0
2022-05-20
crypto: qat - add support for 401xx devices
Giovanni Cabiddu
4
-0
/
+5
2022-05-20
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2
-14
/
+0
2022-05-20
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
Giovanni Cabiddu
3
-14
/
+27
2022-05-20
crypto: qat - add param check for DH
Giovanni Cabiddu
1
-0
/
+4
2022-05-20
crypto: qat - add param check for RSA
Giovanni Cabiddu
1
-0
/
+8
2022-05-20
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
1
-49
/
+34
2022-05-20
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
1
-77
/
+60
2022-05-20
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
1
-11
/
+1
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
9
-18
/
+123
2022-05-20
crypto: qat - refactor submission logic
Giovanni Cabiddu
6
-54
/
+101
2022-05-20
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-05-20
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
1
-0
/
+3
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
1
-2
/
+2
2022-05-13
crypto: talitos - Uniform coding style with defined variable
jianchunfu
1
-5
/
+5
2022-05-13
crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s...
Minghao Chi
1
-6
/
+1
2022-05-13
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-2
/
+10
2022-05-13
crypto: sun8i-ce - rework debugging
Corentin Labbe
4
-19
/
+96
2022-05-13
crypto: sun8i-ce - use sg_nents_for_len
Corentin Labbe
2
-18
/
+15
2022-05-13
crypto: sun8i-ce - Add function for handling hash padding
Corentin Labbe
1
-30
/
+65
2022-05-13
crypto: sun8i-ss - do not fallback if cryptlen is less than sg length
Corentin Labbe
1
-10
/
+9
2022-05-13
crypto: sun8i-ss - add hmac(sha1)
Corentin Labbe
3
-6
/
+231
2022-05-13
crypto: sun8i-ss - Add function for handling hash padding
Corentin Labbe
1
-22
/
+65
2022-05-13
crypto: sun8i-ss - rework debugging
Corentin Labbe
4
-22
/
+83
2022-05-13
crypto: sun8i-ss - handle requests if last block is not modulo 64
Corentin Labbe
3
-10
/
+29
2022-05-13
crypto: sun8i-ss - do not zeroize all pad
Corentin Labbe
1
-2
/
+4
2022-05-13
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
3
-12
/
+17
2022-05-13
crypto: sun8i-ss - use sg_nents_for_len
Corentin Labbe
1
-13
/
+10
2022-05-13
crypto: sun8i-ss - test error before assigning
Corentin Labbe
1
-4
/
+4
2022-05-13
crypto: sun8i-ss - remove redundant test
Corentin Labbe
1
-11
/
+1
2022-05-13
crypto: sun8i-ss - handle zero sized sg
Corentin Labbe
1
-1
/
+9
2022-05-13
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
3
-52
/
+107
2022-05-13
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2
-14
/
+9
2022-05-13
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
3
-28
/
+29
2022-05-13
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
1
-1
/
+0
2022-05-13
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
1
-0
/
+1
2022-05-10
crypto: vmx - Fix build error
Masahiro Yamada
1
-1
/
+1
2022-05-06
crypto: vmx - Align the short log with Makefile cleanups
Masahiro Yamada
1
-14
/
+3
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
5
-3
/
+27
[next]