Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update syscall tables for upcoming v254 | Lennart Poettering | 2023-07-05 | 1 | -0/+1 |
| | |||||
* | basic/syscall: update syscall list | Yu Watanabe | 2023-05-29 | 1 | -1/+2 |
| | | | | Only notable change is that memfd_secret is now defined on s390(x). | ||||
* | syscalls: update syscall definitions | Zbigniew Jędrzejewski-Szmek | 2022-04-07 | 1 | -0/+1 |
| | |||||
* | syscalls: update syscall definitions | Yu Watanabe | 2022-01-02 | 1 | -1/+1 |
| | |||||
* | syscalls: run ninja update-syscall-tables | Xiaotian Wu | 2021-12-01 | 1 | -2/+4 |
| | |||||
* | syscalls: update tables | Yu Watanabe | 2021-06-15 | 1 | -1/+4 |
| | |||||
* | syscalls: run ninja update-syscall-* | Lennart Poettering | 2021-06-09 | 1 | -0/+1 |
| | |||||
* | syscalls: update tables | Zbigniew Jędrzejewski-Szmek | 2021-03-08 | 1 | -2/+1 |
| | | | | | | | bfin_spinlock and cache_sync are dropped from the table, but didn't have numbers assigned. mount_setattr was added in v5.11-rc4-35-g2a1867219c. | ||||
* | Use .txt as the extension of arch syscall lists | Zbigniew Jędrzejewski-Szmek | 2021-01-28 | 1 | -0/+595 |
This makes it easier to filter those files and tells editors that they should be treated as plain text. |