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