BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-10 01:13:24 to 2024-05-13 07:57:12 UTC [more...]

[PATCH bpf-next v2 0/4] Add some 'malloc' failure checks
 2024-05-13  7:52 UTC  (11+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Add some null pointer checks
` [PATCH bpf-next v2 2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test
` [PATCH bpf-next v2 3/4] selftests/bpf: Add a null pointer check for the load_btf_spec
` [PATCH bpf-next v2 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH bpf v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-13  6:18 UTC  (2+ messages)

[PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-13  6:10 UTC  (3+ messages)

[PATCH v3 00/68] Define _GNU_SOURCE for sources using
 2024-05-13  5:11 UTC  (3+ messages)
` [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE

pull-request: bpf 2024-05-13
 2024-05-13  4:18 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (7+ messages)

[PATCH bpf-next V2] bpf: make list_for_each_entry portable
 2024-05-13  0:50 UTC  (3+ messages)

[PATCH bpf-next] bpf: disable strict aliasing in test_global_func9.c
 2024-05-13  0:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: ignore expected GCC warning in test_global_func10.c
 2024-05-13  0:40 UTC  (2+ messages)

[PATCH bpf-next n2 0/1] selftests/bpf: Fix a few tests for GCC related
 2024-05-13  0:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] selftests/bpf: Fix a few tests for GCC related warnings

[PATCH bpf-next] selftests/bpf: Free strdup memory in xdp_hw_metadata
 2024-05-13  0:30 UTC  (2+ messages)

[PATCH bpf-next] tools: remove redundant ethtool.h from tooling infra
 2024-05-13  0:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c
 2024-05-13  0:20 UTC  (2+ messages)

[PATCH v1 bpf-next 00/17] Retire progs/test_sock_addr.c
 2024-05-13  0:20 UTC  (22+ messages)
` [PATCH v1 bpf-next 01/17] selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
` [PATCH v1 bpf-next 02/17] selftests/bpf: Use program name for skel load/destroy functions
` [PATCH v1 bpf-next 03/17] selftests/bpf: Handle LOAD_REJECT test cases
` [PATCH v1 bpf-next 04/17] selftests/bpf: Handle ATTACH_REJECT "
` [PATCH v1 bpf-next 05/17] selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP "
` [PATCH v1 bpf-next 06/17] selftests/bpf: Migrate WILDCARD_IP test
` [PATCH v1 bpf-next 07/17] selftests/bpf: Migrate sendmsg deny test cases
` [PATCH v1 bpf-next 08/17] selftests/bpf: Migrate sendmsg6 v4 mapped address tests
` [PATCH v1 bpf-next 09/17] selftests/bpf: Migrate wildcard destination rewrite test
` [PATCH v1 bpf-next 10/17] selftests/bpf: Migrate expected_attach_type tests
` [PATCH v1 bpf-next 11/17] selftests/bpf: Migrate ATTACH_REJECT test cases
` [PATCH v1 bpf-next 12/17] selftests/bpf: Remove redundant sendmsg "
` [PATCH v1 bpf-next 13/17] selftests/bpf: Retire test_sock_addr.(c|sh)
` [PATCH v1 bpf-next 14/17] selftests/bpf: Expand sockaddr program return value tests
` [PATCH v1 bpf-next 15/17] sefltests/bpf: Expand sockaddr hook deny tests
` [PATCH v1 bpf-next 16/17] selftests/bpf: Expand getsockname and getpeername tests
` [PATCH v1 bpf-next 17/17] selftests/bpf: Expand ATTACH_REJECT tests

[PATCH bpf-next v2] ARC: Add eBPF JIT support
 2024-05-13  0:00 UTC  (2+ messages)

[PATCH bpf-next v6 0/4] bpf: Inline helpers in arm64 and riscv JITs
 2024-05-13  0:00 UTC  (2+ messages)

[PATCH bpf] riscv, bpf: make some atomic operations fully ordered
 2024-05-13  0:00 UTC  (2+ messages)

[PATCH bpf-next v2] s390/bpf: Emit a barrier for BPF_FETCH instructions
 2024-05-13  0:00 UTC  (2+ messages)

[PATCH] riscv, bpf: Fix typo in comment
 2024-05-13  0:00 UTC  (2+ messages)

[syzbot] Monthly bpf report (May 2024)
 2024-05-12 18:21 UTC 

[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
 2024-05-12 16:28 UTC  (2+ messages)
` [PATCH RFC net-next 1/6] net: stmmac: convert sgmii/rgmii "

[PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU
 2024-05-12  7:21 UTC 

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-11 21:09 UTC  (6+ messages)
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support

[PATCH v3 bpf-next 00/11] bpf: support resilient split BTF
 2024-05-11  9:40 UTC  (19+ messages)
` [PATCH v3 bpf-next 01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v3 bpf-next 02/11] selftests/bpf: test distilled base, split BTF generation
` [PATCH v3 bpf-next 03/11] libbpf: add btf__parse_opts() API for flexible BTF parsing
` [PATCH v3 bpf-next 04/11] bpftool: support displaying raw split BTF using base BTF section as base
` [PATCH v3 bpf-next 05/11] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used
` [PATCH v3 bpf-next 06/11] kbuild, bpf: add module-specific pahole/resolve_btfids flags for distilled base BTF
` [PATCH v3 bpf-next 07/11] libbpf: split BTF relocation
` [PATCH v3 bpf-next 08/11] selftests/bpf: extend distilled BTF tests to cover "
` [PATCH v3 bpf-next 09/11] module, bpf: store BTF base pointer in struct module
` [PATCH v3 bpf-next 10/11] libbpf,bpf: share BTF relocate-related code with kernel
` [PATCH v3 bpf-next 11/11] bpftool: support displaying relocated-with-base split BTF

[PATCH dwarves] btf_encoder: add "distilled_base" BTF feature to split BTF generation
 2024-05-11  9:24 UTC  (2+ messages)

[PATCH v2 bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
 2024-05-11  9:01 UTC  (7+ messages)

[syzbot] [bpf?] [net?] INFO: rcu detected stall in handle_softirqs
 2024-05-11  7:31 UTC 

[syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2)
 2024-05-11  5:58 UTC  (3+ messages)
` [syzbot] [bpf?] [net?] "

[PATCH bpf-next 0/4] use network helpers, part 5
 2024-05-11  3:16 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next 2/4] selftests/bpf: Use start_server_addr in bpf_tcp_ca
` [PATCH bpf-next 3/4] selftests/bpf: Use connect_to_fd_opts in do_test "
` [PATCH bpf-next 4/4] selftests/bpf: Add post_connect_cb callback

[PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-11  2:34 UTC 

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-11  1:42 UTC  (6+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-11  1:17 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Running BOF
 2024-05-10 23:35 UTC  (2+ messages)

[PATCH bpf-next v5 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-05-10 23:29 UTC  (16+ messages)
` [PATCH bpf-next v5 6/9] bpf: limit the number of levels of a nested struct type
` [PATCH bpf-next v5 7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields
` [PATCH bpf-next v5 8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types
` [PATCH bpf-next v5 9/9] selftests/bpf: Test global bpf_list_head arrays

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-10 23:21 UTC  (15+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

[RFC PATCH v8 00/20] bpf qdisc
 2024-05-10 22:16 UTC  (23+ messages)
` [RFC PATCH v8 01/20] bpf: Support passing referenced kptr to struct_ops programs
` [RFC PATCH v8 02/20] selftests/bpf: Test referenced kptr arguments of "
` [RFC PATCH v8 03/20] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v8 04/20] selftests/bpf: Test returning kptr from struct_ops programs
` [RFC PATCH v8 05/20] bpf: Generate btf_struct_metas for kernel BTF
` [RFC PATCH v8 06/20] bpf: Recognize kernel types as graph values
` [RFC PATCH v8 07/20] bpf: Allow adding kernel objects to collections
` [RFC PATCH v8 08/20] selftests/bpf: Test adding kernel object to bpf graph
` [RFC PATCH v8 09/20] bpf: Find special BTF fields in union
` [RFC PATCH v8 10/20] bpf: Introduce exclusive-ownership list and rbtree nodes
` [RFC PATCH v8 11/20] bpf: Allow adding exclusive nodes to bpf list and rbtree
` [RFC PATCH v8 12/20] selftests/bpf: Modify linked_list tests to work with macro-ified removes
` [RFC PATCH v8 13/20] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v8 14/20] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v8 15/20] bpf: net_sched: Allow more optional methods in Qdisc_ops
` [RFC PATCH v8 16/20] libbpf: Support creating and destroying qdisc
` [RFC PATCH v8 17/20] selftests: Add a basic fifo qdisc test
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest
` [RFC PATCH v8 19/20] selftests: Add a bpf netem "
` [RFC PATCH v8 20/20] selftests: Add a prio bpf qdisc

[PATCH v4 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-10 21:29 UTC  (7+ messages)
` [PATCH v4 1/3] perf/core: Save raw sample data conditionally based on sample type
` [PATCH v4 2/3] perf/core: Check sample_type in perf_sample_save_callchain
` [PATCH v4 3/3] perf/core: Check sample_type in perf_sample_save_brstack

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-05-10 19:21 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp "

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-05-10 18:24 UTC  (2+ messages)

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-10 17:45 UTC  (7+ messages)
` [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v4 37/66] selftests/nolibc: Drop define _GNU_SOURCE
` [PATCH v4 55/66] selftests/seccomp: "

[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache
 2024-05-10 17:29 UTC  (5+ messages)
` [PATCH net-next v3 11/13] net: "

[PATCH bpf-next] bpf: make list_for_each_entry portable
 2024-05-10 17:16 UTC  (5+ messages)

[PATCH v11 0/5] Reduce overhead of LSMs with static calls
 2024-05-10 17:11 UTC  (7+ messages)
` [PATCH v11 2/5] security: Count the LSMs enabled at compile time
` [PATCH v11 4/5] security: Update non standard hooks to use static calls
` [PATCH v11 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-05-10 16:22 UTC  (7+ messages)
          ` [PATCH net-next 14/15 v2] "

[PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context
 2024-05-10 14:23 UTC  (12+ messages)

[RFC bpf-next v1 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-10 14:01 UTC  (5+ messages)
` [RFC bpf-next v1 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [RFC bpf-next v1 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [RFC bpf-next v1 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [RFC bpf-next v1 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls
 2024-05-10 13:23 UTC  (7+ messages)
` [PATCH bpf-next v10 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH bpf-next v2 0/4] bpf: make trusted args nullable
 2024-05-10 12:28 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: verifier: make kfuncs args nullalble
` [PATCH bpf-next v2 2/4] bpf: crypto: make state and IV dynptr nullable
` [PATCH bpf-next v2 3/4] selftests: bpf: crypto: use NULL instead of 0-sized dynptr
` [PATCH bpf-next v2 4/4] selftests: bpf: crypto: adjust bench to use nullable IV

[PATCH v3 3/3] perf: core: Check sample_type in perf_sample_save_brstack
 2024-05-10 11:15 UTC  (3+ messages)

[PATCH 0/2] Objpool performance improvements
 2024-05-10  9:15 UTC  (6+ messages)
` [PATCH 1/2] objpool: enable inlining objpool_push() and objpool_pop() operations

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
 2024-05-10  8:21 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH] dma: fix DMA sync for drivers not calling dma_set_mask*()
 2024-05-10  7:12 UTC  (2+ messages)

[BPF Security] what security properties does verifier guarantee?
 2024-05-10  5:16 UTC  (3+ messages)
  `  "

[PATCH bpf-next 2/4] bpf: crypto: make state and IV dynptr nullable
 2024-05-10  3:07 UTC  (2+ messages)

[PATCH bpf-next v4 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-05-10  2:36 UTC  (3+ messages)
` [PATCH bpf-next v4 5/9] bpf: look into the types of the fields of a struct type recursively


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