messages from 2022-05-27 17:09:00 to 2022-06-01 21:01:38 UTC [more...]
[PATCH net-next v1 resend 0/2] Update bhash2 when socket's rcv saddr changes
2022-06-01 20:14 UTC (2+ messages)
` [PATCH net-next v1 resend 1/2] net: "
[PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
2022-06-01 19:02 UTC (12+ messages)
` [PATCH bpf-next v8 01/11] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v8 02/11] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v8 07/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v8 08/11] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v8 09/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v8 10/11] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access
[PATCH bpf-next v3 00/18] bpf: Add 64bit enum value support
2022-06-01 19:15 UTC (15+ messages)
` [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 10/18] libbpf: Add enum64 relocation support
` [PATCH bpf-next v3 13/18] selftests/bpf: Test new enum kflag and enum64 API functions
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-06-01 18:11 UTC (3+ messages)
[PATCHv2 0/3] perf tools: Fix prologue generation
2022-06-01 18:09 UTC (13+ messages)
BPF_CORE_READ issue with nvme_submit_cmd kprobe
2022-06-01 18:06 UTC (5+ messages)
[PATCH bpf-next 0/5] ftrace: host klp and bpf trampoline together
2022-06-01 17:57 UTC (6+ messages)
` [PATCH bpf-next 1/5] ftrace: allow customized flags for ftrace_direct_multi ftrace_ops
` [PATCH bpf-next 2/5] ftrace: add modify_ftrace_direct_multi_nolock
` [PATCH bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY
` [PATCH bpf-next 4/5] bpf, x64: Allow to use caller address from stack
` [PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
[PATCH] bpf: Use safer kvmalloc_array() where possible
2022-06-01 17:40 UTC (2+ messages)
[PATCH bpf-next] libbpf: Fix a couple of typos
2022-06-01 15:55 UTC (2+ messages)
[PATCH v2] selftests net: fix bpf build error
2022-06-01 15:54 UTC (2+ messages)
[PATCH v4 0/2] Optimize performance of update hash-map when free is zero
2022-06-01 11:37 UTC (9+ messages)
` [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` [External] "
` [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
` "
[PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
2022-06-01 10:36 UTC (11+ 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-06-01 10:33 UTC (3+ messages)
` 答复: "
[PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
2022-06-01 8:48 UTC
[PATCH] selftests net: fix bpf build error
2022-06-01 7:08 UTC (4+ messages)
[PATCH net-next v3 0/3] reorganize the code of the enum skb_drop_reason
2022-06-01 6:52 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: skb: move enum skb_drop_reason to standalone header file
` [PATCH net-next v3 2/3] net: skb: use auto-generation to convert skb drop reason to string
` [PATCH net-next v3 3/3] net: dropreason: reformat the comment fo skb drop reasons
[PATCH net-next v3] ipv6: Fix signed integer overflow in __ip6_append_data
2022-06-01 6:21 UTC (3+ messages)
[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
2022-06-01 6:01 UTC (4+ messages)
` [PATCH 2/6] perf record: Enable off-cpu analysis with BPF
[PATCH bpf-next v2 0/3] bpf_loop inlining
2022-06-01 4:10 UTC (9+ 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
bpftool coredump
2022-06-01 1:46 UTC (3+ messages)
[PATCH bpf-next] bpf,sockmap: fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
2022-05-31 23:50 UTC (6+ messages)
[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
2022-05-31 23:24 UTC (2+ messages)
[PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
2022-05-31 23:08 UTC (13+ messages)
[PATCH v3] libbpf: Fix determine_ptr_size() guessing
2022-05-31 22:50 UTC (2+ messages)
[PATCH bpf-next] sample: bpf: xdp_router_ipv4: allow the kernel to send arp requests
2022-05-31 22:50 UTC (2+ messages)
[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 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 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 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 (4+ 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 (9+ 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 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)
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).