Alban Crequy ([email protected])

Number of posts: 44 (0.02 per day)
First post: 2015-02-02 21:31:17
Last post: 2022-08-16 12:44:11

Date List Subject
2022-08-16 12:44:11 linux-kernel Re: [RFC PATCH v1 1/3] bpf: Make ring buffer overwritable.
2020-11-10 16:45:23 linux-nfs Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces
2019-04-26 15:53:17 linux-kernel [PATCH bpf-next v3 4/4] selftests: bpf: verifier: read netns_dev and netns_ino from struct bpf_sock_ops
2019-04-26 15:51:42 linux-kernel [PATCH bpf-next v3 3/4] selftests: bpf: read netns_ino from struct bpf_sock_ops
2019-04-26 15:51:03 linux-kernel [PATCH bpf-next v3 2/4] bpf: sync bpf.h to tools/ for bpf_sock_ops->netns*
2019-04-26 15:50:47 linux-kernel [PATCH bpf-next v3 1/4] bpf: sock ops: add netns ino and dev in bpf context
2019-04-18 16:35:30 linux-kernel [PATCH bpf-next v2 3/3] selftests: bpf: verifier: read netns_dev and netns_ino from struct bpf_sock_ops
2019-04-18 15:59:54 linux-kernel [PATCH bpf-next v2 1/3] bpf: sock ops: add netns ino and dev in bpf context
2019-04-18 15:58:59 linux-kernel [PATCH bpf-next v2 2/3] selftests: bpf: read netns from struct bpf_sock_ops
2019-04-14 17:01:19 linux-kernel [PATCH bpf-next v1] bpf: add map helper functions push,pop,peek in more BPF programs
2019-04-12 12:42:29 linux-kernel [PATCH bpf v2] tools: bpftool: fix infinite loop in map create
2019-04-12 10:03:10 linux-kernel [PATCH bpf-next v1 2/2] selftests: bpf: read netns from struct bpf_sock_ops
2019-04-12 10:02:40 linux-kernel [PATCH bpf-next v1 1/2] bpf: sock ops: add netns in bpf context
2019-03-20 17:38:55 linux-kernel [PATCH bpf-next v1 7/7] tools: bpftool: add error message on map pinning failure
2019-03-20 17:37:52 linux-kernel [PATCH bpf-next v1 5/7] tools: bpftool: support loading map by fd from parent process
2019-03-20 17:37:22 linux-kernel [PATCH bpf-next v1 6/7] tools: bpftool: fix bpffs mount when pinning subdirectories
2019-03-20 17:36:30 linux-kernel [PATCH bpf-next v1 4/7] tools: bpftool: implement map exec command
2019-03-20 17:36:22 linux-kernel [PATCH bpf-next v1 3/7] tools: bpftool: create map of maps
2019-03-20 17:35:54 linux-kernel [PATCH bpf-next v1 2/7] tools: bpftool: fix error message on invalid argument count
2019-03-20 17:35:21 linux-kernel [PATCH bpf-next v1 1/7] tools: bpftool: fix infinite loop
2019-03-05 17:40:27 linux-kernel [PATCH bpf-next v1] tools/bpftool: create map of maps
2019-02-22 13:20:22 linux-kernel [PATCH bpf v2] bpf, lpm: fix lookup bug in map_delete_elem
2019-02-21 16:40:47 linux-kernel [PATCH bpf-next v1] bpf, lpm: fix lookup bug in map_delete_elem
2019-02-19 14:14:45 linux-kernel [PATCH bpf-next v2] bpf: bpftool, fix documentation for attach types
2019-02-11 12:58:39 linux-kernel [PATCH] bpf: bpftool, fix documentation for attach types
2018-06-02 19:15:03 linux-kernel Re: [PATCH v3 4/4] seccomp: add support for passing fds via USER_NOTIF
2018-05-13 17:35:45 linux-kernel [PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
2018-04-04 11:59:08 linux-kernel [PATCH] [RFC][WIP] namespace.c: Allow some unprivileged proc mounts when not fully visible
2018-01-22 16:27:41 linux-kernel [RFC PATCH v3 2/2] ima: force re-appraisal on filesystems with FS_IMA_NO_CACHE
2018-01-22 16:26:07 linux-kernel [RFC PATCH v3 1/2] fuse: introduce new fs_type flag FS_IMA_NO_CACHE
2018-01-22 16:25:40 linux-kernel [RFC PATCH v3 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
2018-01-16 15:11:15 linux-kernel [RFC PATCH v2] ima,fuse: introduce new fs flag FS_NO_IMA_CACHE
2018-01-16 10:42:12 linux-kernel [PATCH] ima,fuse: introduce new fs flag FS_NO_IMA_CACHE
2017-09-01 10:25:51 linux-kernel Re: [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example
2017-04-03 10:38:15 linux-kernel [PATCH v3] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
2017-03-31 13:23:20 linux-kernel [PATCH v2] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
2017-03-28 13:55:09 linux-kernel [PATCH v1] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
2016-12-16 12:14:28 linux-kernel Re: [PATCH v4 0/3] perf: add support for analyzing events for containers
2016-10-15 12:28:56 linux-kernel [RFC v2 2/2] proc connector: add a "get feature" op
2016-10-15 12:28:38 linux-kernel [RFC v2 1/2] proc connector: add namespace events
2016-10-15 12:27:54 linux-kernel [RFC v2 0/2] proc connector: get namespace events
2015-12-19 13:07:46 linux-kernel [PATCH] [RFC] selftests/cgroupns: new test for cgroup namespaces
2015-12-08 10:10:30 linux-kernel Re: CGroup Namespaces (v6)
2015-02-02 21:31:17 linux-kernel Re: [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups