messages from 2023-01-13 20:28:08 to 2023-01-17 17:22:32 UTC [more...]
[PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
2023-01-17 17:20 UTC (4+ messages)
[PATCHv3 net-next] selftests/net: mv bpf/nat6to4.c to net folder
2023-01-17 17:16 UTC (3+ messages)
[PATCH] tools: bpf: Disable stack protector
2023-01-17 17:14 UTC (12+ messages)
[PATCH v2 bpf-next 00/13] BPF rbtree next-gen datastructure
2023-01-17 16:56 UTC (7+ messages)
` [PATCH v2 bpf-next 02/13] bpf: Migrate release_on_unlock logic to non-owning ref semantics
[PATCH v3] scripts: Exclude Rust CUs with pahole
2023-01-17 16:40 UTC (7+ messages)
[PATCH] bpf: Add CONFIG_BPF_HELPER_STRICT
2023-01-17 16:20 UTC (4+ messages)
[PATCH] bpf: security enhancement by limiting the offensive eBPF helpers
2023-01-17 16:16 UTC (2+ messages)
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-17 15:59 UTC (14+ messages)
[PATCHv3 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
2023-01-17 15:43 UTC (5+ messages)
` [PATCHv3 bpf-next 2/2] bpf/selftests: Add verifier tests for loading sleepable programs
[RFC PATCH bpf-next] Documentation/bpf: Add a description of "stable kfuncs"
2023-01-17 15:41 UTC (9+ messages)
[PATCHv3 bpf-next 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
2023-01-17 15:26 UTC (7+ messages)
` [PATCHv3 bpf-next 1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCHv3 bpf-next 2/3] selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
` [PATCHv3 bpf-next 3/3] bpf: Change modules resolving for kprobe multi link
Any Drawings for Estimate?
2023-01-17 13:50 UTC
[PATCH net 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-17 11:53 UTC (11+ messages)
` [PATCH net 1/5] qede: "
` [PATCH net 2/5] lan966x: "
` [PATCH net 3/5] virtio-net: "
` [PATCH net 4/5] dpaa_eth: "
` [PATCH net 5/5] dpaa2-eth: "
[PATCH net-next] xdp: document xdp_do_flush() before napi_complete_done()
2023-01-17 10:33 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix undeclared identifier build errors of test_bpf_nf.c
2023-01-17 9:52 UTC (5+ messages)
[PATCH bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
2023-01-17 9:51 UTC (6+ messages)
` [PATCH bpf-next 15/25] libbpf: define s390x syscall regs spec in bpf_tracing.h
[Patch bpf-next 0/2] bpf: two trivial cleanup patches
2023-01-17 9:40 UTC (4+ messages)
` [Patch bpf-next 1/2] bpf: remove a redundant parameter of bpf_map_free_id()
` [Patch bpf-next 2/2] bpf: remove a redundant parameter of bpf_prog_free_id()
[PATCHSET 0/8] perf/core: Prepare sample data for BPF
2023-01-17 8:12 UTC (9+ messages)
` [PATCH 3/8] perf/core: Add perf_sample_save_raw_data() helper
` [PATCH 8/8] perf/core: Call perf_prepare_sample() before running BPF
KASAN: use-after-free Read in ___bpf_prog_run
2023-01-17 7:50 UTC (8+ messages)
WARNING in debug_mutex_unlock
2023-01-17 6:02 UTC (4+ messages)
[bpf-next v1 1/2] libbpf: introduce new API libbpf_num_online_cpus
2023-01-17 4:49 UTC (2+ messages)
` [bpf-next v1 2/2] bpftool: profile online CPUs instead of possible
[PATCH] libbpf: replace '.' with '_' in legacy kprobe event name
2023-01-17 2:38 UTC (7+ messages)
pull-request: bpf 2023-01-16
2023-01-16 23:07 UTC
[bpf-next 00/10] samples/bpf: modernize BPF functionality test programs
2023-01-16 22:48 UTC (16+ messages)
` [bpf-next 01/10] samples/bpf: ensure ipv6 is enabled before running tests
` [bpf-next 02/10] samples/bpf: refactor BPF functionality testing scripts
` [bpf-next 03/10] samples/bpf: fix broken lightweight tunnel testing
` [bpf-next 04/10] samples/bpf: fix broken cgroup socket testing
` [bpf-next 05/10] samples/bpf: replace broken overhead microbenchmark with fib_table_lookup
` [bpf-next 06/10] samples/bpf: replace legacy map with the BTF-defined map
` [bpf-next 07/10] samples/bpf: split common macros to net_shared.h
` [bpf-next 08/10] samples/bpf: replace BPF programs header with net_shared.h
` [bpf-next 09/10] samples/bpf: use vmlinux.h instead of implicit headers in BPF test program
` [bpf-next 10/10] samples/bpf: change _kern suffix to .bpf with BPF test programs
[PATCH v2 1/2] tools/resolve_btfids: Install subcmd headers
2023-01-16 21:57 UTC (2+ messages)
` [PATCH v2 2/2] tools/resolve_btfids: Alter how HOSTCC is forced
[PATCH v1] tools/resolve_btfids: Install subcmd headers
2023-01-16 21:15 UTC (5+ messages)
[PATCH 5.4 324/658] perf trace: Return error if a system call doesnt exist
2023-01-16 15:46 UTC (3+ messages)
` [PATCH 5.4 330/658] perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
` [PATCH 5.4 331/658] perf trace: Handle failure when trace point folder is missed
[PATCH bpf-next v7 00/17] xdp: hints via kfuncs
2023-01-16 16:21 UTC (17+ messages)
` [PATCH bpf-next v7 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v7 10/17] veth: Support RX XDP metadata
` [PATCH bpf-next v7 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [xdp-hints] "
[PATCH] selftests/bpf: add missing SPDX license headers
2023-01-16 16:20 UTC (2+ messages)
[PATCHv2 bpf-next 1/2] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
2023-01-16 12:53 UTC (3+ messages)
[PATCH net-next v5 00/10] virtio-net: support multi buffer xdp
2023-01-16 11:20 UTC (12+ messages)
` [PATCH net-next v5 01/10] virtio-net: disable the hole mechanism for xdp
` [PATCH net-next v5 02/10] virtio-net: fix calculation of MTU for single-buffer xdp
` [PATCH net-next v5 03/10] virtio-net: set up xdp for multi buffer packets
` [PATCH net-next v5 04/10] virtio-net: update bytes calculation for xdp_frame
` [PATCH net-next v5 05/10] virtio-net: build xdp_buff with multi buffers
` [PATCH net-next v5 06/10] virtio-net: construct multi-buffer xdp in mergeable
` [PATCH net-next v5 07/10] virtio-net: transmit the multi-buffer xdp
` [PATCH net-next v5 08/10] virtio-net: build skb from "
` [PATCH net-next v5 09/10] virtio-net: remove xdp related info from page_to_skb()
` [PATCH net-next v5 10/10] virtio-net: support multi-buffer xdp
[syzbot] general protection fault in sock_poll
2023-01-16 9:34 UTC
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-16 7:31 UTC (7+ messages)
[PATCH v2 0/3] Assume libbpf 1.0+
2023-01-16 1:01 UTC (4+ messages)
` [PATCH v2 1/3] tools build: Pass libbpf feature only if "
` [PATCH v2 2/3] perf build: Remove libbpf pre-1.0 feature tests
` [PATCH v2 3/3] perf bpf: Remove pre libbpf 1.0 conditional logic
[bpf-next v5 1/3] bpf: hash map, avoid deadlock with suitable hash mask
2023-01-15 22:51 UTC (5+ messages)
` [bpf-next v5 3/3] bpf: hash map, suppress false lockdep warning
[PATCHv2 bpf-next 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
2023-01-15 21:49 UTC (8+ messages)
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
` [PATCHv2 bpf-next 3/3] bpf: Change modules resolving for kprobe multi link
[PATCH HID for-next v2 0/9] HID-BPF LLVM fixes, no more hacks
2023-01-15 18:00 UTC (7+ messages)
` [PATCH HID for-next v2 6/9] HID: bpf: rework how programs are attached and stored in the kernel
` [PATCH HID for-next v2 8/9] HID: bpf: clean up entrypoint
` [PATCH HID for-next v2 9/9] HID: bpf: reorder BPF registration
[QUESTION] usage of BPF_MAP_TYPE_RINGBUF
2023-01-15 17:09 UTC (4+ messages)
[RFC v2 bpf-next 0/7] xdp: introduce xdp-feature support
2023-01-14 15:54 UTC (8+ messages)
` [RFC v2 bpf-next 1/7] netdev-genl: create a simple family for netdev stuff
` [RFC v2 bpf-next 2/7] drivers: net: turn on XDP features
` [RFC v2 bpf-next 3/7] xsk: add usage of XDP features flags
` [RFC v2 bpf-next 4/7] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [RFC v2 bpf-next 5/7] libbpf: add API to get XDP/XSK supported features
` [RFC v2 bpf-next 6/7] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
` [RFC v2 bpf-next 7/7] selftests/bpf: introduce XDP compliance test tool
[RFC bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-14 15:33 UTC (6+ messages)
` [RFC bpf-next 6/8] libbpf: add API to get XDP/XSK supported features
[PATCH net-next v4 00/10] virtio-net: support multi buffer xdp
2023-01-14 7:16 UTC (4+ messages)
` [PATCH net-next v4 02/10] virtio-net: fix calculation of MTU for single "
CORE feature request: support checking field type directly
2023-01-14 2:44 UTC (6+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
2023-01-14 1:30 UTC (7+ messages)
Struct_ops Questions
2023-01-14 1:05 UTC
Closing the BPF map permission loophole
2023-01-13 23:44 UTC (15+ messages)
[PATCH v3] kallsyms: Remove the performance test from kallsyms_selftest.c
2023-01-13 23:23 UTC (2+ messages)
[PATCH bpf-next v1 0/8] Dynptr fixes
2023-01-13 22:31 UTC (4+ messages)
[PATCH] selftests/bpf: Fix missing space error
2023-01-13 22:30 UTC (2+ messages)
[PATCH net-next 1/2] ixgbe: XDP: fix checker warning from rcu pointer
2023-01-13 21:42 UTC
[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
2023-01-13 21:07 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).