Eduard Zingerman ([email protected])

Number of posts: 82 (0.15 per day)
First post: 2022-11-08 13:31:18
Last post: 2024-04-24 23:33:41

Date List Subject
2024-04-24 23:33:41 linux-kernel Re: [RFC PATCH bpf-next] libbpf: print character arrays as strings if possible
2024-04-08 23:01:20 linux-kernel Re: [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
2024-04-08 22:36:14 linux-kernel Re: [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
2024-04-08 21:56:08 linux-kernel Re: [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
2024-04-08 21:18:19 linux-kernel Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
2024-04-08 17:08:45 linux-kernel Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
2024-04-08 14:25:15 linux-kernel Re: [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
2024-03-29 10:27:22 linux-kernel Re: [PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
2024-03-19 00:15:13 linux-kernel Re: [PATCH bpf-next v4 6/6] selftests/bpf: add sleepable timer tests
2024-03-18 23:54:55 linux-kernel Re: [PATCH bpf-next v4 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
2024-03-18 22:52:54 linux-kernel Re: [PATCH bpf-next v4 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
2024-03-18 21:54:01 linux-kernel Re: [PATCH bpf-next v4 2/6] bpf/verifier: add bpf_timer as a kfunc capable type
2024-03-11 18:29:10 linux-kernel Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
2024-03-11 14:48:51 linux-kernel Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
2024-02-27 17:01:31 linux-kernel Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
2024-02-23 16:21:52 linux-kernel Re: [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-02-23 16:01:15 linux-kernel Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
2024-02-23 15:36:36 linux-kernel Re: [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
2024-02-23 15:11:13 linux-kernel Re: [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
2024-02-23 14:56:20 linux-kernel Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
2024-02-23 00:29:03 linux-kernel Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
2024-02-23 00:23:33 linux-kernel Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
2024-02-22 22:40:43 linux-kernel Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
2024-02-22 20:45:55 linux-kernel Re: [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
2024-01-25 13:11:45 linux-kernel Re: [PATCH bpf] bpf: Reject pointer spill with var offset
2024-01-25 01:35:58 linux-kernel Re: [PATCH bpf] bpf: Reject pointer spill with var offset
2024-01-18 14:42:01 linux-kernel Re: [PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
2024-01-09 16:21:22 linux-kernel Re: [PATCH] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
2024-01-02 16:14:05 linux-kernel Re: [PATCH bpf-next v1] bpf: Return -ENOTSUPP if callbacks are not allowed in non-JITed programs
2023-12-15 20:56:01 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 16:23:00 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 02:28:55 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 01:43:53 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 01:25:07 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 00:50:06 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 00:17:10 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 16:26:31 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 15:13:36 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-14 00:09:13 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:47:50 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-13 23:36:02 linux-kernel Re: [Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-12 23:38:13 linux-kernel Re: [PATCH net-next v2 2/2] selftests/bpf: activate the OP_NE login in range_cond()
2023-12-12 23:23:51 linux-kernel Re: [PATCH net-next v2 1/2] bpf: make the verifier trace the "not qeual" for regs
2023-12-12 17:02:46 linux-kernel Re: [PATCH -next] bpf: remove unused function
2023-12-08 22:01:08 linux-kernel Re: [PATCH v2] libbpf: add pr_warn() for EINVAL cases in linker_sanity_check_elf
2023-12-07 22:58:23 linux-kernel Re: [PATCH] tools/lib/bpf: add pr_warn() to more -EINVAL cases
2023-12-02 00:20:38 linux-kernel Re: [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
2023-12-01 21:23:08 linux-kernel Re: [devel-ipsec] [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-12-01 16:13:37 linux-kernel Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-11-28 17:59:52 linux-kernel Re: [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
2023-11-28 16:19:34 linux-kernel Re: [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations