summaryrefslogtreecommitdiff
path: root/crypto/crypto_user.c
Commit message (Expand)AuthorAge
* crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_reportJia-Ju Bai2018-02-15
* crypto: algapi - convert cra_refcnt to refcount_tEric Biggers2018-01-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
| * netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
| * netlink: extended ACK reportingJohannes Berg2017-04-13
* | crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansionHerbert Xu2017-04-10
|/
* crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-21
|\
| * crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause2016-06-23
* | crypto: user - Remove crypto_lookup_skcipher callHerbert Xu2016-07-18
* | crypto: kpp - Key-agreement Protocol Primitives API (KPP)Salvatore Benedetto2016-06-23
* | Revert "crypto: user - no parsing of CRYPTO_MSG_GETALG"Herbert Xu2016-06-23
* | crypto: user - no parsing of CRYPTO_MSG_GETALGStephan Mueller2016-05-31
|/
* crypto: user - lock crypto_alg_list on alg dumpMathias Krause2016-02-06
* crypto: api - Only abort operations on fatal signalHerbert Xu2015-10-20
* crypto: user - Remove crypto_lookup_aead callHerbert Xu2015-08-17
* crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2015-06-22
* crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* crypto: user - Fix crypto_alg_match raceHerbert Xu2015-04-08
* crypto: api - Change crypto_unregister_instance argument typeHerbert Xu2015-04-03
* crypto: user - add MODULE_ALIASStephan Mueller2014-11-26
* crypto: user - Allow get request with empty driver nameHerbert Xu2014-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds2014-06-07
|\
| * crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMINMatthias-Christian Ott2014-05-08
* | net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
|/
* crypto: user - constify netlink dispatch tableMathias Krause2013-03-10
* crypto: user - ensure user supplied strings are nul-terminatedMathias Krause2013-02-19
* crypto: user - fix empty string test in report APIMathias Krause2013-02-19
* crypto: user - fix info leaks in report APIMathias Krause2013-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\
| * crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...Jussi Kivilinna2012-09-07
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
|/
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * crypto: user - Fix size of netlink dump messageSteffen Klassert2012-03-29
| * crypto: user - Fix lookup of algorithms with IV generatorSteffen Klassert2012-03-29
* | crypto: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\
| * crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0Jesper Juhl2012-02-05
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-10
|\
| * crypto: Unlink and free instances when deletedSteffen Klassert2011-11-09
* | crypto: user - Fix rwsem leak in crypto_userJonathan Corbet2011-11-02
|/
* crypto: user - Initialise match in crypto_alg_matchHerbert Xu2011-10-21
* crypto: Add userspace report for compress type algorithmsSteffen Klassert2011-10-21
* crypto: Add userspace report for cipher type algorithmsSteffen Klassert2011-10-21
* crypto: Add userspace report for larval type algorithmsSteffen Klassert2011-10-21