summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)Author
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-04-02tools headers UAPI: Update tools's copy of linux/perf_event.hNamhyung Kim
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-30libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh
2020-03-28tools: Add EXPECTED_FD-related definitions in if_link.hToke Høiland-Jørgensen
2020-03-27bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor idDaniel Borkmann
2020-03-27bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-03-05tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko
2020-03-03bpf: Sync uapi bpf.h to tools/Willem de Bruijn
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen
2020-02-12tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools include UAPI: Sync sound/asound.h copyArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2020-02-12tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-12tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2020-02-11tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-02-11tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...Arnaldo Carvalho de Melo
2020-02-04bitops: more BITS_TO_* macrosYury Norov
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Sync uapi bpf.h to tools/Martin KaFai Lau
2020-01-22libbpf: Add support for program extensionsAlexei Starovoitov
2020-01-15tools/bpf: Sync uapi header bpf.hYonghong Song
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart