BPF List
 help / color / mirror / Atom feed
 messages from 2024-12-18 21:20:53 to 2024-12-20 19:56:36 UTC [more...]

[PATCH bpf-next v2 00/14] bpf qdisc
 2024-12-20 19:55 UTC  (8+ messages)
` [PATCH bpf-next v2 01/14] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v2 02/14] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v2 03/14] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v2 04/14] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v2 05/14] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v2 06/14] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v2 07/14] bpf: Search and add kfuncs in struct_ops prologue and epilogue

[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
 2024-12-20 19:45 UTC  (25+ messages)
` [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock

[PATCH] scx: Fix maximal BPF selftest prog
 2024-12-20 19:26 UTC  (7+ messages)
  ` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-20 19:24 UTC  (18+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer

[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
 2024-12-20 19:20 UTC  (6+ messages)
` [PATCH v3 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v3 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v3 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option

[bpf-next v1 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2024-12-20 19:10 UTC  (2+ messages)
` [bpf-next v1 2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
 2024-12-20 17:55 UTC  (9+ messages)
` [Patch bpf v3 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
` [Patch bpf v3 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [Patch bpf v3 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
` [Patch bpf v3 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress

[PATCH v2 24/28] bpf: Use RCU in all users of __module_text_address()
 2024-12-20 17:41 UTC 

[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
 2024-12-20 17:30 UTC  (5+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-20 17:26 UTC  (6+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH AUTOSEL 5.4 3/6] bpf: fix potential error return
 2024-12-20 17:14 UTC 

[PATCH AUTOSEL 5.10 4/7] bpf: fix potential error return
 2024-12-20 17:14 UTC 

[PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds
 2024-12-20 17:14 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 6/9] bpf: fix potential error return
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.1 07/12] bpf: fix potential error return
 2024-12-20 17:13 UTC 

[PATCH AUTOSEL 6.6 09/16] bpf: fix potential error return
 2024-12-20 17:12 UTC 

[PATCH AUTOSEL 6.12 19/29] ARC: bpf: Correct conditional check in 'check_jmp_32'
 2024-12-20 17:11 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 20/29] bpf: fix potential error return
` [PATCH AUTOSEL 6.12 28/29] bpf: refactor bpf_helper_changes_pkt_data to use helper number
` [PATCH AUTOSEL 6.12 29/29] bpf: consider that tail calls invalidate packet pointers

[PATCH v2 bpf 0/2] tcp_bpf: update the rmem scheduling for
 2024-12-20 17:10 UTC  (3+ messages)

[PATCH 0/1] clear out Python syntax warnings
 2024-12-20 17:00 UTC  (5+ messages)
` [PATCH 1/1] selftests/bpf: "

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-20 16:56 UTC  (10+ messages)

[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
 2024-12-20 16:10 UTC  (3+ messages)

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-20 15:11 UTC  (11+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 02/10] sched_ext: Move built-in idle CPU selection policy to a separate file
` [PATCH 03/10] sched_ext: idle: introduce check_builtin_idle_enabled() helper
` [PATCH 04/10] sched_ext: idle: use assign_cpu() to update the idle cpumask
` [PATCH 05/10] sched_ext: idle: clarify comments
` [PATCH 06/10] sched_ext: Introduce SCX_OPS_NODE_BUILTIN_IDLE
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
` [PATCH 10/10] sched_ext: idle: Introduce NUMA aware idle cpu kfunc helpers

[PATCH bpf-next] selftests/bpf: fix veristat comp mode with new stats
 2024-12-20 15:40 UTC  (2+ messages)

[PATCH v1] cgroup/cpuset: remove kernfs active break
 2024-12-20 15:13 UTC  (6+ messages)

[PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-20 15:08 UTC  (5+ messages)
` [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs

Question about test_xsk.sh
 2024-12-20 14:46 UTC 

Idea for "function meta"
 2024-12-20 14:00 UTC  (2+ messages)

[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
 2024-12-20 13:55 UTC  (2+ messages)

[PATCH net 0/5] gve: various XDP fixes
 2024-12-20 13:00 UTC  (4+ messages)
` [PATCH net 3/5] gve: guard XSK operations on the existence of queues

[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
 2024-12-20 12:31 UTC  (21+ messages)
` [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-20 12:29 UTC  (3+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API

[PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room
 2024-12-20  9:06 UTC  (5+ messages)
` [PATCH bpf-next 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml
` [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room

[PATCH bpf v3 0/2] bpf: fix wrong copied_seq calculation and add tests
 2024-12-20  7:06 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf: fix wrong copied_seq calculation

[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
 2024-12-20  4:09 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v6 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v6 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v6 5/5] bpf: selftests: verifier: Add nullness elision tests

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-20  4:00 UTC  (13+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2024-12-19 22:59 UTC  (8+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH v7 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (8+ messages)
` [PATCH v7 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v7 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v7 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v7 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v7 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v7 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v7 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[PATCH v6 bpf-next 0/7] Enable writing xattr from BPF programs
 2024-12-19 22:14 UTC  (9+ messages)
` [PATCH v6 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v6 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v6 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v6 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v6 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v6 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v6 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[syzbot] Monthly bpf report (Dec 2024)
 2024-12-19 21:40 UTC 

[PATCH bpf] bpf: Fix deadlock when freeing cgroup storage
 2024-12-19 18:57 UTC  (6+ messages)
  `  "

[PATCH v2] perf trace: Add --syscall-sample option
 2024-12-19 18:34 UTC 

tcp_diag for all network namespaces?
 2024-12-19 18:11 UTC 

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-12-19 16:41 UTC  (8+ messages)
` [PATCH bpf-next v6 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type

[PATCH bpf v2] bpf: fix configuration-dependent BTF function references
 2024-12-19 16:05 UTC  (2+ messages)

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2024-12-19 15:46 UTC  (8+ messages)
` [PATCH bpf-next/net v2 1/7] bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock
` [PATCH bpf-next/net v2 2/7] bpf: Allow use of skc_to_mptcp_sock in cg_sockopt
` [PATCH bpf-next/net v2 3/7] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 6/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH bpf] selftests/bpf: Use asm constraint "m" for LoongArch
 2024-12-19 12:30 UTC  (3+ messages)

[PATCH] selftests/bpf: Fix compilation error in get_uprobe_offset()
 2024-12-19 12:30 UTC  (4+ messages)

[PATCH 0/5] perf: arm_spe: Add format option for discard mode
 2024-12-19 10:10 UTC  (6+ messages)
` [PATCH 5/5] perf docs: arm_spe: Document new "

[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
 2024-12-19  7:24 UTC  (5+ messages)
` [PATCH iwl-next 6/9] igc: Add support for frame preemption verification

[PATCH v5 bpf-next 0/5] Enable writing xattr from BPF programs
 2024-12-19  6:59 UTC  (7+ messages)
` [PATCH v5 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs

[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
 2024-12-19  5:54 UTC  (4+ messages)
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns

[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-12-19  5:09 UTC  (3+ messages)

[PATCH bpf-next] bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
 2024-12-18 23:40 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: Add unique_match option for multi kprobe
 2024-12-18 23:12 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for kprobe multi with unique_match


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