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
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
crypto: virtio - don't use 'default m'
Ram Muthiah
1
-1
/
+0
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-23
/
+23
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-7
/
+7
2020-08-05
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
1
-23
/
+23
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-1
/
+2
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
1
-2
/
+2
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
1
-0
/
+1
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
1
-2
/
+3
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
1
-5
/
+10
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-6
/
+2
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2
-97
/
+92
2019-11-17
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
1
-2
/
+10
2019-11-17
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
1
-0
/
+9
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-3
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
4
-52
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-11
crypto: virtio - clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-47
/
+204
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
1
-2
/
+2
2018-08-03
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
1
-2
/
+2
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
3
-45
/
+159
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2
-0
/
+43
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2
-2
/
+0
2018-02-15
crypto: virtio - convert to new crypto engine API
Corentin LABBE
3
-11
/
+11
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-07-18
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
Zeng, Xin
3
-70
/
+98
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-2
/
+1
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+1
2017-01-13
crypto: virtio - adjust priority of algorithm
Gonglei \(Arei\)
1
-1
/
+1
2016-12-30
crypto: virtio - support crypto engine framework
Gonglei \(Arei\)
4
-22
/
+121
2016-12-16
crypto: add virtio-crypto driver
Gonglei
6
-0
/
+1423