BPF List
 help / color / mirror / Atom feed
 messages from 2024-04-08 07:20:17 to 2024-04-10 00:42:03 UTC [more...]

[PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-10  0:41 UTC  (9+ messages)
` [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field
` [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state
` [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s)
` [PATCH bpf-next 06/11] bpf: Find btf_field with the knowledge of arrays
` [PATCH bpf-next 07/11] bpf: check_map_access() "
` [PATCH bpf-next 08/11] bpf: Enable and verify btf_field arrays

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-10  0:39 UTC  (6+ messages)
` [PATCH net-next v8 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] bpf: strnchr not suitable for getting NUL-terminator
 2024-04-10  0:33 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in strnchr
 2024-04-10  0:28 UTC  (6+ messages)
` [PATCH] bpf: fix "

[PATCH v2] perf lock contention: Add a missing NULL check
 2024-04-09 22:55 UTC 

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

[PATCH] perf lock contention: Add a missing NULL check
 2024-04-09 22:29 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
 2024-04-09 21:41 UTC  (8+ messages)

[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
 2024-04-09 21:31 UTC  (10+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] selftests: net: bpf_offload: wait for maps
` [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
` [PATCH net-next 4/4] selftests: net: reuse common code in bpf_offload

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-09 21:05 UTC  (4+ messages)
` [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
` [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-09 19:57 UTC  (13+ messages)

[PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
 2024-04-09 17:40 UTC  (2+ messages)

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

Advice on cgroup rstat lock
 2024-04-09 16:59 UTC  (4+ messages)

[PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
 2024-04-09 16:15 UTC  (2+ messages)

[PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
 2024-04-09 15:40 UTC  (2+ messages)

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-04-09 15:32 UTC  (4+ messages)
      `  "

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-09 15:29 UTC  (6+ messages)

[PATCH bpf-next v6 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-09 15:28 UTC  (9+ messages)
` [PATCH bpf-next v6 1/5] "
` [PATCH bpf-next v6 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
` [PATCH bpf-next v6 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
` [PATCH bpf-next v6 4/5] selftests/bpf: Refactor out helper functions for a few tests
` [PATCH bpf-next v6 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs

[PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-09 15:05 UTC  (7+ messages)
` [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v2 3/3] btf: Avoid weak external references

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
 2024-04-09 14:18 UTC  (14+ messages)

[PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function
 2024-04-09 13:50 UTC  (2+ messages)

[PATCH net-next v4 0/9] allocate dummy device dynamically
 2024-04-09 12:57 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: free_netdev: exit earlier if dummy
` [PATCH net-next v4 2/9] net: create a dummy net_device allocator
` [PATCH net-next v4 3/9] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v4 4/9] net: mediatek: mtk_eth_sock: "
` [PATCH net-next v4 5/9] net: ipa: "
` [PATCH net-next v4 6/9] net: ibm/emac: "
` [PATCH net-next v4 7/9] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v4 8/9] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v4 9/9] wifi: ath11k: "

[PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
 2024-04-09 12:06 UTC  (15+ messages)

[PATCH bpf-next v3 0/4] export send_recv_data
 2024-04-09 10:57 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: Use log_err in network_helpers
` [PATCH bpf-next v3 2/4] selftests/bpf: Add struct send_recv_arg
` [PATCH bpf-next v3 3/4] selftests/bpf: Export send_recv_data helper
` [PATCH bpf-next v3 4/4] selftests/bpf: Support nonblock for send_recv_data

[PATCH net v3] dpaa_eth: fix XDP queue index
 2024-04-09  9:30 UTC  (2+ messages)
` [PATCH net v4] "

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-09  9:02 UTC  (3+ messages)
` [PATCH v3 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v3 bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-04-09  8:37 UTC  (3+ messages)
` [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_elem
 2024-04-09  5:37 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
 2024-04-09  5:35 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
 2024-04-09  5:33 UTC  (2+ messages)

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-09  5:32 UTC  (2+ messages)

[PATCH bpf v4 0/2] Two fixes for test_sockmap
 2024-04-09  5:18 UTC  (3+ messages)
` [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
` [PATCH bpf v4 2/2] selftests/bpf: Fix umount cgroup2 error "

[PATCH bpf-next v2 0/2] export send_byte and send_recv_data
 2024-04-09  4:52 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper

[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
 2024-04-09  3:53 UTC 

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-09  3:17 UTC  (20+ messages)
` [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
` [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
` [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests

[PATCH v2] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-09  0:22 UTC  (2+ messages)

[PATCH] bpf: dereference of null in __cgroup_bpf_query() function
 2024-04-09  0:10 UTC  (2+ messages)

[syzbot] [bpf?] [net?] WARNING in sock_map_close
 2024-04-09  0:01 UTC 

[PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
 2024-04-09  0:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] Add F_SETFL for fcntl
 2024-04-08 23:24 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
` [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error "

[PATCH bpf-next v2 0/7] Add check for bpf lsm return value
 2024-04-08 22:15 UTC  (5+ messages)
` [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
 2024-04-08 22:13 UTC  (2+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
 2024-04-08 22:12 UTC  (2+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-04-08 22:03 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
 2024-04-08 20:13 UTC  (5+ messages)

[RFC PATCH bpf-next] verifier: fix computation of range for XOR
 2024-04-08 20:06 UTC  (6+ messages)

[PATCH net-next v15 00/15] Introducing P4TC (series 1)
 2024-04-08 19:24 UTC  (18+ messages)
` [PATCH net-next v15 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v15 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v15 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v15 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v15 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v15 06/15] p4tc: add P4 data types
` [PATCH net-next v15 07/15] p4tc: add template API
` [PATCH net-next v15 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v15 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v15 10/15] p4tc: add runtime action support
` [PATCH net-next v15 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v15 12/15] p4tc: add runtime table entry create and update
` [PATCH net-next v15 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v15 15/15] p4tc: add P4 classifier

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-08 17:16 UTC  (5+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-08 15:34 UTC  (9+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[syzbot] [bpf?] [net?] possible deadlock in sock_map_unref
 2024-04-08 14:20 UTC 

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-08 13:58 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
 2024-04-08 11:41 UTC  (2+ messages)

[PATCH iwl-next,v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-04-08 11:31 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v4 "

[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
 2024-04-08  7:48 UTC  (2+ messages)

[PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
 2024-04-08  7:40 UTC  (3+ messages)

[PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
 2024-04-08  7:20 UTC  (2+ messages)

[PATCH net-next v7 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-08  7:20 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v7 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v7 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support


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