| Commit message (Expand) | Author | Age | Files | Lines |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-07-25 | 1 | -1/+1 |
* | linux(4): Implement close_range over native | Dmitry Chagin | 2023-06-29 | 1 | -1/+0 |
* | linux(4): Cleanup includes under compat/linux | Dmitry Chagin | 2023-03-01 | 1 | -2/+1 |
* | linux(4): Add epoll_pwai2 syscall. | Dmitry Chagin | 2022-06-17 | 1 | -1/+0 |
* | linux(4): Add a simple rseq syscall implementation. | Dmitry Chagin | 2022-06-17 | 1 | -1/+0 |
* | linux: Provide dummy seccomp(2) | Edward Tomasz Napierala | 2022-06-17 | 1 | -2/+0 |
* | linux(4): Remove clone3 and faccessat2 from dummy. | Dmitry Chagin | 2022-06-17 | 1 | -2/+0 |
* | Drop "All rights reserved" from my copyright statements. | Dmitry Chagin | 2022-06-17 | 1 | -2/+1 |
* | linux: implement statx(2) | Philippe Michaud-Boudreault | 2022-02-14 | 1 | -2/+0 |
* | linux: deduplicate DUMMY() entries | Edward Tomasz Napierala | 2022-02-13 | 1 | -0/+10 |
* | linux: add new syscall numbers | Edward Tomasz Napierala | 2022-02-13 | 1 | -0/+15 |
* | linux(4): Implement name_to_handle_at(), open_by_handle_at() | Conrad Meyer | 2020-11-17 | 1 | -2/+0 |
* | linux(4): Fix loadable modules after r367395 | Conrad Meyer | 2020-11-06 | 1 | -7/+5 |
* | linux(4): Deduplicate unimpl/dummy syscall handlers | Conrad Meyer | 2020-11-05 | 1 | -0/+159 |