Roberto Sassu ([email protected])

Number of posts: 889 (0.36 per day)
First post: 2017-06-06 08:52:45
Last post: 2024-03-25 17:59:10

Date List Subject
2024-03-25 17:59:10 linux-kernel RE: kernel crash in mknod
2024-03-24 16:50:51 linux-kernel RE: kernel crash in mknod
2023-02-07 12:48:29 linux-kernel RE: linux-next: build failure after merge of the integrity tree
2022-06-10 15:10:18 linux-kernel [PATCH v3 1/2] bpf: Add bpf_verify_signature() helper
2022-06-10 15:08:05 linux-kernel [PATCH v3 0/2] bpf: Add bpf_verify_signature() helper
2022-06-10 14:32:32 linux-kernel [PATCH v3 2/2] selftests/bpf: Add test for bpf_verify_signature() helper
2022-06-08 11:48:07 linux-kernel [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
2022-06-08 11:47:34 linux-kernel [PATCH v2 3/3] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
2022-06-06 06:16:33 linux-kernel RE: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
2022-06-06 05:06:17 linux-kernel [PATCH v2 8/9] bpftool: Adjust map permissions
2022-06-06 04:12:49 linux-kernel [PATCH v2 4/9] bpftool: Add flags parameter to *_parse_fd() functions
2022-06-04 15:37:33 linux-kernel [PATCH v2 5/9] bpftool: Add flags parameter to map_parse_fds()
2022-06-03 21:29:08 linux-kernel RE: [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
2022-06-03 18:59:55 linux-kernel [PATCH v2 6/9] bpftool: Add flags parameter to map_parse_fd_and_info()
2022-06-03 09:48:21 linux-kernel [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
2022-06-02 22:36:48 linux-kernel [PATCH v2 0/9] bpf: Per-operation map permissions
2022-06-02 21:48:47 linux-kernel [PATCH v2 7/9] bpftool: Add flags parameter in struct_ops functions
2022-06-02 16:23:03 linux-kernel [PATCH v2 9/9] selftests/bpf: Add map access tests
2022-06-02 16:17:17 linux-kernel [PATCH v2 3/9] bpftool: Add flags parameter to open_obj_pinned_any() and open_obj_pinned()
2022-06-02 16:09:09 linux-kernel [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
2022-05-31 23:46:01 linux-kernel [PATCH 0/2] bpf: Retry access to a map in read-only mode
2022-05-31 10:01:59 linux-kernel RE: [PATCH 1/2] libbpf: Retry map access with read-only permission
2022-05-30 16:10:45 linux-kernel [PATCH 2/2] selftests/bpf: Add test for retrying access to map with read-only perm
2022-05-30 12:26:01 linux-kernel [PATCH 1/2] libbpf: Retry map access with read-only permission
2022-05-26 02:59:49 linux-kernel [PATCH 0/3] bpf: Add support for maps with authenticated values
2022-05-25 23:59:51 linux-kernel [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
2022-05-25 20:17:26 linux-kernel [PATCH 3/3] bpf: Add tests for signed map values
2022-05-25 15:13:39 linux-kernel [PATCH 2/3] bpf: Introduce bpf_map_verified_data_size() helper
2022-03-07 18:04:09 linux-kernel RE: [PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
2022-03-03 00:09:23 linux-kernel [PATCH v3 9/9] selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy
2022-03-03 00:07:59 linux-kernel [PATCH v3 2/9] ima: Always return a file measurement in ima_file_hash()
2022-03-02 23:56:45 linux-kernel [PATCH v3 7/9] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
2022-03-02 23:21:44 linux-kernel [PATCH v3 1/9] ima: Fix documentation-related warnings in ima_main.c
2022-03-02 20:46:14 linux-kernel [PATCH v3 6/9] selftests/bpf: Check if the digest is refreshed after a file write
2022-03-02 19:32:19 linux-kernel [PATCH v3 5/9] selftests/bpf: Add test for bpf_ima_file_hash()
2022-03-02 17:11:55 linux-kernel [PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
2022-03-02 16:11:26 linux-kernel [PATCH v3 4/9] selftests/bpf: Move sample generation code to ima_test_common()
2022-03-02 15:40:49 linux-kernel [PATCH v3 8/9] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
2022-03-02 14:05:22 linux-kernel [PATCH v3 3/9] bpf-lsm: Introduce new helper bpf_ima_file_hash()
2022-02-28 10:54:23 linux-kernel RE: [PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-28 09:28:36 linux-kernel RE: [PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-26 02:31:40 linux-kernel RE: [PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-18 15:53:51 linux-kernel RE: [PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-15 19:19:59 linux-kernel RE: [PATCH v2 1/6] ima: Fix documentation-related warnings in ima_main.c
2022-02-15 19:17:55 linux-kernel [PATCH v2 1/6] ima: Fix documentation-related warnings in ima_main.c
2022-02-15 17:55:44 linux-kernel RE: [PATCH v2 3/6] bpf-lsm: Introduce new helper bpf_ima_file_hash()
2022-02-15 17:09:50 linux-kernel RE: [PATCH v2 6/6] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
2022-02-15 15:38:27 linux-kernel [PATCH v2 2/6] ima: Always return a file measurement in ima_file_hash()
2022-02-15 15:38:17 linux-kernel [PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
2022-02-15 15:29:19 linux-kernel [PATCH v2 4/6] selftests/bpf: Add test for bpf_ima_file_hash()
2022-02-15 15:03:07 linux-kernel RE: [PATCH] ima: Calculate digest in ima_inode_hash() if not available