| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: algapi - make unregistration functions return void | Eric Biggers | 2019-12-20 | 1 | -1/+2 |
* | crypto: user - fix memory leak in crypto_report | Navid Emamdoost | 2019-10-10 | 1 | -1/+3 |
* | crypto: user - make NETLINK_CRYPTO work inside netns | Ondrej Mosnacek | 2019-07-26 | 1 | -12/+25 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-05 | 1 | -0/+3 |
|\ |
|
| * | crypto: user - prevent operating on larval algorithms | Eric Biggers | 2019-07-03 | 1 | -0/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -2/+2 |
|/ |
|
* | crypto: user - remove unused dump functions | Corentin Labbe | 2018-12-23 | 1 | -3/+1 |
* | crypto: user - support incremental algorithm dumps | Eric Biggers | 2018-12-13 | 1 | -17/+20 |
* | crypto: user - clean up report structure copying | Eric Biggers | 2018-11-09 | 1 | -21/+17 |
* | crypto: user - remove redundant reporting functions | Eric Biggers | 2018-11-09 | 1 | -59/+0 |
* | crypto: user - fix leaking uninitialized memory to userspace | Eric Biggers | 2018-11-09 | 1 | -9/+9 |
* | crypto: user - Implement a generic crypto statistics | Corentin Labbe | 2018-09-28 | 1 | -0/+571 |