public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 17:39:23 to 2023-04-27 12:44:09 UTC [more...]

[RFC/PATCH bpf-next 00/20] bpf: Add multi uprobe link
 2023-04-27 12:44 UTC  (28+ messages)
` [RFC/PATCH bpf-next 01/20] "
` [RFC/PATCH bpf-next 02/20] bpf: Add cookies support for uprobe_multi link
` [RFC/PATCH bpf-next 03/20] bpf: Add bpf_get_func_ip helper support for uprobe link
` [RFC/PATCH bpf-next 04/20] libbpf: Update uapi bpf.h tools header
` [RFC/PATCH bpf-next 05/20] libbpf: Add uprobe_multi attach type and link names
` [RFC/PATCH bpf-next 06/20] libbpf: Factor elf_for_each_symbol function
` [RFC/PATCH bpf-next 08/20] libbpf: Add elf_find_patern_func_offset function
` [RFC/PATCH bpf-next 11/20] libbpf: Add support for uprobe.multi/uprobe.multi program sections
` [RFC/PATCH bpf-next 12/20] libbpf: Add uprobe multi link support to bpf_program__attach_usdt

[PATCH bpf-next 0/6] bpf: Tracing recursion prevention mechanism improvement
 2023-04-27 12:35 UTC  (10+ messages)
` [PATCH bpf-next 5/6] bpf: Improve tracing recursion prevention mechanism

[PATCH bpf-next v5 1/2] docs/bpf: Add table to describe LRU properties
 2023-04-27 12:30 UTC  (2+ messages)

[PATCH bpf-next v4] bpftool: Dump map id instead of value for map_of_maps types
 2023-04-27 12:03 UTC 

[PATCH v7 00/11] tracing: Add fprobe events
 2023-04-27 11:59 UTC  (14+ messages)
` [PATCH v7 01/11] fprobe: Pass return address to the handlers
` [PATCH v7 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v7 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v7 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v7 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v7 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v7 07/11] tracing/probes: Add $$args meta argument for all function args
` [PATCH v7 08/11] tracing/probes: Add BTF retval type support
` [PATCH v7 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v7 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v7 11/11] Documentation: tracing/probes: Add fprobe event tracing document

[PATCH bpf-next 0/2] bpf: Fix issues caused by bpf trampoline
 2023-04-27 11:34 UTC  (4+ messages)
