aboutsummaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser1-0/+23
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron1-1/+25
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-05tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo1-1/+7
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko1-67/+110
2020-03-03bpf: Sync uapi bpf.h to tools/Willem de Bruijn1-0/+1
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+24
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-9/+7
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu1-1/+24
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen1-9/+7
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+13
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo1-0/+6
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo2-1/+40
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-4/+75
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau1-1/+8
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov1-0/+1
2020-01-15tools/bpf: Sync uapi header bpf.hYonghong Song1-0/+21
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song1-2/+17
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+7
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko1-0/+1
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov1-0/+6
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau1-0/+2
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov1-1/+6
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau1-2/+17
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+14
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-0/+10
2019-12-15libbpf: Support libbpf-provided extern variablesAndrii Nakryiko1-3/+4
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2019-12-02tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo1-18/+42
2019-12-02tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+11
2019-12-02tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2019-12-02tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+8
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-56/+134
2019-11-21perf tools: Add kernel AUX area sampling definitionsAdrian Hunter1-2/+8
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko1-0/+3
2019-11-15libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov1-0/+1
2019-11-15libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov1-0/+2
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe5-53/+222
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-40/+84
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+30
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann1-40/+82
2019-10-31libbpf: Add support for prog_tracingAlexei Starovoitov1-0/+2
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+29
2019-10-25fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint nameEugene Syromiatnikov1-1/+8
2019-10-21tools: Sync if_link.hAndrii Nakryiko1-0/+2