BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 03:05:12 to 2024-04-05 15:36:55 UTC [more...]

[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
 2024-04-05 15:35 UTC 

[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 bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-05 15:20 UTC  (7+ 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] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-05 14:33 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
 2024-04-05 14:30 UTC  (3+ 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: fix perf_snapshot_branch_stack link failure
 2024-04-05 14:26 UTC 

[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 v5 net 0/3] Report RCU QS for busy network kthreads
 2024-04-05 13:49 UTC  (6+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS

[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)

[PATCH net-next v14 00/15] Introducing P4TC (series 1)
 2024-04-05 13:00 UTC  (22+ 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] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
 2024-04-05 12:33 UTC 

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-05 11:35 UTC  (4+ 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

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-04-05 10:06 UTC  (8+ 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

[PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-05  9:17 UTC 

[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  (7+ messages)
` [PATCH] bpf: fix null ptr deref "

[PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
 2024-04-05  2:55 UTC  (4+ 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() "

[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] "

vmlinux.h overlap/conflict with network protocol definitions
 2024-04-05  0:52 UTC  (5+ messages)

[GIT PULL] Networking for v6.9-rc3
 2024-04-04 23:31 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
 2024-04-04 23:23 UTC 

[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
 2024-04-04 23:00 UTC  (8+ 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  (12+ 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: "

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-04 19:00 UTC  (6+ messages)

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

[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] 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  (9+ 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

[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 v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-04  3:05 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).