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
/
crypto
/
pcrypt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-0
/
+4
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-2
/
+2
2021-10-29
crypto: pcrypt - Delay write to padata->info
Daniel Jordan
1
-4
/
+8
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
1
-1
/
+1
2020-07-23
padata: remove stop function
Daniel Jordan
1
-9
/
+3
2020-07-23
padata: remove start function
Daniel Jordan
1
-3
/
+0
2020-07-16
crypto: algapi - use common mechanism for inheriting flags
Eric Biggers
1
-9
/
+5
2020-03-06
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Eric Biggers
1
-24
/
+9
2020-01-09
crypto: aead - pass instance to crypto_grab_aead()
Eric Biggers
1
-3
/
+2
2019-12-11
padata: remove cpumask change notifier
Daniel Jordan
1
-1
/
+0
2019-12-11
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
Herbert Xu
1
-1
/
+0
2019-12-11
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
1
-3
/
+33
2019-12-11
crypto: pcrypt - Fix user-after-free on module unload
Herbert Xu
1
-1
/
+2
2019-09-13
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
Daniel Jordan
1
-4
/
+0
2019-09-13
crypto: pcrypt - remove padata cpumask notifier
Daniel Jordan
1
-107
/
+18
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
1
-31
/
+2
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
1
-11
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-11-27
crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-09
pcrypt: use format specifier in kobject_add
Colin Ian King
1
-1
/
+1
2017-12-22
crypto: pcrypt - fix freeing pcrypt instances
Eric Biggers
1
-9
/
+10
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-4
/
+1
2015-07-14
crypto: pcrypt - Propagate new AEAD implementation flag
Herbert Xu
1
-1
/
+11
2015-06-03
crypto: pcrypt - Add support for new AEAD interface
Herbert Xu
1
-95
/
+40
2015-05-25
crypto: pcrypt - Make tfm_count an atomic_t
Herbert Xu
1
-4
/
+4
2015-05-22
crypto: pcrypt - Use crypto_grab_aead
Herbert Xu
1
-36
/
+35
2015-05-13
crypto: pcrypt - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-3
/
+4
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2013-12-05
crypto: pcrypt - Fix wrong usage of rcu_dereference()
Mathias Krause
1
-1
/
+1
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2012-03-29
crypto: pcrypt - Use the online cpumask as the default
Steffen Klassert
1
-4
/
+4
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+2
2011-01-04
crypto: mark crypto workqueues CPU_INTENSIVE
Tejun Heo
1
-1
/
+2
2010-11-12
crypto: pcrypt - Fix use after free on padata_free
Steffen Klassert
1
-1
/
+0
2010-07-31
crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
Steffen Klassert
1
-2
/
+11
2010-07-31
crypto: pcrypt - Rename pcrypt_instance
Steffen Klassert
1
-16
/
+14
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
1
-1
/
+1
2010-07-26
crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
Steffen Klassert
1
-0
/
+3
2010-07-19
pcrypt: Added sysfs interface to pcrypt
Dan Kruchinin
1
-3
/
+32
2010-07-19
padata: Make two separate cpumasks
Dan Kruchinin
1
-54
/
+137
2010-07-14
padata: make padata_do_parallel to return zero on success
Steffen Klassert
1
-12
/
+6
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
1
-5
/
+14
2010-03-24
crypto: pcrypt - Handle crypto_get_attr_type errors
Dan Carpenter
1
-7
/
+4
2010-02-04
crypto: pcrypt - call the complete function on error
Steffen Klassert
1
-3
/
+3
2010-01-07
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
Steffen Klassert
1
-0
/
+445