- 5050127 libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
- d5e4dda bpf: Support socket migration by eBPF. by Kuniyuki Iwashima · 3 years, 7 months ago
- e061047 bpf: Support BPF_FUNC_get_socket_cookie() 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
- ca16b42 tools/bpftool: Fix error return code in do_batch() by Zhihao Cheng · 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
- 380afe7 selftests, bpf: Make docs tests fail more reliably by Joe Stringer · 3 years, 7 months ago
- edc0571 libbpf: Fix pr_warn type warnings on 32bit by Michal Suchanek · 3 years, 8 months ago
- 0779890 tools/bpftool: Fix cross-build by Jean-Philippe Brucker · 3 years, 8 months ago
- 56b8b7f selftests/bpf: Add xdp_redirect_multi into .gitignore by Andrii Nakryiko · 3 years, 8 months ago
- 7d8a819 libbpf: Install skel_internal.h header used from light skeletons by Andrii Nakryiko · 3 years, 8 months ago
- 232c9e8 libbpf: Refactor header installation portions of Makefile by Andrii Nakryiko · 3 years, 8 months ago
- 16cac00 libbpf: Move few APIs from 0.4 to 0.5 version by Andrii Nakryiko · 3 years, 8 months ago
- fc8c262 bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations by Yonghong Song · 3 years, 8 months ago
- d6a6a55 libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h by Florent Revest · 3 years, 8 months ago
- d232924 selftests/bpf: Add xdp_redirect_multi test by Hangbin Liu · 3 years, 8 months ago
- e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
- 9c6c044 bpftool: Set errno on skeleton failures and propagate errors by Andrii Nakryiko · 3 years, 8 months ago
- e9fc3ce libbpf: Streamline error reporting for high-level APIs by Andrii Nakryiko · 3 years, 8 months ago
- f12b654 libbpf: Streamline error reporting for low-level APIs by Andrii Nakryiko · 3 years, 8 months ago
- bad2e47 selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks by Andrii Nakryiko · 3 years, 8 months ago
- 5981881 libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors by Andrii Nakryiko · 3 years, 8 months ago
- 9f0c317 libbpf: Add support for new llvm bpf relocations by Yonghong Song · 3 years, 8 months ago
- 49c299b selftests/bpf: Add bpf_lookup_and_delete_elem tests by Denis Salopek · 3 years, 8 months ago
- d59b9f2 bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags by Denis Salopek · 3 years, 8 months ago
- 3e87f19 bpf: Add lookup_and_delete_elem support to hashtab by Denis Salopek · 3 years, 8 months ago
- f9bceaa libbpf: Skip bpf_object__probe_loading for light skeleton by Stanislav Fomichev · 3 years, 8 months ago
- 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
- 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- 5d67f34 bpf: Add cmd alias BPF_PROG_RUN by Alexei Starovoitov · 3 years, 8 months ago
- 1a532eb2 selftests/bpf: Convert test trace_printk to lskel. by Alexei Starovoitov · 3 years, 8 months ago
- eb0f1e0 selftests/bpf: Convert test printk to use rodata. by Alexei Starovoitov · 3 years, 8 months ago
- 0a93066 selftests/bpf: Convert atomics test to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
- 4d1b629 selftests/bpf: Convert few tests to light skeleton. by Alexei Starovoitov · 3 years, 8 months ago
- d510296 bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command. by Alexei Starovoitov · 3 years, 8 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
- 3abea08 bpf: Add bpf_sys_close() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 3d78417 bpf: Add bpf_btf_find_by_name_kind() helper. by Alexei Starovoitov · 3 years, 8 months ago
- 387544b bpf: Introduce fd_idx by Alexei Starovoitov · 3 years, 8 months ago
- 2341d6b selftests/bpf: Test for btf_load command. by Alexei Starovoitov · 3 years, 8 months ago
- 00899e7 selftests/bpf: Test for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
- 5452fc9 libbpf: Support for syscall program type by Alexei Starovoitov · 3 years, 8 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
- b7715ac selftests: forwarding: Add test for custom multipath hash with IPv6 GRE by Ido Schimmel · 3 years, 8 months ago
- 185b0c1 selftests: forwarding: Add test for custom multipath hash with IPv4 GRE by Ido Schimmel · 3 years, 8 months ago
- 511e8db selftests: forwarding: Add test for custom multipath hash by Ido Schimmel · 3 years, 8 months ago
- b4d7869 selftests: mlxsw: qos_lib: Drop __mlnx_qos by Petr Machata · 3 years, 8 months ago
- b0bab22 selftests: mlxsw: qos_pfc: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
- 9a1cac0 selftests: mlxsw: qos_headroom: Convert to iproute2 dcb by Petr Machata · 3 years, 8 months ago
- 16355c0 selftests: mlxsw: Make sampling test more robust by Ido Schimmel · 3 years, 8 months ago
- 5d01071 selftests: mlxsw: Make the unsplit array global in port_scale test by Danielle Ratson · 3 years, 8 months ago
- 6101ca0 selftests: Lowest IPv4 address in a subnet is valid by Seth David Schoen · 3 years, 8 months ago
- f18ba26 libbpf: Add selftests for TC-BPF management API by Kumar Kartikeya Dwivedi · 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
- 9e9b451 selftests/bpf: Validate skeleton gen handles skipped fields by Andrii Nakryiko · 3 years, 8 months ago
- e5670fa libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions by Andrii Nakryiko · 3 years, 9 months ago
- 247b863 libbpf: Fix ELF symbol visibility update logic by Andrii Nakryiko · 3 years, 9 months ago
- 31332cc bpftool: Stop emitting static variables in BPF skeleton by Andrii Nakryiko · 3 years, 9 months ago
- 256eab4 selftests/bpf: Stop using static variables for passing data to/from user-space by Andrii Nakryiko · 3 years, 9 months ago
- fdbf5dd libbpf: Add per-file linker opts by Andrii Nakryiko · 3 years, 9 months ago
- 37f0560 bpftool: Strip const/volatile/restrict modifiers from .bss and .data vars by Andrii Nakryiko · 3 years, 9 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 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, 9 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 9 months ago
- 9c39c6f selftests: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
- 1e3b918 kselftest: introduce new epoll test case by Davidlohr Bueso · 3 years, 9 months ago
- eaae784 tools: sync lib/find_bit implementation by Yury Norov · 3 years, 9 months ago
- ea81c1e tools: sync find_next_bit implementation by Yury Norov · 3 years, 9 months ago
- 78e48f0 tools: sync small_const_nbits() macro with the kernel by Yury Norov · 3 years, 9 months ago
- a719101 tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel by Yury Norov · 3 years, 9 months ago
- e5b9252 tools: bitmap: sync function declarations with the kernel by Yury Norov · 3 years, 9 months ago
- d1d1a2cd tools: disable -Wno-type-limits by Yury Norov · 3 years, 9 months ago
- 268af17 selftests: proc: test subset=pid by Alexey Dobriyan · 3 years, 9 months ago
- d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 9 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
- 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 9 months ago
- d8cb379 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 3 years, 9 months ago
- dd8c86c Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 3 years, 9 months ago
- e44605a selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages by Pavel Tatashin · 3 years, 9 months ago
- 79dbf13 selftests/vm: gup_test: fix test flag by Pavel Tatashin · 3 years, 9 months ago
- f0fa943 userfaultfd/selftests: add test exercising minor fault handling by Axel Rasmussen · 3 years, 9 months ago
- fbe3750 mm: huge_memory: debugfs for file-backed THP split by Zi Yan · 3 years, 9 months ago
- fa6c023 mm: huge_memory: a new debugfs interface for splitting THP tests by Zi Yan · 3 years, 9 months ago
- 3c070b2 tools/power turbostat: version 2021.05.04 by Len Brown · 3 years, 9 months ago
- b60c573 tools/power turbostat: Support "turbostat --hide idle" by Len Brown · 3 years, 9 months ago
- 38c6663 tools/power turbostat: elevate priority of interval mode by Len Brown · 3 years, 9 months ago
- 1b439f0 tools/power turbostat: formatting by Len Brown · 3 years, 9 months ago
- 55279ae tools/power turbostat: rename tcc variables by Zhang Rui · 3 years, 9 months ago
- 0b9a0b9 tools/power turbostat: add TCC Offset support by Zhang Rui · 3 years, 9 months ago
- e9d3092 tools/power turbostat: save original CPU model by Zhang Rui · 3 years, 9 months ago