bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-21 11:30:08 to 2022-05-26 05:15:44 UTC [more...]

[PATCH bpf-next v8 00/10] Introduce unstable CT lookup helpers
 2022-05-26  5:15 UTC  (4+ messages)
` [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-26  2:50 UTC  (42+ messages)
` [PATCH bpf-next v7 03/11] bpf: per-cgroup "
` [PATCH bpf-next v7 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v7 08/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v7 11/11] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-26  2:50 UTC  (2+ messages)

[PATCH v2 0/2] Optimize performance of update hash-map when free is zero
 2022-05-26  2:40 UTC  (7+ messages)
` [PATCH v2 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark
    ` [External] "

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-26  1:16 UTC  (5+ messages)

[PATCH 0/3] bpf: Add support for maps with authenticated values
 2022-05-25 22:53 UTC  (7+ messages)
` [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
` [PATCH 2/3] bpf: Introduce bpf_map_verified_data_size() helper
` [PATCH 3/3] bpf: Add tests for signed map values

[PATCH bpf-next] bpf: print a little more info about maps via cat /sys/fs/bpf/pinned_name
 2022-05-25 16:32 UTC  (6+ messages)

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-25 14:10 UTC  (15+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "

[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
 2022-05-25 14:06 UTC  (7+ messages)
` [PATCH 3/6] perf record: Implement basic filtering for off-cpu

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-05-25 11:40 UTC 

[PATCH v3,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
 2022-05-25 11:16 UTC  (4+ messages)
` 答复: "

bpftool coredump
 2022-05-25  9:55 UTC 

Relocation error on 32 bit systems of longs from vmlinux.h
 2022-05-25  9:53 UTC 

[PATCH bpf-next] sample: bpf: xdp_router_ipv4: allow the kernel to send arp requests
 2022-05-25  9:44 UTC 

[PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
 2022-05-25  8:41 UTC  (2+ messages)

[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
 2022-05-25  6:01 UTC  (10+ messages)
` [PATCH v3 bpf-next 2/8] x86/alternative: introduce text_poke_set
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack

[PATCH net-next v2] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-05-25  2:08 UTC 

Tracing NVMe Driver with BPF missing events
 2022-05-24 23:39 UTC  (5+ messages)

[PATCH bpf-next v8 0/5] Attach a cookie to a tracing program
 2022-05-24 23:23 UTC  (6+ messages)
` [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links

[PATCH] rethook: Reject getting a rethook if RCU is not watching
 2022-05-24 23:23 UTC  (2+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2022-05-24 17:33 UTC  (9+ messages)

[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
 2022-05-24 16:42 UTC  (7+ messages)
` [PATCH v4 bpf-next 3/8] bpf: introduce bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge "

[PATCH bpf-next 0/4] bpf: verifier: remove redundant opcode checks
 2022-05-24 15:12 UTC  (9+ messages)
` [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
` [PATCH bpf-next 4/4] selftests/bpf: add reason of rejection in ld_imm64

[PATCH v3] libbpf: Fix determine_ptr_size() guessing
 2022-05-24  9:44 UTC 

[PATCH bpf-next v4 00/12] libbpf: Textual representation of enums
 2022-05-24  9:06 UTC  (14+ messages)
` [PATCH bpf-next v4 01/12] libbpf: Introduce libbpf_bpf_prog_type_str
` [PATCH bpf-next v4 02/12] selftests/bpf: Add test for libbpf_bpf_prog_type_str
` [PATCH bpf-next v4 03/12] bpftool: Use libbpf_bpf_prog_type_str
` [PATCH bpf-next v4 04/12] libbpf: Introduce libbpf_bpf_map_type_str
` [PATCH bpf-next v4 05/12] selftests/bpf: Add test for libbpf_bpf_map_type_str
` [PATCH bpf-next v4 06/12] bpftool: Use libbpf_bpf_map_type_str
` [PATCH bpf-next v4 07/12] libbpf: Introduce libbpf_bpf_attach_type_str
` [PATCH bpf-next v4 08/12] selftests/bpf: Add test for libbpf_bpf_attach_type_str
` [PATCH bpf-next v4 09/12] bpftool: Use libbpf_bpf_attach_type_str
` [PATCH bpf-next v4 10/12] libbpf: Introduce libbpf_bpf_link_type_str
` [PATCH bpf-next v4 11/12] selftests/bpf: Add test for libbpf_bpf_link_type_str
` [PATCH bpf-next v4 12/12] bpftool: Use libbpf_bpf_link_type_str

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-24  8:28 UTC  (12+ messages)

[PATCH net-next] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-05-24  7:32 UTC  (3+ messages)

[PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
 2022-05-24  5:57 UTC 

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-05-24  2:35 UTC  (21+ messages)
` [PATCH bpf-next v1 3/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH bpf v2] bpf: fix probe read error in ___bpf_prog_run()
 2022-05-24  2:12 UTC 

linux-next: manual merge of the tip tree with the bpf-next, sysctl trees
 2022-05-24  1:47 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

pull-request: bpf-next 2022-05-23
 2022-05-24  0:30 UTC  (2+ messages)

[PATCH] bpftool: mmaped fields missing map structure in generated skeletons
 2022-05-23 23:08 UTC  (5+ messages)

[PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-23 22:58 UTC  (5+ messages)
` [PATCH v4] "

[PATCH bpf-next v2] libbpf: also check /sys/kernel/tracing for tracefs files
 2022-05-23 22:18 UTC  (2+ messages)

[PATCH v2] libbpf: Fix determine_ptr_size() guessing
 2022-05-23 22:07 UTC  (4+ messages)

[PATCH bpf-next v6 0/6] Dynamic pointers
 2022-05-23 21:40 UTC  (8+ messages)
` [PATCH bpf-next v6 1/6] bpf: Add verifier support for dynptrs
` [PATCH bpf-next v6 2/6] bpf: Add bpf_dynptr_from_mem for local dynptrs
` [PATCH bpf-next v6 3/6] bpf: Dynptr support for ring buffers
` [PATCH bpf-next v6 4/6] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v6 5/6] bpf: Add dynptr data slices
` [PATCH bpf-next v6 6/6] selftests/bpf: Dynptr tests

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-23 21:27 UTC  (2+ messages)
` [PATCH v2] cgroups: separate destroy_work into two separate wq

[PATCH bpf-next] bpf: Suppress 'passing zero to PTR_ERR' warning
 2022-05-23 21:20 UTC  (2+ messages)

[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-05-23 21:11 UTC  (2+ messages)

[PATCH bpf-next v3 00/12] libbpf: Textual representation of enums
 2022-05-23 20:59 UTC  (9+ messages)
` [PATCH bpf-next v3 09/12] bpftool: Use libbpf_bpf_attach_type_str

[PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage get
 2022-05-23 20:39 UTC  (4+ messages)

[PATCH] bpf: fix probe read error in ___bpf_prog_run()
 2022-05-23 20:25 UTC  (2+ messages)

[PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
 2022-05-23 20:10 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
 2022-05-23 20:00 UTC  (2+ messages)

[PATCH] Check for NULL ptr of btf in codegen_asserts
 2022-05-23 19:49 UTC 

[PATCH] samples: fix compile failure error
 2022-05-23 19:39 UTC  (2+ messages)

[PATCH] libbpf: fix typo in comment
 2022-05-23 18:30 UTC  (3+ messages)

[PATCH] s390/bpf: fix typo in comment
 2022-05-23 18:30 UTC  (4+ messages)

[PATCH bpf-next] MAINTAINERS: add maintainer to AF_XDP
 2022-05-23 16:30 UTC  (4+ messages)

libbpf: failed to load program 'vxlan_get_tunnel_src'
 2022-05-23 15:21 UTC  (4+ messages)

[PATCH 0/5] perf_counts clean up and perf stat report bug fix
 2022-05-23 12:54 UTC  (2+ messages)

[PATCH] perf build: Error for BPF skeletons without LIBBPF
 2022-05-23 12:34 UTC  (3+ messages)

[PATCH] libbpf: Fix determine_ptr_size() guessing
 2022-05-23 10:22 UTC  (3+ messages)

Ruch z pierwszej pozycji w Google
 2022-05-23  8:06 UTC 

[PATCH] bpf: avoid grabbing spin_locks of all cpus when no free elems
 2022-05-23  2:24 UTC  (7+ messages)
  ` [External] "

[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-23  2:21 UTC  (4+ messages)
    ` [External] "

[PATCH bpf-next] selftests/bpf: Fix test_run logic in fexit_stress.c
 2022-05-21 15:13 UTC 

[PATCH v3 06/13] openrisc: Update litex defconfig to support glibc userland
 2022-05-21 13:13 UTC 

[PATCH bpf-next v1 2/5] cgroup: bpf: add cgroup_rstat_updated() and cgroup_rstat_flush() kfuncs
 2022-05-21 11:47 UTC  (2+ messages)

[PATCH bpf-next v1 1/5] cgroup: bpf: add a hook for bpf progs to attach to rstat flushing
 2022-05-21 11:26 UTC  (4+ 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 NNTP newsgroup(s).