BPF List
 help / color / mirror / Atom feed
 messages from 2024-10-03 20:26:10 to 2024-10-06 10:27:55 UTC [more...]

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-10-06 10:27 UTC  (20+ messages)

[PATCH bpf] selftests/bpf: fix backtrace printing for selftests crashes
 2024-10-06  8:12 UTC  (4+ messages)

[PATCH bpf v2] bpf: fix unpopulated name_len field in perf_event link info
 2024-10-06  6:00 UTC  (6+ messages)
` [PATCH bpf v3] "
    ` [PATCH bpf v4 1/2] "
      ` [PATCH bpf v4 2/2] selftests/bpf: fix perf_event link info name_len assertion

[PATCH net-next 0/7] net: ip: add drop reasons to input route
 2024-10-06  4:12 UTC  (5+ messages)
` [PATCH net-next 1/7] net: ip: add drop reason to ip_route_input_noref()

[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
 2024-10-05 16:48 UTC  (4+ messages)
  ` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
    ` [PATCH v2 1/1] "

[PATCH bpf-next v2 1/5] netkit: Add option for scrubbing skb meta data
 2024-10-05 16:02 UTC  (12+ messages)
` [PATCH bpf-next v2 2/5] netkit: Simplify netkit mode over to use NLA_POLICY_MAX
` [PATCH bpf-next v2 3/5] netkit: Add add netkit scrub support to rt_link.yaml
` [PATCH bpf-next v2 4/5] tools: Sync if_link.h uapi tooling header
` [PATCH bpf-next v2 5/5] selftests/bpf: Extend netkit tests to validate skb meta data

[PATCH] bpf, lsm: Remove bpf_lsm_key_free hook
 2024-10-05 13:45 UTC  (3+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-05 12:38 UTC  (6+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] selftests: Do not skip BPF selftests by default
 2024-10-05 12:10 UTC  (7+ messages)

[syzbot] [bpf?] [net?] KFENCE: memory corruption in pskb_expand_head
 2024-10-05  8:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-10-05  2:03 UTC  (22+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
          ` yet another approach Was: "

[PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
 2024-10-05  1:12 UTC  (3+ messages)

[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
 2024-10-05  0:01 UTC 

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-04 23:56 UTC  (18+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v3 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-04 23:53 UTC  (3+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-04 23:45 UTC  (6+ messages)
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core

[PATCH bpf-next v4 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-04 23:30 UTC  (7+ messages)
` [PATCH bpf-next v4 2/4] bpf: Prevent extending tail callee prog with freplace prog

[PATCH 6/7] tracing: add support for function argument to graph tracer
 2024-10-04 22:40 UTC  (2+ messages)

[PATCH dwarves v4 0/4] Emit global variables in BTF
 2024-10-04 21:01 UTC  (7+ messages)
` [PATCH dwarves v4 1/4] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v4 2/4] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v4 3/4] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v4 4/4] pahole: add global_var BTF feature

[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-04 20:59 UTC  (40+ messages)
` [PATCH v1 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v1 3/8] tracing/perf: "
` [PATCH v1 4/8] tracing/bpf: "
` [PATCH v1 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v1 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v1 7/8] tracing/perf: "
` [PATCH v1 8/8] tracing/bpf: "

[Question]: A non NULL req->sk in tcp_rtx_synack. Not a fastopen connection
 2024-10-04 20:37 UTC  (4+ messages)

[PATCH 0/3] SRCU-protected uretprobes hot path
 2024-10-04 20:18 UTC  (5+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-04 19:58 UTC  (5+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[PATCH] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-04 19:00 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 01/16] bpf: Check percpu map value size first
 2024-10-04 18:31 UTC 

[PATCH AUTOSEL 5.4 01/21] bpf: Check percpu map value size first
 2024-10-04 18:30 UTC 

[PATCH AUTOSEL 5.10 01/26] bpf: Check percpu map value size first
 2024-10-04 18:29 UTC 

[PATCH AUTOSEL 5.15 01/31] bpf: Check percpu map value size first
 2024-10-04 18:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 05/31] bpf, x64: Fix a jit convergence issue

[PATCH AUTOSEL 6.1 01/42] bpf: Check percpu map value size first
 2024-10-04 18:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 05/42] bpf, x64: Fix a jit convergence issue

[PATCH AUTOSEL 6.6 01/58] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
 2024-10-04 18:23 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 02/58] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.6 03/58] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.6 04/58] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.6 08/58] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.6 17/58] bpf: Prevent tail call between progs attached to different hooks

[PATCH AUTOSEL 6.10 01/70] bpf: Call the missed btf_record_free() when map creation fails
 2024-10-04 18:20 UTC  (8+ messages)
` [PATCH AUTOSEL 6.10 02/70] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH AUTOSEL 6.10 03/70] bpf: Fix a sdiv overflow issue
` [PATCH AUTOSEL 6.10 04/70] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.10 05/70] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.10 06/70] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.10 10/70] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.10 19/70] bpf: Prevent tail call between progs attached to different hooks

[PATCH AUTOSEL 6.11 01/76] bpf: Call the missed btf_record_free() when map creation fails
 2024-10-04 18:16 UTC  (8+ messages)
` [PATCH AUTOSEL 6.11 02/76] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH AUTOSEL 6.11 03/76] bpf: Fix a sdiv overflow issue
` [PATCH AUTOSEL 6.11 04/76] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.11 05/76] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.11 06/76] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.11 10/76] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.11 20/76] bpf: Prevent tail call between progs attached to different hooks

Possible deadlock in bpf_common_lru_pop_free
 2024-10-04 16:32 UTC  (3+ messages)

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-04 14:58 UTC  (9+ messages)
` [PATCH v3 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v3 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v3 7/8] tracing/perf: "
` [PATCH v3 8/8] tracing/bpf: "

[PATCH v2 0/7] tracing: Allow system call tracepoints to handle page faults
 2024-10-04 14:49 UTC  (9+ messages)
` [PATCH v2 1/7] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v2 2/7] tracing/perf: "
` [PATCH v2 3/7] tracing/bpf: "
` [PATCH v2 4/7] tracing: Allow system call tracepoints to handle page faults
` [PATCH v2 5/7] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v2 6/7] tracing/perf: "
` [PATCH v2 7/7] tracing/bpf: "

