summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
3 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
3 daysMerge tag 'nolibc-20260814-for-7.3-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
4 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge branch 'for-next/uapi' into for-next/coreWill Deacon
10 daysobjtool/headers: Sync tools/include/linux/objtool_types.h with include/linux/...Ingo Molnar
2026-08-06tools: Ensure tools copy of linux/filter.h exports the UAPIMark Brown
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2026-07-30tools/nolibc/powerpc: mark ctr and xer as clobbered by system callThomas Weißschuh
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-26tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECTAmmar Faizi
2026-07-21tools headers: Sync KVM headers with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers: Sync linux/gfp_types.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/rtnetlink.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools headers UAPI: Sync linux/const.h with the kernel sourcesArnaldo Carvalho de Melo
2026-07-21tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structuresWill Deacon
2026-07-20fscrypt: Remove FSCRYPT_MODE_MAXEric Biggers
2026-07-03tools/nolibc: mark arg1 operand in __nolibc_syscall0() as write-onlyThomas Weißschuh
2026-07-03tools/nolibc: unistd: Add readlink()Daniel Palmer
2026-07-03tools/nolibc: unistd: Add getcwd()Daniel Palmer
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea
2026-06-15Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-14bpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert
2026-06-10tools: missed broadcast_neigh if_link uapi headerLouis Scalbert
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa
2026-06-07bpf: Add support for tracing multi linkJiri Olsa
2026-06-07bpf: Add multi tracing attach typesJiri Olsa
2026-06-05bpf: Check tail zero of bpf_prog_infoLeon Hwang
2026-06-05bpf: Check tail zero of bpf_map_infoLeon Hwang
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko
2026-06-03tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh
2026-05-24tools/nolibc: add ftruncate()Thomas Weißschuh
2026-05-24tools/nolibc: add a helper to split a 64-bit argument into 32-bit halvesDaniel Palmer
2026-05-24tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...Daniel Palmer
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra
2026-05-20tools/nolibc: getopt: Fix potential out of bounds accessDaniel Palmer