Age | Commit message (Expand) | Author | Files | Lines |
2024-09-02 | perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca... | Arnaldo Carvalho de Melo | 1 | -0/+470 |
2024-08-07 | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources | Namhyung Kim | 1 | -3/+5 |
2024-07-12 | perf build x86: Fix SC2034 error in syscalltbl.sh | Haoze Xie | 1 | -1/+3 |
2024-05-28 | tools headers: Update the syscall tables and unistd.h, mostly to support the ... | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
2023-11-22 | tools/perf: Update tools's copy of x86 syscall table | Namhyung Kim | 1 | -0/+3 |
2023-11-13 | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 1 | -0/+3 |
2023-11-02 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 1 | -1/+1 |
2023-09-13 | tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2023-08-03 | perf arch x86: Address shellcheck warnings about unused variables in syscallt... | Athira Rajeev | 1 | -1/+1 |
2023-07-11 | tools headers UAPI: Sync files changed by new cachestat syscall with the kern... | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2023-06-05 | perf tools: Declare syscalltbl_*[] as const for all archs | Tiezhu Yang | 1 | -1/+1 |
2022-01-20 | tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-11-14 | tools headers UAPI: Sync files changed by new futex_waitv syscall | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-09-10 | tools headers UAPI: Sync files changed by new process_mrelease syscall and th... | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2021-07-14 | tools headers UAPI: Sync files changed by the memfd_secret new syscall | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2021-07-05 | tools headers UAPI: Sync files changed by the quotactl_fd new syscall | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2021-05-21 | tools headers UAPI: Sync files changed by the quotactl_path unwiring | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2021-05-10 | tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s... | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2021-03-06 | tools headers: Update syscall.tbl files to support mount_setattr | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-12-24 | tools headers UAPI: Update epoll_pwait2 affected files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-11-03 | tools headers UAPI: Update process_madvise affected files | Arnaldo Carvalho de Melo | 1 | -4/+7 |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 1 | -2/+2 |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig | 1 | -1/+1 |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 1 | -2/+2 |
2020-08-15 | all arch: remove system call sys_sysctl | Xiaoming Ni | 1 | -1/+1 |
2020-08-06 | tools headers API: Update close_range affected files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-07-20 | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 1 | -2/+2 |
2020-06-09 | tools headers API: Update faccessat2 affected files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2020-04-14 | tools headers: Update x86's syscall_64.tbl with the kernel sources | Arnaldo Carvalho de Melo | 1 | -370/+370 |
2020-02-11 | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2019-07-26 | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u... | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2019-05-28 | tools include UAPI: Update copy of files related to new fspick, fsmount, fsco... | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2019-03-28 | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2019-03-11 | perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour | Arnaldo Carvalho de Melo | 1 | -2/+4 |
2018-06-25 | perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 | Ingo Molnar | 1 | -354/+358 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-31 | perf trace: Beautify statx syscall 'flag' and 'mask' arguments | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2016-10-28 | perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2016-10-24 | perf tools: Sync copy of x86's syscall table | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2016-07-05 | perf tools: Sync copy of syscall_64.tbl with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2016-04-26 | perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2016-04-08 | perf tools: Build syscall table .c header from kernel's syscall_64.tbl | Arnaldo Carvalho de Melo | 2 | -0/+413 |