Age | Commit message (Expand) | Author | Files | Lines |
2024-08-07 | tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources | Namhyung Kim | 1 | -1/+1 |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -4/+0 |
2024-05-28 | tools headers: Update the syscall tables and unistd.h, mostly to support the ... | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2024-04-27 | tools headers: Synchronize linux/bits.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2024-03-21 | tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn... | Arnaldo Carvalho de Melo | 1 | -221/+0 |
2024-01-29 | tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_... | Arnaldo Carvalho de Melo | 1 | -1/+14 |
2023-11-22 | tools headers UAPI: Update tools's copy of unistd.h header | Namhyung Kim | 1 | -3/+9 |
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 | -1/+4 |
2023-07-11 | tools headers UAPI: Sync files changed by new cachestat syscall with the kern... | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -100/+43 |
2023-06-22 | syscalls: Remove file path comments from headers | Sohil Mehta | 1 | -99/+30 |
2023-06-22 | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang | 1 | -1/+13 |
2023-06-12 | net: core: add getsockopt SO_PEERPIDFD | Alexander Mikhalitsyn | 1 | -0/+1 |
2023-06-12 | scm: add SO_PASSPIDFD and SCM_PIDFD | Alexander Mikhalitsyn | 1 | -0/+2 |
2023-03-22 | open: return EINVAL for O_DIRECTORY | O_CREAT | Christian Brauner | 1 | -1/+0 |
2022-09-12 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe | 1 | -0/+2 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-07-22 | uapi: asm-generic: fcntl: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
2022-07-20 | tools: Fixed MIPS builds due to struct flock re-definition | Florian Fainelli | 1 | -1/+10 |
2022-06-01 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -16/+9 |
2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 1 | -0/+2 |
2022-04-26 | syscalls: compat: Fix the missing part for __SYSCALL_COMPAT | Guo Ren | 1 | -2/+2 |
2022-04-26 | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h | Christoph Hellwig | 1 | -2/+0 |
2022-04-26 | uapi: simplify __ARCH_FLOCK{,64}_PAD a little | Christoph Hellwig | 1 | -12/+7 |
2022-04-01 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2022-01-20 | tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2021-11-14 | tools headers UAPI: Sync files changed by new futex_waitv syscall | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2021-09-10 | tools headers UAPI: Sync files changed by new process_mrelease syscall and th... | Arnaldo Carvalho de Melo | 1 | -6/+8 |
2021-07-14 | tools headers UAPI: Sync files changed by the memfd_secret new syscall | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2021-07-05 | tools headers UAPI: Sync files changed by the quotactl_fd new syscall | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2021-07-05 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+3 |
2021-06-19 | tools headers UAPI: Sync asm-generic/unistd.h with the kernel original | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2021-05-10 | tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s... | Arnaldo Carvalho de Melo | 1 | -1/+10 |
2021-01-24 | fs: add mount_setattr() | Christian Brauner | 1 | -1/+3 |
2020-12-24 | tools headers UAPI: Update epoll_pwait2 affected files | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2020-12-18 | tools headers UAPI: Update asm-generic/unistd.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2020-11-03 | tools headers UAPI: Update process_madvise affected files | Arnaldo Carvalho de Melo | 1 | -1/+3 |
2020-10-13 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 1 | -4/+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-09-23 | fs: remove compat_sys_mount | Christoph Hellwig | 1 | -1/+1 |
2020-08-06 | tools headers API: Update close_range affected files | Arnaldo Carvalho de Melo | 1 | -0/+2 |
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 | -1/+3 |
2020-02-12 | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2020-02-11 | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ... | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2019-09-30 | tools headers uapi: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 1 | -0/+3 |