[PATCH HID v3 0/9] HID: bpf: add a new hook to control hid-generic
 2024-10-04 14:12 UTC  (2+ messages)

[PATCH bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-04 12:08 UTC  (3+ messages)
` [PATCH bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node

[PATCH bpf-next 2/2] selftests/bpf: add tcx netns cookie tests
 2024-10-04 12:00 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: add get_netns_cookie helper to tc programs

[syzbot] [bpf?] possible deadlock in __put_partials
 2024-10-04 11:40 UTC 

[PATCH bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable
 2024-10-04 11:23 UTC  (3+ messages)

[PATCH bpf-next 1/4] netkit: Add option for scrubbing skb meta data
 2024-10-04  9:27 UTC  (9+ messages)
` [PATCH bpf-next 2/4] netkit: Add add netkit scrub support to rt_link.yaml
` [PATCH bpf-next 3/4] tools: Sync if_link.h uapi tooling header

[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-10-04  6:23 UTC  (8+ messages)

[PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations
 2024-10-04  5:28 UTC  (6+ messages)
        ` [Bpf] "

[PATCH bpf-next v4 0/2] Support eliding map lookup nullness
 2024-10-04  0:37 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: verifier: "

[PATCH net] sfc: Don't invoke xdp_do_flush() from netpoll
 2024-10-03 22:50 UTC  (3+ messages)

[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-10-03 21:12 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH dwarves v3 0/5] Emit global variables in BTF
 2024-10-03 20:59 UTC  (2+ messages)


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