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