Jeff Xu ([email protected])

Number of posts: 207 (0.38 per day)
First post: 2022-11-01 23:58:28
Last post: 2024-05-02 22:39:37

Date List Subject
2024-01-24 17:52:45 linux-kernel Re: [PATCH v7 2/4] mseal: add mseal syscall
2024-01-22 22:10:42 linux-kernel Re: [PATCH v7 0/4] Introduce mseal()
2024-01-22 17:38:16 linux-kernel [PATCH v7 2/4] mseal: add mseal syscall
2024-01-22 17:37:35 linux-kernel [PATCH v7 1/4] mseal: Wire up mseal syscall
2024-01-22 17:31:43 linux-kernel [PATCH v7 4/4] mseal:add documentation
2024-01-22 17:31:02 linux-kernel [PATCH v7 0/4] Introduce mseal()
2024-01-22 16:56:25 linux-kernel [PATCH v7 3/4] selftest mm/mseal memory sealing
2024-01-21 00:17:03 linux-kernel Re: [RFC PATCH v3 11/11] mseal:add documentation
2024-01-14 03:49:10 linux-kernel Re: [PATCH v6 2/4] mseal: add mseal syscall
2024-01-13 04:54:18 linux-kernel Re: [PATCH v6 0/4] Introduce mseal()
2024-01-13 04:52:16 linux-kernel Re: [PATCH v6 4/4] mseal:add documentation
2024-01-11 23:43:48 linux-kernel [PATCH v6 3/4] selftest mm/mseal memory sealing
2024-01-11 23:43:17 linux-kernel [PATCH v6 4/4] mseal:add documentation
2024-01-11 23:43:13 linux-kernel [PATCH v6 2/4] mseal: add mseal syscall
2024-01-11 23:42:58 linux-kernel [PATCH v6 1/4] mseal: Wire up mseal syscall
2024-01-11 23:42:49 linux-kernel [PATCH v6 0/4] Introduce mseal()
2024-01-11 03:04:48 linux-kernel Re: [RFC PATCH v4 3/4] selftest mm/mseal memory sealing
2024-01-11 02:59:12 linux-kernel Re: [RFC PATCH v5 2/4] mseal: add mseal syscall
2024-01-10 05:10:52 linux-kernel Re: [RFC PATCH v5 1/4] mseal: Wire up mseal syscall
2024-01-10 05:10:22 linux-kernel Re: [RFC PATCH v5 0/4] Introduce mseal()
2024-01-09 15:47:29 linux-kernel [RFC PATCH v5 3/4] selftest mm/mseal memory sealing
2024-01-09 15:46:46 linux-kernel [RFC PATCH v5 4/4] mseal:add documentation
2024-01-09 15:46:38 linux-kernel [RFC PATCH v5 2/4] mseal: add mseal syscall
2024-01-09 15:46:34 linux-kernel [RFC PATCH v5 1/4] mseal: Wire up mseal syscall
2024-01-09 15:46:14 linux-kernel [RFC PATCH v5 0/4] Introduce mseal()
2024-01-08 16:00:43 linux-kernel Re: [RFC PATCH v4 2/4] mseal: add mseal syscall
2024-01-05 19:38:18 linux-kernel Re: [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
2024-01-05 19:37:55 linux-kernel Re: [RFC PATCH v4 4/4] mseal:add documentation
2024-01-04 18:53:01 linux-kernel [RFC PATCH v4 4/4] mseal:add documentation
2024-01-04 18:52:51 linux-kernel [RFC PATCH v4 3/4] selftest mm/mseal memory sealing
2024-01-04 18:52:31 linux-kernel [RFC PATCH v4 2/4] mseal: add mseal syscall
2024-01-04 18:52:05 linux-kernel [RFC PATCH v4 1/4] mseal: Wire up mseal syscall
2024-01-04 18:51:59 linux-kernel [RFC PATCH v4 0/4] Introduce mseal()
2023-12-14 23:21:57 linux-kernel Re: [RFC PATCH v3 11/11] mseal:add documentation
2023-12-12 23:18:25 linux-kernel [RFC PATCH v3 07/11] mseal: make sealed VMA mergeable.
2023-12-12 23:18:24 linux-kernel [RFC PATCH v3 05/11] mseal: add MM_SEAL_PROT_PKEY
2023-12-12 23:18:24 linux-kernel [RFC PATCH v3 06/11] mseal: add sealing support for mmap
2023-12-12 23:18:23 linux-kernel [RFC PATCH v3 09/11] mseal: add MAP_SEALABLE to mmap()
2023-12-12 23:18:18 linux-kernel [RFC PATCH v3 01/11] mseal: Add mseal syscall.
2023-12-12 23:18:12 linux-kernel [RFC PATCH v3 02/11] mseal: Wire up mseal syscall
2023-12-12 23:18:11 linux-kernel [RFC PATCH v3 10/11] selftest mm/mseal memory sealing
2023-12-12 23:18:07 linux-kernel [RFC PATCH v3 11/11] mseal:add documentation
2023-12-12 23:18:03 linux-kernel [RFC PATCH v3 08/11] mseal: add MM_SEAL_DISCARD_RO_ANON
2023-12-12 23:18:01 linux-kernel [RFC PATCH v3 04/11] mseal: add MM_SEAL_BASE
2023-12-12 23:17:23 linux-kernel [RFC PATCH v3 03/11] mseal: add can_modify_mm and can_modify_vma
2023-12-12 23:17:20 linux-kernel [RFC PATCH v3 00/11] Introduce mseal()
2023-10-23 17:44:50 linux-kernel Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-23 17:43:38 linux-kernel Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 09:11:26 linux-kernel [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap
2023-10-17 09:10:09 linux-kernel [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
2023-10-17 09:09:59 linux-kernel [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)