Linux API
[Prev Page][Next Page]
- Re: [PATCH v2 06/12] task_isolation: arch/arm64: enable task isolation functionality, (continued)
- [PATCH v2 07/12] task_isolation: arch/arm: enable task isolation functionality, Alex Belits
- [PATCH v2 08/12] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH v2 09/12] task_isolation: net: don't flush backlog on CPUs running isolated tasks, Alex Belits
- [PATCH v2 10/12] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- [PATCH v2 11/12] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH v2 12/12] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs, Alex Belits
- Re: [PATCH v3 00/13] "Task_isolation" mode, Alex Belits
- [PATCH 01/13] task_isolation: vmstat: add quiet_vmstat_sync function, Alex Belits
- [PATCH 02/13] task_isolation: vmstat: add vmstat_idle function, Alex Belits
- [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier, Alex Belits
- [PATCH v3 04/13] task_isolation: userspace hard isolation from kernel, Alex Belits
- [PATCH 05/13] task_isolation: Add task isolation hooks to arch-independent code, Alex Belits
- [PATCH 06/13] task_isolation: arch/x86: enable task isolation functionality, Alex Belits
- [PATCH v3 07/13] task_isolation: arch/arm64: enable task isolation functionality, Alex Belits
- [PATCH v3 08/13] task_isolation: arch/arm: enable task isolation functionality, Alex Belits
- [PATCH v3 09/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu(), Alex Belits
- [PATCH v3 10/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks, Alex Belits
- [PATCH v3 11/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize, Alex Belits
- [PATCH v3 12/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus, Alex Belits
- [PATCH v3 13/13] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs, Alex Belits
- Re: [PATCH 00/12] "Task_isolation" mode, Yury Norov
- Re: [PATCHv5] exec: Fix a deadlock in ptrace,
Eric W. Biederman
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Bernd Edlinger
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Christian Brauner
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Eric W. Biederman
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Bernd Edlinger
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Eric W. Biederman
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Bernd Edlinger
- [PATCHv6] exec: Fix a deadlock in ptrace, Bernd Edlinger
- Re: [PATCHv6] exec: Fix a deadlock in ptrace, Bernd Edlinger
- [PATCH 0/2] Infrastructure to allow fixing exec deadlocks, Eric W. Biederman
- [PATCH 1/2] exec: Properly mark the point of no return, Eric W. Biederman
- [PATCH 2/2] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH 0/2] Infrastructure to allow fixing exec deadlocks, Bernd Edlinger
- [PATCH 0/5] Infrastructure to allow fixing exec deadlocks, Eric W. Biederman
- [PATCH v2 1/5] exec: Only compute current once in flush_old_exec, Eric W. Biederman
- [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately, Eric W. Biederman
- [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Eric W. Biederman
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Bernd Edlinger
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Christian Brauner
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Eric W. Biederman
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Christian Brauner
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Eric W. Biederman
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Christian Brauner
- [PATCH] pidfd: Stop taking cred_guard_mutex, Eric W. Biederman
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Christian Brauner
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Jann Horn
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Eric W. Biederman
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Jann Horn
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Jann Horn
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Bernd Edlinger
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Bernd Edlinger
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Jann Horn
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Eric W. Biederman
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Christian Brauner
- Re: [PATCH] pidfd: Stop taking cred_guard_mutex, Kees Cook
- [PATCH] pidfd: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Kees Cook
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Kees Cook
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Jann Horn
- Re: [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread, Christian Brauner
- [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec, Eric W. Biederman
- [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- [PATCH 0/4] Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 0/4] Use new infrastructure to fix deadlocks in execve, Eric W. Biederman
- [PATCH 0/4] Use new infrastructure in more simple cases, Bernd Edlinger
- [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve, Eric W. Biederman
- Re: [PATCH 1/4] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve, Kees Cook
- Re: [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve, Kees Cook
- Re: [PATCH 2/4] proc: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Eric W. Biederman
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Eric W. Biederman
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Kees Cook
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- Re: [PATCH 3/4] proc: io_accounting: Use new infrastructure to fix deadlocks in execve, Eric W. Biederman
- [PATCH 4/4] perf: Use new infrastructure to fix deadlocks in execve, Bernd Edlinger
- [PATCH 1/4] exec: Fix a deadlock in ptrace, Bernd Edlinger
- Re: [PATCH 1/4] exec: Fix a deadlock in ptrace, Eric W. Biederman
- Re: [PATCH 1/4] exec: Fix a deadlock in ptrace, Bernd Edlinger
- Re: [PATCH 1/4] exec: Fix a deadlock in ptrace, Kees Cook
- [PATCH 2/4] selftests/ptrace: add test cases for dead-locks, Bernd Edlinger
- Re: [PATCH 2/4] selftests/ptrace: add test cases for dead-locks, Kees Cook
- Re: [PATCH 2/4] selftests/ptrace: add test cases for dead-locks, Dmitry V. Levin
- [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core, Bernd Edlinger
- Re: [PATCH 3/4] mm: docs: Fix a comment in process_vm_rw_core, Kees Cook
- [PATCH 4/4] kernel: doc: remove outdated comment cred.c, Bernd Edlinger
- Re: [PATCH 4/4] kernel: doc: remove outdated comment cred.c, Kees Cook
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Dmitry V. Levin
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kees Cook
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Jann Horn
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Qian Cai
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Eric W. Biederman
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH v3 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- [PATCH v4 3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v4 3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v4 3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Greg Kroah-Hartman
- Re: [PATCH v4 3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v4 3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- [PATCH 1/2] exec: Fix dead-lock in de_thread with ptrace_attach, Bernd Edlinger
- [PATCH 2/2] doc: Update documentation of ->exec_*_mutex, Bernd Edlinger
- [PATCH 0/2] exec: Fix dead-lock in de_thread with ptrace_attach, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Bernd Edlinger
- Re: [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex, Kirill Tkhai
- Re: [PATCH 0/5] Infrastructure to allow fixing exec deadlocks, Bernd Edlinger
- Re: [PATCHv5] exec: Fix a deadlock in ptrace, Christian Brauner
- Re: 'simple' futex interface [Was: [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes],
Florian Weimer
- [PATCH v7 0/7] introduce memory hinting API for external process,
Minchan Kim
- Re: [PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter, YunQiang Su
- [PATCH v4 0/9] fs: interface for directly reading/writing compressed data,
Omar Sandoval
- [PATCH v4 1/9] iov_iter: add copy_struct_from_iter(), Omar Sandoval
- [PATCH v4 3/9] fs: add RWF_ENCODED for reading/writing compressed data, Omar Sandoval
- [PATCH v4 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio(), Omar Sandoval
- [PATCH v4 2/9] fs: add O_ALLOW_ENCODED open flag, Omar Sandoval
- [PATCH v4 8/9] btrfs: implement RWF_ENCODED reads, Omar Sandoval
- [PATCH v4 9/9] btrfs: implement RWF_ENCODED writes, Omar Sandoval
- [PATCH v4 6/9] btrfs: support different disk extent size for delalloc, Omar Sandoval
- [PATCH v4 7/9] btrfs: optionally extend i_size in cow_file_range_inline(), Omar Sandoval
- [PATCH v4 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent, Omar Sandoval
- [PATCH man-pages v4] Document encoded I/O, Omar Sandoval
- Have RESOLVE_* flags superseded AT_* flags for new syscalls?,
David Howells
[RFC PATCH v14 00/10] Landlock LSM,
Mickaël Salaün
- [RFC PATCH v14 10/10] landlock: Add user and kernel documentation, Mickaël Salaün
- [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control, Mickaël Salaün
- [RFC PATCH v14 08/10] selftests/landlock: Add initial tests, Mickaël Salaün
- [RFC PATCH v14 07/10] arch: Wire up landlock() syscall, Mickaël Salaün
- [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [RFC PATCH v14 02/10] landlock: Add ruleset and domain management, Mickaël Salaün
- [RFC PATCH v14 06/10] landlock: Add syscall implementation, Mickaël Salaün
- [RFC PATCH v14 04/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [RFC PATCH v14 03/10] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [RFC PATCH v14 01/10] landlock: Add object and rule management, Mickaël Salaün
- Re: [RFC PATCH v14 00/10] Landlock LSM, J Freyensee
- Message not available
Re: [RFC PATCH v14 00/10] Landlock LSM, Jann Horn
[PATCH v8 0/2] add performance reporting support to FPGA DFL drivers,
Wu Hao
[PATCH 00/17] VFS: Filesystem information and notifications [ver #17],
David Howells
- [PATCH 01/17] watch_queue: Add security hooks to rule on setting mount and sb watches [ver #17], David Howells
- [PATCH 02/17] watch_queue: Implement mount topology and attribute change notifications [ver #17], David Howells
- [PATCH 03/17] watch_queue: sample: Display mount tree change notifications [ver #17], David Howells
- [PATCH 04/17] watch_queue: Introduce a non-repeating system-unique superblock ID [ver #17], David Howells
- [PATCH 05/17] watch_queue: Add superblock notifications [ver #17], David Howells
- [PATCH 06/17] watch_queue: sample: Display superblock notifications [ver #17], David Howells
- [PATCH 07/17] fsinfo: Add fsinfo() syscall to query filesystem information [ver #17], David Howells
- [PATCH 08/17] fsinfo: Provide a bitmap of supported features [ver #17], David Howells
- [PATCH 09/17] fsinfo: Allow fsinfo() to look up a mount object by ID [ver #17], David Howells
- [PATCH 10/17] fsinfo: Allow mount information to be queried [ver #17], David Howells
- [PATCH 11/17] fsinfo: sample: Mount listing program [ver #17], David Howells
- [PATCH 12/17] fsinfo: Allow the mount topology propogation flags to be retrieved [ver #17], David Howells
- [PATCH 13/17] fsinfo: Query superblock unique ID and notification counter [ver #17], David Howells
- [PATCH 14/17] fsinfo: Add API documentation [ver #17], David Howells
- [PATCH 15/17] fsinfo: Add support for AFS [ver #17], David Howells
- [PATCH 16/17] fsinfo: Add example support for Ext4 [ver #17], David Howells
- [PATCH 17/17] fsinfo: Add example support for NFS [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], James Bottomley
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], James Bottomley
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Steven Whitehouse
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], James Bottomley
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Steven Whitehouse
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Christian Brauner
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Ian Kent
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Christian Brauner
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Karel Zak
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jann Horn
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jeff Layton
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jeff Layton
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jeff Layton
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jeff Layton
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jens Axboe
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Miklos Szeredi
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jann Horn
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Jann Horn
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Ian Kent
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Christian Brauner
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Greg Kroah-Hartman
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], Ian Kent
- Re: [PATCH 00/17] VFS: Filesystem information and notifications [ver #17], David Howells
[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap().,
Brian Geffon
[PATCH v6 0/7] introduce memory hinting API for external process,
Minchan Kim
[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap().,
Brian Geffon
[PATCH 00/19] VFS: Filesystem information and notifications [ver #16],
David Howells
- [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information [ver #16], David Howells
- [PATCH 03/19] fsinfo: Provide a bitmap of supported features [ver #16], David Howells
- [PATCH 04/19] vfs: Add mount change counter [ver #16], David Howells
- [PATCH 05/19] vfs: Introduce a non-repeating system-unique superblock ID [ver #16], David Howells
- [PATCH 07/19] vfs: Allow mount information to be queried by fsinfo() [ver #16], David Howells
- [PATCH 02/19] fsinfo: Add syscalls to other arches [ver #16], David Howells
- [PATCH 06/19] vfs: Allow fsinfo() to look up a mount object by ID [ver #16], David Howells
- [PATCH 08/19] vfs: fsinfo sample: Mount listing program [ver #16], David Howells
- [PATCH 10/19] fsinfo: Add API documentation [ver #16], David Howells
- [PATCH 09/19] fsinfo: Allow the mount topology propogation flags to be retrieved [ver #16], David Howells
- [PATCH 11/19] afs: Support fsinfo() [ver #16], David Howells
- [PATCH 12/19] security: Add hooks to rule on setting a superblock or mount watch [ver #16], David Howells
- [PATCH 13/19] vfs: Add a mount-notification facility [ver #16], David Howells
- [PATCH 15/19] vfs: Add superblock notifications [ver #16], David Howells
- [PATCH 17/19] notifications: sample: Display superblock notifications [ver #16], David Howells
- [PATCH 14/19] notifications: sample: Display mount tree change notifications [ver #16], David Howells
- [PATCH 19/19] nfs: Add example filesystem information [ver #16], David Howells
- [PATCH 18/19] ext4: Add example fsinfo information [ver #16], David Howells
- [PATCH 16/19] fsinfo: Provide superblock notification counter [ver #16], David Howells
- Re: [PATCH 19/19] nfs: Add example filesystem information [ver #16], David Howells
- Re: [PATCH 00/19] VFS: Filesystem information and notifications [ver #16], Stefan Metzmacher
- Re: [PATCH 00/19] VFS: Filesystem information and notifications [ver #16], Christian Brauner
- Re: [PATCH 00/19] VFS: Filesystem information and notifications [ver #16], David Howells
- Re: [PATCH 00/19] VFS: Filesystem information and notifications [ver #16], David Howells
[PATCH v3 00/25] user_namespace: introduce fsid mappings,
Christian Brauner
- [PATCH v3 15/25] posix_acl: handle fsid mappings, Christian Brauner
- [PATCH v3 16/25] attr: notify_change(): handle fsid mappings, Christian Brauner
- [PATCH v3 18/25] commoncap: cap_task_fix_setuid(): handle fsid mappings, Christian Brauner
- [PATCH v3 17/25] commoncap: cap_bprm_set_creds(): handle fsid mappings, Christian Brauner
- [PATCH v3 19/25] commoncap: handle fsid mappings with vfs caps, Christian Brauner
- [PATCH v3 07/25] proc: task_state(): use from_kfs{g,u}id_munged, Christian Brauner
- [PATCH v3 12/25] capability: privileged_wrt_inode_uidgid(): handle fsid mappings, Christian Brauner
- [PATCH v3 01/25] user_namespace: introduce fsid mappings infrastructure, Christian Brauner
- [PATCH v3 13/25] stat: handle fsid mappings, Christian Brauner
- [PATCH v3 14/25] open: handle fsid mappings, Christian Brauner
- [PATCH v3 06/25] user_namespace: make map_write() support fsid mappings, Christian Brauner
- [PATCH v3 05/25] user_namespace: refactor map_write(), Christian Brauner
- [PATCH v3 08/25] cred: add kfs{g,u}id, Christian Brauner
- [PATCH v3 04/25] fsuidgid: add fsid mapping helpers, Christian Brauner
- [PATCH v3 23/25] keys: handle fsid mappings, Christian Brauner
- [PATCH v3 11/25] inode: inode_owner_or_capable(): handle fsid mappings, Christian Brauner
- [PATCH v3 22/25] devpts: handle fsid mappings, Christian Brauner
- [PATCH v3 03/25] proc: add /proc/<pid>/fsgid_map, Christian Brauner
- [PATCH v3 02/25] proc: add /proc/<pid>/fsuid_map, Christian Brauner
- [PATCH v3 10/25] namei: may_{o_}create(): handle fsid mappings, Christian Brauner
- [PATCH v3 09/25] fs: add is_userns_visible() helper, Christian Brauner
- [PATCH v3 24/25] sys: handle fsid mappings in set*id() calls, Christian Brauner
- [PATCH v3 21/25] ptrace: adapt ptrace_may_access() to always uses unmapped fsids, Christian Brauner
- [PATCH v3 25/25] selftests: add simple fsid mapping selftests, Christian Brauner
- [PATCH v3 20/25] exec: bprm_fill_uid(): handle fsid mappings, Christian Brauner
- Re: [PATCH v3 00/25] user_namespace: introduce fsid mappings, James Bottomley
- Re: [PATCH v3 00/25] user_namespace: introduce fsid mappings, Jann Horn
- Re: [PATCH v3 00/25] user_namespace: introduce fsid mappings, Serge E. Hallyn
- Re: [PATCH v3 00/25] user_namespace: introduce fsid mappings, Josef Bacik
[PATCH v2 00/16] Fanotify event with name info,
Amir Goldstein
[PATCH v2 00/28] user_namespace: introduce fsid mappings,
Christian Brauner
- [PATCH v2 02/28] proc: add /proc/<pid>/fsuid_map, Christian Brauner
- [PATCH v2 04/28] fsuidgid: add fsid mapping helpers, Christian Brauner
- [PATCH v2 03/28] proc: add /proc/<pid>/fsgid_map, Christian Brauner
- [PATCH v2 05/28] proc: task_state(): use from_kfs{g,u}id_munged, Christian Brauner
- [PATCH v2 11/28] sys:__sys_setreuid(): handle fsid mappings, Christian Brauner
- [PATCH v2 19/28] stat: handle fsid mappings, Christian Brauner
- [PATCH v2 17/28] inode: inode_owner_or_capable(): handle fsid mappings, Christian Brauner
- [PATCH v2 16/28] namei: may_{o_}create(): handle fsid mappings, Christian Brauner
- [PATCH v2 15/28] fs: add is_userns_visible() helper, Christian Brauner
- [PATCH v2 18/28] capability: privileged_wrt_inode_uidgid(): handle fsid mappings, Christian Brauner
- [PATCH v2 14/28] sys:__sys_setresgid(): handle fsid mappings, Christian Brauner
- [PATCH v2 13/28] sys:__sys_setresuid(): handle fsid mappings, Christian Brauner
- [PATCH v2 10/28] sys:__sys_setgid(): handle fsid mappings, Christian Brauner
- [PATCH v2 09/28] sys:__sys_setuid(): handle fsid mappings, Christian Brauner
- [PATCH v2 08/28] sys: __sys_setfsgid(): handle fsid mappings, Christian Brauner
- [PATCH v2 12/28] sys:__sys_setregid(): handle fsid mappings, Christian Brauner
- [PATCH v2 06/28] cred: add kfs{g,u}id, Christian Brauner
- [PATCH v2 07/28] sys: __sys_setfsuid(): handle fsid mappings, Christian Brauner
- [PATCH v2 01/28] user_namespace: introduce fsid mappings infrastructure, Christian Brauner
- [PATCH v2 23/28] commoncap: cap_bprm_set_creds(): handle fsid mappings, Christian Brauner
- [PATCH v2 28/28] devpts: handle fsid mappings, Christian Brauner
- [PATCH v2 24/28] commoncap: cap_task_fix_setuid(): handle fsid mappings, Christian Brauner
- [PATCH v2 22/28] attr: notify_change(): handle fsid mappings, Christian Brauner
- [PATCH v2 21/28] posix_acl: handle fsid mappings, Christian Brauner
- [PATCH v2 27/28] ptrace: adapt ptrace_may_access() to always uses unmapped fsids, Christian Brauner
- [PATCH v2 20/28] open: handle fsid mappings, Christian Brauner
- [PATCH v2 26/28] exec: bprm_fill_uid(): handle fsid mappings, Christian Brauner
- [PATCH v2 25/28] commoncap: handle fsid mappings with vfs caps, Christian Brauner
- Re: [PATCH v2 00/28] user_namespace: introduce fsid mappings, Florian Weimer
- Re: [PATCH v2 00/28] user_namespace: introduce fsid mappings, James Bottomley
- Re: [PATCH v2 00/28] user_namespace: introduce fsid mappings, James Bottomley
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]