| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-11-03 | tools headers UAPI: Update process_madvise affected files |  Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  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-22 | 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-19 | 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 to pick up openat2 and pidfd_getfd |  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 |
| 2019-09-20 | tools uapi asm-generic: Sync unistd.h with the kernel sources |  Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-07-29 | tools headers UAPI: Update tools's copy of mman.h headers |  Arnaldo Carvalho de Melo | 2 | -12/+13 |
| 2019-07-26 | tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open |  Arnaldo Carvalho de Melo | 1 | -1/+7 |
| 2019-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 1 | -0/+147 |
| 2019-06-15 | bpf: Sync asm-generic/socket.h to tools/ |  Martin KaFai Lau | 1 | -0/+147 |
| 2019-05-28 | tools include UAPI: Update copy of files related to new fspick, fsmount, fsconfig, fsopen, move_mount and open_tree syscalls |  Arnaldo Carvalho de Melo | 1 | -1/+13 |
| 2019-03-28 | tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd |  Arnaldo Carvalho de Melo | 1 | -1/+10 |
| 2019-03-28 | tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.h |  Arnaldo Carvalho de Melo | 3 | -4/+25 |
| 2019-03-11 | tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources |  Arnaldo Carvalho de Melo | 1 | -33/+116 |
| 2019-01-04 | tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sources |  Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2018-12-18 | tools uapi asm: Update asm-generic/unistd.h copy |  Arnaldo Carvalho de Melo | 1 | -0/+4 |
| 2018-11-19 | tools uapi asm-generic: Synchronize ioctls.h |  Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2018-10-31 | tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copies |  Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2018-09-11 | tools headers uapi: Update tools's copy of asm-generic/unistd.h |  Arnaldo Carvalho de Melo | 1 | -1/+3 |
| 2018-07-24 | tools include: Grab copies of arm64 dependent unistd.h files |  Kim Phillips | 1 | -0/+783 |
| 2018-04-17 | tools/headers: Synchronize kernel ABI headers, v4.17-rc1 |  Ingo Molnar | 1 | -0/+3 |
| 2018-01-23 | tools include asm-generic: Grab errno.h and errno-base.h |  Hendrik Brueckner | 2 | -0/+163 |
| 2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -0/+9 |
| 2017-12-06 | Merge branch 'linus' into perf/urgent, to synchronize UAPI headers |  Ingo Molnar | 1 | -0/+1 |
| 2017-12-05 | selftests/bpf: sync kernel headers and introduce arch support in Makefile |  Hendrik Brueckner | 1 | -0/+9 |
| 2017-11-28 | tools headers: Syncronize mman.h ABI header |  Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -0/+1 |
| 2017-11-04 | tools/headers: Synchronize kernel ABI headers |  Ingo Molnar | 3 | -2/+4 |
| 2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags |  Dan Williams | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-25 | tools include: Sync kernel ABI headers with tooling headers |  Ingo Molnar | 1 | -11/+3 |
| 2017-07-31 | tools include uapi: Grab a copy of asm-generic/ioctls.h |  Arnaldo Carvalho de Melo | 1 | -0/+118 |
| 2017-07-18 | tools include uapi asm-generic: Grab a copy of fcntl.h |  Arnaldo Carvalho de Melo | 1 | -0/+220 |
| 2016-10-28 | tools: Update asm-generic/mman-common.h copy from the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+5 |
| 2016-09-13 | tools include: Add uapi mman.h for each architecture |  Wang Nan | 2 | -0/+97 |
| 2016-07-12 | tools: Copy the bitsperlong.h files from the kernel |  Arnaldo Carvalho de Melo | 1 | -0/+15 |