Linux API
[Prev Page][Next Page]
- Re: [RFC v2 09/10] landlock: Handle cgroups (netfilter match), (continued)
- [RFC v2 08/10] landlock: Handle file system comparisons, Mickaël Salaün
- [RFC v2 05/10] seccomp: Handle Landlock, Mickaël Salaün
- [RFC v2 06/10] landlock: Add LSM hooks, Mickaël Salaün
- [RFC v2 03/10] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles, Mickaël Salaün
- [RFC v2 04/10] seccomp: Split put_seccomp_filter() with put_seccomp(), Mickaël Salaün
- [RFC v2 07/10] landlock: Add errno check, Mickaël Salaün
- [RFC v2 01/10] landlock: Add Kconfig, Mickaël Salaün
- Re: [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing, Andy Lutomirski
- Re: [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing, Andy Lutomirski
- Re: [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing, Andy Lutomirski
- Re: [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing, Pavel Machek
- Continue a discussion about the netlink interface, Andrei Vagin
- [RFC PATCH v8 0/9] Restartable sequences system call,
Mathieu Desnoyers
- [PATCH 1/8] pipe: relocate round_pipe_size() above pipe_set_size(), Michael Kerrisk (man-pages)
- [PATCH 4/8] pipe: fix limit checking in pipe_set_size(),
Michael Kerrisk (man-pages)
- [PATCH 3/8] pipe: refactor argument for account_pipe_buffers(), Michael Kerrisk (man-pages)
- [PATCH 2/8] pipe: move limit checking logic into pipe_set_size(), Michael Kerrisk (man-pages)
- [PATCH 5/8] pipe: simplify logic in alloc_pipe_info(), Michael Kerrisk (man-pages)
- [PATCH 7/8] pipe: make account_pipe_buffers() return a value, and use it,
Michael Kerrisk (man-pages)
- [PATCH 8/8] pipe: cap initial pipe capacity according to pipe-max-size limit, Michael Kerrisk (man-pages)
- [PATCH 6/8] pipe: fix limit checking in alloc_pipe_info(), Michael Kerrisk (man-pages)
- [PATCH 0/8] pipe: fix limit handling, Michael Kerrisk (man-pages)
- Context switch latency in tickless isolated CPU,
GeHao Kang
- [PACTH v4 0/3] Implement /proc/<pid>/totmaps,
robert . foss
- [PATCH v15 00/13] support "task_isolation" mode,
Chris Metcalf
- [PACTH v3 0/3] Implement /proc/<pid>/totmaps,
robert . foss
- [PATCH 1/2] pipe: check limits only when increasing pipe capacity,
Michael Kerrisk (man-pages)
- [PATCH v25 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v25 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v25 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v25 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v25 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v25 17/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v25 18/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v25 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v25 13/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v25 15/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v25 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v25 14/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v25 09/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v25 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v25 10/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v25 11/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v25 08/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v25 16/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v25 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v25 19/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v25 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v25 12/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v25 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- Re: [PACTH v1] mm, proc: Implement /proc/<pid>/totmaps, Jann Horn
- [PATCH] perf_event_open.2: 4.9 PERF_EVENT_IOC_SET_DRV_CONFIGS support,
Mathieu Poirier
- [PATCH v14 00/14] support "task_isolation" mode,
Chris Metcalf
- [PATCH v10 00/11] kthread: Kthread worker API improvements,
Petr Mladek
- [PATCH v10 11/11] kthread: Better support freezable kthread workers, Petr Mladek
- [PATCH v10 05/11] kthread: Add kthread_create_worker*(), Petr Mladek
- [PATCH v10 08/11] kthread: Initial support for delayed kthread work, Petr Mladek
- [PATCH v10 09/11] kthread: Allow to cancel kthread work, Petr Mladek
- [PATCH v10 01/11] kthread: Rename probe_kthread_data() to kthread_probe_data(), Petr Mladek
- [PATCH v10 10/11] kthread: Allow to modify delayed kthread work, Petr Mladek
- [PATCH v10 07/11] kthread: Detect when a kthread work is used by more workers, Petr Mladek
- [PATCH v10 03/11] kthread/smpboot: Do not park in kthread_create_on_cpu(), Petr Mladek
- [PATCH v10 06/11] kthread: Add kthread_destroy_worker(), Petr Mladek
- [PATCH v10 04/11] kthread: Allow to call __kthread_create_on_node() with va_list args, Petr Mladek
- [PATCH v10 02/11] kthread: Kthread worker API cleanup, Petr Mladek
- [Documentation] State of CPU controller in cgroup v2,
Tejun Heo
[PATCH 00/10] [v6] System Calls for Memory Protection Keys,
Dave Hansen
- [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit, Dave Hansen
- [PATCH 04/10] x86, pkeys: allocation/free syscalls, Dave Hansen
- [PATCH 05/10] x86: wire up protection keys system calls, Dave Hansen
- [PATCH 09/10] x86, pkeys: allow configuration of init_pkru, Dave Hansen
- [PATCH 02/10] mm: implement new pkey_mprotect() system call, Dave Hansen
- [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags, Dave Hansen
- [PATCH 10/10] x86, pkeys: add self-tests, Dave Hansen
- [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU, Dave Hansen
- [PATCH 07/10] pkeys: add details of system call use to Documentation/, Dave Hansen
- [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls, Dave Hansen
- <Possible follow-ups>
- [PATCH 00/10] [v6] System Calls for Memory Protection Keys, Dave Hansen
- [PATCH 02/10] mm: implement new pkey_mprotect() system call, Dave Hansen
- [PATCH 09/10] x86, pkeys: allow configuration of init_pkru, Dave Hansen
- [PATCH 10/10] x86, pkeys: add self-tests, Dave Hansen
- [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU, Dave Hansen
- [PATCH 07/10] pkeys: add details of system call use to Documentation/, Dave Hansen
- [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls, Dave Hansen
- [PATCH 04/10] x86, pkeys: allocation/free syscalls, Dave Hansen
- [PATCH 05/10] x86: wire up protection keys system calls, Dave Hansen
- [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags, Dave Hansen
- [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit, Dave Hansen
[PATCH] vfs: cap dedupe request structure size at PAGE_SIZE,
Darrick J. Wong
[PATCH v4 1/3] ACPI / debugger: Add kernel flushing support,
Lv Zheng
Effective way to help you develop global market, site6
[PATCH v24 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v24 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v24 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v24 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v24 12/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v24 14/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v24 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v24 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v24 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v24 19/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v24 17/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v24 16/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v24 18/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v24 15/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v24 13/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v24 11/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v24 10/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v24 09/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v24 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v24 08/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v24 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v24 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v24 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
[PATCH v2 0/1] Add ro_after_init support for modules,
Jessica Yu
[PATCH v3 1/3] ACPI / debugger: Add kernel flushing support, Lv Zheng
[RFC PATCH v7 0/7] Restartable sequences system call,
Mathieu Desnoyers
[RFC PATCH v7 2/7] tracing: instrument restartable sequences, Mathieu Desnoyers
[PATCH v2 00/10] userns: sysctl limits for namespaces,
Eric W. Biederman
[PATCH 0/3 v3] fs: allow to use dirfd as root for openat and other *at syscalls,
Andrey Vagin
Re: [PATCH 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup, Eric W. Biederman
Re: [PATCH 3/3] f2fs: support clone_file_range,
Christoph Hellwig
[PATCH v13 00/12] support "task_isolation" mode,
Chris Metcalf
[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces,
Andrey Vagin
Re: [PATCH 0/5 RFC] Add an interface to discover relationships between namespaces, W. Trevor King
Re: [PATCH 0/5 RFC] Add an interface to discover relationships between namespaces, Alban Crequy
[PATCH] ioctl_ficlonerange.2: mention a subtlety with length == 0,
Darrick J. Wong
[RFC][PATCH] x86, pkeys: scalable pkey_set()/pkey_get(),
Dave Hansen
[PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys,
Dave Hansen
- [PATCH 4/9] x86: wire up mprotect_key() system call, Dave Hansen
- [PATCH 7/9] generic syscalls: wire up memory protection keys syscalls, Dave Hansen
- [PATCH 9/9] x86, pkeys: add self-tests, Dave Hansen
- [PATCH 3/9] x86, pkeys: make mprotect_key() mask off additional vm_flags, Dave Hansen
- [PATCH 5/9] x86, pkeys: allocation/free syscalls, Dave Hansen
- [PATCH 2/9] mm: implement new pkey_mprotect() system call, Dave Hansen
- [PATCH 6/9] x86, pkeys: add pkey set/get syscalls, Dave Hansen
- [PATCH 8/9] pkeys: add details of system call use to Documentation/, Dave Hansen
- [PATCH 1/9] x86, pkeys: add fault handling for PF_PK page fault bit, Dave Hansen
- Re: [PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys, Mel Gorman
- Re: [PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys, Hugh Dickins
Re: Introspecting userns relationships to other namespaces?,
Michael Kerrisk (man-pages)
[PATCH] Syscall arguments are unsigned long (full registers),
Tautschnig, Michael
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]