messages from 2022-05-26 15:03:56 to 2022-05-31 22:40:17 UTC [more...]
[PATCH] Check for NULL ptr of btf in codegen_asserts
2022-05-31 22:40 UTC (2+ messages)
[PATCH bpf] bpf: arm64: clear prog->jited_len along prog->jited
2022-05-31 22:30 UTC (3+ messages)
[PATCH] selftests net: fix bpf build error
2022-05-31 22:27 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf_loop inlining
2022-05-31 22:10 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v2 2/3] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v2 3/3] bpf: Inline calls to bpf_loop when callback is known
[PATCH bpf-next] selftests/bpf: Fix test_run logic in fexit_stress.c
2022-05-31 22:10 UTC (2+ messages)
[PATCH bpf-next v4 00/12] libbpf: Textual representation of enums
2022-05-31 21:40 UTC (2+ messages)
[PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
2022-05-31 18:07 UTC (10+ messages)
` [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
` [PATCH bpf-next 2/2] selftests/bpf: Add PROG_TEST_RUN selftest for BPF_PROG_TYPE_KPROBE
[PATCH v4,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
2022-05-31 12:18 UTC
[PATCH 0/2] bpf: Retry access to a map in read-only mode
2022-05-31 8:47 UTC (5+ messages)
` [PATCH 1/2] libbpf: Retry map access with read-only permission
` [PATCH 2/2] selftests/bpf: Add test for retrying access to map with read-only perm
[PATCH v3 0/2] Optimize performance of update hash-map when free is zero
2022-05-31 3:24 UTC (5+ messages)
` [PATCH v3 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` "
` [PATCH v3 2/2] selftest/bpf/benchs: Add bpf_map benchmark
[RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
2022-05-31 1:00 UTC (3+ messages)
[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-05-30 22:00 UTC (4+ messages)
[PATCH bpf-next v3 0/6] Support riscv jit to provide
2022-05-30 21:03 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v3 2/6] riscv, bpf: Support riscv jit to provide bpf_line_info
` [PATCH bpf-next v3 3/6] bpf: Correct the comment about insn_to_jit_off
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 5/6] selftests/bpf: "
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage get
2022-05-30 20:41 UTC (3+ messages)
[PATCH v4 bpf-next 1/2] selftests/bpf: Add benchmark for local_storage get
2022-05-30 20:27 UTC (2+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: refactor bench reporting functions
[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
2022-05-30 20:20 UTC (9+ 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 net-next v2 0/3] reorganize the code of the enum skb_drop_reason
2022-05-30 20:13 UTC (8+ messages)
` [PATCH net-next v2 1/3] net: skb: move enum skb_drop_reason to standalone header file
` [PATCH net-next v2 2/3] net: skb: use auto-generation to convert skb drop reason to string
` [PATCH net-next v2 3/3] net: dropreason: reformat the comment fo skb drop reasons
[PATCH] net: xdp: Directly use ida_alloc()/free()
2022-05-30 19:20 UTC (4+ messages)
[PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
2022-05-30 16:37 UTC (4+ messages)
[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
2022-05-30 15:49 UTC (3+ messages)
[PATCH AUTOSEL 5.4 55/55] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
2022-05-30 13:47 UTC
[PATCH AUTOSEL 5.15 004/109] selftests/bpf: Fix vfs_link kprobe definition
2022-05-30 13:38 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 005/109] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
` [PATCH AUTOSEL 5.15 108/109] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
[PATCH AUTOSEL 5.10 03/76] selftests/bpf: Fix vfs_link kprobe definition
2022-05-30 13:44 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 75/76] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
[PATCH AUTOSEL 5.17 005/135] selftests/bpf: Fix vfs_link kprobe definition
2022-05-30 13:31 UTC (5+ messages)
` [PATCH AUTOSEL 5.17 006/135] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
` [PATCH AUTOSEL 5.17 016/135] libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
` [PATCH AUTOSEL 5.17 126/135] selftests/bpf: Add missing trampoline program type to trampoline_count test
` [PATCH AUTOSEL 5.17 134/135] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
[PATCH AUTOSEL 5.18 006/159] selftests/bpf: Fix vfs_link kprobe definition
2022-05-30 13:24 UTC (6+ messages)
` [PATCH AUTOSEL 5.18 007/159] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
` [PATCH AUTOSEL 5.18 009/159] selftests/bpf: Fix file descriptor leak in load_kallsyms()
` [PATCH AUTOSEL 5.18 020/159] libbpf: Fix a bug with checking bpf_probe_read_kernel() support in old kernels
` [PATCH AUTOSEL 5.18 148/159] selftests/bpf: Add missing trampoline program type to trampoline_count test
` [PATCH AUTOSEL 5.18 157/159] selftests/bpf: fix btf_dump/btf_dump due to recent clang change
Reorganizacja przestrzeni magazynowej
2022-05-30 9:26 UTC
[PATCH bpf-next] bpf, test_run: Remove unnecessary prog type checks
2022-05-30 5:50 UTC (2+ messages)
help to debug a kretprobe_dispatcher issue with 5.12
2022-05-29 23:45 UTC (5+ messages)
[linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
2022-05-28 21:28 UTC
[PATCH v7] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-28 15:42 UTC
[PATCH v6] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-28 13:30 UTC (2+ messages)
[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-28 12:52 UTC (4+ messages)
[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 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)
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 v2] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
2022-05-27 20:36 UTC (5+ messages)
[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
2022-05-27 20:34 UTC (2+ messages)
[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 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
[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 (3+ 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 (8+ 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