BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 18:40:46 to 2024-03-21 08:45:59 UTC [more...]

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-21  8:45 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-03-21  8:42 UTC 

[PATCH bpf-next] arm64: bpf: zero upper bits after rev32
 2024-03-21  8:32 UTC  (9+ messages)
` [PATCH bpf-next v2] arm64: bpf: fix 32bit unconditional bswap

[PATCH bpf-next v2 0/6] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-03-21  8:02 UTC  (9+ messages)
` [PATCH bpf-next v2 1/6] "
` [PATCH bpf-next v2 2/6] libbpf: Add new sec_def "sk_skb/verdict"
` [PATCH bpf-next v2 3/6] libbpf: Add bpf_link support for BPF_PROG_TYPE_SK_{MSG,SKB}
` [PATCH bpf-next v2 4/6] bpftool: Add link dump support for BPF_LINK_TYPE_SK_{MSG,SKB}
` [PATCH bpf-next v2 5/6] selftests/bpf: Refactor out helper functions for a few tests
` [PATCH bpf-next v2 6/6] selftests/bpf: Add some tests with new bpf_program__attach_sk_{msg,skb}() APIs

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-21  7:33 UTC  (2+ messages)
` stack access issue. "

[PATCH bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function
 2024-03-21  7:02 UTC  (3+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull
 2024-03-21  6:45 UTC  (2+ messages)

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-21  4:40 UTC  (11+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v5 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v5 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-03-21  3:54 UTC  (10+ messages)

[PATCH] bpf-next: Avoid goto in regs_refine_cond_op()
 2024-03-21  0:29 UTC 

[LSF/MM/BPF TOPIC] Implementing BPF_PROG_LOAD_FD
 2024-03-21  0:05 UTC 

[PATCH bpf-next] bpf: avoid get_kernel_nofault() to fetch kprobe entry IP
 2024-03-20 23:46 UTC  (5+ messages)

[PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
 2024-03-20 23:05 UTC  (6+ messages)
` [PATCH V3 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup

[bpf-next] bpf: Verifying eBPF range analysis on v6.8
 2024-03-20 22:05 UTC  (6+ messages)

[syzbot] [bpf?] [net?] possible deadlock in wq_worker_tick
 2024-03-20 21:41 UTC 

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-20 20:30 UTC  (19+ messages)

[PATCH RFC bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-20 19:08 UTC  (24+ messages)
` [PATCH RFC bpf-next 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCH RFC bpf-next 2/3] selftests/bpf: Add uretprobe syscall test
` [PATCH RFC bpf-next 3/3] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
` [PATCH RFC bpf-next 4/3] uprobe: ensure sys_uretprobe uses sysret

[syzbot] [bpf?] [net?] possible deadlock in scheduler_tick (3)
 2024-03-20 18:46 UTC 

[PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-20 15:58 UTC  (6+ messages)
` [PATCH dwarves v5 2/2] "

[linux-next:master] BUILD REGRESSION 72fb52fb0ac44b6a1edd9bc390e44bce3acccd26
 2024-03-20 15:25 UTC 

[PATCH v1 1/4] perf record: Delete session after stopping sideband thread
 2024-03-20 14:49 UTC  (4+ messages)

[syzbot] [bpf?] [net?] possible deadlock in drm_handle_vblank
 2024-03-20 14:25 UTC 

[syzbot] [bpf?] possible deadlock in trie_delete_elem
 2024-03-20 14:20 UTC  (2+ messages)

[PATCH] Inaccurate rejection conditions
 2024-03-20 12:21 UTC 

[PATCH net v2] dpaa_eth: fix XDP queue index
 2024-03-20 11:25 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH bpf-next] bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
 2024-03-20  8:51 UTC  (2+ messages)

[syzbot] [kernel?] possible deadlock in console_flush_all (2)
 2024-03-20  8:47 UTC  (6+ messages)

[PATCH net-next v4 0/8] virtio-net: support device stats
 2024-03-20  8:12 UTC  (6+ messages)
` [PATCH net-next v4 3/8] virtio_net: "

[PATCH v3 bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
 2024-03-20  6:50 UTC  (2+ messages)

[PATCH v3 bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-03-20  6:20 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/5] bpf: flatten bpf_probe_register call chain
` [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
` [PATCH v3 bpf-next 3/5] bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
` [PATCH v3 bpf-next 4/5] libbpf: add support for BPF cookie for raw_tp/tp_btf programs
` [PATCH v3 bpf-next 5/5] selftests/bpf: add raw_tp/tp_btf BPF cookie subtests

[PATCH bpf-next] bpftool: Enable libbpf logs when loading pid_iter in debug mode
 2024-03-20  6:20 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Remove unnecessary source files from bootstrap version
 2024-03-20  6:20 UTC  (3+ messages)

[PATCH bpf] bpf, arm64: fix bug in BPF_LDX_MEMSX
 2024-03-20  6:00 UTC  (2+ messages)

[PATCH bpf] libbpf: fix u64-to-pointer cast on 32-bit arches
 2024-03-20  6:00 UTC  (2+ messages)

[PATCH bpf] s390/bpf: Fix bpf_plt pointer arithmetic
 2024-03-20  6:00 UTC  (2+ messages)

[PATCH v2 0/3] uprobes: two common case speed ups
 2024-03-20  3:17 UTC  (6+ messages)

Crash caused by 778666df60f0 ("s390: compile relocatable kernel without -fPIE")
 2024-03-20  1:59 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
 2024-03-20  0:52 UTC  (7+ messages)
` [PATCH bpf-next v2 2/5] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test

[PATCH v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-19 23:20 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: fix warning for crash_kexec
 2024-03-19 22:56 UTC  (2+ messages)

[PATCH bpf-next] perf, amd: support capturing LBR from software events
 2024-03-19 22:42 UTC 

[syzbot] [bpf?] [net?] possible deadlock in hrtimer_run_queues
 2024-03-19 22:29 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_elem
 2024-03-19 18:12 UTC 

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-03-19 18:11 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull
 2024-03-19 18:11 UTC 

[PATCH v2 bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-03-19 16:27 UTC  (16+ messages)
` [PATCH v2 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
` [PATCH v2 bpf-next 3/5] bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
` [PATCH v2 bpf-next 4/5] libbpf: add support for BPF cookie for raw_tp/tp_btf programs
` [PATCH v2 bpf-next 5/5] selftests/bpf: add raw_tp/tp_btf BPF cookie subtests

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-19 16:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5
 2024-03-19 14:49 UTC 

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-19 13:31 UTC  (3+ messages)

[PATCH bpf-next V2] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH bpf-next] xsk: Don't assume metadata is always requested in TX completion
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH linux-next] bpf: fix warning for crash_kexec
 2024-03-19  8:06 UTC  (4+ messages)

[PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value
 2024-03-19  7:54 UTC  (6+ messages)

[PATCH bpf-next 0/6] Enhancing selftests/xsk Framework: Maximum and Minimum Ring Configurations
 2024-03-19  6:54 UTC  (12+ messages)
` [PATCH bpf-next 1/6] tools/include: add ethtool_ringparam definition to UAPI header
` [PATCH bpf-next 3/6] selftests/xsk: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-03-19  4:18 UTC  (6+ messages)

[PATCH v4 net 0/3] Report RCU QS for busy network kthreads
 2024-03-19  2:39 UTC  (7+ messages)
` [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS

[linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21
 2024-03-19  1:35 UTC  (2+ messages)

[PATCH V2 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
 2024-03-19  0:30 UTC  (4+ messages)
` [PATCH V2 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup

[PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-19  0:14 UTC  (9+ messages)
` [PATCH bpf-next v4 2/6] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH bpf-next v4 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH bpf-next v4 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH bpf-next v4 6/6] selftests/bpf: add sleepable timer tests

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18 23:22 UTC  (5+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2)
 2024-03-18 21:47 UTC 

PF_PACKET RPS like using bpf
 2024-03-18 21:45 UTC  (6+ messages)

[PATCH bpf-next v4 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
 2024-03-18 21:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version
 2024-03-18 21:08 UTC  (5+ messages)

[PATCH bpf-next] bpf: check bpf_map/bpf_program fd validity
 2024-03-18 21:00 UTC  (3+ messages)

[PATCH] libbpf: Fix NULL pointer dereference in find_extern_btf_id
 2024-03-18 20:02 UTC  (3+ messages)

[PATCH bpf-next] bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
 2024-03-18 19:50 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).