- a890525 selftests/bpf: Xsk selftests framework by Weqaar Janjua · 4 years, 1 month ago
- 34da872 selftests/bpf: Test bpf_sk_storage_get in tcp iterators by Florent Revest · 4 years, 1 month ago
- bd9b327e selftests/bpf: Add an iterator selftest for bpf_sk_storage_get by Florent Revest · 4 years, 1 month ago
- 593f6d4 selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete by Florent Revest · 4 years, 1 month ago
- 4f19cab bpf: Add a bpf_sock_from_file helper by Florent Revest · 4 years, 1 month ago
- 5f61b7c selftests/bpf: Avoid errno clobbering by Florian Lehner · 4 years, 1 month ago
- 7d17167 selftests/bpf: Print reason when a tester could not run a program by Florian Lehner · 4 years, 1 month ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- eceae70 selftests/bpf: Fix invalid use of strncat in test_sockmap by Andrii Nakryiko · 4 years, 1 month ago
- 3015b50 libbpf: Use memcpy instead of strncpy to please GCC by Andrii Nakryiko · 4 years, 1 month ago
- 1e38abe selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module by Andrii Nakryiko · 4 years, 1 month ago
- bc9ed69c selftests/bpf: Add tp_btf CO-RE reloc test for modules by Andrii Nakryiko · 4 years, 1 month ago
- 91abb4a libbpf: Support attachment of BPF tracing programs to kernel modules by Andrii Nakryiko · 4 years, 1 month ago
- 6aef10a libbpf: Factor out low-level BPF program loading helper by Andrii Nakryiko · 4 years, 1 month ago
- 290248a bpf: Allow to specify kernel module BTFs when attaching BPF programs by Andrii Nakryiko · 4 years, 1 month ago
- 6bcd39d selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF by Andrii Nakryiko · 4 years, 1 month ago
- 5ed3147 selftests/bpf: Add support for marking sub-tests as skipped by Andrii Nakryiko · 4 years, 1 month ago
- 9f7fa22 selftests/bpf: Add bpf_testmod kernel module for testing by Andrii Nakryiko · 4 years, 1 month ago
- 4f33a53 libbpf: Add kernel module BTF support for CO-RE relocations by Andrii Nakryiko · 4 years, 1 month ago
- 0f7515c libbpf: Refactor CO-RE relocs to not assume a single BTF object by Andrii Nakryiko · 4 years, 1 month ago
- a19f93c libbpf: Add internal helper to load BTF data by FD by Andrii Nakryiko · 4 years, 1 month ago
- 55144f3 selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP by Prankur gupta · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- bbe2ba0 Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 1 month ago
- 58c185b bpf: Fix cold build of test_progs-no_alu32 by Brendan Jackman · 4 years, 1 month ago
- d6d418b libbpf: Cap retries in sys_bpf_prog_load by Stanislav Fomichev · 4 years, 1 month ago
- 9cf309c libbpf: Sanitise map names before pinning by Toke Høiland-Jørgensen · 4 years, 1 month ago
- 80b2b5c libbpf: Fail early when loading programs with unspecified type by Andrei Matei · 4 years, 1 month ago
- ffebecd selftests/bpf: Indent ima_setup.sh with tabs. by KP Singh · 4 years, 1 month ago
- d932e043 selftests/bpf: Add config dependency on BLK_DEV_LOOP by KP Singh · 4 years, 1 month ago
- 1ee0767 selftests/bpf: Ensure securityfs mount before writing ima policy by KP Singh · 4 years, 1 month ago
- 3db9804 selftests/bpf: Update ima_setup.sh for busybox by KP Singh · 4 years, 1 month ago
- e459f49 libbpf: Separate XDP program load with xsk socket creation by Mariusz Dudek · 4 years, 1 month ago
- 22e8ebe tools/resolve_btfids: Fix some error messages by Brendan Jackman · 4 years, 1 month ago
- a874c8c selftests/bpf: Copy file using read/write in local storage test by Stanislav Fomichev · 4 years, 1 month ago
- fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 2 months ago
- 0cfdcd6 libbpf: Add base BTF accessor by Andrii Nakryiko · 4 years, 2 months ago
- 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 2 months ago
- d4bff72 macvlan: Support for high multicast packet rate by Thomas Karlsson · 4 years, 1 month ago
- 80ee81e bpf: Eliminate rlimit-based memory accounting infra for bpf maps by Roman Gushchin · 4 years, 2 months ago
- a540c81 selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt by Stanislav Fomichev · 4 years, 2 months ago
- a999696 selftests/bpf: Rewrite test_sock_addr bind bpf into C by Stanislav Fomichev · 4 years, 2 months ago
- 8a02ec8 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 2 months ago
- 008cb2e selftests: forwarding: Add QinQ veto testing by Danielle Ratson · 4 years, 2 months ago
- e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 2 months ago
- 854055c selftests/bpf: Fix flavored variants of test_ima by KP Singh · 4 years, 2 months ago
- e14038a selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module by Davide Caratti · 4 years, 2 months ago
- 3771b82 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 4f336e8 selftests/tls: add CHACHA20-POLY1305 to tls selftests by Vadim Fedorenko · 4 years, 2 months ago
- 105c4e7 libbpf: Replace size_t with __u32 in xsk interfaces by Magnus Karlsson · 4 years, 2 months ago
- a9ffd04 perf probe: Change function definition check due to broken DWARF by Masami Hiramatsu · 4 years, 2 months ago
- ab4200c perf probe: Fix to die_entrypc() returns error correctly by Masami Hiramatsu · 4 years, 2 months ago
- c0ee1d5a perf stat: Use proper cpu for shadow stats by Namhyung Kim · 4 years, 2 months ago
- aa50d953 perf record: Synthesize cgroup events only if needed by Namhyung Kim · 4 years, 2 months ago
- 9713070 perf diff: Fix error return value in __cmd_diff() by Zhen Lei · 4 years, 2 months ago
- 3b13eaf perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- fb35581 bpf: Fix selftest compilation on clang 11 by Andrei Matei · 4 years, 2 months ago
- 34b82d3 bpf: Add a selftest for bpf_ima_inode_hash by KP Singh · 4 years, 2 months ago
- 27672f0 bpf: Add a BPF helper for getting the IMA hash of an inode by KP Singh · 4 years, 2 months ago
- db13db9 libbpf: Add support for canceling cached_cons advance by Li RongQing · 4 years, 2 months ago
- 68878a5 bpftool: Fix error return value in build_btf_type_table by Zhen Lei · 4 years, 2 months ago
- 1c26ac6 selftest/bpf: Fix rst formatting in readme by Andrei Matei · 4 years, 2 months ago
- 05a98d7 selftest/bpf: Fix link in readme by Andrei Matei · 4 years, 2 months ago
- 84e8fee selftests: mlxsw: Add blackhole_nexthop trap test by Ido Schimmel · 4 years, 2 months ago
- 1beaff7 selftests: forwarding: Add blackhole nexthops tests by Ido Schimmel · 4 years, 2 months ago
- 24eb2a0 selftests: mlxsw: Add blackhole nexthop configuration tests by Ido Schimmel · 4 years, 2 months ago
- ea0ab64 Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 2 months ago
- 523514e selftests: mptcp: add ADD_ADDR IPv6 test cases by Geliang Tang · 4 years, 2 months ago
- 8b819a8 selftests: mptcp: add link failure test case by Florian Westphal · 4 years, 2 months ago
- e035146 selftests: forwarding: Add multipath tunneling nexthop test by Ido Schimmel · 4 years, 2 months ago
- e96fa54 selftests: forwarding: Add device-only nexthop test by Ido Schimmel · 4 years, 2 months ago
- 3600f29 selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops by Ido Schimmel · 4 years, 2 months ago
- ffb7215 selftests: forwarding: Do not configure nexthop objects twice by Ido Schimmel · 4 years, 2 months ago
- 20ac8f8 selftests: mlxsw: Add nexthop objects configuration tests by Ido Schimmel · 4 years, 2 months ago
- fbb7a1f selftests: add ring and coalesce selftests by Antonio Cardace · 4 years, 2 months ago
- 9e48ee8 selftests: refactor get_netdev_name function by Antonio Cardace · 4 years, 2 months ago
- fbb8531 selftests: extract common functions in ethtool-common.sh by Antonio Cardace · 4 years, 2 months ago
- 4c222f3 selftests/seccomp: sh: Fix register names by Kees Cook · 4 years, 2 months ago
- f5098e3 selftests/seccomp: powerpc: Fix typo in macro variable name by Kees Cook · 4 years, 2 months ago
- 450d060 bpftool: Add {i,d}tlb_misses support for bpftool profile by Yonghong Song · 4 years, 2 months ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 4d02da9 Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
- 3be28e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
- e6ea60b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 2 months ago
- c8a36ae selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL by Daniel Xu · 4 years, 2 months ago
- dda3f42 Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 2 months ago
- 1fd6cee libbpf: Fix VERSIONED_SYM_COUNT number parsing by Jiri Olsa · 4 years, 2 months ago
- e1cef2d tools/bootconfig: Align the bootconfig applied initrd image size to 4 by Masami Hiramatsu · 4 years, 2 months ago
- a995e6b tools/bootconfig: Fix to check the write failure correctly by Masami Hiramatsu · 4 years, 2 months ago
- a61ea63 tools/bootconfig: Fix errno reference after printf() by Masami Hiramatsu · 4 years, 2 months ago
- 0d239f3 selftests/powerpc: refactor entry and rfi_flush tests by Daniel Axtens · 4 years, 2 months ago
- 89a83a0 selftests/powerpc: entry flush test by Daniel Axtens · 4 years, 2 months ago
- fcb4845 selftests/powerpc: rfi_flush: disable entry flush if present by Russell Currey · 4 years, 2 months ago
- 6007b23 selftests/bpf: Mark tests that require unaligned memory access by Björn Töpel · 4 years, 2 months ago
- c77b058 selftests/bpf: Avoid running unprivileged tests with alignment requirements by Björn Töpel · 4 years, 2 months ago
- 6016df8 selftests/bpf: Fix broken riscv build by Björn Töpel · 4 years, 2 months ago
- d055126 bpf: Add bpf_ktime_get_coarse_ns helper by Dmitrii Banshchikov · 4 years, 2 months ago
- f86fee1 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago