Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2022-06-03 | 1 | -3/+2 |
|\ | |||||
| * | siphash: add SPDX tags as sole licensing authority | Jason A. Donenfeld | 2022-05-19 | 1 | -3/+2 |
* | | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 2022-05-18 | 1 | -22/+10 |
|/ | |||||
* | siphash: use _unaligned version by default | Arnd Bergmann | 2021-11-29 | 1 | -6/+6 |
* | Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" | Nick Desaulniers | 2020-11-18 | 1 | -18/+18 |
* | lib: Revert use of fallthrough pseudo-keyword in lib/ | Gustavo A. R. Silva | 2020-08-24 | 1 | -18/+18 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -18/+18 |
* | lib/siphash.c: mark expected switch fall-throughs | Stephen Rothwell | 2019-04-25 | 1 | -18/+18 |
* | siphash: implement HalfSipHash1-3 for hash tables | Jason A. Donenfeld | 2017-01-09 | 1 | -1/+320 |
* | siphash: add cryptographically secure PRF | Jason A. Donenfeld | 2017-01-09 | 1 | -0/+232 |