BPF List
 help / color / mirror / Atom feed
 messages from 2024-04-03 07:26:48 to 2024-04-04 17:56:55 UTC [more...]

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-04 17:56 UTC  (10+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers

[PATCH v3 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
 2024-04-04 17:44 UTC  (5+ 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

vmlinux.h overlap/conflict with network protocol definitions
 2024-04-04 17:09 UTC 

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-04 17:08 UTC  (3+ messages)

[PATCH net-next v3 0/5] allocate dummy device dynamically
 2024-04-04 16:40 UTC  (11+ messages)
` [PATCH net-next v3 1/5] net: create a dummy net_device allocator
` [PATCH net-next v3 2/5] net: marvell: prestera: allocate dummy net_device dynamically
  ` [EXTERNAL] "
` [PATCH net-next v3 3/5] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v3 4/5] net: ipa: "
` [PATCH net-next v3 5/5] net: ibm/emac: "

[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
 2024-04-04 16:18 UTC  (11+ messages)

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-04 16:11 UTC  (14+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe

[Question]: How to disable modules BTF independently?
 2024-04-04 15:52 UTC  (10+ messages)

[PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
 2024-04-04 15:32 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-04-04 15:21 UTC  (4+ messages)
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF

[PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena
 2024-04-04 14:50 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v4 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[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  (12+ messages)
` [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode

[PATCH net-next v14 00/15] Introducing P4TC (series 1)
 2024-04-04 12:44 UTC  (17+ messages)
` [PATCH net-next v14 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v14 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v14 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v14 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v14 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v14 06/15] p4tc: add P4 data types
` [PATCH net-next v14 07/15] p4tc: add template API
` [PATCH net-next v14 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v14 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v14 10/15] p4tc: add runtime action support
` [PATCH net-next v14 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v14 12/15] p4tc: add runtime table entry create and update
` [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] bpf: fix null ptr deref in dev_map_enqueue
 2024-04-04 11:03 UTC  (3+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-04 10:45 UTC  (9+ messages)

[PATCH net-next v6 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-04  9:58 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-04  9:42 UTC  (12+ messages)
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it

[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
 2024-04-04  9:39 UTC  (10+ messages)

[syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn
 2024-04-04  7:19 UTC  (2+ messages)

[PATCH bpf-next 0/3] export send_byte and send_recv_data
 2024-04-04  6:03 UTC  (5+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Export send_byte helper
` [PATCH bpf-next 3/3] selftests/bpf: Export send_recv_data helper

[PATCH bpf-next] bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT
 2024-04-04  4:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-04  3:31 UTC  (10+ 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]

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-04  3:05 UTC  (5+ messages)

[PATCH bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-04  2:53 UTC  (6+ 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
` [PATCH bpf-next v4 4/5] selftests/bpf: Refactor out helper functions for a few tests
` [PATCH bpf-next v4 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs

[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-04  2:40 UTC  (2+ messages)

[PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-04  2:10 UTC 

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-04  1:41 UTC 

[PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-04  1:25 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
 2024-04-04  0:27 UTC  (4+ messages)

[Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
 2024-04-04  0:22 UTC 

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-03 22:15 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
 2024-04-03 22:10 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper

[PATCH v3 1/2] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-03 22:03 UTC  (2+ messages)
` [PATCH v3 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()

[PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
 2024-04-03 21:46 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
 2024-04-03 21:34 UTC  (7+ messages)

10x regression in processed instructions after recent verifier change
 2024-04-03 20:09 UTC  (4+ messages)

Provisional registration procedure
 2024-04-03 19:17 UTC  (7+ messages)
  ` [Bpf] "

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
 2024-04-03 17:55 UTC  (2+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03 17:27 UTC  (3+ messages)
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem

[PATCH AUTOSEL 6.6 04/20] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
 2024-04-03 17:17 UTC 

[PATCH AUTOSEL 6.8 05/28] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
 2024-04-03 17:16 UTC 

[PATCH] Inaccurate rejection conditions
 2024-04-03 16:30 UTC  (4+ messages)

[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-03 16:08 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03 15:50 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] riscv, bpf: "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-04-03 15:23 UTC  (3+ messages)

[PATCH] bpf: replace deprecated strncpy with strscpy
 2024-04-03 15:10 UTC  (4+ messages)

[PATCH bpf-next v3 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-04-03 14:20 UTC  (2+ messages)

[PATCH] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-03 13:55 UTC  (16+ messages)

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03 12:29 UTC  (20+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-03 12:03 UTC  (5+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  9:04 UTC  (6+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-03  8:47 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox