Show patches with: Submitter = Günther Noack       |    Archived = No       |   120 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/6] landlock: Increment Landlock ABI version to 4 Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v2,2/6] landlock: Add LANDLOCK_ACCESS_FS_IOCTL access right Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v2,3/6] selftests/landlock: Test ioctl support Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v2,4/6] selftests/landlock: Test ioctl with memfds Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v2,5/6] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v2,6/6] landlock: Document ioctl support Landlock: ioctl support - - - --- 2023-06-23 Günther Noack Handled Elsewhere
[v3,1/5] landlock: Add ioctl access right Landlock: IOCTL support - - - --- 2023-08-14 Günther Noack Handled Elsewhere
[v3,2/5] selftests/landlock: Test ioctl support Landlock: IOCTL support - - - --- 2023-08-14 Günther Noack Handled Elsewhere
[v3,3/5] selftests/landlock: Test ioctl with memfds Landlock: IOCTL support - - - --- 2023-08-14 Günther Noack Handled Elsewhere
[v3,4/5] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-08-14 Günther Noack Handled Elsewhere
[v3,5/5] landlock: Document ioctl support Landlock: IOCTL support - - - --- 2023-08-14 Günther Noack Handled Elsewhere
[v4,1/7] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,2/7] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,3/7] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,4/7] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,5/7] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v4,7/7] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-11-03 Günther Noack Handled Elsewhere
[v5,1/7] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,2/7] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,3/7] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,4/7] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,5/7] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,6/7] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v5,7/7] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-11-17 Günther Noack Handled Elsewhere
[v6,1/9] landlock: Remove remaining "inline" modifiers in .c files Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,3/9] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,4/9] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,5/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,6/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v6,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-11-24 Günther Noack Handled Elsewhere
[v7,1/9] landlock: Remove remaining "inline" modifiers in .c files Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,3/9] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,4/9] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,5/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,6/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v7,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-12-01 Günther Noack pcmoore Handled Elsewhere
[v8,1/9] landlock: Remove remaining "inline" modifiers in .c files Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,2/9] selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,3/9] landlock: Optimize the number of calls to get_access_mask slightly Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,4/9] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,5/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,6/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,7/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v8,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2023-12-08 Günther Noack Handled Elsewhere
[v9,1/8] landlock: Add IOCTL access right Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,2/8] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,3/8] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,4/8] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,5/8] selftests/landlock: Test IOCTLs on named pipes Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,6/8] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,7/8] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v9,8/8] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2024-02-09 Günther Noack Handled Elsewhere
[v10,1/9] security: Create security_file_vfs_ioctl hook Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Rejected
[v10,2/9] landlock: Add IOCTL access right for character and block devices Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,3/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,4/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,5/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,6/9] selftests/landlock: Test IOCTLs on named pipes Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,7/9] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v10,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2024-03-09 Günther Noack pcmoore Handled Elsewhere
[v11,1/9] fs: Add and use vfs_get_ioctl_handler() Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,2/9] landlock: Add IOCTL access right for character and block devices Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,3/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,4/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,5/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,6/9] selftests/landlock: Test IOCTLs on named pipes Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,7/9] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v11,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2024-03-22 Günther Noack pcmoore Superseded
[v12,1/9] security: Introduce ENOFILEOPS return value for IOCTL hooks Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,2/9] landlock: Add IOCTL access right for character and block devices Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,3/9] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,4/9] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,5/9] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,6/9] selftests/landlock: Test IOCTLs on named pipes Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,7/9] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,8/9] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v12,9/9] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2024-03-25 Günther Noack pcmoore Changes Requested
[v13,01/10] landlock: Add IOCTL access right for character and block devices Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,02/10] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,03/10] selftests/landlock: Test IOCTL with memfds Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,04/10] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH) Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,05/10] selftests/landlock: Test IOCTLs on named pipes Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,06/10] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,07/10] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,08/10] landlock: Document IOCTL support Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,09/10] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Handled Elsewhere
[v13,10/10] fs/ioctl: Add a comment to keep the logic in sync with the Landlock LSM Landlock: IOCTL support - - - --- 2024-03-27 Günther Noack Changes Requested
[v14,01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail Landlock: IOCTL support 2 - - --- 2024-04-05 Günther Noack Handled Elsewhere
[v14,02/12] landlock: Add IOCTL access right for character and block devices Landlock: IOCTL support - - - --- 2024-04-05 Günther Noack Handled Elsewhere
[v14,03/12] selftests/landlock: Test IOCTL support Landlock: IOCTL support - - - --- 2024-04-05 Günther Noack Handled Elsewhere
« 1 2 »