LinuxLists
Users
About
Lokesh Gidra (
[email protected]
)
Number of posts: 162 (0.11 per day)
First post: 2020-02-19 21:38:50
Last post: 2024-04-04 17:49:17
Previous Page
/
Next Page
Date
List
Subject
2020-11-06 15:59:25
linux-kernel
[PATCH v12 4/4] userfaultfd: use secure anon inodes for userfaultfd
2020-11-06 15:58:48
linux-kernel
[PATCH v12 3/4] selinux: teach SELinux about anonymous inodes
2020-11-06 15:58:35
linux-kernel
[PATCH v12 2/4] fs: add LSM-supporting anon-inode interface
2020-11-06 15:58:30
linux-kernel
[PATCH v12 1/4] security: add inode_init_security_anon() LSM hook
2020-11-06 15:58:20
linux-kernel
[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
2020-11-05 21:38:16
linux-kernel
[PATCH v11 2/4] fs: add LSM-supporting anon-inode interface
2020-11-05 21:35:26
linux-kernel
[PATCH v11 4/4] userfaultfd: use secure anon inodes for userfaultfd
2020-11-05 21:35:23
linux-kernel
[PATCH v11 3/4] selinux: teach SELinux about anonymous inodes
2020-11-05 21:35:20
linux-kernel
[PATCH v11 1/4] security: add inode_init_security_anon() LSM hook
2020-11-05 21:35:14
linux-kernel
[PATCH v11 0/4] SELinux support for anonymous inodes and UFFD
2020-11-03 22:05:17
linux-kernel
[PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
2020-11-03 22:05:02
linux-kernel
[PATCH v10 3/3] Use secure anon inodes for userfaultfd
2020-11-03 22:02:47
linux-kernel
[PATCH v10 2/3] Teach SELinux about anonymous inodes
2020-11-03 22:02:34
linux-kernel
[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
2020-10-27 07:00:52
linux-kernel
[PATCH v6 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
2020-10-27 00:06:09
linux-kernel
[PATCH v6 0/2] Control over userfaultfd kernel-fault handling
2020-10-27 00:03:53
linux-kernel
[PATCH v6 1/2] Add UFFD_USER_MODE_ONLY
2020-10-26 19:53:35
linux-kernel
Re: [PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
2020-10-24 11:05:09
linux-kernel
Re: [PATCH v5 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
2020-10-23 05:34:26
linux-kernel
Re: [PATCH v4 0/2] Control over userfaultfd kernel-fault handling
2020-10-11 19:46:53
linux-kernel
[PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
2020-10-11 19:46:03
linux-kernel
[PATCH v10 3/3] Use secure anon inodes for userfaultfd
2020-10-11 19:45:56
linux-kernel
[PATCH v5 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
2020-10-11 18:03:46
linux-kernel
[PATCH v10 2/3] Teach SELinux about anonymous inodes
2020-10-11 18:03:28
linux-kernel
[PATCH v5 1/2] Add UFFD_USER_MODE_ONLY
2020-10-11 18:01:45
linux-kernel
[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
2020-10-11 18:00:50
linux-kernel
[PATCH v5 0/2] Control over userfaultfd kernel-fault handling
2020-10-08 00:33:26
linux-kernel
Re: [PATCH v9 0/3] SELinux support for anonymous inodes and UFFD
2020-10-02 06:43:53
linux-kernel
Re: [PATCH 0/5] Speed up mremap on large regions
2020-10-02 00:13:14
linux-kernel
Re: [PATCH 0/5] Speed up mremap on large regions
2020-10-01 00:27:31
linux-kernel
Re: [PATCH 0/5] Speed up mremap on large regions
2020-09-24 06:58:58
linux-kernel
[PATCH v4 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
2020-09-24 06:57:29
linux-kernel
[PATCH v4 1/2] Add UFFD_USER_MODE_ONLY
2020-09-23 19:37:30
linux-kernel
[PATCH v9 3/3] Wire UFFD up to SELinux
2020-09-23 19:35:10
linux-kernel
[PATCH v9 2/3] Teach SELinux about anonymous inodes
2020-09-23 19:35:03
linux-kernel
[PATCH v9 1/3] Add a new LSM-supporting anonymous inode interface
2020-09-23 19:34:56
linux-kernel
[PATCH v9 0/3] SELinux support for anonymous inodes and UFFD
2020-09-07 07:48:15
linux-kernel
Re: [PATCH v8 1/3] Add a new LSM-supporting anonymous inode interface
2020-09-05 00:38:52
linux-kernel
Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
2020-08-31 18:24:20
linux-kernel
Re: [PATCH v8 2/3] Teach SELinux about anonymous inodes
2020-08-26 00:29:10
linux-kernel
Re: [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
2020-08-26 00:25:30
linux-kernel
Re: [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
2020-08-21 21:22:25
linux-kernel
Re: [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
2020-08-21 03:51:11
linux-kernel
Re: [PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
2020-08-17 23:20:03
linux-kernel
Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
2020-08-17 23:03:55
linux-kernel
Re: [PATCH v6 1/3] Add a new LSM-supporting anonymous inode interface
2020-08-07 22:53:56
linux-kernel
[PATCH v6 3/3] Wire UFFD up to SELinux
2020-08-07 22:51:37
linux-kernel
[PATCH v6 2/3] Teach SELinux about anonymous inodes
2020-08-07 22:51:21
linux-kernel
[PATCH v6 1/3] Add a new LSM-supporting anonymous inode interface
2020-08-07 22:51:16
linux-kernel
[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
2020-08-05 04:55:04
linux-kernel
Re: [PATCH] Userfaultfd: Avoid double free of userfault_ctx and remove O_CLOEXEC