messages from 2023-06-28 09:48:42 to 2023-07-01 08:08:33 UTC [more...]
[PATCH v2 1/2] libbpf: kprobe.multi: cross filter using available_filter_functions and kallsyms
2023-07-01 8:08 UTC
[PATCH v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
2023-07-01 8:00 UTC (10+ messages)
` [v2 "
[PATCH 1/2] libbpf: kprobe.multi: cross filter using available_filter_functions and kallsyms
2023-07-01 7:26 UTC (2+ messages)
` [PATCH 2/2] libbpf: kprobe.multi: Filter with available_filter_functions_addrs
[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
2023-07-01 3:40 UTC (28+ messages)
` [PATCHv3 bpf-next 01/26] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
` [PATCHv3 bpf-next 02/26] bpf: Add multi uprobe link
` [PATCHv3 bpf-next 03/26] bpf: Add cookies support for uprobe_multi link
` [PATCHv3 bpf-next 04/26] bpf: Add pid filter "
` [PATCHv3 bpf-next 05/26] bpf: Add bpf_get_func_ip helper support for uprobe link
` [PATCHv3 bpf-next 06/26] libbpf: Add uprobe_multi attach type and link names
` [PATCHv3 bpf-next 07/26] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv3 bpf-next 08/26] libbpf: Add elf_open/elf_close functions
` [PATCHv3 bpf-next 09/26] libbpf: Add elf symbol iterator
` [PATCHv3 bpf-next 10/26] libbpf: Add elf_resolve_syms_offsets function
` [PATCHv3 bpf-next 11/26] libbpf: Add elf_resolve_pattern_offsets function
` [PATCHv3 bpf-next 12/26] libbpf: Add bpf_link_create support for multi uprobes
` [PATCHv3 bpf-next 13/26] libbpf: Add bpf_program__attach_uprobe_multi function
` [PATCHv3 bpf-next 14/26] libbpf: Add support for u[ret]probe.multi[.s] program sections
` [PATCHv3 bpf-next 15/26] libbpf: Add uprobe multi link detection
` [PATCHv3 bpf-next 16/26] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
` [PATCHv3 bpf-next 17/26] selftests/bpf: Add uprobe_multi skel test
` [PATCHv3 bpf-next 18/26] selftests/bpf: Add uprobe_multi api test
` [PATCHv3 bpf-next 19/26] selftests/bpf: Add uprobe_multi link test
` [PATCHv3 bpf-next 20/26] selftests/bpf: Add uprobe_multi test program
` [PATCHv3 bpf-next 21/26] selftests/bpf: Add uprobe_multi bench test
` [PATCHv3 bpf-next 22/26] selftests/bpf: Add usdt_multi test program
` [PATCHv3 bpf-next 23/26] selftests/bpf: Add usdt_multi bench test
` [PATCHv3 bpf-next 24/26] selftests/bpf: Add uprobe_multi cookie test
` [PATCHv3 bpf-next 25/26] selftests/bpf: Add uprobe_multi pid filter tests
` [PATCHv3 bpf-next 26/26] selftests/bpf: Add extra link to uprobe_multi tests
[RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata
2023-07-01 3:11 UTC (19+ messages)
[PATCH RESEND v3 bpf-next 00/14] BPF token
2023-07-01 2:05 UTC (18+ messages)
` [PATCH RESEND v3 bpf-next 01/14] bpf: introduce BPF token object
` [PATCH RESEND v3 bpf-next 02/14] libbpf: add bpf_token_create() API
` [PATCH RESEND v3 bpf-next 03/14] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH RESEND v3 bpf-next 04/14] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH RESEND v3 bpf-next 05/14] libbpf: add BPF token support to bpf_map_create() API
` [PATCH RESEND v3 bpf-next 06/14] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH RESEND v3 bpf-next 07/14] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH RESEND v3 bpf-next 08/14] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH RESEND v3 bpf-next 09/14] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH RESEND v3 bpf-next 10/14] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH RESEND v3 bpf-next 11/14] bpf: take into account BPF token when fetching helper protos
` [PATCH RESEND v3 bpf-next 12/14] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH RESEND v3 bpf-next 13/14] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH RESEND v3 bpf-next 14/14] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-06-30 22:12 UTC (5+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
[PATCH v2] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set()
2023-06-30 21:02 UTC (5+ messages)
[PATCH bpf-next] libbpf: skip modules BTF loading when CAP_SYS_ADMIN is missing
2023-06-30 19:40 UTC (2+ messages)
[PATCH bpf-next v4 0/2] libbpf: add netfilter link attach helper
2023-06-30 19:40 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] tools: "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add bpf_program__attach_netfilter helper test
[PATCH v2] libbpf: kprobe.multi: Filter with available_filter_functions_addrs
2023-06-30 19:01 UTC (4+ messages)
[PATCH v2 00/13] parse-events clean up
2023-06-30 18:05 UTC (8+ messages)
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON
` [v2 "
[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
2023-06-30 18:00 UTC (14+ messages)
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
[Bpf] IETF BPF WG meeting scheduled
2023-06-30 17:25 UTC
[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-06-30 17:20 UTC (2+ messages)
[syzbot] [selinux?] [reiserfs?] KASAN: wild-memory-access Read in inode_doinit_with_dentry
2023-06-30 15:35 UTC
[RFC bpf-next] xsk: honor SO_BINDTODEVICE on bind
2023-06-30 14:58 UTC
[PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
2023-06-30 14:12 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket
[PATCH v5 RFC 0/6] introduce page_pool_alloc() API
2023-06-30 11:57 UTC (6+ messages)
` [PATCH v5 RFC 5/6] page_pool: update document about frag API
` [PATCH v5 RFC 6/6] net: veth: use newly added page pool API for veth with xdp
[PATCH v1] fs: Add kfuncs to handle idmapped mounts
2023-06-30 11:08 UTC
[bug report] bpf: Enforce BPF ringbuf size to be the power of 2
2023-06-30 10:35 UTC
Using C++ with BPF (uprobes)
2023-06-30 10:19 UTC
[PATCH net-next v4 0/2] virtio-net: avoid conflicts between XDP and GUEST_CSUM
2023-06-30 9:57 UTC (10+ messages)
` [PATCH net-next v4 1/2] virtio-net: support coexistence of "
[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
2023-06-30 9:19 UTC (18+ messages)
` [RFC bpf-next v2 03/11] xsk: Support XDP_TX_METADATA_LEN
` [xdp-hints] "
[PATCH bpf-next] selftests/bpf: Fix bpf_nf failure upon test rerun
2023-06-30 8:40 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Resolve modifiers when walking structs
2023-06-30 8:40 UTC (2+ messages)
[v3 PATCH bpf-next 0/6] bpf: add percpu stats for bpf_map
2023-06-30 8:25 UTC (7+ messages)
` [v3 PATCH bpf-next 1/6] bpf: add percpu stats for bpf_map elements insertions/deletions
` [v3 PATCH bpf-next 2/6] bpf: add a new kfunc to return current bpf_map elements count
` [v3 PATCH bpf-next 3/6] bpf: populate the per-cpu insertions/deletions counters for hashmaps
` [v3 PATCH bpf-next 4/6] bpf: make preloaded map iterators to display map elements count
` [v3 PATCH bpf-next 5/6] selftests/bpf: test map percpu stats
` [v3 PATCH bpf-next 6/6] selftests/bpf: check that ->elem_count is non-zero for the hash map
[PATCH v6 bpf-next 00/11] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
2023-06-30 2:22 UTC (16+ messages)
` [PATCH v6 bpf-next 01/11] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v6 bpf-next 02/11] bpftool: Dump the kernel symbol's module name
` [PATCH v6 bpf-next 03/11] bpftool: Show kprobe_multi link info
` [PATCH v6 bpf-next 04/11] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v6 bpf-next 05/11] bpf: Clear the probe_addr for uprobe
` [PATCH v6 bpf-next 06/11] bpf: Expose symbol's respective address
` [PATCH v6 bpf-next 07/11] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v6 bpf-next 08/11] bpf: Add bpf_perf_link_fill_common()
` [PATCH v6 bpf-next 09/11] bpf: Support ->fill_link_info for perf_event
` [PATCH v6 bpf-next 10/11] bpftool: Add perf event names
` [PATCH v6 bpf-next 11/11] bpftool: Show perf link info
[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
2023-06-29 17:59 UTC (8+ messages)
[syzbot] [lsm?] [reiserfs?] general protection fault in fsnotify_perm
2023-06-29 17:47 UTC
PSA: Ubuntu pahole creates buggy BTF
2023-06-29 15:15 UTC (2+ messages)
[PATCH v3 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu()
2023-06-29 14:20 UTC (10+ messages)
` [PATCH v3 bpf-next 06/13] bpf: Further refactor alloc_bulk()
` [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
[RFC PATCH bpf-next 00/13] bpf: Support new insns from cpu v4
2023-06-29 14:17 UTC (15+ messages)
` [RFC PATCH bpf-next 01/13] bpf: Support new sign-extension load insns
` [RFC PATCH bpf-next 02/13] bpf: Add verifier support for "
` [RFC PATCH bpf-next 03/13] bpf: Support new sign-extension mov insns
` [RFC PATCH bpf-next 04/13] bpf: Support new unconditional bswap instruction
` [RFC PATCH bpf-next 05/13] bpf: Support new signed div/mod instructions
` [RFC PATCH bpf-next 06/13] bpf: Support new 32bit offset jmp instruction
` [RFC PATCH bpf-next 07/13] bpf: Add kernel/bpftool asm support for new instructions
` [RFC PATCH bpf-next 08/13] selftests/bpf: Add unit tests for new sign-extension load insns
` [RFC PATCH bpf-next 09/13] selftests/bpf: Add unit tests for new sign-extension mov insns
` [RFC PATCH bpf-next 10/13] selftests/bpf: Add unit tests for new bswap insns
` [RFC PATCH bpf-next 11/13] selftests/bpf: Add unit tests for new sdiv/smod insns
` [RFC PATCH bpf-next 12/13] selftests/bpf: Add unit tests for new gotol insn
` [RFC PATCH bpf-next 13/13] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
[PATCH v2 bpf-next 0/9] bpf: support BTF kind layout info, CRCs
2023-06-29 14:16 UTC (5+ messages)
` [PATCH v2 bpf-next 7/9] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v2 bpf-next 8/9] bpftool: update doc to describe bpftool btf dump .. format meta
[PATCH bpf-next] Fix definition of BPF_NEG operation
2023-06-29 14:00 UTC (2+ messages)
[PATCH v2] bpf: Replace deprecated -target with --target= for Clang
2023-06-29 13:50 UTC (2+ messages)
[PATCH v4] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-29 13:40 UTC (2+ messages)
[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
2023-06-29 12:30 UTC (8+ messages)
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
Kreowania pozytywnym wizerunkiem
2023-06-29 7:50 UTC
[PATCH bpf-next 0/2] bpf: Fix errors in verifying a union
2023-06-29 3:46 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: Fix an error around PTR_UNTRUSTED
` [PATCH bpf-next 2/2] bpf: Fix an error in verifying a field in a union
clang/llvm build broken
2023-06-29 3:06 UTC
[PATCH bpf-next v7 1/2] selftests/bpf: Add min() and max() macros in bpf_util.h
2023-06-29 2:28 UTC (2+ messages)
[GIT PULL] Networking for v6.5
2023-06-28 23:58 UTC (2+ messages)
[ANN] bpf development stats for 6.5
2023-06-28 18:32 UTC
[PATCH v2 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu()
2023-06-28 17:38 UTC (7+ messages)
` [PATCH v2 bpf-next 09/13] bpf: Allow reuse from waiting_for_gp_ttrace list
[PATCH] fprobe: Release rethook after the ftrace_ops is unregistered
2023-06-28 14:44 UTC (2+ messages)
` [PATCH] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()
[PATCH bpf-next 0/2] add mechanism to report map pressure
2023-06-28 13:17 UTC (8+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
[PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-06-28 9:48 UTC (8+ messages)
` [PATCH bpf-next v4 1/7] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v4 5/7] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v4 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox