Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | |
2022-06-02 | linux: Add process_madvise | Adhemerval Zanella | |
It was added on Linux 5.10 (ecb8ac8b1f146915aa6b96449b66dd48984caacc) with the same functionality as madvise but using a pidfd of the target process. Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com> |