summaryrefslogtreecommitdiffstats
path: root/tools/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim2020-04-021-2/+14
| | * tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-241-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-313-69/+284
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-302-3/+83
| |\ \
| | * | libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko2020-03-301-0/+12
| | * | bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko2020-03-301-1/+9
| | * | bpf: Add socket assign supportJoe Stringer2020-03-301-1/+24
| | * | bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+2
| | * | tools: Add EXPECTED_FD-related definitions in if_link.hToke Høiland-Jørgensen2020-03-281-1/+3
| | * | bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann2020-03-271-1/+20
| | * | bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-271-1/+15
| * | | net: macsec: add support for specifying offload upon link creationMark Starovoytov2020-03-291-0/+1
| * | | net: macsec: add support for offloading to the MACAntoine Tenart2020-03-261-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-252-7/+9
| |\ \ \ | | |/ / | |/| |
| * | | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-131-0/+23
| * | | bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-1/+25
| * | | bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2020-03-121-1/+19
| * | | bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-0/+1
| * | | bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-67/+110
| * | | bpf: Sync uapi bpf.h to tools/Willem de Bruijn2020-03-031-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-1/+24
| |\ \ \
| | * | | selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu2020-02-191-1/+24
* | | | | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-301-6/+6
|\ \ \ \ \
| * | | | | lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra2020-03-211-4/+4
| * | | | | lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner2020-03-211-2/+2
| |/ / / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-1/+7
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-191-7/+7
| |\ \ \
| * | | | tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2020-03-051-1/+7
| | |/ / | |/| |
* | | | tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-191-0/+2
| |/ / |/| |
* | | tools: Fix off-by 1 relative directory includesIan Rogers2020-03-061-7/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-211-9/+7
|\ \
| * | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| |/
* | tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+5
* | tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo2020-02-121-23/+132
* | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2020-02-121-0/+2
* | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-0/+32
* | tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-121-1/+13
* | tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2020-02-111-0/+6
* | tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-02-111-0/+4
* | tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo2020-02-113-2/+46
|/
* bitops: more BITS_TO_* macrosYury Norov2020-02-041-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-285-7/+100
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-01-233-4/+75
| |\
| | * bpf: Sync uapi bpf.h to tools/Martin KaFai Lau2020-01-221-1/+8
| | * libbpf: Add support for program extensionsAlexei Starovoitov2020-01-221-0/+1
| | * tools/bpf: Sync uapi header bpf.hYonghong Song2020-01-151-0/+21
| | * bpf: Add bpf_send_signal_thread() helperYonghong Song2020-01-151-2/+17
| | * tools: Sync uapi/linux/if_link.hAndrii Nakryiko2020-01-131-0/+1
| | * libbpf: Sanitize global functionsAlexei Starovoitov2020-01-101-0/+6
| | * bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov2020-01-091-1/+6