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
/
cavium
/
cpt
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
crypto: cavium - prevent integer overflow loading firmware
Dan Carpenter
1
-2
/
+4
2022-08-19
crypto: cavium - Fix comment typo
Jason Wang
1
-1
/
+1
2022-06-30
crypto: cavium - fix typos in comments
Jiang Jian
1
-1
/
+1
2021-12-17
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-4
/
+1
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
2
-3
/
+3
2021-05-14
crypto: cpt - Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
1
-5
/
+1
2021-03-13
crypto: cavium - remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
1
-4
/
+4
2020-12-04
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
1
-3
/
+3
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+1
2020-10-02
crypto: cpt - simplify the return expression of cav_register_algs
Liu Shixin
1
-7
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-9
/
+9
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
1
-6
/
+12
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
3
-23
/
+22
2020-06-26
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
3
-6
/
+9
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-2
/
+0
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
1
-158
/
+134
2019-08-22
crypto: cpt/des - switch to new verification routines
Ard Biesheuvel
1
-21
/
+5
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
12
-48
/
+12
2019-05-30
crypto: cryptd - move kcrypto_wq into cryptd
Eric Biggers
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
1
-11
/
+1
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-0
/
+18
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
1
-1
/
+1
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
1
-3
/
+3
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
1
-17
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-5
/
+6
2018-09-28
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
1
-15
/
+5
2018-06-22
crypto: cavium - make structure algs static
Colin Ian King
1
-1
/
+1
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
1
-1
/
+1
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
1
-1
/
+2
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
1
-4
/
+9
2017-07-12
crypto: cavium - make several functions static
Colin Ian King
1
-4
/
+4
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
1
-0
/
+81
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2
-77
/
+83
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
1
-1
/
+1
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
1
-0
/
+1
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2
-3
/
+5
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-141
/
+65
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-53
/
+10
2017-02-23
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
1
-2
/
+0
2017-02-15
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2017-02-15
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
1
-2
/
+2
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
8
-1
/
+2581
2017-02-11
crypto: cavium - Add Support for Octeon-tx CPT Engine
George Cherian
7
-0
/
+1774