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