LinuxLists
Users
About
Jeff Xu (
[email protected]
)
Number of posts: 85 (0.12 per day)
First post: 2022-07-29 06:27:18
Last post: 2024-06-11 23:04:48
Next Page
Date
List
Subject
2024-06-11 23:04:48
linux-kernel
Re: [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
2024-06-11 03:34:18
linux-kernel
Re: [PATCH v1 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
2024-05-29 21:31:32
linux-kernel
Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
2024-05-28 17:14:33
linux-kernel
Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-24 03:43:19
linux-kernel
Re: [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
2024-05-23 16:21:46
linux-kernel
Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-23 02:33:30
linux-kernel
Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-16 06:12:02
linux-kernel
Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-04-26 17:13:48
linux-kernel
Re: [RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
2024-04-26 00:13:00
linux-kernel
Re: [RFC PATCH v2 1/1] x86/pkeys: update PKRU to enable pkey 0 before XSAVE
2024-02-02 03:21:00
linux-kernel
Re: [PATCH v8 0/4] Introduce mseal
2024-02-02 03:15:53
linux-kernel
Re: [PATCH v8 0/4] Introduce mseal
2024-01-11 05:20:55
linux-kernel
Re: [RFC PATCH v5 4/4] mseal:add documentation
2023-12-14 00:36:21
linux-kernel
Re: [RFC PATCH v3 11/11] mseal:add documentation
2023-10-19 17:31:16
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-18 19:08:28
linux-kernel
Re: [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
2023-10-18 18:55:06
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-18 18:21:11
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-18 17:15:02
linux-kernel
Re: [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
2023-10-18 15:09:43
linux-kernel
Re: [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
2023-10-18 07:02:35
linux-kernel
Re: [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
2023-10-18 03:19:45
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 23:02:14
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 21:34:20
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 09:09:19
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 08:43:35
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 08:35:33
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 06:51:40
linux-kernel
Re: [RFC PATCH v1 1/8] Add mseal syscall
2023-10-05 17:24:40
linux-kernel
Re: [RFC PATCH v1 5/7] landlock: Log file-related requests
2023-09-29 00:53:18
linux-kernel
Re: [RFC PATCH v1 5/7] landlock: Log file-related requests
2023-09-27 00:49:26
linux-kernel
Re: [RFC PATCH v1 0/7] Landlock audit support
2023-09-26 23:07:43
linux-kernel
Re: [RFC PATCH v1 5/7] landlock: Log file-related requests
2023-09-26 03:27:27
linux-kernel
Re: [RFC PATCH v1 5/7] landlock: Log file-related requests
2023-08-03 15:13:54
linux-kernel
Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-03 03:25:24
linux-kernel
Re: [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
2023-08-02 23:51:30
linux-kernel
Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-20 00:18:04
linux-kernel
Re: [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
2023-07-19 07:40:08
linux-kernel
Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-18 19:46:43
linux-kernel
Re: [PATCH] memfd: support MFD_NOEXEC alongside MFD_EXEC
2023-06-30 04:08:00
linux-kernel
Re: [PATCH v2] Documentation: mm/memfd: vm.memfd_noexec
2023-06-29 21:46:51
linux-kernel
Re: [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
2023-05-30 14:58:36
linux-kernel
Re: [PATCH] pid: Replace struct pid 1-element array with flex-array
2023-05-19 01:28:46
linux-kernel
Re: [PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-18 23:10:00
linux-kernel
Re: [PATCH 2/6] PKEY: Add arch_check_pkey_enforce_api()
2023-05-18 20:48:48
linux-kernel
Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-17 23:59:38
linux-kernel
Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-17 15:28:27
linux-kernel
Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-17 00:38:12
linux-kernel
Re: [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
2023-05-17 00:37:01
linux-kernel
Re: [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
2023-05-17 00:22:58
linux-kernel
Re: [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap
2023-05-16 23:57:56
linux-kernel
Re: [PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1