summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds
2024-06-03tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo
2024-05-30netdev: add qstat for csum completeJakub Kicinski
2024-05-28tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens
2024-05-12tools: remove redundant ethtool.h from tooling infraTushar Vyavahare
2024-05-08tools lib rbtree: pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo
2024-05-08KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley
2024-05-03bitops: Change function return types from long to intThorsten Blum
2024-04-30bpf: Add support for kprobe session attachJiri Olsa
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-04-26tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo
2024-04-25selftests/mm: fix additional build errors for selftestsJohn Hubbard
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-23tools: sync include/uapi/linux/bpf.hBenjamin Tissoires
2024-04-22Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds
2024-04-18Revert "tools headers: Remove almost unused copy of uapi/stat.h, add few cond...Arnaldo Carvalho de Melo
2024-04-14tools/nolibc: add support for uname(2)Thomas Weißschuh
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10tools/nolibc/string: remove open-coded strnlen()Thomas Weißschuh
2024-04-10tools/nolibc: Fix strlcpy() return code and size usageRodrigo Campos
2024-04-10tools/nolibc: Fix strlcat() return code and size usageRodrigo Campos
2024-04-10tools/nolibc/string: export strlen()Rodrigo Campos
2024-04-10tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-04selftests/bpf: add fp-leaking precise subprog result testsAndrii Nakryiko
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang