index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user.c
Age
Commit message (
Expand
)
Author
2018-02-15
crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report
Jia-Ju Bai
2018-01-05
crypto: algapi - convert cra_refcnt to refcount_t
Eric Biggers
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-18
crypto: user - Remove crypto_lookup_skcipher call
Herbert Xu
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-23
Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG"
Herbert Xu
2016-06-23
crypto: user - re-add size check for CRYPTO_MSG_GETALG
Mathias Krause
2016-05-31
crypto: user - no parsing of CRYPTO_MSG_GETALG
Stephan Mueller
2016-02-06
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2015-10-20
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-08-17
crypto: user - Remove crypto_lookup_aead call
Herbert Xu
2015-06-22
crypto: user - Add CRYPTO_MSG_DELRNG
Herbert Xu
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
2015-04-08
crypto: user - Fix crypto_alg_match race
Herbert Xu
2015-04-03
crypto: api - Change crypto_unregister_instance argument type
Herbert Xu
2014-11-26
crypto: user - add MODULE_ALIAS
Stephan Mueller
2014-11-24
crypto: user - Allow get request with empty driver name
Herbert Xu
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-05-08
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2013-03-10
crypto: user - constify netlink dispatch table
Mathias Krause
2013-02-19
crypto: user - ensure user supplied strings are nul-terminated
Mathias Krause
2013-02-19
crypto: user - fix empty string test in report API
Mathias Krause
2013-02-19
crypto: user - fix info leaks in report API
Mathias Krause
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-07
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
2012-03-29
crypto: user - Fix size of netlink dump message
Steffen Klassert
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-05
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-11-09
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-02
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
2011-10-21
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
2011-10-21
crypto: Add userspace report for compress type algorithms
Steffen Klassert
2011-10-21
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
2011-10-21
crypto: Add userspace report for larval type algorithms
Steffen Klassert
[next]