Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v9 00/11] landlock: truncate support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH] fuse: enable unprivileged mounts for fuseblk
- From: Simon Thoby <work.viveris@xxxxxxxxxxxxx>
- [RESEND PATCH] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: syzbot <syzbot+f07cc9be8d1d226947ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 25/25] mm/gup: Drop DAX pgmap accounting
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 24/25] mm/meremap_pages: Delete put_devmap_managed_page_refs()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 23/25] mm/memremap_pages: Initialize all ZONE_DEVICE pages to start at refcount 0
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 21/25] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 22/25] mm/memremap_pages: Replace zone_device_page_init() with pgmap_request_folios()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 20/25] devdax: add PUD support to the DAX mapping infrastructure
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 19/25] devdax: Sparse fixes for vm_fault_t in tracepoints
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 18/25] devdax: Sparse fixes for vmfault_t / dax-entry conversions
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 16/25] devdax: Move address_space helpers to the DAX core
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 17/25] devdax: Sparse fixes for xarray locking
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 15/25] libnvdimm/pmem: Support pmem block devices without dax
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 14/25] devdax: Fix sparse lock imbalance warning
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 13/25] devdax: Minor warning fixups
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 12/25] fsdax: Cleanup dax_associate_entry()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 11/25] fsdax: Rework dax_insert_entry() calling convention
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 10/25] fsdax: Introduce pgmap_request_folios()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 07/25] fsdax: Hold dax lock over mapping insertion
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 09/25] fsdax: Rework for_each_mapped_pfn() to dax_for_each_folio()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 08/25] fsdax: Update dax_insert_entry() calling convention to return an error
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 06/25] fsdax: Validate DAX layouts broken before truncate
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 05/25] fsdax: Wait for pinned pages during truncate_inode_pages_final()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 04/25] fsdax: Introduce dax_zap_mappings()
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 02/25] fsdax: Use dax_page_idle() to document DAX busy page checking
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 03/25] fsdax: Include unmapped inodes for page-idle detection
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 01/25] fsdax: Wait on @page not @page->_refcount
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- [PATCH v3 00/25] Fix the DAX-gup mistake
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v2] fs/select: mark do_select noinline_for_stack
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- RE: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- [PATCH v2 8/8] ext4: Remove the logic to trim inode PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 4/8] ext4: Move overlap assert logic into a separate function
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 2/8] ext4: Refactor code related to freeing PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH v2 0/8] ext4: Convert inode preallocation list to an rbtree
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v8 7/8] KVM: Handle page fault for private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: (subset) [PATCH V2 1/3] pstore: Alert on backend write error
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: (subset) [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH RFC 5/7] fs/xfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Jann Horn <jannh@xxxxxxxxxx>
- How to convert I/O iterators to iterators, sglists and RDMA lists
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH V2 1/3] pstore: Alert on backend write error
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 05/23] afs: Convert afs_writepages_region() to use filemap_get_folios_tag()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/7] iov_iter: Add a function to extract an iter's buffers to a bvec iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
- From: Danylo Mocherniuk <mdanylo@xxxxxxxxxx>
- Re: [PATCH] unicode: mkutf8data: Add malloc return value detection
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] iov_iter: Add extraction functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] mm: move xa forward when run across zombie page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH RFC 3/7] fs/btrfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Qu Wenruo <wqu@xxxxxxxx>
- Re: [PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH RFC 7/7] fs/f2fs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 4/7] fs/exfat: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 6/7] fs/ntfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 3/7] fs/btrfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 5/7] fs/xfs: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 2/7] fs/ext4: support `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 1/7] fs: create `DISABLE_FS_CSUM_VERIFICATION` config option
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH RFC 0/7] fs: Debug config option to disable filesystem checksum verification for fuzzing
- From: Hrutvik Kanabar <hrkanabar@xxxxxxxxx>
- [PATCH V3 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V3 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [RFC] fsnotify: allow sleepable child dentry flag update
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] unicode: mkutf8data: Add malloc return value detection
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 1/5] cachefiles: introduce object ondemand state
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] mm: move xa forward when run across zombie page
- From: "zhaoyang.huang" <zhaoyang.huang@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] filemap: find_lock_entries() now updates start offset
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- [PATCH V2 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V2 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V2 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V2 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V2 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH V2 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: TI: X15 the connected SSD is not detected on Linux next 20221006 tag
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [RFC] fsnotify: allow sleepable child dentry flag update
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] filemap: find_get_entries() now updates start offset
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 1/2] filemap: find_lock_entries() now updates start offset
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 0/2] Rework find_get_entries() and find_lock_entries()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [RFC] fsnotify: allow sleepable child dentry flag update
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- Re: TI: X15 the connected SSD is not detected on Linux next 20221006 tag
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- [PATCH V2 3/3] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V2 1/3] pstore: Alert on backend write error
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V2 2/3] efi: pstore: Follow convention for the efi-pstore backend name
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH V2 0/3] Some pstore improvements V2
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/select: mark do_select noinline_for_stack for 32b
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fuse: fix readdir cache race
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] xfs: drop experimental warning for fsdax
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [GIT PULL] orangefs pull request for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
- From: Ali Raza <aliraza@xxxxxx>
- Re: [PATCH v9 00/11] landlock: truncate support
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v9 00/11] landlock: truncate support
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
- From: Enrico Mioso <mrkiko.rs@xxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: TI: X15 the connected SSD is not detected on Linux next 20221006 tag
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
- From: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
- Re: [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] fuse: fix readdir cache race
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [syzbot] kernel BUG in truncate_inode_pages_range
- From: syzbot <syzbot+67418a97d2c47464ca17@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: TI: X15 the connected SSD is not detected on Linux next 20221006 tag
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH AUTOSEL 5.19 34/63] eventfd: guard wake_up in eventfd fs calls as well
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 27/47] eventfd: guard wake_up in eventfd fs calls as well
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 35/67] eventfd: guard wake_up in eventfd fs calls as well
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- RE: [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: Joe Perches <joe@xxxxxxxxxxx>
- [GIT PULL] orangefs pull request for 6.1
- From: Mike Marshall <hubcap@xxxxxxxxxxxx>
- Re: [PATCH 0/8] Some pstore improvements
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
- From: Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 1/4] filemap: find_lock_entries() now updates start offset
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH 0/8] Some pstore improvements
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Jan Kara <jack@xxxxxxx>
- Re: [External] Re: [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH] fs/fuse: Replace kmap() with kmap_local_page()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH linux-next] fuse: Remove the unneeded result variable
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fuse: port to vfs{g,u}id_t and associated helpers
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fuse: always revalidate rename target dentry
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH] fs/fuse: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [External] Re: [PATCH] bpf: added the account of BPF running time
- From: 运辉崔 <cuiyunhui@xxxxxxxxxxxxx>
- inactive buffer head in lrus prevents page migrate
- From: lijiazi <jqqlijiazi@xxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- TI: X15 the connected SSD is not detected on Linux next 20221006 tag
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [RFC] fl_owner_t and use of filp_close() in nfs4_free_lock_stateid()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] filemap: find_lock_entries() now updates start offset
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 3/4] truncate: Remove indices argument from truncate_folio_batch_exceptionals()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 2/4] filemap: find_get_entries() now updates start offset
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 4/4] filemap: Remove indices argument from find_lock_entries() and find_get_entries()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 1/4] filemap: find_lock_entries() now updates start offset
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH 0/4] Rework find_get_entries() and find_lock_entries()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH] fscrypt: fix keyring memory leak on mount failure
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2] fs/select: mark do_select noinline_for_stack
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [RFC] fl_owner_t and use of filp_close() in nfs4_free_lock_stateid()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC] fl_owner_t and use of filp_close() in nfs4_free_lock_stateid()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [PATCH 1/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
- [PATCH 0/1] pstore/ram: Ensure stable pmsg address with per-CPU ftrace buffers
- [RFC] fl_owner_t and use of filp_close() in nfs4_free_lock_stateid()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs: clarify the rerurn value check for inode_needs_update_time
- From: Jan Kara <jack@xxxxxxx>
- [syzbot] possible deadlock in exfat_get_block
- From: syzbot <syzbot+247e66a2c3ea756332c7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v2 3/5] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 1/5] cachefiles: introduce object ondemand state
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- [PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 3/5] attr: use consistent sgid stripping checks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [syzbot] general protection fault in __d_add
- From: syzbot <syzbot+a8f26a403c169b7593fe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2 1/5] attr: add setattr_drop_sgid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/5] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 2/5] attr: add should_remove_sgid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 3/5] attr: use consistent sgid stripping checks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 2/5] attr: add should_remove_sgid()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v2 1/5] attr: add setattr_drop_sgid()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Enabling unprivileged mounts on fuseblk filesystems
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [GIT PULL] 9p fixes for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 7 (tmpfile)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] fs: clarify the rerurn value check for inode_needs_update_time
- From: Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
- From: "Elliott, Robert (Servers)" <elliott@xxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- [PATCH v6 7/7] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 5/7] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v6 0/7] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Enabling unprivileged mounts on fuseblk filesystems
- From: Simon Thoby <work.viveris@xxxxxxxxxxxxx>
- Re: [PATCH] fs/select: mark do_select noinline_for_stack for 32b
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] fs/select: mark do_select noinline_for_stack for 32b
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Semantic newlines (was: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN)
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- general protection fault in fuse_test_super
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: [PATCH] fs/ntfs3: Add windows_names mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- Re: [PATCH 0/4] fs/ntfs3: Fix and rename hidedotfiles mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 2/2] fs/ntfs3: document system.ntfs_attrib_be extended attribute
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 1/2] fs/ntfs3: add system.ntfs_attrib_be extended attribute
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 0/2] fs/ntfs3: Add system.ntfs_attrib_be extended attribute
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 5/5] fs/ntfs3: rename hidedotfiles mount option to hide_dot_files
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 4/5] fs/ntfs3: document the hidedotfiles mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 3/5] fs/ntfs3: add hidedotfiles to the list of enabled mount options
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 2/5] fs/ntfs3: make hidedotfiles mount option work when renaming files
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 1/5] fs/ntfs3: fix hidedotfiles mount option by reversing behaviour
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 0/5] fs/ntfs3: Fix and rename hidedotfiles mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 2/2] fs/ntfs3: document windows_names mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 1/2] fs/ntfs3: add windows_names mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH v2 0/2] fs/ntfs3: Add windows_names mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- Re: [PATCH 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v9 00/11] landlock: truncate support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH 8/8] ext4: Remove the logic to trim inode PAs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Chao Peng <chao.p.peng@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] fsnotify changes for v6.1-rc1
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fs/select: mark do_select noinline_for_stack for 32b
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [syzbot] stack segment fault in truncate_inode_pages_final
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [syzbot] general protection fault in __d_add
- From: syzbot <syzbot+a8f26a403c169b7593fe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] stack segment fault in truncate_inode_pages_final
- From: syzbot <syzbot+0f7dd5852be940800ca4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] WARNING: locking bug in find_lock_entries
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [syzbot] WARNING: locking bug in find_lock_entries
- From: syzbot <syzbot+17eb1d8cd53dbad65d63@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation
- From: Helge Deller <deller@xxxxxx>
- [GIT PULL] 9p fixes for 6.1
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation
- From: Vineet Gupta <vineet.gupta@xxxxxxxxx>
- [regression, v6.0-rc0] filesystem freeze hangs on sb_wait_write()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: A field in files_struct has been used without initialization
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [External] Re: [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] fs/ntfs3: Add windows_names mount option
- From: Kari Argillander <kari.argillander@xxxxxxxxx>
- RE: [PATCH] fs/select: avoid clang stack usage warning
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [External] Re: [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [External] Re: [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- RE: A field in files_struct has been used without initialization
- From: Abd-Alrhman Masalkhi <abd.masalkhi@xxxxxxxxx>
- [PATCH -next] coredump: fix unused-function warning
- From: Ren Zhijie <renzhijie2@xxxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- Re: [PATCH] fs/ceph/super: add mount options "snapdir{mode,uid,gid}"
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [syzbot] BUG: scheduling while atomic in exit_to_user_mode_loop
- From: syzbot <syzbot+cceb1394467dba9c62d9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- RE: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
- From: syzbot <syzbot+5867885efe39089b339b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v9 11/11] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 11/11] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 10/11] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 10/11] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 11/11] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 0/9] landlock: truncate support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 09/11] selftests/landlock: Test ftruncate on FDs created by memfd_create(2)
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 08/11] selftests/landlock: Test FD passing from restricted to unrestricted processes
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 07/11] selftests/landlock: Locally define __maybe_unused
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 06/11] selftests/landlock: Test open() and ftruncate() in multiple scenarios
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 05/11] selftests/landlock: Test file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 03/11] landlock: Document init_layer_masks() helper
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 02/11] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 04/11] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 01/11] security: Create file_truncate hook from path_truncate hook
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH v9 00/11] landlock: truncate support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- [PATCH] proc: Remove unnecessary ‘NULL’ and '0' values
- From: Li zeming <zeming@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 9/9] landlock: Document Landlock's file truncation support
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 8/9] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 7/9] selftests/landlock: Test FD passing from a Landlock-restricted to an unrestricted process
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 3/9] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 2/9] selftests/landlock: Locally define __maybe_unused
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [PATCH v5 7/7] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 2/5] attr: add should_remove_sgid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v5 6/7] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 5/7] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v5 0/7] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [git pull] vfs.git pile 7 (tmpfile)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [syzbot] WARNING in change_pte_range
- From: Peter Xu <peterx@xxxxxxxxxx>
- Re: [syzbot] WARNING in change_pte_range
- From: syzbot <syzbot+2c2bb573a9524a95e787@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH] fs/select: mark do_select noinline_for_stack for 32b
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: A field in files_struct has been used without initialization
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/5] attr: add should_remove_sgid()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH v4 6/6] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 5/6] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 3/6] treewide: use get_random_{u8,u16}() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 4/6] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v4 0/6] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v10 25/27] x86: enable initial Rust support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [GIT PULL] ext2, udf, reiserfs, and quota fixes for v6.1-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsnotify changes for v6.1-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: Colin Cross <ccross@xxxxxxxxxxx>
- RE: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [GIT PULL] fsnotify changes for v6.1-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 5/5] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 4/5] ovl: remove privs in ovl_copyfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 3/5] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 2/5] attr: add should_remove_sgid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 1/5] attr: add setattr_drop_sgid()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH v2 0/5] fs: improve setgid stripping consistency even more
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: thoughts about fanotify and HSM
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [GIT PULL] ext2, udf, reiserfs, and quota fixes for v6.1-rc1
- From: Jan Kara <jack@xxxxxxx>
- [GIT PULL] fsnotify changes for v6.1-rc1
- From: Jan Kara <jack@xxxxxxx>
- [PATCH 4/4] fs/ntfs3: rename hidedotfiles mount option to hide_dot_files
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH 3/4] fs/ntfs3: add hidedotfiles to the list of enabled mount options
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH 2/4] fs/ntfs3: make hidedotfiles mount option work when renaming files
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH 1/4] fs/ntfs3: fix hidedotfiles mount option by reversing, behaviour
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH 0/4] fs/ntfs3: Fix and rename hidedotfiles mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- RE: [PATCH] Fix race condition when exec'ing setuid files
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH] fs/ntfs3: Add windows_names mount option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- Re: [PATCH v2] 9p/trans_fd: perform read/write with TIF_SIGPENDING set
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- RE: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 0/5] treewide cleanup of random integer usage
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 4/5] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 4/5] treewide: use get_random_bytes when possible
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2] 9p/trans_fd: perform read/write with TIF_SIGPENDING set
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: soft lockup with pre-rc1
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] iomap: new code for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 3 (file)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 1 (inode)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 2 (d_path)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 4 (file_inode)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] vfs.git pile 6 (constification, mostly struct path)
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 4/8] pstore: Alert on backend write error
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/8] pstore: Improve error reporting in case of backend overlap
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 4/8] pstore: Alert on backend write error
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: "Luck, Tony" <tony.luck@xxxxxxxxx>
- Re: [PATCH 1/8] pstore: Improve error reporting in case of backend overlap
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 4/8] pstore: Alert on backend write error
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/8] Some pstore improvements
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC UKL 00/10] Unikernel Linux (UKL)
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 8/8] efi: pstore: Add module parameter for setting the record size
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 1/8] pstore: Improve error reporting in case of backend overlap
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 3/8] pstore: Inform unregistered backend names as well
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 0/8] Some pstore improvements
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- [PATCH 4/8] pstore: Alert on backend write error
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH] fs/select: avoid clang stack usage warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
- From: Ali Raza <aliraza@xxxxxx>
- Re: [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
- From: Ali Raza <aliraza@xxxxxx>
- Re: [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
- From: Ali Raza <aliraza@xxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
- From: Ali Raza <aliraza@xxxxxx>
- Re: [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
- From: Ali Raza <aliraza@xxxxxx>
- Re: [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
- From: Ali Raza <aliraza@xxxxxx>
- [PATCH 8/8] ext4: Remove the logic to trim inode PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 4/8] ext4: Move overlap assert logic into a separate function
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 2/8] ext4: Refactor code related to freeing PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 1/8] ext4: Stop searching if PA doesn't satisfy non-extent file
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- [PATCH 0/8] ext4: Convert inode preallocation list to an rbtree
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Support file truncation
- From: Günther Noack <gnoack3000@xxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v3 4/5] treewide: use get_random_bytes when possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 5/5] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 4/5] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 2/5] treewide: use get_random_{u8,u16}() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v3 0/5] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v4 2/2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/5] treewide: use get_random_u32() when possible
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2 3/5] treewide: use get_random_u32() when possible
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- Re: [PATCH v2 0/5] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 0/5] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 5/5] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 4/5] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 2/5] treewide: use get_random_{u8,u16}() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v2 0/5] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [f2fs-dev] [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 23/30] ovl: use posix acl api
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v4 22/30] ovl: implement set acl method
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- RE: A field in files_struct has been used without initialization
- From: Abd-Alrhman Masalkhi <abd.masalkhi@xxxxxxxxx>
- RE: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: David Laight <David.Laight@xxxxxxxxxx>
- A field in files_struct has been used without initialization
- From: Abd-Alrhman Masalkhi <abd.masalkhi@xxxxxxxxx>
- Re: [RFC v3 8/8] ext4: Remove the logic to trim inode PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/30] fs: add new get acl method
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [RFC v3 8/8] ext4: Remove the logic to trim inode PAs
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- Re: [PATCH v4 2/2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 2/2] exec: Remove LSM_UNSAFE_SHARE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 04/30] fs: add new get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC v3 8/8] ext4: Remove the logic to trim inode PAs
- From: Ojaswin Mujoo <ojaswin@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/30] fs: add new get acl method
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v1 5/5] prandom: remove unused functions
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 4/5] treewide: use get_random_bytes when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 3/5] treewide: use get_random_u32() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 2/5] treewide: use get_random_{u8,u16}() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [PATCH v1 0/5] treewide cleanup of random integer usage
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v8 0/9] landlock: truncate support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 9/9] landlock: Document Landlock's file truncation support
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 8/9] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 7/9] selftests/landlock: Test FD passing from a Landlock-restricted to an unrestricted process
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 6/9] selftests/landlock: Test open() and ftruncate() in multiple scenarios
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Support file truncation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 3/9] landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 2/9] selftests/landlock: Locally define __maybe_unused
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 1/9] security: Create file_truncate hook from path_truncate hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Support file truncation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [GIT PULL] iomap: new code for 6.1
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH] Fix race condition when exec'ing setuid files
- From: Jorge Merlino <jorge.merlino@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 3/3] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 1/3] attr: use consistent sgid stripping checks
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 2/3] ovl: remove privs in ovl_copyfile()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 0/3] fs: improve setgid stripping consistency even more
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 1/2] ovl: remove privs in ovl_copyfile()
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Chuck Lever III <chuck.lever@xxxxxxxxxx>
- [proc] 5336f1902b: BUG:KASAN:global-out-of-bounds_in_memchr
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v6 7/9] vfs: expose STATX_VERSION to userland
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/7] Display inflated memory to users
- From: Alexander Atanasov <alexander.atanasov@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/30] fs: add new get acl method
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps
- From: Frank Sorenson <frank@xxxxxxxxxxxx>
- Re: [PATCH v6 4/9] nfs: report the inode version in getattr if requested
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] mm: /proc/pid/smaps_rollup: fix no vma's null-deref
- From: Seth Jenkins <sethjenkins@xxxxxxxxxx>
- Re: [PATCH v8 4/9] landlock: Support file truncation
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v4 04/30] fs: add new get acl method
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH] ext4: journal_path mount options should follow links
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] mm: /proc/pid/smaps_rollup: fix no vma's null-deref
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
- From: "Andy Lutomirski" <luto@xxxxxxxxxx>
- Re: [PATCH v2 RESEND] namei: clear nd->root.mnt before O_CREAT unlazy
- From: Brian Foster <bfoster@xxxxxxxxxx>
- [git pull] vfs.git pile 6 (constification, mostly struct path)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] vfs.git pile 4 (file_inode)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] vfs.git pile 3 (file)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] vfs.git pile 2 (d_path)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [git pull] vfs.git pile 1 (inode)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
- From: Fuad Tabba <tabba@xxxxxxxxxx>
- [syzbot] possible deadlock in exfat_iterate
- From: syzbot <syzbot+38655f1298fefc58a904@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH] ext4: journal_path mount options should follow links
- From: Lukas Czerner <lczerner@xxxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] mm: /proc/pid/smaps_rollup: fix no vma's null-deref
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [PATCH 2/2] ovl: remove privs in ovl_fallocate()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [syzbot] BUG: unable to handle kernel NULL pointer dereference in do_read_cache_folio
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- [syzbot] BUG: unable to handle kernel NULL pointer dereference in do_read_cache_folio
- From: syzbot <syzbot+c3616973d9db2b0cff65@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/9] iversion: clarify when the i_version counter must be updated
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 4/9] nfs: report the inode version in getattr if requested
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 08/23] ceph: Convert ceph_writepages_start() to use filemap_get_folios_tag()
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v4 13/30] evm: add post set acl hook
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH] fs/ntfs3: add system.ntfs_attrib_be extended attribute
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: Gotou, Yasunori/五島 康文 <y-goto@xxxxxxxxxxx>
- Re: [GIT PULL] acl updates for v6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fsverity updates for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] vfsuid updates for v6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] STATX_DIOALIGN for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] fscrypt updates for 6.1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] xfs: fail dax mount if reflink is enabled on a partition
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v6 7/9] vfs: expose STATX_VERSION to userland
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/9] nfs: report the inode version in getattr if requested
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v6 3/9] vfs: plumb i_version handling into struct kstat
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v6 2/9] iversion: clarify when the i_version counter must be updated
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v6 1/9] iversion: move inode_query_iversion to libfs.c
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: "J. R. Okajima" <hooanon05g@xxxxxxxxx>
- Re: [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 2/3] fs/ntfs3: Add hidedotfiles option
- From: Daniel Pinto <danielpinto52@xxxxxxxxx>
- [PATCH] mm: /proc/pid/smaps_rollup: fix no vma's null-deref
- From: FirstName LastName <sethjenkins@xxxxxxxxxx>
- [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 08/10] exec: Make exec path for starting UKL application
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 06/10] x86/fault: Skip checking kernel mode access to user address space for UKL
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 03/10] sched: Add task_struct tracking of kernel or application execution
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 01/10] kbuild: Add sections and symbols to linker script for UKL support
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
- From: Ali Raza <aliraza@xxxxxx>
- [RFC UKL 00/10] Unikernel Linux (UKL)
- From: Ali Raza <aliraza@xxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH][CFT] [coredump] don't use __kernel_write() on kmap_local_page()
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
- From: Amir Goldstein <amir73il@xxxxxxxxx>
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[Linux XFS]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]