Mickaël Salaün ([email protected])

Number of posts: 1516 (0.49 per day)
First post: 2015-11-28 21:50:49
Last post: 2024-06-11 08:58:29

Date List Subject
2022-05-09 09:47:38 linux-kernel [PATCH v3 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
2022-05-09 09:26:04 linux-kernel [PATCH v2 04/10] selftests/landlock: Add tests for unknown access rights
2022-05-09 09:25:50 linux-kernel [PATCH v1 2/7] landlock: Format with clang-format
2022-05-09 08:57:31 linux-kernel [PATCH v2 3/5] clang-format: Fix goto labels indentation
2022-05-09 08:39:27 linux-kernel [PATCH v2 05/10] selftests/landlock: Extend access right tests to directories
2022-05-09 08:34:43 linux-kernel [PATCH v1 4/7] selftests/landlock: Normalize array assignment
2022-05-09 08:26:16 linux-kernel [PATCH v2 2/5] clang-format: Update to clang-format >= 6
2022-05-09 08:03:20 linux-kernel [PATCH v2 1/5] clang-format: Update and extend the for_each list with tools/
2022-05-09 07:49:55 linux-kernel [PATCH v2 4/5] clang-format: Fix empty curly braces
2022-05-09 06:50:26 linux-kernel [PATCH v1 7/7] samples/landlock: Format with clang-format
2022-05-09 06:32:51 linux-kernel [PATCH v1 5/7] selftests/landlock: Format with clang-format
2022-05-09 06:32:40 linux-kernel [PATCH v2 00/10] Minor Landlock fixes and new tests
2022-05-09 06:31:20 linux-kernel [PATCH v1 0/7] Landlock: Clean up coding style with clang-format
2022-05-09 06:03:31 linux-kernel [PATCH v2 10/10] selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
2022-05-09 06:03:18 linux-kernel [PATCH v3 03/12] landlock: Create find_rule() from unmask_layers()
2022-05-09 05:44:32 linux-kernel Re: [PATCH v3 00/12] Landlock: file linking and renaming support
2022-05-09 05:43:38 linux-kernel [PATCH v3 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
2022-05-09 05:33:57 linux-kernel [PATCH v3 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
2022-05-09 05:08:04 linux-kernel [PATCH v3 00/12] Landlock: file linking and renaming support
2022-05-09 04:38:39 linux-kernel [PATCH v3 09/12] samples/landlock: Add support for file reparenting
2022-05-09 04:19:21 linux-kernel [PATCH v2 01/10] landlock: Fix landlock_add_rule(2) documentation
2022-05-09 03:47:35 linux-kernel [PATCH v2 5/5] clang-format: Fix space after for_each macros
2022-05-09 03:18:59 linux-kernel [PATCH v2 06/10] selftests/landlock: Fully test file rename with "remove" access
2022-05-09 03:18:46 linux-kernel [PATCH v2 09/10] landlock: Change landlock_restrict_self(2) check ordering
2022-05-09 03:09:48 linux-kernel [PATCH v1 1/7] landlock: Add clang-format exceptions
2022-05-09 02:43:10 linux-kernel [PATCH v3 04/12] landlock: Fix same-layer rule unions
2022-05-09 02:05:18 linux-kernel [PATCH v3 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
2022-05-09 02:00:07 linux-kernel [PATCH v3 02/12] landlock: Reduce the maximum number of layers to 16
2022-05-09 01:54:38 linux-kernel [PATCH v2 07/10] selftests/landlock: Add tests for O_PATH
2022-05-09 01:52:46 linux-kernel [PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl
2022-05-09 01:26:26 linux-kernel [PATCH v3 12/12] landlock: Add design choices documentation for filesystem access rights
2022-05-09 01:24:47 linux-kernel [PATCH v2 03/10] selftests/landlock: Extend tests for minimal valid attribute size
2022-05-08 19:45:28 linux-kernel [PATCH v1 6/7] samples/landlock: Add clang-format exceptions
2022-05-08 19:11:14 linux-kernel [PATCH v2 08/10] landlock: Change landlock_add_rule(2) argument check ordering
2022-05-08 14:28:07 linux-kernel [PATCH v3 11/12] landlock: Document good practices about filesystem policies
2022-05-08 10:07:05 linux-kernel [PATCH v3 05/12] landlock: Move filesystem helpers and add a new one
2022-05-07 15:23:56 linux-kernel [PATCH v2 02/10] selftests/landlock: Make tests build with old libc
2022-05-07 11:28:23 linux-kernel [PATCH v3 08/12] selftests/landlock: Add 11 new test suites dedicated to file reparenting
2022-05-03 01:05:29 linux-kernel Re: clang-format inconsistencies with checkpatch.pl
2022-05-03 00:18:59 linux-kernel Re: clang-format inconsistencies with checkpatch.pl
2022-04-24 02:25:19 linux-kernel clang-format inconsistencies with checkpatch.pl
2022-04-22 16:27:31 linux-crypto Re: [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
2022-04-22 01:35:17 linux-crypto Re: [PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
2022-04-12 23:42:25 linux-kernel Re: [PATCH v1] clang-format: Update and extend the for_each list with tools/
2022-04-12 22:53:39 linux-kernel Re: [PATCH v1] clang-format: Update and extend the for_each list with tools/
2022-04-12 20:07:04 linux-kernel [PATCH v1] clang-format: Update and extend the for_each list with tools/
2022-04-08 22:25:38 linux-kernel Re: [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
2022-04-06 12:15:17 linux-kernel Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-04-06 11:19:02 linux-kernel Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-04-06 10:16:46 linux-kernel Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)
2022-04-06 07:56:26 linux-kernel Re: [GIT PULL] Add trusted_for(2) (was O_MAYEXEC)