Lorenz Bauer ([email protected])

Number of posts: 166 (0.12 per day)
First post: 2018-04-04 09:05:35
Last post: 2022-02-22 10:50:29

Date List Subject
2022-02-22 10:50:29 linux-kernel [PATCH 1/2] bpf: remove Lorenz Bauer from L7 BPF maintainers
2021-11-24 16:34:24 linux-kernel Re: [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics
2021-11-17 08:48:03 linux-kernel Re: [PATCH bpf] selftests: bpf: check map in map pruning
2021-11-11 16:16:34 linux-kernel [PATCH bpf] selftests: bpf: check map in map pruning
2021-10-28 09:53:09 linux-kernel [PATCH bpf-next v3 4/4] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
2021-10-28 09:52:31 linux-kernel Re: [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
2021-10-28 09:51:12 linux-kernel [PATCH bpf-next v3 3/4] selftests: bpf: convert test_bpffs to ASSERT macros
2021-10-28 09:50:53 linux-kernel [PATCH bpf-next v3 1/4] libfs: move shmem_exchange to simple_rename_exchange
2021-10-28 09:50:53 linux-kernel [PATCH bpf-next v3 2/4] libfs: support RENAME_EXCHANGE in simple_rename()
2021-10-21 15:17:53 linux-kernel [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
2021-10-21 15:17:37 linux-kernel [PATCH bpf-next v2 3/3] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
2021-10-21 15:17:37 linux-kernel [PATCH bpf-next v2 2/3] selftests: bpf: convert test_bpffs to ASSERT macros
2021-10-20 08:31:36 linux-kernel [PATCH bpf-next 2/2] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
2021-10-20 08:31:23 linux-kernel [PATCH bpf-next 1/2] libfs: support RENAME_EXCHANGE in simple_rename()
2021-10-16 11:22:49 linux-kernel Re: [PATCH bpf-next 0/2] Get ifindex in BPF_SK_LOOKUP prog type
2021-10-14 14:37:13 linux-kernel [PATCH v3 3/3] bpf: prevent increasing bpf_jit_limit above max
2021-10-14 14:36:34 linux-kernel [PATCH v3 2/3] bpf: define bpf_jit_alloc_exec_limit for arm64 JIT
2021-10-14 14:36:25 linux-kernel [PATCH v3 1/3] bpf: define bpf_jit_alloc_exec_limit for riscv JIT
2021-10-13 08:37:06 linux-kernel Re: [PATCH v2 4/4] bpf: export bpf_jit_current
2021-10-12 14:05:31 linux-kernel [PATCH v2 3/4] bpf: prevent increasing bpf_jit_limit above max
2021-10-12 14:03:57 linux-kernel [PATCH v2 2/4] bpf: define bpf_jit_alloc_exec_limit for arm64 JIT
2021-10-12 14:03:16 linux-kernel [PATCH v2 4/4] bpf: export bpf_jit_current
2021-10-12 14:02:08 linux-kernel [PATCH v2 1/4] bpf: define bpf_jit_alloc_exec_limit for riscv JIT
2021-09-28 09:35:41 linux-kernel [PATCH bpf-next] bpf: do not invoke the XDP dispatcher for PROG_RUN with single repeat
2021-09-28 09:07:18 linux-kernel Re: [PATCH bpf-next 4/4] bpf: export bpf_jit_current
2021-09-24 12:13:34 linux-kernel [PATCH bpf-next 4/4] bpf: export bpf_jit_current
2021-09-24 11:22:12 linux-kernel [PATCH bpf-next 3/4] bpf: prevent increasing bpf_jit_limit above max
2021-09-24 11:21:51 linux-kernel [PATCH bpf-next 2/4] bpf: define bpf_jit_alloc_exec_limit for arm64 JIT
2021-09-24 10:00:24 linux-kernel [PATCH bpf-next 1/4] bpf: define bpf_jit_alloc_exec_limit for riscv JIT
2021-09-22 11:13:20 linux-kernel [PATCH bpf] bpf: exempt CAP_BPF from checks against bpf_jit_limit
2021-07-19 09:17:07 linux-kernel Re: [PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
2021-07-19 09:15:26 linux-kernel Re: [PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
2021-07-19 09:00:26 linux-kernel [PATCH bpf v2 1/1] bpf: fix OOB read when printing XDP link fdinfo
2021-07-16 10:08:48 linux-kernel [PATCH bpf] bpf: fix OOB read when printing XDP link fdinfo
2021-06-23 08:47:10 linux-kernel Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
2021-06-22 09:01:08 linux-kernel Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
2021-06-21 09:06:15 linux-kernel Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
2021-06-18 15:21:28 linux-kernel Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
2021-04-29 13:50:21 linux-kernel [PATCH bpf-next 2/3] bpf: verifier: use copy_array for jmp_history
2021-04-29 13:49:56 linux-kernel [PATCH bpf-next 3/3] bpf: verifier: allocate idmap scratch in verifier env
2021-04-29 13:48:35 linux-kernel [PATCH bpf-next 1/3] bpf: verifier: improve function state reallocation
2021-03-26 09:23:40 linux-kernel Re: [PATCH bpf] bpf: link: refuse non-zero file_flags in BPF_OBJ_GET
2021-03-25 15:27:00 linux-kernel [PATCH bpf] bpf: link: refuse non-zero file_flags in BPF_OBJ_GET
2021-03-10 09:26:51 linux-kernel Re: [PATCH] net: add net namespace inode for all net_dev events
2021-03-02 21:38:44 linux-kernel Re: [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie
2021-02-10 12:19:09 linux-kernel [PATCH bpf 4/4] tools/testing: add a selftest for SO_NETNS_COOKIE
2021-02-10 12:17:05 linux-kernel [PATCH bpf 3/4] tools/testing: add test for NS_GET_COOKIE
2021-02-10 12:16:51 linux-kernel [PATCH bpf 2/4] nsfs: add an ioctl to discover the network namespace cookie
2021-02-10 12:16:11 linux-kernel [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket option
2021-02-10 12:15:21 linux-kernel [PATCH bpf 0/4] Expose network namespace cookies to user space
2021-01-26 11:29:17 linux-kernel Re: [PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc