Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | random: vDSO: minimize and simplify header includes | Christophe Leroy | 2024-09-13 | 1 | -5/+8 |
* | random: vDSO: avoid call to out of line memset() | Christophe Leroy | 2024-09-13 | 1 | -5/+7 |
* | random: vDSO: don't use 64-bit atomics on 32-bit architectures | Christophe Leroy | 2024-09-13 | 1 | -1/+1 |
* | random: vDSO: reject unknown getrandom() flags | Yann Droneaud | 2024-08-26 | 1 | -0/+4 |
* | random: introduce generic vDSO getrandom() implementation | Jason A. Donenfeld | 2024-07-19 | 1 | -0/+251 |