Re: [PATCH v16 0/5] implement getrandom() in vDSO
From: Jason A. Donenfeld
Date: Tue May 28 2024 - 10:46:58 EST
I've rebased Adhemerval's glibc patches for this and put them here:
https://git.zx2c4.com/glibc/log/?h=vdso
If you're running systemd, you may want to whitelist the syscall in
order to make use of it:
https://github.com/seccomp/libseccomp/pull/395
https://github.com/systemd/systemd/pull/25519