messages from 2021-08-06 12:29:20 to 2021-08-11 14:20:20 UTC [more...]
[PATCH bpf-next] selftests/bpf: Fix running of XDP bonding tests
2021-08-11 14:20 UTC (2+ messages)
[PATCH bpf-next 0/3] XDP bonding support
2021-08-11 14:05 UTC (12+ messages)
` [PATCH bpf-next v6 0/7]: "
` [PATCH bpf-next v6 1/7] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
` [PATCH bpf-next v6 6/7] selftests/bpf: Fix xdp_tx.c prog section name
` [PATCH bpf-next v6 7/7] selftests/bpf: Add tests for XDP bonding
[External] Kernel panic when running bpf selftest cases
2021-08-11 5:51 UTC
[PATCH v4 bpf-next 0/3] BPF iterator for UNIX domain socket
2021-08-11 1:35 UTC (8+ messages)
` [PATCH v4 bpf-next 1/3] bpf: af_unix: Implement "
` [PATCH v4 bpf-next 2/3] bpf: Support "%c" in bpf_bprintf_prepare()
` [PATCH v4 bpf-next 3/3] selftest/bpf: Implement sample UNIX domain socket iterator program
[PATCH net-next v2 0/4] add frag page support in page pool
2021-08-11 1:06 UTC (9+ messages)
` [PATCH net-next v2 2/4] page_pool: add interface to manipulate frag count "
` [Linuxarm] Re: [PATCH net-next v2 0/4] add frag page support "
[PATCH bpf v4] bpf: add rcu read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
2021-08-10 23:05 UTC
[PATCH v4 bpf-next 00/14] BPF perf link and user-provided bpf_cookie
2021-08-10 21:36 UTC (15+ messages)
` [PATCH v4 bpf-next 01/14] bpf: refactor BPF_PROG_RUN into a function
` [PATCH v4 bpf-next 02/14] bpf: refactor BPF_PROG_RUN_ARRAY family of macros into functions
` [PATCH v4 bpf-next 03/14] bpf: refactor perf_event_set_bpf_prog() to use struct bpf_prog input
` [PATCH v4 bpf-next 04/14] bpf: implement minimal BPF perf link
` [PATCH v4 bpf-next 05/14] bpf: allow to specify user-provided bpf_cookie for BPF perf links
` [PATCH v4 bpf-next 06/14] bpf: add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
` [PATCH v4 bpf-next 07/14] libbpf: re-build libbpf.so when libbpf.map changes
` [PATCH v4 bpf-next 08/14] libbpf: remove unused bpf_link's destroy operation, but add dealloc
` [PATCH v4 bpf-next 09/14] libbpf: use BPF perf link when supported by kernel
` [PATCH v4 bpf-next 10/14] libbpf: add bpf_cookie support to bpf_link_create() API
` [PATCH v4 bpf-next 11/14] libbpf: add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
` [PATCH v4 bpf-next 12/14] selftests/bpf: test low-level perf BPF link API
` [PATCH v4 bpf-next 13/14] selftests/bpf: extract uprobe-related helpers into trace_helpers.{c,h}
` [PATCH v4 bpf-next 14/14] selftests/bpf: add bpf_cookie selftests for high-level APIs
[PATCH v2 bpf-next 0/5] Improve the usability of test_progs
2021-08-10 21:28 UTC (14+ messages)
` [PATCH v2 bpf-next 1/5] Skip loading bpf_testmod when using -l to list tests
` [PATCH v2 bpf-next 2/5] Add glob matching for test selector in test_progs
` [PATCH v2 bpf-next 3/5] Correctly display subtest skip status
` [PATCH v2 bpf-next 4/5] Display test number when listing test names
` [PATCH v2 bpf-next 5/5] Record all failed tests and output after the summary line
[PATCH v3 bpf-next 0/4] selftests/bpf: Improve the usability of test_progs
2021-08-10 21:21 UTC (5+ messages)
` [PATCH v3 bpf-next 1/4] selftests/bpf: skip loading bpf_testmod when using -l to list tests
` [PATCH v3 bpf-next 2/4] selftests/bpf: correctly display subtest skip status
` [PATCH v3 bpf-next 3/4] selftests/bpf: Support glob matching for test selector
` [PATCH v3 bpf-next 4/4] selftests/bpf: also print test name in subtest status message
[PATCH bpf-next v6 0/5] sockmap: add sockmap support for unix stream socket
2021-08-10 18:54 UTC (7+ messages)
` [PATCH bpf-next v6 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v6 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v6 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v6 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v6 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp
[syzbot] BUG: sleeping function called from invalid context in _copy_to_iter
2021-08-10 18:29 UTC (21+ messages)
[PATCH bpf-next v2] libbpf: support weak typed ksyms
2021-08-10 18:06 UTC
pull-request: bpf-next 2021-08-10
2021-08-10 17:39 UTC (2+ messages)
pull-request: bpf 2021-08-10
2021-08-10 17:39 UTC (2+ messages)
[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
2021-08-10 17:04 UTC (7+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap
[PATCH bpf v3 0/2] bpf: fix a couple of issues with syscall program
2021-08-10 16:36 UTC (8+ messages)
` [PATCH bpf v3 1/2] bpf: add rcu read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers
` [PATCH bpf v3 2/2] bpf: add missing bpf_read_[un]lock_trace() for syscall program
[BUG] ipv6: possible null-pointer dereference in ip6_xmit()
2021-08-10 13:46 UTC
[PATCH v3 intel-next 0/6] XDP_TX improvements for ice
2021-08-10 13:10 UTC (4+ messages)
` [PATCH v3 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs
[PATCH bpf-next 0/1] Refactor cgroup_bpf internals to use more specific attach_type
2021-08-10 11:51 UTC (5+ messages)
` [PATCH bpf-next 1/1] bpf: migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
[PATCH] bpf: core: fix kernel-doc notation
2021-08-10 11:20 UTC (2+ messages)
[PATCH bpf-next v2 00/14] bpf/tests: Extend the eBPF test suite
2021-08-10 11:00 UTC (16+ messages)
` [PATCH bpf-next v2 01/14] bpf/tests: Add BPF_JMP32 test cases
` [PATCH bpf-next v2 02/14] bpf/tests: Add BPF_MOV tests for zero and sign extension
` [PATCH bpf-next v2 03/14] bpf/tests: Fix typos in test case descriptions
` [PATCH bpf-next v2 04/14] bpf/tests: Add more tests of ALU32 and ALU64 bitwise operations
` [PATCH bpf-next v2 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
` [PATCH bpf-next v2 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH bpf-next v2 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH bpf-next v2 08/14] bpf/tests: Add tests for ALU operations implemented with function calls
` [PATCH bpf-next v2 09/14] bpf/tests: Add word-order tests for load/store of double words
` [PATCH bpf-next v2 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH bpf-next v2 11/14] bpf/tests: Add test for 32-bit context pointer argument passing
` [PATCH bpf-next v2 12/14] bpf/tests: Add tests for atomic operations
` [PATCH bpf-next v2 13/14] bpf/tests: Add tests for BPF_CMPXCHG
` [PATCH bpf-next v2 14/14] bpf/tests: Add tail call test suite
[PATCH] samples: bpf: add an explict comment to handle nested vlan tagging
2021-08-10 9:20 UTC (2+ messages)
[PATCH bpf] bpf: fix potentially incorrect results with bpf_get_local_storage()
2021-08-10 8:30 UTC (3+ messages)
R11 is invalid with LLVM 12 and later
2021-08-10 6:31 UTC (3+ messages)
[PATCH bpf-next v1] bpf: Reconfigure libbpf docs to remove unversioned API
2021-08-10 2:11 UTC (2+ messages)
[PATCH v3 bpf-next 00/14] BPF perf link and user-provided bpf_cookie
2021-08-10 0:52 UTC (12+ messages)
` [PATCH v3 bpf-next 01/14] bpf: refactor BPF_PROG_RUN into a function
` [PATCH v3 bpf-next 02/14] bpf: refactor BPF_PROG_RUN_ARRAY family of macros into functions
` [PATCH v3 bpf-next 05/14] bpf: allow to specify user-provided bpf_cookie for BPF perf links
` [PATCH bpf-next v4] libbpf: introduce legacy kprobe events support
[PATCH bpf-next 1/5] Skip loading bpf_testmod when using -l to list tests
2021-08-10 0:16 UTC (7+ messages)
` [PATCH bpf-next 2/5] Support glob matching for test selector
` [PATCH bpf-next 3/5] Correctly display subtest skip status
` [PATCH bpf-next 4/5] Display test number when listing test names
` [PATCH bpf-next 5/5] Record all failed tests and output after the summary line
[PATCH bpf v2 0/2] bpf: fix a couple of issues with syscall program
2021-08-09 22:34 UTC (9+ messages)
` [PATCH bpf v2 1/2] bpf: don't call bpf_get_current_[ancestor_]cgroup_id() in sleepable progs
` [PATCH bpf v2 2/2] bpf: add missing bpf_read_[un]lock_trace() for syscall program
[PATCH bpf-next 0/7] Fix MAX_TAIL_CALL_CNT handling in eBPF JITs
2021-08-09 21:09 UTC (12+ messages)
` [PATCH bpf-next 1/7] arm: bpf: Fix off-by-one in tail call count limiting
` [PATCH bpf-next 2/7] arm64: "
` [PATCH bpf-next 3/7] powerpc: "
` [PATCH bpf-next 4/7] s390: "
` [PATCH bpf-next 5/7] sparc: "
` [PATCH bpf-next 6/7] mips: "
` [PATCH bpf-next 7/7] x86: bpf: Fix comments on "
[PATCH] samples: bpf: xdp1: remove duplicate code to find protocol
2021-08-09 0:01 UTC (4+ messages)
Update percpu array from userspace?
2021-08-08 21:59 UTC
(No Subject)
2021-08-08 20:46 UTC
[PATCH] samples: bpf: xdp2: remove duplicate code to find protocol
2021-08-08 12:34 UTC
[PATCH bpf-next] libbpf: support weak typed ksyms
2021-08-07 0:48 UTC (3+ messages)
[PATCH v3 bpf-next 0/2] BPF iterator for UNIX domain socket
2021-08-07 0:09 UTC (4+ messages)
` [PATCH v3 bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program
[PATCH 0/2] samples/bpf: xdpsock: Minor enhancements
2021-08-07 0:00 UTC (4+ messages)
` [PATCH 1/2] samples/bpf: xdpsock: Make the sample more useful outside the tree
` [PATCH 2/2] samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()
pull-request: bpf 2021-08-07
2021-08-06 23:50 UTC
[[RFC xdp-hints] 00/16] XDP hints and AF_XDP support
2021-08-06 23:14 UTC (5+ messages)
` [[RFC xdp-hints] 13/16] libbpf: Helpers to access XDP frame metadata
` [[RFC xdp-hints] 16/16] samples/bpf: Show XDP hints usage
[PATCH v2] bpf: Fix integer overflow involving bucket_size
2021-08-06 23:10 UTC (2+ messages)
[RFC bpf-next 0/5] SO_TXTIME support in AF_XDP
2021-08-06 23:08 UTC (3+ messages)
` [RFC bpf-next 2/5] libbpf: "
[syzbot] kernel BUG in __tlb_remove_page_size
2021-08-06 22:20 UTC
[PATCH v7 bpf-next 0/3] Add lookup_and_delete_elem support to BPF hash map types
2021-08-06 21:42 UTC (5+ messages)
LPC 2021 Networking and BPF Track CFP
2021-08-06 19:50 UTC (3+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)
` LPC 2021 Networking and BPF Track CFP (2nd reminder)
[PATCH bpf-next 0/4] bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
2021-08-06 17:42 UTC (4+ messages)
` [PATCH bpf-next 4/4] bpf: selftests: Add dctcp fallback test
[PATCH v4 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs
2021-08-06 16:34 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: rename reference_tracking BPF programs
2021-08-06 15:30 UTC (2+ messages)
[PATCH] selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
2021-08-06 15:20 UTC (2+ messages)
[PATCH bpf-next 0/3] tools: ksnoop: tracing kernel function entry/return with argument/return value display
2021-08-06 14:56 UTC (4+ messages)
[PATCH] bpf: Fix integer overflow involving bucket_size
2021-08-06 14:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox