Linux API
[Prev Page][Next Page]
- [PATCH v2 4/6] Wire UFFD up to SELinux
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- [PATCH v2 1/6] Add a new flags-accepting interface for anonymous inodes
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- [PATCH v2 0/6] Harden userfaultfd
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 00/24] user_namespace: introduce fsid mappings
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH 01/24] user_namespace: introduce fsid mappings infrastructure
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 21/24] sys:__sys_setregid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 23/24] sys:__sys_setresgid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 22/24] sys:__sys_setresuid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 05/24] proc: task_state(): use from_kfs{g,u}id_munged
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 04/24] fsuidgid: add fsid mapping helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 06/24] fs: add is_userns_visible() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 09/24] capability: privileged_wrt_inode_uidgid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 07/24] namei: may_{o_}create(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 24/24] devpts: handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 02/24] proc: add /proc/<pid>/fsuid_map
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 03/24] proc: add /proc/<pid>/fsgid_map
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 10/24] stat: handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 08/24] inode: inode_owner_or_capable(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 01/24] user_namespace: introduce fsid mappings infrastructure
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 20/24] sys:__sys_setreuid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 00/24] user_namespace: introduce fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 11/24] open: chown_common(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 12/24] posix_acl: handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 13/24] attr: notify_change(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 18/24] sys:__sys_setuid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 14/24] commoncap: cap_task_fix_setuid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 16/24] sys: __sys_setfsuid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 15/24] commoncap:cap_bprm_set_creds(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 19/24] sys:__sys_setgid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 17/24] sys: __sys_setfsgid(): handle fsid mappings
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Andres Freund <andres@xxxxxxxxxxx>, David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
- From: Damien Le Moal <Damien.LeMoal@xxxxxxx>
- Re: [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH v3 1/5] mm: factor out madvise's core functionality
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- [PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
- From: Mike Christie <mchristi@xxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] introduce memory hinting API for external process
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v7 2/2] fpga: dfl: fme: add performance reporting support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v3 2/5] mm: introduce external memory hinting API
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] fpga: dfl: fme: add performance reporting support
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
- From: Jordan Glover <Golden_Miller83@xxxxxxxxxxxxx>
- [PATCH v8 11/11] proc: Move hidepid values to uapi as they are user interface to mount
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 09/11] proc: add option to mount only a pids subset
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 05/11] proc: add helpers to set and get proc hidepid and gid mount options
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 02/11] proc: add proc_fs_info struct to store proc information
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 06/11] proc: support mounting procfs instances inside same pid namespace
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v8 00/11] proc: modernize proc to support multiple private instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap().
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [v3 PATCH] move_pages.2: Returning positive value is a new error case
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- RE: [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
- From: "Reshetova, Elena" <elena.reshetova@xxxxxxxxx>
- [PATCH v7 2/2] fpga: dfl: fme: add performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v7 1/2] Documentation: fpga: dfl: add description for performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v7 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH -manpage 2/2] memfd_create.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- [PATCH] mremap.2: Add information for MREMAP_DONTUNMAP.
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- [PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- [PATCH v3 2/3] buffer: record blockdev write errors in super_block that it backs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/3] vfs: add a new ioctl for fetching the superblock's errseq_t
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 1/3] vfs: track per-sb writeback errors and report them to syncfs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v9 01/27] Documentation/x86: Add CET description
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [RFC PATCH v9 01/27] Documentation/x86: Add CET description
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [RFC PATCH v9 1/7] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 6/7] mm: Update alloc_set_pte() for zero page
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 5/7] x86/cet/ibt: Add arch_prctl functions for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 7/7] x86/cet/ibt: Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 4/7] x86/cet/ibt: ELF header parsing for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 07/27] Add guard pages around a Shadow Stack.
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 10/27] x86/mm: Update pte_modify, pmd_modify, and _PAGE_CHG_MASK for _PAGE_DIRTY_SW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 01/27] Documentation/x86: Add CET description
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 09/27] x86/mm: Introduce _PAGE_DIRTY_SW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 08/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 13/27] x86/mm: Shadow Stack page fault error checking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 06/27] mm: Introduce VM_SHSTK for Shadow Stack memory
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 04/27] x86/cet: Add control-protection fault handler
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 11/27] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property()
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 05/27] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack protection
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 03/27] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [RFC PATCH v9 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v6 6/6] selftests/cgroup: add tests for cloning into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 1/6] cgroup: unify attach permission checking
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 4/6] cgroup: add cgroup_may_write() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 3/6] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 2/6] cgroup: add cgroup_get_from_file() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v6 0/6] clone3 & cgroups: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [RFC v3 02/26] arch: add __SYSCALL_DEFINE_ARCH
- From: Hajime Tazaki <thehajime@xxxxxxxxx>
- [PATCH] vfs: add RWF_NOAPPEND flag for pwritev2
- From: Rich Felker <dalias@xxxxxxxx>
- Re: Proposal to fix pwrite with O_APPEND via pwritev2 flag
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [v3 PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH man-pages v2 1/2] path_resolution.7: update to mention openat2(2) features
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH man-pages v2 0/2] document openat2(2)
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [RFC PATCH v4 1/4] fs: add flags argument to i_op->link()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [RFC PATCH v4 1/4] fs: add flags argument to i_op->link()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] move_pages.2: Returning positive value is a new error case
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 02/16] audit: add container id
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: Including both linux/time.h and linux/input.h causes failure
- From: Elichai Turkel <elichai.turkel@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v3] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- [v2 PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH] move_pages.2: Returning positive value is a new error case
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] move_pages.2: Returning positive value is a new error case
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH] move_pages.2: Returning positive value is a new error case
- From: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: Including both linux/time.h and linux/input.h causes failure
- From: "Carlos O'Donell" <codonell@xxxxxxxxxx>
- Including both linux/time.h and linux/input.h causes failure
- From: Elichai Turkel <elichai.turkel@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v5 3/6] cgroup: refactor fork helpers
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v5 2/6] cgroup: add cgroup_get_from_file() helper
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v5 1/6] cgroup: unify attach permission checking
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: Missing size_t declaration in UAPI
- From: Elichai Turkel <elichai.turkel@xxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [RFC PATCH v4 4/4] Btrfs: add support for linkat() AT_REPLACE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH v4 3/4] Btrfs: fix inode reference count leak in btrfs_link() error path
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH v4 1/4] fs: add flags argument to i_op->link()
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH v4 2/4] fs: add AT_LINK_REPLACE flag for linkat() which replaces the target
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH v4 0/4] fs: add flag to linkat() for replacing destination
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH man-pages] link.2: Document new AT_LINK_REPLACE flag
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- [RFC PATCH xfstests] generic: add smoke test for AT_LINK_REPLACE
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
- From: Stefan Metzmacher <metze@xxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- [PATCH v3 5/5] mm: support both pid and pidfd for process_madvise
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 3/5] mm/madvise: employ mmget_still_valid for write lock
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 4/5] mm/madvise: allow KSM hints for remote API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 1/5] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v3 0/5] introduce memory hinting API for external process
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv8 03/34] ns: Introduce Time Namespace
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCHv8 03/34] ns: Introduce Time Namespace
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH v3] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- Re: [PATCH] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [RFC PATCH 07/14] Add sample notification program [ver #3]
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Tycho Andersen <tycho@xxxxxxxx>
- Re: [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Aleksa Sarai <asarai@xxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 05/11] proc: add helpers to set and get proc hidepid and gid mount options
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 02/11] proc: add proc_fs_info struct to store proc information
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 00/11] proc: modernize proc to support multiple private instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 06/11] proc: support mounting procfs instances inside same pid namespace
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 07/11] proc: flush task dcache entries from all procfs instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount behavior
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 09/11] proc: add option to mount only a pids subset
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 11/11] proc: Move hidepid values to uapi as they are user interface to mount
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- [PATCH v7 01/11] proc: Rename struct proc_fs_info to proc_fs_opts
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v2] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Tycho Andersen <tycho@xxxxxxxx>
- Re: [PATCH] Add prctl support for controlling mem reclaim V4
- From: Mike Christie <mchristi@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 077/107] selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Proposal to fix pwrite with O_APPEND via pwritev2 flag
- From: Rich Felker <dalias@xxxxxxxx>
- Re: Proposal to fix pwrite with O_APPEND via pwritev2 flag
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH 4/4] selftests/seccomp: test SECCOMP_USER_NOTIF_FLAG_PIDFD
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH 2/4] fork: Use newly created pidfd_create_file helper
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH 1/4] pid: Add pidfd_create_file helper
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH AUTOSEL 5.4 04/33] libbpf: Fix BTF-defined map's __type macro handling of arrays
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Proposal to fix pwrite with O_APPEND via pwritev2 flag
- From: Rich Felker <dalias@xxxxxxxx>
- Re: [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: [PATCH] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [RESEND Patch v6 2/2] fpga: dfl: fme: add performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH] mm: Add MREMAP_DONTUNMAP to mremap().
- From: Brian Geffon <bgeffon@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 13/16] audit: track container nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH ghak90 V8 02/16] audit: add container id
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Jan Ziak <0xe2.0x9a.0x9b@xxxxxxxxx>
- Re: [RESEND Patch v6 2/2] fpga: dfl: fme: add performance reporting support
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Re: Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: SeongJae Park <sjpark@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Jann Horn <jannh@xxxxxxxxxx>
- [RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v5 6/6] selftests/cgroup: add tests for cloning into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 4/6] cgroup: add cgroup_may_write() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 3/6] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 2/6] cgroup: add cgroup_get_from_file() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 1/6] cgroup: unify attach permission checking
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v5 0/6] clone3 & cgroups: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v4 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4 5/6] clone3: allow spawning processes into cgroups
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 1/6] cgroup: unify attach permission checking
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v4 1/6] cgroup: unify attach permission checking
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 3/6] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/6] cgroup: refactor fork helpers
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/6] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/6] cgroup: refactor fork helpers
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH v29 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 01/12] Linux Random Number Generator
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 08/12] crypto: provide access to a static Jitter RNG state
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 03/12] LRNG - sysctls and /proc interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 00/12] /dev/random - a new approach with full SP800-90B
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 05/12] crypto: DRBG - externalize DRBG functions for LRNG
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 02/12] LRNG - allocate one DRNG instance per NUMA node
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
- From: syzbot <syzbot+6491ea8f6dddbf04930e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- Re: [RFC][PATCHSET][CFT] pathwalk cleanups and fixes
- From: Ian Kent <raven@xxxxxxxxxx>
- [RFC][PATCHSET][CFT] pathwalk cleanups and fixes
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] openat2: minor uapi cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] openat2: minor uapi cleanups
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v3 0/2] openat2: minor uapi cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] openat2: minor uapi cleanups
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/2] selftests: add openat2(2) selftests
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 1/2] open: introduce openat2(2) syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [PATCH v3 0/2] openat2: minor uapi cleanups
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- 942437c97f ("y2038: allow disabling time32 system calls"): init: timer.c:289: Assertion failed in nih_timer_poll: clock_gettime (CLOCK_MONOTONIC, &now) == 0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/6] selftests/cgroup: add tests for cloning into cgroups
- From: Roman Gushchin <guro@xxxxxx>
- Re: [PATCH v2 1/5] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v4 1/6] cgroup: unify attach permission checking
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 2/6] cgroup: add cgroup_get_from_file() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 6/6] selftests/cgroup: add tests for cloning into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 5/6] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 4/6] cgroup: add cgroup_may_write() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 3/6] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v4 0/6] clone3 & cgroups: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] clone3 & cgroups: allow spawning processes into cgroups
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxx>
- Re: [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] mm: factor out madvise's core functionality
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RESEND Patch v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [RESEND Patch v6 2/2] fpga: dfl: fme: add performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [RESEND Patch v6 1/2] Documentation: fpga: dfl: add description for performance reporting support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [RESEND Patch v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 1/5] cgroup: unify attach permission checking
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v3 3/5] cgroup: refactor fork helpers
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v3 4/5] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v3 5/5] selftests/cgroup: add tests for cloning into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v3 2/5] cgroup: add cgroup_get_from_file() helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v3 0/5] clone3 & cgroups: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v2 4/5] mm/madvise: allow KSM hints for remote API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v2 1/5] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v2 3/5] mm/madvise: employ mmget_still_valid for write lock
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v2 5/5] mm: support both pid and pidfd for process_madvise
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v2 2/5] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH v2 0/5] introduce memory hinting API for external process
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v28 01/12] Linux Random Number Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v27 01/12] Linux Random Number Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v27 01/12] Linux Random Number Generator
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v28 01/12] Linux Random Number Generator
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- clone3 on ARC (was Re: [PATCH v3 2/2] arch: wire-up clone3() syscall)
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 11/14] block: Add block layer notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 12/14] usb: Add USB subsystem notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 13/14] selinux: Implement the watch_key security hook [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 10/14] Add a general, global device notification watch list [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 09/14] pipe: Add notification lossage handling [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 07/14] Add sample notification program [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 06/14] keys: Add a notification facility [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 05/14] pipe: Add general notification queue support [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 01/14] uapi: General notification queue definitions [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 02/14] security: Add hooks to rule on setting a watch [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 03/14] security: Add a hook for the point of notification insertion [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 02/12] LRNG - allocate one DRNG instance per NUMA node
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 08/12] crypto: provide access to a static Jitter RNG state
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 03/12] LRNG - sysctls and /proc interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 05/12] crypto: DRBG - externalize DRBG functions for LRNG
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 01/12] Linux Random Number Generator
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 00/12] /dev/random - a new approach with full SP800-90B
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH][v7] x86/resctrl: Add task resctrl information display
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- Re: [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Daniel Colascione <dancol@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: Re: [PATCH 1/4] mm: factor out madvise's core functionality
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH 1/4] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH v9 1/4] vfs, fdtable: Add fget_task helper
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v9 3/4] arch: wire up pidfd_getfd syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v9 2/4] pid: Implement pidfd_getfd syscall
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v27 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v27 12/12] LRNG - add power-on and runtime self-tests
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv8 20/34] lib/vdso: Prepare for time namespace support
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v27 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 4/4] mm/madvise: allow KSM hints for remote API
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH 1/4] mm: factor out madvise's core functionality
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH 2/4] mm: introduce external memory hinting API
- From: SeongJae Park <sj38.park@xxxxxxxxx>
- Re: [PATCH v27 04/12] LRNG - add switchable DRNG support
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] mm: introduce external memory hinting API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 4/4] mm/madvise: allow KSM hints for remote API
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 3/4] mm/madvise: employ mmget_still_valid for write lock
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 1/4] mm: factor out madvise's core functionality
- From: Minchan Kim <minchan@xxxxxxxxxx>
- [PATCH 0/4] introduce memory hinting API for external process
- From: Minchan Kim <minchan@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Aleksa Sarai <cyphar@xxxxxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v9 0/4] Add pidfd_getfd syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCHv8 00/34] kernel: Introduce Time Namespace
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCHv8 02/34] lib/vdso: make do_hres and do_coarse as __always_inline
- From: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
- Re: [PATCH v27 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v3 0/8] Rework random blocking
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v27 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v27 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] Rework random blocking
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v27 09/12] LRNG - add Jitter RNG fast noise source
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v27 12/12] LRNG - add power-on and runtime self-tests
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v27 10/12] LRNG - add SP800-90B compliant health tests
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] Rework random blocking
- From: Kurt Roeckx <kurt@xxxxxxxxx>
- Re: [PATCH v3 0/8] Rework random blocking
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 0/8] Rework random blocking
- From: Kurt Roeckx <kurt@xxxxxxxxx>
- Re: [PATCHv8 00/34] kernel: Introduce Time Namespace
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
- From: Yu Chen <yu.c.chen@xxxxxxxxx>
- Re: [PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
- From: Yu Chen <yu.c.chen@xxxxxxxxx>
- Re: [PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
- From: Chen Yu <yu.c.chen@xxxxxxxxx>
- [PATCH v27 01/12] Linux Random Number Generator
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 00/12] /dev/random - a new approach with full SP800-90B
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 12/12] LRNG - add power-on and runtime self-tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 03/12] LRNG - sysctls and /proc interface
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 11/12] LRNG - add interface for gathering of raw entropy
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 09/12] LRNG - add Jitter RNG fast noise source
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 10/12] LRNG - add SP800-90B compliant health tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 08/12] crypto: provide access to a static Jitter RNG state
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 06/12] LRNG - add SP800-90A DRBG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 07/12] LRNG - add kernel crypto API PRNG extension
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 04/12] LRNG - add switchable DRNG support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 02/12] LRNG - allocate one DRNG instance per NUMA node
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v27 05/12] crypto: DRBG - externalize DRBG functions for LRNG
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RESEND RFC PATCH 1/1] Selectively allow CAP_SYS_NICE capability inside user namespaces
- From: "prakash.sangappa" <prakash.sangappa@xxxxxxxxxx>
- Re: [PATCH v2 0/6] introduce configfd as generalisation of fsconfig
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/6] introduce configfd as generalisation of fsconfig
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v14)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: File monitor problem
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 00/10] proc: modernize proc to support multiple private instances
- From: Alexey Gladkov <gladkov.alexey@xxxxxxxxx>
- Re: File monitor problem
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: File monitor problem
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH RFC 1/1] mount: universally disallow mounting over symlinks
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/8] random: Remove the blocking pool
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 7/8] random: Delete code to pull data into pools
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 8/8] random: Remove kernel.random.read_wakeup_threshold
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 5/8] random: Make /dev/random be almost like /dev/urandom
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v9 0/4] Add pidfd_getfd syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v3 4/8] random: Ignore GRND_RANDOM in getentropy(2)
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 3/8] random: Add GRND_INSECURE to return best-effort non-cryptographic bytes
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 2/8] random: Add a urandom_read_nowait() for random APIs that don't warn
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v3 1/8] random: Don't wake crng_init_wait when crng_init == 1
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: File monitor problem
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v9 1/4] vfs, fdtable: Add fget_task helper
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v9 4/4] test: Add test for pidfd getfd
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v9 3/4] arch: wire up pidfd_getfd syscall
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v9 2/4] pid: Implement pidfd_getfd syscall
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v9 0/4] Add pidfd_getfd syscall
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- Re: File monitor problem
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 2/3] clone3: allow spawning processes into cgroups
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- Re: [PATCH for 5.5 1/2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 5.5 1/2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
- From: Florian Weimer <fw@xxxxxxxxxxxxx>
- Re: [PATCH for 5.5 1/2 v2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 5.5 1/2] rseq: Fix: Clarify rseq.h UAPI rseq_cs memory reclaim requirements
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [RFC PATCH glibc 09/13] glibc: Perform rseq(2) registration at C startup and thread creation (v13)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH glibc 10/13] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v6 00/10] proc: modernize proc to support multiple private instances
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH v6 0/2] add performance reporting support to FPGA DFL drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- Re: [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH v8 1/3] vfs, fdtable: Add get_task_file helper
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks
- From: Ian Kent <raven@xxxxxxxxxx>
- [PATCH v8 2/3] pid: Introduce pidfd_getfd syscall
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v8 3/3] test: Add test for pidfd getfd
- From: Sargun Dhillon <sargun@xxxxxxxxx>
- [PATCH v8 1/3] vfs, fdtable: Add get_task_file helper
- From: Sargun Dhillon <sargun@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]