- 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
- afd4ad0 libperf: Add tests for perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
- e2c1816 libperf: Remove BUG_ON() from library code in get_group_fd() by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 3fd35de libperf: Add group support to perf_evsel__open() by Jiri Olsa · 3 years, 6 months ago
- 2e6263a libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
- 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
- fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
- 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
- 3d97060 libperf: Change tests to single static and shared binaries by Jiri Olsa · 3 years, 6 months ago
- af0efa0 libbpf: Restore errno return for functions that were already returning it by Toke Høiland-Jørgensen · 3 years, 6 months ago
- 4062549 Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- f20510d tools lib: Adopt bitmap_intersects() operation from the kernel sources by Alexey Bayduraev · 3 years, 6 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
- b8917b4 Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 6 months ago
- 167f8a5 KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans by Sean Christopherson · 3 years, 6 months ago
- ee62a5c libbpf: Switch to void * casting in netlink helpers by Kumar Kartikeya Dwivedi · 3 years, 6 months ago
- 0ae64fb libbpf: Add request buffer type for netlink messages by Kumar Kartikeya Dwivedi · 3 years, 6 months ago
- 5c10a3d libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loading by Jonathan Edwards · 3 years, 6 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- f42cfb4 bpf: Add documentation for libbpf including API autogen by Grant Seltzer · 3 years, 6 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
- 4a638d5 libbpf: Fail compilation if target arch is missing by Lorenz Bauer · 3 years, 7 months ago
- 5050127 libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
- bbf29d3 libbpf: Set NLM_F_EXCL when creating qdisc by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
- 4e164f8 libbpf: Remove unneeded check for flags during tc detach by Kumar Kartikeya Dwivedi · 3 years, 7 months ago
- 3b3af91 libbpf: Simplify the return expression of bpf_object__init_maps function by Wang Hai · 3 years, 7 months ago
- edc0571 libbpf: Fix pr_warn type warnings on 32bit by Michal Suchanek · 3 years, 7 months ago
- 11fc79f libbpf: Fixes incorrect rx_ring_setup_done by Kev Jackson · 3 years, 7 months ago
- 7d8a819 libbpf: Install skel_internal.h header used from light skeletons by Andrii Nakryiko · 3 years, 7 months ago
- 232c9e8 libbpf: Refactor header installation portions of Makefile by Andrii Nakryiko · 3 years, 7 months ago
- 16cac00 libbpf: Move few APIs from 0.4 to 0.5 version by Andrii Nakryiko · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- d6a6a55 libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h by Florent Revest · 3 years, 7 months ago
- e9fc3ce libbpf: Streamline error reporting for high-level APIs by Andrii Nakryiko · 3 years, 7 months ago
- f12b654 libbpf: Streamline error reporting for low-level APIs by Andrii Nakryiko · 3 years, 7 months ago
- 5981881 libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors by Andrii Nakryiko · 3 years, 7 months ago
- 9f0c317 libbpf: Add support for new llvm bpf relocations by Yonghong Song · 3 years, 7 months ago
- d59b9f2 bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags by Denis Salopek · 3 years, 8 months ago
- f9bceaa libbpf: Skip bpf_object__probe_loading for light skeleton by Stanislav Fomichev · 3 years, 7 months ago
- 5d67f34 bpf: Add cmd alias BPF_PROG_RUN by Alexei Starovoitov · 3 years, 7 months ago
- 7723256 libbpf: Introduce bpf_map__initial_value(). by Alexei Starovoitov · 3 years, 8 months ago
- 30f51ae libbpf: Cleanup temp FDs when intermediate sys_bpf fails. by Alexei Starovoitov · 3 years, 8 months ago
- 6723474 libbpf: Generate loader program out of BPF ELF file. by Alexei Starovoitov · 3 years, 8 months ago
- e2fa015 libbpf: Preliminary support for fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- 9ca1f56 libbpf: Add bpf_object pointer to kernel_supports(). by Alexei Starovoitov · 3 years, 8 months ago
- b126882 libbpf: Change the order of data and text relocations. by Alexei Starovoitov · 3 years, 8 months ago
- 5452fc9 libbpf: Support for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
- 715c5ce libbpf: Add low level TC-BPF management API by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
- 8bbb77b libbpf: Add various netlink helpers by Kumar Kartikeya Dwivedi · 3 years, 8 months ago
- 513f485 libbpf: Reject static entry-point BPF programs by Andrii Nakryiko · 3 years, 8 months ago
- c1cccec libbpf: Reject static maps by Andrii Nakryiko · 3 years, 8 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- e5670fa libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions by Andrii Nakryiko · 3 years, 8 months ago
- 247b863 libbpf: Fix ELF symbol visibility update logic by Andrii Nakryiko · 3 years, 8 months ago
- fdbf5dd libbpf: Add per-file linker opts by Andrii Nakryiko · 3 years, 8 months ago
- 67e7ec0 libbpf: Provide GELF_ST_VISIBILITY() define for older libelf by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- eaae784 tools: sync lib/find_bit implementation by Yury Norov · 3 years, 8 months ago
- ea81c1e tools: sync find_next_bit implementation by Yury Norov · 3 years, 8 months ago
- e5b9252 tools: bitmap: sync function declarations with the kernel by Yury Norov · 3 years, 8 months ago
- 9683e57 libbpf: Add NULL check to add_dummy_ksym_var by Ian Rogers · 3 years, 8 months ago
- 2a30f94 libbpf: Fix signed overflow in ringbuf_process_ring by Brendan Jackman · 3 years, 8 months ago
- 10a3efd Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 8 months ago
- aa616f5 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 8 months ago
- e1d380e perf tools: Change fields type in perf_record_time_conv by Leo Yan · 3 years, 8 months ago
- ec8149f perf util: Move bpf_perf definitions to a libperf header by Song Liu · 3 years, 8 months ago
- 0f20615 selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro by Andrii Nakryiko · 3 years, 8 months ago
- 6709a91 libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE by Andrii Nakryiko · 3 years, 8 months ago
- 26bda3c Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- 0a34245 libbpf: Support extern resolution for BTF-defined maps in .maps section by Andrii Nakryiko · 3 years, 8 months ago
- a463492 libbpf: Add linker extern resolution support for functions and global variables by Andrii Nakryiko · 3 years, 8 months ago
- 83a1572 libbpf: Tighten BTF type ID rewriting with error checking by Andrii Nakryiko · 3 years, 8 months ago
- 386b1d2 libbpf: Extend sanity checking ELF symbols with externs validation by Andrii Nakryiko · 3 years, 8 months ago
- 42869d2 libbpf: Make few internal helpers available outside of libbpf.c by Andrii Nakryiko · 3 years, 8 months ago
- beaa371 libbpf: Factor out symtab and relos sanity checks by Andrii Nakryiko · 3 years, 8 months ago
- c7ef5ec libbpf: Refactor BTF map definition parsing by Andrii Nakryiko · 3 years, 8 months ago
- 6245947 libbpf: Allow gaps in BPF program sections to support overriden weak functions by Andrii Nakryiko · 3 years, 8 months ago
- aea28a6 libbpf: Mark BPF subprogs with hidden visibility as static for BPF verifier by Andrii Nakryiko · 3 years, 8 months ago
- 0fec7a3 libbpf: Suppress compiler warning when using SEC() macro with externs by Andrii Nakryiko · 3 years, 8 months ago
- 8188694 libperf xyarray: Add bounds checks to xyarray__entry() by Rob Herring · 3 years, 9 months ago
- 47d01e7 libperf: Add support for user space counter access by Rob Herring · 3 years, 9 months ago
- 58c2b1f libbpf: Introduce a BPF_SNPRINTF helper macro by Florent Revest · 3 years, 8 months ago
- 83cd92b libbpf: Initialize the bpf_seq_printf parameters array field by field by Florent Revest · 3 years, 8 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- d3d93e3 libbpf: Remove unused field. by Alexei Starovoitov · 3 years, 9 months ago
- d3003d9 libperf tests: Add support for verbose printing by Rob Herring · 3 years, 9 months ago
- 6cd7075 libperf: Add evsel mmap support by Rob Herring · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- b327809 libbpf: Add bpf_map__inner_map API by Andrii Nakryiko · 3 years, 9 months ago
- afd0be7 libbpf: Fix potential NULL pointer dereference by Ciara Loftus · 3 years, 9 months ago
- 1e1032b libbpf: Fix KERNEL_VERSION macro by Hengqi Chen · 3 years, 9 months ago
- f07669d libbpf: Remove redundant semi-colon by Yang Yingliang · 3 years, 9 months ago
- ca7a83e libbpf: Only create rx and tx XDP rings when necessary by Ciara Loftus · 3 years, 9 months ago
- 43f1bc1 libbpf: Restore umem state after socket create failure by Ciara Loftus · 3 years, 9 months ago
- df66201 libbpf: Ensure umem pointer is non-NULL before dereferencing by Ciara Loftus · 3 years, 9 months ago
- 1039799 libbpf: xsk: Use bpf_link by Maciej Fijalkowski · 3 years, 9 months ago