Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
crypto
/
pcrypt.c
68b6dea
crypto: pcrypt - Delay write to padata->info
by Daniel Jordan
· 3 years, 2 months ago
3f25719
padata: fold padata_alloc_possible() into padata_alloc()
by Daniel Jordan
· 4 years, 6 months ago
350ef05
padata: remove stop function
by Daniel Jordan
· 4 years, 6 months ago
bd25b488
padata: remove start function
by Daniel Jordan
· 4 years, 6 months ago
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 6 months ago
07b24c7
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
by Eric Biggers
· 4 years, 10 months ago
cd900f0
crypto: aead - pass instance to crypto_grab_aead()
by Eric Biggers
· 5 years ago
91a71d6
padata: remove cpumask change notifier
by Daniel Jordan
· 5 years ago
e8d9982
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
by Herbert Xu
· 5 years ago
bbefa1d
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
by Herbert Xu
· 5 years ago
07bfd9b
crypto: pcrypt - Fix user-after-free on module unload
by Herbert Xu
· 5 years ago
cc491d8
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
by Daniel Jordan
· 5 years ago
63d3578
crypto: pcrypt - remove padata cpumask notifier
by Daniel Jordan
· 5 years ago
e6ce0e0
padata: make padata_do_parallel find alternate callback CPU
by Daniel Jordan
· 5 years ago
b128a30
padata: allocate workqueue internally
by Daniel Jordan
· 5 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
a0076e1
crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
b1e3874
pcrypt: use format specifier in kobject_add
by Colin Ian King
· 6 years ago
d76c681
crypto: pcrypt - fix freeing pcrypt instances
by Eric Biggers
· 7 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
846f97d
crypto: pcrypt - Propagate new AEAD implementation flag
by Herbert Xu
· 9 years ago
0496f56
crypto: pcrypt - Add support for new AEAD interface
by Herbert Xu
· 10 years ago
a5a22e5
crypto: pcrypt - Make tfm_count an atomic_t
by Herbert Xu
· 10 years ago
66d948e
crypto: pcrypt - Use crypto_grab_aead
by Herbert Xu
· 10 years ago
fd0de97
crypto: pcrypt - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
3110e40
crypto: pcrypt - Fix wrong usage of rcu_dereference()
by Mathias Krause
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
fbf0ca1
crypto: pcrypt - Use the online cpumask as the default
by Steffen Klassert
· 13 years ago
27d189c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
c73b7d0
crypto: mark crypto workqueues CPU_INTENSIVE
by Tejun Heo
· 14 years ago
e2b3483
crypto: pcrypt - Fix use after free on padata_free
by Steffen Klassert
· 14 years ago
d3f64e4
crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier
by Steffen Klassert
· 14 years ago
c57e842
crypto: pcrypt - Rename pcrypt_instance
by Steffen Klassert
· 14 years ago
e6cc117
padata: Rename padata_alloc functions
by Steffen Klassert
· 14 years ago
cc74f4b
crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask
by Steffen Klassert
· 14 years ago
a3fb1e3
pcrypt: Added sysfs interface to pcrypt
by Dan Kruchinin
· 14 years ago
e15bacb
padata: Make two separate cpumasks
by Dan Kruchinin
· 14 years ago
83f619f
padata: make padata_do_parallel to return zero on success
by Steffen Klassert
· 14 years ago
4c87917
padata: Check for valid padata instance on start
by Steffen Klassert
· 14 years ago
80a6d7d
crypto: pcrypt - Handle crypto_get_attr_type errors
by Dan Carpenter
· 15 years ago
5a1436b
crypto: pcrypt - call the complete function on error
by Steffen Klassert
· 15 years ago
5068c7a
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
by Steffen Klassert
· 15 years ago