summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2-13/+46
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+4
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-1/+1
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea1-0/+2
2026-06-15Merge tag 'nolibc-20260614-for-7.2-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds27-134/+641
2026-06-15bpf: Add support to specify uprobe_multi target via file descriptorJiri Olsa1-1/+6
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+45
2026-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+128
2026-06-10bonding: 3ad: add lacp_strict configuration knobLouis Scalbert1-0/+1
2026-06-10tools: missed broadcast_neigh if_link uapi headerLouis Scalbert1-0/+1
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing multi linkJiri Olsa1-0/+6
2026-06-07bpf: Add multi tracing attach typesJiri Olsa1-0/+2
2026-06-06bpf: Check tail zero of bpf_prog_infoLeon Hwang1-0/+1
2026-06-06bpf: Check tail zero of bpf_map_infoLeon Hwang1-0/+1
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko1-0/+6
2026-06-04tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin1-0/+128
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig1-1/+1
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh1-2/+2
2026-05-25tools/nolibc: add ftruncate()Thomas Weißschuh4-0/+58
2026-05-25tools/nolibc: add a helper to split a 64-bit argument into 32-bit halvesDaniel Palmer1-0/+11
2026-05-25tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...Daniel Palmer1-1/+2
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra1-0/+43
2026-05-20tools/nolibc: getopt: Fix potential out of bounds accessDaniel Palmer1-1/+1
2026-05-14tools/nolibc: always pass mode to open syscallThomas Weißschuh1-8/+5
2026-05-14tools/nolibc: split open mode handling into a macroThomas Weißschuh1-22/+18
2026-05-14tools/nolibc: split implicit open flags into a macroThomas Weißschuh1-6/+4
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang1-0/+8
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov1-1/+25
2026-05-03tools/nolibc: add support for 32-bit pariscThomas Weißschuh3-1/+188
2026-05-03tools/nolibc: add support for OpenRISC / or1kThomas Weißschuh3-1/+163
2026-05-02tools/headers: Regenerate stddef.h to fix BPF selftestsPaul Chaignon1-1/+25
2026-04-27tools/nolibc: open files with O_LARGEFILEThomas Weißschuh1-0/+4
2026-04-27tools/nolibc: handle 64-bit system call arguments on MIPS N32Thomas Weißschuh1-45/+49
2026-04-27tools/nolibc: handle 64-bit system call arguments on x32Thomas Weißschuh1-35/+35
2026-04-27tools/nolibc: cast pointers returned from system calls through integersThomas Weißschuh2-4/+4
2026-04-27tools/nolibc: add __nolibc_arg_to_reg()Thomas Weißschuh1-0/+4
2026-04-27tools/nolibc: also handle _llseek system callThomas Weißschuh1-3/+9
2026-04-27tools/nolibc: add creat()Thomas Weißschuh1-0/+10
2026-04-27tools/nolibc: Don't use stack protector before setting it upDaniel Palmer1-1/+1
2026-04-27tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protectorDaniel Palmer13-18/+18
2026-04-27tools/nolibc: avoid call to wcslen() in _start_c() inserted by clangThomas Weißschuh1-1/+1
2026-04-27tools/nolibc: make __nolibc_enosys() a compile time errorThomas Weißschuh1-2/+16
2026-04-27tools/nolibc: add alloca()Thomas Weißschuh3-0/+17
2026-04-27tools/nolibc: add assert() and assert.hThomas Weißschuh3-0/+38
2026-04-21bpf: Extend BTF UAPI vlen, kinds to use unused bitsAlan Maguire1-12/+14
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-5429/+0