Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
12 days | Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+3 |
2024-10-26 | crypto: mips/crc32 - fix the CRC32C implementation | Eric Biggers | 1 | -3/+3 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-09-13 | crypto: mips/crc32 - Clean up useless assignment operations | WangYuli | 1 | -33/+37 |
2023-10-27 | crypto: mips/crc32 - remove redundant setting of alignmask to 0 | Eric Biggers | 1 | -2/+0 |
2022-04-01 | MIPS: crypto: Fix CRC32 code | Paul Cercueil | 1 | -20/+26 |
2021-05-10 | asm-generic: unaligned always use struct helpers | Arnd Bergmann | 1 | -1/+1 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 1 | -0/+348 |