LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-03-07 09:40:47
linux-kernel
[PATCH 1/2] landlock: Simplify current_check_access_socket()
2024-03-06 07:33:16
linux-kernel
Re: [PATCH] selftests/harness: Fix TEST_F()'s vfork handling
2024-03-06 07:26:13
linux-kernel
Re: [PATCH] selftests/harness: Fix TEST_F()'s vfork handling
2024-03-05 20:11:08
linux-kernel
[PATCH] selftests/harness: Fix TEST_F()'s vfork handling
2024-03-05 15:58:10
linux-kernel
[PATCH v1 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
2024-03-05 15:58:03
linux-kernel
[PATCH v1 0/2] Merge TEST_F_FORK() into TEST_F()
2024-03-05 15:57:51
linux-kernel
[PATCH v1 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()
2024-03-01 20:23:09
linux-kernel
[PATCH v2 0/7] Handle faults in KUnit tests
2024-03-01 20:20:14
linux-kernel
[PATCH v2 3/7] kunit: Fix timeout message
2024-03-01 19:45:04
linux-kernel
Re: [PATCH v1 0/8] Run KUnit tests late and handle faults
2024-03-01 19:44:09
linux-kernel
[PATCH v2 6/7] kunit: Print last test location on fault
2024-03-01 19:43:48
linux-kernel
[PATCH v2 7/7] kunit: Add tests for fault
2024-03-01 19:43:35
linux-kernel
[PATCH v2 4/7] kunit: Handle test faults
2024-03-01 19:43:28
linux-kernel
[PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
2024-03-01 19:42:22
linux-kernel
[PATCH v2 2/7] kunit: Fix kthread reference
2024-03-01 19:42:20
linux-kernel
[PATCH v2 1/7] kunit: Handle thread creation error
2024-03-01 19:32:25
linux-kernel
Re: [PATCH v1 5/8] kunit: Handle test faults
2024-03-01 19:30:41
linux-kernel
Re: [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
2024-03-01 19:16:42
linux-kernel
Re: [PATCH v1 8/8] kunit: Add tests for faults
2024-02-29 18:18:35
linux-kernel
[GIT PULL] Landlock fixes for v6.8-rc7
2024-02-29 17:36:18
linux-kernel
[PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
2024-02-29 17:35:01
linux-kernel
[PATCH v1 5/8] kunit: Handle test faults
2024-02-29 17:33:22
linux-kernel
[PATCH v1 6/8] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
2024-02-29 17:11:06
linux-kernel
[PATCH v1 4/8] kunit: Fix timeout message
2024-02-29 17:08:09
linux-kernel
[PATCH v1 8/8] kunit: Add tests for faults
2024-02-29 17:07:04
linux-kernel
[PATCH v1 7/8] kunit: Print last test location on fault
2024-02-29 17:06:00
linux-kernel
[PATCH v1 0/8] Run KUnit tests late and handle faults
2024-02-29 17:05:30
linux-kernel
[PATCH v1 3/8] kunit: Fix kthread reference
2024-02-29 17:05:27
linux-kernel
[PATCH v1 2/8] kunit: Handle thread creation error
2024-02-28 12:54:59
linux-kernel
Re: [PATCH 2/2] AppArmor: Fix lsm_get_self_attr()
2024-02-27 11:16:02
linux-kernel
[PATCH v2 1/2] landlock: Extend documentation for kernel support
2024-02-27 11:06:53
linux-kernel
[PATCH v2 2/2] landlock: Warn once if a Landlock action is requested while disabled
2024-02-26 20:21:41
linux-kernel
Re: [PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()
2024-02-26 17:22:33
linux-kernel
Re: [PATCH] landlock: Warn once if a Landlock action is requested while disabled
2024-02-26 17:16:07
linux-kernel
Re: [PATCH] landlock: Warn once if a Landlock action is requested while disabled
2024-02-26 16:57:39
linux-kernel
[PATCH 0/2] Merge TEST_F_FORK() into TEST_F()
2024-02-26 16:24:51
linux-kernel
[PATCH 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()
2024-02-26 16:24:37
linux-kernel
[PATCH 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
2024-02-23 22:03:55
linux-kernel
Re: [PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 20:09:45
linux-kernel
Re: [PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 19:59:57
linux-kernel
Re: [PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 19:17:19
linux-kernel
Re: [PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 19:06:17
linux-kernel
[PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 19:06:17
linux-kernel
[PATCH 2/2] AppArmor: Fix lsm_get_self_attr()
2024-02-19 19:22:49
linux-kernel
[PATCH] landlock: Fix asymmetric private inodes referring
2024-02-19 19:19:13
linux-kernel
[PATCH] landlock: Warn once if a Landlock action is requested while disabled
2024-02-14 17:15:08
linux-kernel
[GIT PULL] Landlock fixes for v6.8-rc5
2024-01-25 16:39:25
linux-kernel
Re: Re: [PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
2024-01-24 13:13:48
linux-kernel
Re: [PATCH] selftests/landlock:Fix fs_test build issues with old libc
2024-01-23 15:47:16
linux-kernel
Re: 回复 : [PATCH v4] selftests/landlock:Fix two build issues
2024-01-23 11:18:13
linux-kernel
Re: [PATCH] selftests/landlock:Fix net_test build issues with old libc