` [PATCH bpf-next 2/2] fork: Rename mm_init to task_mm_init

[PATCH RFC net-next/mm V1 0/3] page_pool: new approach for leak detection and shutdown phase
 2023-04-27 10:47 UTC  (7+ messages)
` [PATCH RFC net-next/mm V1 1/3] page_pool: Remove workqueue in new shutdown scheme
` [PATCH RFC net-next/mm V1 2/3] page_pool: Use static_key for shutdown phase

Support for the pseudo-C BPF assembler syntax in GAS
 2023-04-27 10:14 UTC  (5+ messages)

[PATCH net 1/1] ixgbe: Fix panic during XDP_TX with > 64 CPUs
 2023-04-27 10:00 UTC  (2+ messages)

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-27  9:10 UTC  (4+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-27  8:29 UTC  (5+ messages)

[PATCH net-next v4 00/15] virtio_net: refactor xdp codes
 2023-04-27  6:55 UTC  (17+ messages)
` [PATCH net-next v4 01/15] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next v4 02/15] virtio_net: introduce mergeable_xdp_get_buf()
` [PATCH net-next v4 03/15] virtio_net: optimize mergeable_xdp_get_buf()
` [PATCH net-next v4 04/15] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next v4 05/15] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next v4 06/15] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next v4 07/15] virtio_net: virtnet_build_xdp_buff_mrg() auto release xdp shinfo
` [PATCH net-next v4 08/15] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next v4 09/15] virtio_net: merge: remove skip_xdp
` [PATCH net-next v4 10/15] virtio_net: introduce receive_small_xdp()
` [PATCH net-next v4 11/15] virtio_net: small: remove the delta
` [PATCH net-next v4 12/15] virtio_net: small: avoid double counting in xdp scenarios
` [PATCH net-next v4 13/15] virtio_net: small: remove skip_xdp
` [PATCH net-next v4 14/15] virtio_net: introduce receive_small_build_xdp
` [PATCH net-next v4 15/15] virtio_net: introduce virtnet_build_skb()

[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
 2023-04-27  6:52 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-27  5:27 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH] vmlinux.lds.h: Force-align ELF notes section to four bytes
 2023-04-27  5:14 UTC  (2+ messages)

[PATCH bpf-next v3] bpftool: Dump map id instead of value for map_of_maps types
 2023-04-27  4:58 UTC  (2+ messages)

[HELP] failed to resolve CO-RE relocation
 2023-04-27  4:53 UTC  (7+ messages)

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-04-27  4:24 UTC  (5+ messages)
` [RFC PATCH v3 28/37] WIP: bpf: Add fuse_ops struct_op programs
` [RFC PATCH v3 35/37] tools: Add FUSE, update bpf includes

[RFC bpf-next v2 0/4] Introduce BPF_MA_REUSE_AFTER_RCU_GP
 2023-04-27  4:24 UTC  (9+ messages)
` [RFC bpf-next v2 1/4] selftests/bpf: Add benchmark for bpf memory allocator
` [RFC bpf-next v2 4/4] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP

[PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
 2023-04-27  3:30 UTC  (10+ messages)
` [PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [PATCH bpf-next 2/5] net/smc: allow smc to negotiate protocols on policies
` [PATCH bpf-next 3/5] net/smc: allow set or get smc negotiator by sockopt
` [PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
` [PATCH bpf-next 5/5] bpf/selftests: add selftest for SMC bpf capability

[PATCH] bpf: Unregister fentry when bpf_trampoline_unlink_prog fails to update image
 2023-04-27  1:40 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Make bpf_helper_defs.h c++ friendly
 2023-04-27  1:25 UTC  (3+ messages)

[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-27  0:52 UTC  (10+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-26 23:39 UTC  (4+ messages)

[PATCH bpf-next v3 00/10] Add cgroup sockaddr hooks for unix sockets
 2023-04-26 22:13 UTC  (18+ messages)
` [PATCH bpf-next v3 03/10] bpf: Allow read access to addr_len from cgroup sockaddr programs
` [PATCH bpf-next v3 04/10] bpf: Add BTF_KFUNC_HOOK_SOCK_ADDR
` [PATCH bpf-next v3 05/10] bpf: Add bpf_sock_addr_set() to allow writing sockaddr len from bpf
` [PATCH bpf-next v3 09/10] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH v2] libbpf: Improve version handling when attaching uprobe
 2023-04-26 21:47 UTC  (2+ messages)

[PATCH dwarves] btf_encoder: Fix a dwarf type DW_ATE_unsigned_1024 to btf encoding issue
 2023-04-26 20:49 UTC  (3+ messages)

[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
 2023-04-26 18:27 UTC  (11+ messages)
` [RFC][PATCH 3/6] verification: Introduce verify_umd_signature() and verify_umd_message_sig()
` [RFC][PATCH 4/6] bpf: Introduce bpf_verify_umd_signature() kfunc
` [RFC][PATCH 5/6] selftests/bpf: Prepare a test for UMD-parsed signatures
` [RFC][PATCH 6/6] KEYS: asymmetric: Add UMD handler

[PATCH v2 bpf-next 0/5] Dynptr helpers
 2023-04-26 18:20 UTC  (16+ messages)
` [PATCH v2 bpf-next 1/5] bpf: Add bpf_dynptr_adjust
` [PATCH v2 bpf-next 4/5] bpf: Add bpf_dynptr_clone
` [PATCH v2 bpf-next 5/5] selftests/bpf: add tests for dynptr convenience helpers

[PATCH bpf-next 0/6] bpf: handle another corner case in getsockopt
 2023-04-26 18:07 UTC  (9+ messages)
` [PATCH bpf-next 3/6] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen

[PATCH bpf-next 0/2] selftests/bpf: test_progs can read test lists from file
 2023-04-26 16:24 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: extract insert_test from parse_test_list
` [PATCH bpf-next 2/2] selftests/bpf: test_progs can read test lists from file

[PATCH bpf-next] bpf: Make bpf_helper_defs.h c++ friendly
 2023-04-26 15:52 UTC  (9+ messages)

handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
 2023-04-26 15:50 UTC  (8+ messages)

[PATCH] xsk: Use pool->dma_pages to check for DMA
 2023-04-26 13:02 UTC  (5+ messages)

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in __dabt_svc
 2023-04-26 11:37 UTC  (10+ messages)

[PATCH bpf-next v6 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-26 10:46 UTC  (3+ messages)
` [PATCH bpf-next v6 2/4] "

[PATCH bpf,v3 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-26  8:51 UTC  (5+ messages)
` [PATCH bpf,v3 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v3 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v3 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v3 4/4] selftests/bpf: Add vrf_socket_lookup tests

[PATCH net-next v3 00/15] virtio_net: refactor xdp codes
 2023-04-26  6:00 UTC  (15+ messages)
` [PATCH net-next v3 10/15] virtio_net: introduce receive_small_xdp()
` [PATCH net-next v3 12/15] virtio_net: small: optimize code
` [PATCH net-next v3 13/15] virtio_net: small: remove skip_xdp
` [PATCH net-next v3 14/15] virtio_net: introduce receive_small_build_xdp
` [PATCH net-next v3 15/15] virtio_net: introduce virtnet_build_skb()

[PATCH v6 00/10] tracing: Add fprobe events
 2023-04-25 23:55 UTC  (4+ messages)
` [PATCH v6 06/10] tracing/probes: Support function parameters if BTF is available

[PATCH bpf-next 00/10] Add precision propagation for subprogs and callbacks
 2023-04-25 23:49 UTC  (11+ messages)
` [PATCH bpf-next 01/10] veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flag
` [PATCH bpf-next 02/10] bpf: mark relevant stack slots scratched for register read instructions
` [PATCH bpf-next 03/10] bpf: encapsulate precision backtracking bookkeeping
` [PATCH bpf-next 04/10] bpf: improve precision backtrack logging
` [PATCH bpf-next 05/10] bpf: maintain bitmasks across all active frames in __mark_chain_precision
` [PATCH bpf-next 06/10] bpf: fix propagate_precision() logic for inner frames
` [PATCH bpf-next 07/10] bpf: fix mark_all_scalars_precise use in mark_chain_precision
` [PATCH bpf-next 08/10] bpf: support precision propagation in the presence of subprogs
` [PATCH bpf-next 09/10] selftests/bpf: add precision propagation tests "
` [PATCH bpf-next 10/10] selftests/bpf: revert iter test subprog precision workaround

[PATCH bpf-next] selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang
 2023-04-25 17:47 UTC 


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