messages from 2022-05-24 07:35:42 to 2022-05-28 04:32:43 UTC [more...]
[PATCH net-next 0/3] reorganize the code of the enum skb_drop_reason
2022-05-28 4:32 UTC (10+ messages)
` [PATCH net-next 1/3] net: skb: move enum skb_drop_reason to standalone header file
` [PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
` [PATCH net-next 3/3] net: dropreason: reformat the comment fo skb drop reasons
[PATCH bpf-next 0/3] bpf_loop inlining
2022-05-28 3:58 UTC (5+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next 2/3] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next 3/3] bpf: Inline calls to bpf_loop when callback is known
[PATCH v6] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-28 3:40 UTC
[PATCH v5] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-28 3:18 UTC (2+ messages)
[PATCH net-next v3] ipv6: Fix signed integer overflow in __ip6_append_data
2022-05-28 2:23 UTC
[PATCH net-next v2] ipv6: Fix signed integer overflow in __ip6_append_data
2022-05-28 1:58 UTC (3+ messages)
[PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
2022-05-28 1:54 UTC (4+ messages)
pull-request: bpf 2022-05-28
2022-05-28 1:30 UTC (2+ messages)
[PATCH] rethook: Reject getting a rethook if RCU is not watching
2022-05-28 1:19 UTC (7+ messages)
[PATCH bpf v2] bpf: fix probe read error in ___bpf_prog_run()
2022-05-27 23:20 UTC (2+ messages)
Anfrage via Kontaktformular Praxis für Physiotherapie Mansour
2022-05-27 21:02 UTC
[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
2022-05-27 20:56 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting
[PATCH v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-27 20:36 UTC (7+ messages)
[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
2022-05-27 20:34 UTC (2+ messages)
[PATCH] net: xdp: Directly use ida_alloc()/free()
2022-05-27 17:38 UTC (3+ messages)
help to debug a kretprobe_dispatcher issue with 5.12
2022-05-27 16:45 UTC (4+ messages)
[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-05-27 15:55 UTC
[PATCH bpf] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
2022-05-27 15:10 UTC (3+ messages)
[PATCH] procfs: add syscall statistics
2022-05-27 14:13 UTC
[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-27 12:30 UTC (2+ messages)
[PATCH v4 bpf-next 00/14] net: netfilter: add kfunc helper to update ct timeout
2022-05-27 12:02 UTC (21+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Add support for forcing kfunc args to be referenced
` [PATCH v4 bpf-next 02/14] bpf: Print multiple type flags in verifier log
` [PATCH v4 bpf-next 03/14] bpf: Support rdonly PTR_TO_BTF_ID for pointer to const return value
` [PATCH v4 bpf-next 04/14] bpf: Support storing rdonly PTR_TO_BTF_ID in BPF maps
` [PATCH v4 bpf-next 05/14] bpf: Support passing rdonly PTR_TO_BTF_ID to kfunc
` [PATCH v4 bpf-next 06/14] bpf: Whitelist some fields in nf_conn for BPF_WRITE
` [PATCH v4 bpf-next 07/14] bpf: Define acquire-release pairs for kfuncs
` [PATCH v4 bpf-next 08/14] selftests/bpf: Add verifier tests for forced kfunc ref args
` [PATCH v4 bpf-next 09/14] selftests/bpf: Add C tests for rdonly PTR_TO_BTF_ID
` [PATCH v4 bpf-next 10/14] selftests/bpf: Add verifier "
` [PATCH v4 bpf-next 11/14] net: netfilter: add kfunc helper to update ct timeout
` [PATCH v4 bpf-next 12/14] net: netfilter: add kfunc helpers to alloc and insert a new ct entry
` [PATCH v4 bpf-next 13/14] selftests/bpf: add selftest for bpf_xdp_ct_add and bpf_ct_refresh_timeout kfunc
` [PATCH v4 bpf-next 14/14] selftests/bpf: Add negative tests for bpf_nf
[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
2022-05-27 7:26 UTC (2+ messages)
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-05-27 1:16 UTC (2+ messages)
BPF_CORE_READ issue with nvme_submit_cmd kprobe
2022-05-26 19:15 UTC
[PATCH bpf-next v3 00/18] bpf: Add 64bit enum value support
2022-05-26 18:56 UTC (19+ messages)
` [PATCH bpf-next v3 01/18] bpf: Add btf enum64 support
` [PATCH bpf-next v3 02/18] libbpf: Permit 64bit relocation value
` [PATCH bpf-next v3 03/18] libbpf: Fix an error in 64bit relocation value computation
` [PATCH bpf-next v3 04/18] libbpf: Refactor btf__add_enum() for future code sharing
` [PATCH bpf-next v3 05/18] libbpf: Add enum64 parsing and new enum64 public API
` [PATCH bpf-next v3 06/18] libbpf: Add enum64 deduplication support
` [PATCH bpf-next v3 07/18] libbpf: Add enum64 support for btf_dump
` [PATCH bpf-next v3 08/18] libbpf: Add enum64 sanitization
` [PATCH bpf-next v3 09/18] libbpf: Add enum64 support for bpf linking
` [PATCH bpf-next v3 10/18] libbpf: Add enum64 relocation support
` [PATCH bpf-next v3 11/18] bpftool: Add btf enum64 support
` [PATCH bpf-next v3 12/18] selftests/bpf: Fix selftests failure
` [PATCH bpf-next v3 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
` [PATCH bpf-next v3 14/18] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
` [PATCH bpf-next v3 15/18] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
` [PATCH bpf-next v3 16/18] selftests/bpf: Add a test for enum64 value relocations
` [PATCH bpf-next v3 17/18] selftests/bpf: Clarify llvm dependency with possible selftest failures
` [PATCH bpf-next v3 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
[PATCH] bpf: Use safer kvmalloc_array() where possible
2022-05-26 18:52 UTC (4+ messages)
[PATCH v3] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
2022-05-26 18:02 UTC (4+ messages)
[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
2022-05-26 16:23 UTC (2+ messages)
Relocation error on 32 bit systems of longs from vmlinux.h
2022-05-26 16:12 UTC (2+ messages)
[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-26 15:57 UTC
[FYI PATCH 1/1] perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
2022-05-26 15:07 UTC
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-05-26 15:03 UTC (10+ messages)
[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
2022-05-26 14:48 UTC (5+ messages)
[PATCH bpf-next v5 0/6] bpf trampoline for arm64
2022-05-26 14:47 UTC (14+ messages)
` [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 v2 0/2] Support riscv jit to provide
2022-05-26 13:15 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info
[PATCH bpf-next 0/4] bpf: verifier: remove redundant opcode checks
2022-05-26 8:59 UTC (7+ messages)
` [PATCH bpf-next 2/4] bpf: verifier: explain opcode check in check_ld_imm()
[PATCH bpf-next v8 00/10] Introduce unstable CT lookup helpers
2022-05-26 6:19 UTC (5+ 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 (20+ messages)
` [PATCH bpf-next v7 03/11] bpf: per-cgroup "
` [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
[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] "
[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)
[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
[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
[PATCH bpf-next] sample: bpf: xdp_router_ipv4: allow the kernel to send arp requests
2022-05-25 9:44 UTC
[PATCH v3 bpf-next 0/8] bpf_prog_pack followup
2022-05-25 6:01 UTC (8+ messages)
` [PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
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 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 (4+ messages)
` [PATCH v4 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
[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 (3+ messages)
` [PATCH bpf-next v4 09/12] bpftool: Use libbpf_bpf_attach_type_str
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-05-24 8:28 UTC (11+ messages)
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;
as well as URLs for NNTP newsgroup(s).