messages from 2022-08-19 17:28:04 to 2022-08-23 12:42:39 UTC [more...]
[PATCH v2 bpf-next 00/14] xsk: stop NAPI Rx processing on full XSK RQ
2022-08-23 9:49 UTC (2+ messages)
[PATCH v3 bpf-next 0/3] bpf: Support setting variable-length tunnel options
2022-08-23 9:47 UTC (6+ messages)
` [PATCH v3 bpf-next 1/3] "
` [PATCH v3 bpf-next 2/3] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add geneve with bpf_skb_set_var_tunnel_opt test-case to test_progs
[PATCH 5.10 056/158] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:26 UTC
[PATCH 5.4 322/389] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:26 UTC
[PATCH 4.19 240/287] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:26 UTC
[PATCH 4.14 194/229] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:25 UTC
[PATCH 5.15 093/244] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:24 UTC
[PATCH bpf-next] scripts/bpf: Fix attributes for bpf-helpers(7) man page
2022-08-23 8:47 UTC
[PATCH bpf v1 0/3] Fix reference state management for synchronous callbacks
2022-08-23 8:29 UTC (5+ messages)
` [PATCH bpf v1 1/3] bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
` [PATCH bpf v1 2/3] bpf: Fix reference state management for synchronous callbacks
` [PATCH bpf v1 3/3] selftests/bpf: Add tests for reference state fixes for callbacks
[PATCH 5.19 146/365] tools build: Switch to new openssl API for test-libcrypto
2022-08-23 8:00 UTC
[PATCH v2 bpf-next 0/4] flow_dissector: Allow bpf flow-dissector progs to request fallback to normal dissection
2022-08-23 7:38 UTC (7+ messages)
` [PATCH v2 bpf-next 1/4] flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
` [PATCH v2 bpf-next 2/4] bpf/flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for flow-dissector bpf progs
` [PATCH v2 bpf-next 3/4] bpf: test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.retval
` [PATCH v2 bpf-next 4/4] selftests/bpf: test BPF_FLOW_DISSECTOR_CONTINUE
[PATCH 5.10] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-08-23 7:25 UTC (2+ messages)
[PATCH 0/3] fixes for concurrent htab updates
2022-08-23 6:41 UTC (19+ messages)
` [PATCH 1/3] bpf: Disable preemption when increasing per-cpu map_locked
` [PATCH 2/3] bpf: Allow normally concurrent map updates for !htab_use_raw_lock() case
` [PATCH 3/3] bpf: Propagate error from htab_lock_bucket() to userspace
[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
2022-08-23 3:14 UTC (15+ messages)
` [RFD RESEND] cgroup: Persistent memory usage tracking
[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
2022-08-23 2:31 UTC (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v4 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH bpf-next v4 0/5] Support direct writes to nf_conn:mark
2022-08-23 2:29 UTC (9+ messages)
` [PATCH bpf-next v4 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v4 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v4 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests "
[PATCH bpf v2 0/3] Fix reference state management for synchronous callbacks
2022-08-23 1:32 UTC (4+ messages)
` [PATCH bpf v2 1/3] bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
` [PATCH bpf v2 2/3] bpf: Fix reference state management for synchronous callbacks
` [PATCH bpf v2 3/3] selftests/bpf: Add tests for reference state fixes for callbacks
[PATCH bpf-next v1 0/4] Add BPF JIT support for LoongArch
2022-08-23 0:46 UTC (13+ messages)
` [PATCH bpf-next v1 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
` [PATCH bpf-next v1 2/4] LoongArch: Add some instruction opcodes and formats
` [PATCH bpf-next v1 3/4] LoongArch: Add BPF JIT support
` [PATCH bpf-next v1 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
2022-08-22 23:28 UTC
[PATCH bpf-next v3 0/3] Add skb + xdp dynptrs
2022-08-22 22:55 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v3 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v3 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[ANNOUNCEMENT] libbpf v1.0 release
2022-08-22 20:54 UTC
data-race in __tcp_alloc_md5sig_pool / tcp_alloc_md5sig_pool
2022-08-22 20:53 UTC (2+ messages)
[PATCH] bonding: Remove unnecessary check
2022-08-22 20:43 UTC (3+ messages)
[PATCH bpf-nex] bpf: Fix an inconsitency between copies of bpf.h
2022-08-22 19:52 UTC
[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in virtnet_set_affinity
2022-08-22 19:48 UTC
[PATCH bpf-next v4 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
2022-08-22 19:45 UTC (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Introduce cgroup_{common,current}_func_proto
` [PATCH bpf-next v4 2/5] bpf: Use cgroup_{common,current}_func_proto in more hooks
` [PATCH bpf-next v4 3/5] bpf: expose bpf_strtol and bpf_strtoul to all program types
` [PATCH bpf-next v4 4/5] bpf: update bpf_{g,s}et_retval documentation
` [PATCH bpf-next v4 5/5] selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
[PATCH bpf-next v3 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
2022-08-22 18:40 UTC (12+ messages)
` [PATCH bpf-next v3 1/5] bpf: Introduce cgroup_{common,current}_func_proto
` [PATCH bpf-next v3 2/5] bpf: Use cgroup_{common,current}_func_proto in more hooks
` [PATCH bpf-next v3 3/5] bpf: expose bpf_strtol and bpf_strtoul to all program types
` [PATCH bpf-next v3 4/5] bpf: update bpf_{g,s}et_retval documentation
` [PATCH bpf-next v3 5/5] selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
data-race in cgroup_get_tree / proc_cgroup_show
2022-08-22 17:04 UTC (2+ messages)
[PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes
2022-08-22 16:32 UTC (3+ messages)
` [PATCH net 1/2] ice: xsk: prohibit usage of non-balanced queue id
` [PATCH net 2/2] ice: xsk: use Rx ring's XDP ring when picking NAPI context
[PATCH bpf-next 0/2] > Keep reference on socket file while wait send memory
2022-08-22 16:12 UTC (9+ messages)
` [PATCH bpf-next 1/2] sk_msg: Keep reference on socket file while wait_memory
possible deadlock in __perf_install_in_context
2022-08-22 13:30 UTC
[PATCH bpf-next,v2] selftests/bpf: add lwt ip encap tests to test_progs
2022-08-22 13:08 UTC
(no subject)
2022-08-22 11:26 UTC
[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
2022-08-22 11:24 UTC (4+ messages)
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors
[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
2022-08-22 10:17 UTC (6+ messages)
` [PATCH bpf-next 1/3] dev: Move received_rps counter next to RPS members in softnet data
[PATCH RFC bpf-next 0/2] propagate nullness information for reg to reg comparisons
2022-08-22 9:43 UTC (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf: "
` [PATCH RFC bpf-next 2/2] selftests/bpf: check nullness propagation "
[syzbot] WARNING: suspicious RCU usage in __access_remote_vm
2022-08-22 8:58 UTC
[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
2022-08-22 8:49 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the bpf tree
2022-08-22 1:01 UTC
[PATCH v2 bpf-next 0/3] bpf: Support setting variable-length tunnel options
2022-08-21 18:13 UTC (4+ messages)
` [PATCH v2 bpf-next 1/3] "
` [PATCH v2 bpf-next 2/3] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add geneve with bpf_skb_set_var_tunnel_opt test-case to test_progs
[PATCH bpf-next 0/3] bpf: Support setting variable-length tunnel options
2022-08-21 16:17 UTC (4+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH bpf-next 3/3] selftests/bpf: Add geneve with bpf_skb_set_var_tunnel_opt test-case to test_progs
[syzbot] possible deadlock in strp_work
2022-08-21 10:17 UTC
[PATCH bpf-next 0/2] flow_dissector: Allow bpf flow-dissector progs to request fallback to normal dissection
2022-08-21 9:24 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf/flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for flow-dissector bpf progs
[syzbot] usb-testing boot error: general protection fault in mm_alloc
2022-08-21 8:15 UTC
[syzbot] possible deadlock in kcm_ioctl
2022-08-21 6:24 UTC
[syzbot] WARNING in vmap_pages_range_noflush (2)
2022-08-21 5:34 UTC
[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in insert_header
2022-08-21 3:04 UTC
[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in enqueue_entity
2022-08-21 3:04 UTC
[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs
2022-08-20 12:02 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf, cgroup: Fix "
` [PATCH bpf-next 2/2] bpftool: Fix cgroup "
[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
2022-08-20 4:28 UTC (11+ messages)
` [PATCH bpf-next v3 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v3 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v3 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests "
[PATCH net-next] selftests/net: test l2 tunnel TOS/TTL inheriting
2022-08-19 23:50 UTC (2+ messages)
[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-19 23:01 UTC (20+ messages)
` [PATCH v3 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v3 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v3 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps
` [PATCH v3 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v3 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v3 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
` [PATCH v3 bpf-next 07/15] bpf: Optimize call_rcu "
` [PATCH v3 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v3 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v3 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v3 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v3 bpf-next 12/15] bpf: Remove tracing program restriction on map types
` [PATCH v3 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs
` [PATCH v3 bpf-next 14/15] bpf: Remove prealloc-only restriction for "
` [PATCH v3 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc
[PATCH v1 bpf 1/4] bpf: Fix data-races around bpf_jit_enable
2022-08-19 22:56 UTC (3+ messages)
[PATCH bpf-next v6 0/4] Parameterize task iterators
2022-08-19 22:09 UTC (5+ messages)
` [PATCH bpf-next v6 1/4] bpf: "
` [PATCH bpf-next v6 2/4] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v6 3/4] bpf: Handle show_fdinfo "
` [PATCH bpf-next v6 4/4] selftests/bpf: Test "
[PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-19 21:10 UTC (12+ messages)
BPF Linked Lists discussion
2022-08-19 20:24 UTC (5+ messages)
[PATCH][V2][next] selftests/bpf: Fix spelling mistake "succesful" (kfunc_call.c)
2022-08-19 19:50 UTC (2+ messages)
[PATCH bpf-next] selftest/bpf: Add setget_sockopt to DENYLIST.s390x
2022-08-19 19:50 UTC (2+ messages)
[PATCH RFC bpf v1 0/3] Verifier callback handling
2022-08-19 18:38 UTC (5+ messages)
` [PATCH RFC bpf v1 2/3] bpf: Fix reference state management for synchronous callbacks
[PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator
2022-08-19 17:51 UTC (8+ messages)
` [PATCH v2 bpf-next 01/12] bpf: Introduce any context "
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;
as well as URLs for NNTP newsgroup(s).