aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
AgeCommit message (Expand)Author
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2022-11-16Merge tag 'v5.4.224' into v5.4/standard/baseBruce Ashfield
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes
2022-08-15Merge tag 'v5.4.210' into v5.4/standard/baseBruce Ashfield
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-01-27tools/nolibc: fix incorrect truncation of exit codeWilly Tarreau
2022-01-27tools/nolibc: i386: fix initial stack alignmentWilly Tarreau
2022-01-27tools/nolibc: x86-64: Fix startup code bugAmmar Faizi
2021-09-27Merge tag 'v5.4.146' into v5.4/standard/baseBruce Ashfield
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-06-23Merge tag 'v5.4.128' into v5.4/standard/baseBruce Ashfield
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-01-07Merge tag 'v5.4.87' into v5.4/standard/baseBruce Ashfield
2021-01-06tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2020-11-09Merge tag 'v5.4.74' into v5.4/standard/baseBruce Ashfield
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-09-09Merge tag 'v5.4.64' into v5.4/standard/baseBruce Ashfield
2020-09-09perf tools: Correct SNOOPX field offsetAl Grant
2020-02-06Merge tag 'v5.4.18' into v5.4/standard/baseBruce Ashfield
2020-02-05tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-01-13compiler.h: Undef before redefining __attribute_const__Khem Raj
2019-10-15tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-10-15tools headers kvm: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2019-09-27tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-09-25tools: Add missing stdio.h include to asm/bug.h headerJiri Olsa
2019-09-21Merge tag 'f2fs-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2019-09-20tools uapi asm-generic: Sync unistd.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-20tools headers uapi: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-31libbpf: add flags to umem configKevin Laatz
2019-08-28tools/bpf: sync bpf.hAlexei Starovoitov
2019-08-26Merge tag 'v5.3-rc6' into perf/core, to pick up fixesIngo Molnar
2019-08-23fs: Reserve flag for casefoldingDaniel Rosenberg
2019-08-22tools headers: Add missing perf_event.h includeJiri Olsa