Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: use -EBADF for fd initialization | Zbigniew Jędrzejewski-Szmek | 2022-12-19 | 1 | -1/+1 |
* | boot: implement kernel EFI RNG seed protocol with proper hashing | Jason A. Donenfeld | 2022-11-14 | 1 | -69/+13 |
* | fix typo | jiangchuangang | 2022-08-23 | 1 | -1/+1 |
* | strv: declare iterator of FOREACH_STRING() in the loop | Zbigniew Jędrzejewski-Szmek | 2022-03-23 | 1 | -6/+5 |
* | basic/efivars: replace dynanamic creation of efivar names with static strings | Zbigniew Jędrzejewski-Szmek | 2021-06-15 | 1 | -3/+3 |
* | random-util: open /dev/urandom implicitly in random_write_entropy() if needed | Lennart Poettering | 2020-12-03 | 1 | -6/+1 |
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
* | random-util: add common helper random_write_entropy() for crediting entropy t... | Lennart Poettering | 2020-06-24 | 1 | -17/+3 |
* | core: take random seed from boot loader and credit it to kernel entropy pool | Lennart Poettering | 2019-07-25 | 1 | -0/+110 |