Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-02 | linux: Add process_mrelease | Adhemerval Zanella | |
Added in Linux 5.15 (884a7e5964e06ed93c7771c0d7cf19c09a8946f1), the new syscalls allows a caller to free the memory of a dying target process. Checked on x86_64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com> |