Linux API
[Prev Page][Next Page]
- [PATCH v4 10/12] tile/tracing: fix compat syscall handling, (continued)
- [PATCH v4 10/12] tile/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 06/12] x86/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 11/12] sparc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 05/12] tracing/syscalls: allow arch to override syscall_get_nr for ftrace, Marcin Nowakowski
- [PATCH v4 05/12] syscall/tracing: allow arch to override syscall_get_nr for ftrace, Marcin Nowakowski
- [PATCH v4 04/12] tracing/syscalls: add compat syscall metadata, Marcin Nowakowski
- [PATCH v4 07/12] s390/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 09/12] powerpc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 08/12] arm64/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v4 01/12] tracing/syscalls: remove syscall_nr from syscall metadata, Marcin Nowakowski
- [PATCH v4 02/12] tracing/syscalls: add handling for compat tasks, Marcin Nowakowski
- [PATCH v4 03/12] tracing/syscalls: drop arch_syscall_match_sym_name, Marcin Nowakowski
- [PATCH v4 12/12] parisc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v27 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v27 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v27 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v27 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v27 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v27 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v27 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v27 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v27 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v27 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v27 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v27 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v27 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v27 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v27 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v27 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v27 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v27 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v27 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v27 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v3 00/11] syscall/tracing: compat syscall support,
Marcin Nowakowski
- [PATCH v3 07/11] arm64/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 11/11] parisc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 09/11] tile/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 10/11] sparc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 08/11] powerpc/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 03/11] tracing/syscalls: add compat syscall metadata, Marcin Nowakowski
- [PATCH v3 05/11] x86/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 06/11] s390/tracing: fix compat syscall handling, Marcin Nowakowski
- [PATCH v3 04/11] syscall/tracing: allow arch to override syscall_get_nr for ftrace, Marcin Nowakowski
- [PATCH v3 02/11] tracing/syscalls: add handling for compat tasks, Marcin Nowakowski
- [PATCH v3 01/11] tracing/syscalls: remove syscall_nr from syscall metadata, Marcin Nowakowski
- Return type of getrandom(2),
Florian Weimer
- [PATCH 0/3] ABI CHANGE!!! Remove questionable remote SP reads,
Andy Lutomirski
- [PATCH v11 0/3] fallocate for block devices,
Darrick J. Wong
- [PATCH v26 00/21] Richacls (Core and Ext4), Andreas Gruenbacher
- [PATCH v25 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v26 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v26 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v26 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v26 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v26 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v26 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v26 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v26 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v26 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v26 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v26 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v26 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v26 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v26 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v26 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v26 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v26 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v26 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v26 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v26 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v26 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v25 00/21] Richacls (Core and Ext4), J. Bruce Fields
- [PATCH 1/1] man/set_mempolicy.2,mbind.2: forbid static or relative flags for local NUMA mode, Piotr Kwapulinski
- [PATCH v2 0/1] mm/mempolicy.c: forbid static or relative flags for local NUMA mode,
Piotr Kwapulinski
- [PATCH 1/1] mm/mempolicy.c: add MPOL_LOCAL NUMA memory policy documentation, Piotr Kwapulinski
- [PATCH 0/1] man/set_mempolicy.2,mbind.2: add MPOL_LOCAL NUMA memory policy documentation,
Piotr Kwapulinski
- [PATCH v6 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction,
Kyle Huey
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2),
Vlastimil Babka
- [PATCH v5 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction,
Kyle Huey
- Naming O_TMPFILE files,
Florian Weimer
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode,
Vlastimil Babka
- [PATCH v4 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction,
Kyle Huey
- [PATCH v3] arch_prctl,x86 Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction,
Kyle Huey
- [PATCH] vfs: fix return type of ioctl_file_dedupe_range, Darrick J. Wong
- [RFC v3 00/22] Landlock LSM: Unprivileged sandboxing,
Mickaël Salaün
- [RFC v3 01/22] landlock: Add Kconfig, Mickaël Salaün
- [RFC v3 22/22] samples/landlock: Add sandbox example, Mickaël Salaün
- [RFC v3 20/22] landlock: Add update and debug access flags, Mickaël Salaün
- [RFC v3 17/22] cgroup: Add access check for cgroup_get_from_fd(), Mickaël Salaün
- [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks, Mickaël Salaün
- [RFC v3 21/22] bpf,landlock: Add optional skb pointer in the Landlock context, Mickaël Salaün
- [RFC v3 16/22] bpf/cgroup,landlock: Handle Landlock hooks per cgroup, Mickaël Salaün
- [RFC v3 11/22] seccomp,landlock: Handle Landlock hooks per process hierarchy, Mickaël Salaün
- [RFC v3 19/22] landlock: Add interrupted origin, Mickaël Salaün
- [RFC v3 08/22] seccomp: Fix documentation for struct seccomp_filter, Mickaël Salaün
- [RFC v3 06/22] landlock: Add LSM hooks, Mickaël Salaün
- [RFC v3 09/22] seccomp: Move struct seccomp_filter in seccomp.h, Mickaël Salaün
- [RFC v3 07/22] landlock: Handle file comparisons, Mickaël Salaün
- [RFC v3 13/22] bpf/cgroup: Replace struct bpf_prog with union bpf_object, Mickaël Salaün
- [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles, Mickaël Salaün
- [RFC v3 02/22] bpf: Move u64_to_ptr() to BPF headers and inline it, Mickaël Salaün
- [RFC v3 12/22] bpf: Cosmetic change for bpf_prog_attach(), Mickaël Salaün
- [RFC v3 04/22] bpf: Set register type according to is_valid_access(), Mickaël Salaün
- [RFC v3 10/22] seccomp: Split put_seccomp_filter() with put_seccomp(), Mickaël Salaün
- [RFC v3 15/22] bpf/cgroup: Move capability check, Mickaël Salaün
- [RFC v3 14/22] bpf/cgroup: Make cgroup_bpf_update() return an error code, Mickaël Salaün
- [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier, Mickaël Salaün
- RE: [RFC v3 00/22] Landlock LSM: Unprivileged sandboxing, David Laight
- [PATCH 0/5] [RFCv5] add manpages for Memory Protection Keys,
Dave Hansen
- [PATCH] x86/pkeys: fix pkeys build breakage for some non-x86 arches, Dave Hansen
- Build failures in -next: sys_pkey_mprotect etc. undefined,
Guenter Roeck
- [PATCH] prctl,x86 Add PR_[GET|SET]_CPUID for controlling the CPUID instruction.,
Kyle Huey
- [RFC PATCH 1/2] mm, mincore2(): retrieve dax and tlb-size attributes of an address range,
Dan Williams
- [RFC PATCH 0/3] syscall/tracing: compat syscall support,
Marcin Nowakowski
- [PATCH 0/4 v3] Add an interface to discover relationships between namespaces,
Andrei Vagin
- [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps,
robert . foss
[PATCH 1/2] tracing/syscalls: allow multiple syscall numbers per syscall,
Marcin Nowakowski
[PATCH v2 5/8] pipe: simplify logic in alloc_pipe_info(),
Michael Kerrisk (man-pages)
[PATCH v2 8/8] pipe: cap initial pipe capacity according to pipe-max-size limit, Michael Kerrisk (man-pages)
[PATCH v2 7/8] pipe: make account_pipe_buffers() return a value, and use it, Michael Kerrisk (man-pages)
[PATCH v2 6/8] pipe: fix limit checking in alloc_pipe_info(), Michael Kerrisk (man-pages)
[PATCH v2 4/8] pipe: fix limit checking in pipe_set_size(), Michael Kerrisk (man-pages)
[PATCH v2 3/8] pipe: refactor argument for account_pipe_buffers(), Michael Kerrisk (man-pages)
[PATCH v2 2/8] pipe: move limit checking logic into pipe_set_size(),
Michael Kerrisk (man-pages)
[PATCH v2 1/8] pipe: relocate round_pipe_size() above pipe_set_size(), Michael Kerrisk (man-pages)
[PATCH v2 0/8] pipe: fix limit handling,
Michael Kerrisk (man-pages)
[PATCH 0/4 v2] Add an interface to discover relationships between namespaces,
Andrei Vagin
[PATCH v10 0/3] fallocate for block devices,
Darrick J. Wong
[PATCH v8 0/6] vfs: help support reflink for XFS,
Darrick J. Wong
[PATCH v8 0/3] man-pages: fix reflink/dedupe ioctl manpages,
Darrick J. Wong
[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing,
Mickaël Salaün
- [RFC v2 02/10] bpf: Move u64_to_ptr() to BPF headers and inline it, Mickaël Salaün
- [RFC v2 10/10] samples/landlock: Add sandbox example, Mickaël Salaün
- [RFC v2 09/10] landlock: Handle cgroups, Mickaël Salaün
- [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
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]