messages from 2024-04-04 12:24:08 to 2024-04-05 20:14:28 UTC [more...]
[PATCH bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
2024-04-05 20:14 UTC (14+ messages)
` [PATCH bpf-next v4 1/5] "
` [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
` [PATCH bpf-next v4 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
Follow up on "call helper function by address" terminology
2024-04-05 20:10 UTC (2+ messages)
` [Bpf] "
[PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
2024-04-05 20:01 UTC (2+ messages)
vmlinux.h overlap/conflict with network protocol definitions
2024-04-05 20:00 UTC (8+ messages)
[RFC bpf-next 00/13] bpf: support resilient split BTF
2024-04-05 19:58 UTC (9+ messages)
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
` [RFC bpf-next 09/13] libbpf: split BTF reconciliation
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
2024-04-05 18:19 UTC (7+ messages)
[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
2024-04-05 18:13 UTC (7+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
[PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
2024-04-05 18:10 UTC (3+ messages)
[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
2024-04-05 18:04 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-05 18:00 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
[PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
2024-04-05 17:52 UTC (11+ messages)
` [PATCH bpf-next v1 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
` [PATCH bpf-next v1 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
` [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() "
[PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
2024-04-05 17:50 UTC (5+ messages)
` [Bpf] "
[PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
2024-04-05 17:40 UTC (2+ messages)
[PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
2024-04-05 17:40 UTC (2+ messages)
[PATCH net-next v14 00/15] Introducing P4TC (series 1)
2024-04-05 17:14 UTC (12+ messages)
` [PATCH net-next v14 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v14 15/15] p4tc: add P4 classifier
[PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
2024-04-05 16:38 UTC (2+ messages)
` [PATCH 6.6.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree
2024-04-05 16:31 UTC (4+ messages)
` [PATCH 6.8.y 1/2] bpf: put uprobe link's path and task in release callback
` [PATCH 6.8.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-04-05 16:07 UTC (13+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
[PATCH] bpf: fix perf_snapshot_branch_stack link failure
2024-04-05 15:50 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
2024-04-05 15:40 UTC (2+ messages)
[PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
2024-04-05 15:28 UTC (8+ messages)
BPF WG ISA Document: Last Call
2024-04-05 15:24 UTC (3+ messages)
` [Bpf] "
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-05 13:53 UTC (14+ messages)
[PATCH bpf] MAINTAINERS: Update email address for Puranjay Mohan
2024-04-05 13:50 UTC (2+ messages)
[PATCH bpf] bpf,kconfig: fix DEBUG_INFO_BTF_MODULES Kconfig definition
2024-04-05 13:20 UTC (2+ messages)
[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
2024-04-05 13:19 UTC (8+ messages)
[PATCHv2 0/3] uprobe: uretprobe speed up
2024-04-05 11:02 UTC (15+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
[PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
2024-04-05 8:28 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_probe_write_user_registered()
[PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
2024-04-05 7:30 UTC (4+ messages)
[Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
2024-04-05 4:52 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
2024-04-05 4:47 UTC (5+ messages)
[PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
2024-04-05 4:43 UTC (2+ messages)
[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
2024-04-05 4:42 UTC (12+ messages)
` [PATCH bpf-next v3 1/5] "
` run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
2024-04-05 3:55 UTC (5+ messages)
` [PATCH] bpf: fix null ptr deref "
[Question]: How to disable modules BTF independently?
2024-04-05 2:07 UTC (12+ messages)
[PATCH bpf-next 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
2024-04-05 2:05 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
` [PATCH bpf-next 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
` [PATCH bpf-next 3/3] selftests/bpf: add test for bpf_for_each_map_elem() "
[PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise
2024-04-05 1:40 UTC (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
[PATCH bpf-next v3 0/3] bpf, x64: Fix tailcall hierarchy
2024-04-05 1:03 UTC (3+ messages)
` [PATCH bpf-next v3 2/3] "
[GIT PULL] Networking for v6.9-rc3
2024-04-04 23:31 UTC (3+ messages)
[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
2024-04-04 23:00 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
2024-04-04 22:49 UTC (8+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
[syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
2024-04-04 22:22 UTC (2+ messages)
[syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free
2024-04-04 21:23 UTC (2+ messages)
[PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
2024-04-04 20:56 UTC (2+ messages)
pull-request: bpf 2024-04-04
2024-04-04 21:20 UTC (2+ messages)
[PATCH v3 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
2024-04-04 20:20 UTC (10+ messages)
` [PATCH v3 bpf-next 1/2] bpf: make bpf_get_branch_snapshot() architecture-agnostic
` [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
[PATCH bpf-next 1/2] bpf: prevent r10 register from being marked as precise
2024-04-04 20:13 UTC (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-04-04 20:06 UTC (6+ messages)
[PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
2024-04-04 19:19 UTC (4+ messages)
[PATCH net-next v3 0/5] allocate dummy device dynamically
2024-04-04 19:03 UTC (7+ messages)
` [PATCH net-next v3 1/5] net: create a dummy net_device allocator
[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
2024-04-04 19:00 UTC (6+ messages)
[PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena
2024-04-04 14:50 UTC (2+ messages)
[PATCH] [v5] kallsyms: rework symbol lookup return codes
2024-04-04 14:33 UTC
[PATCH] bpf: x86: avoid link error with CONFIG_SMP=n
2024-04-04 14:28 UTC (2+ messages)
[PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
2024-04-04 13:34 UTC (9+ messages)
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
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