messages from 2024-02-14 17:14:58 to 2024-02-16 00:20:14 UTC [more...]
[PATCH v3 00/35] Memory allocation profiling
2024-02-16 0:21 UTC (65+ messages)
` [PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
` [PATCH v3 05/35] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v3 07/35] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v3 08/35] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH v3 23/35] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v3 25/35] xfs: Memory allocation profiling fixups
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()
[PATCH v8 0/1] mm: report per-page metadata information
2024-02-16 0:14 UTC (3+ messages)
` [PATCH v8 1/1] "
[PATCH v2] mm/filemap: Allow arch to request folio size for exec memory
2024-02-16 0:04 UTC (3+ messages)
[PATCH v3 1/3] LSM: add security_execve_abort() hook
2024-02-15 23:47 UTC (8+ messages)
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-02-15 23:17 UTC (9+ messages)
[PATCH v7 0/4] per-vma locks in userfaultfd
2024-02-15 22:19 UTC (6+ messages)
` [PATCH v7 1/4] userfaultfd: move userfaultfd_ctx struct to header file
` [PATCH v7 2/4] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v7 3/4] mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK
` [PATCH v7 4/4] userfaultfd: use per-vma locks in userfaultfd operations
[RFC v2 00/14] enable bs > ps in XFS
2024-02-15 22:17 UTC (13+ messages)
` [RFC v2 01/14] fs: Allow fine-grained control of folio sizes
` [RFC v2 14/14] xfs: enable block size larger than page size support
[PATCH v4 00/25] fs-verity support for XFS
2024-02-15 22:11 UTC (5+ messages)
` [PATCH v4 06/25] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v4 13/25] xfs: introduce workqueue for post read IO work
[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
2024-02-15 22:00 UTC (5+ messages)
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information
[syzbot] [ext4?] possible deadlock in ext4_evict_inode (3)
2024-02-15 21:18 UTC
[PATCH RFC 0/7] Use Maple Trees for simple_offset utilities
2024-02-15 21:08 UTC (18+ messages)
` [PATCH RFC 1/7] libfs: Rename "so_ctx"
` [PATCH RFC 2/7] libfs: Define a minimum directory offset
` [PATCH RFC 3/7] libfs: Add simple_offset_empty()
` [PATCH RFC 6/7] libfs: Convert simple directory offsets to use a Maple Tree
` [PATCH RFC 7/7] libfs: Re-arrange locking in offset_iterate_dir()
[PATCH v4 0/2] Fix libaio cancellation support
2024-02-15 20:47 UTC (3+ messages)
` [PATCH v4 1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
` [PATCH v4 2/2] fs/aio: Make io_cancel() generate completions again
[PATCH fstests] common/config: fix CANON_DEVS=yes when file does not exist
2024-02-15 17:50 UTC (3+ messages)
[syzbot] [udf?] UBSAN: array-index-out-of-bounds in udf_process_sequence
2024-02-15 17:37 UTC (3+ messages)
mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests
2024-02-15 17:16 UTC (3+ messages)
[PATCH 0/2] Move pidfd to tiny pseudo fs
2024-02-15 16:11 UTC (7+ messages)
` [PATCH 2/2] pidfd: add pidfdfs
[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
2024-02-15 16:09 UTC (27+ messages)
` [PATCH v10 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v10 02/25] ima: Align ima_file_mprotect() "
` [PATCH v10 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v10 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v10 05/25] ima: Align ima_post_read_file() "
` [PATCH v10 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v10 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v10 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v10 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v10 10/25] security: Introduce inode_post_setattr hook
` [PATCH v10 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v10 12/25] security: Introduce file_post_open hook
` [PATCH v10 13/25] security: Introduce file_release hook
` [PATCH v10 14/25] security: Introduce path_post_mknod hook
` [PATCH v10 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v10 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v10 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v10 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v10 20/25] ima: Move to LSM infrastructure
` [PATCH v10 21/25] ima: Move IMA-Appraisal "
` [PATCH v10 22/25] evm: Move "
` [PATCH v10 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v10 24/25] ima: "
` [PATCH v10 25/25] integrity: Remove LSM
[syzbot] [fs?] WARNING in __brelse (3)
2024-02-15 15:55 UTC (2+ messages)
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2024-02-15 15:40 UTC (12+ messages)
[PATCH v3] fsnotify: optimize the case of no parent watcher
2024-02-15 15:07 UTC (10+ messages)
[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
2024-02-15 15:02 UTC (17+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
[PATCH v6 0/9] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-02-15 14:46 UTC (10+ messages)
` [PATCH v6 1/9] dax: add empty static inline for CONFIG_DAX=n
` [PATCH v6 2/9] dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) "
` [PATCH v6 3/9] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 4/9] dm: "
` [PATCH v6 5/9] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v6 6/9] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v6 7/9] dax: Check for data cache aliasing at runtime
` [PATCH v6 8/9] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v6 9/9] dax: Fix incorrect list of data cache aliasing architectures
[PATCH v2] nvdimm/pmem: Fix leak on dax_add_host() failure
2024-02-15 14:43 UTC
sendfile(2) erroneously yields EINVAL on too large counts
2024-02-15 13:49 UTC
[syzbot] Monthly f2fs report (Feb 2024)
2024-02-15 13:28 UTC
[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in reiserfs_readdir_inode
2024-02-15 13:21 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 9ee85f235efe
2024-02-15 13:14 UTC (5+ messages)
` shmem patches headsup: "
convert write_cache_pages() to an iterator v8
2024-02-15 11:44 UTC (17+ messages)
` [PATCH 01/14] writeback: don't call mapping_set_error on AOP_WRITEPAGE_ACTIVATE
` [PATCH 02/14] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 03/14] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 04/14] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 05/14] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 06/14] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 07/14] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 08/14] writeback: Factor writeback_get_batch() "
` [PATCH 09/14] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/14] pagevec: Add ability to iterate a queue
` [PATCH 11/14] writeback: Use the folio_batch queue iterator
` [PATCH 12/14] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 13/14] writeback: add a writeback iterator
` [PATCH 14/14] writeback: Remove a use of write_cache_pages() from do_writepages()
[PATCH 0/6] block atomic writes for XFS
2024-02-15 11:08 UTC (7+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
[PATCH] zonefs: Improve error handling
2024-02-15 10:25 UTC (3+ messages)
[PATCH RFC 5/6] fs: xfs: iomap atomic write support
2024-02-15 9:53 UTC (12+ messages)
[syzbot] [reiserfs?] general protection fault in __fget_files (2)
2024-02-15 9:30 UTC (3+ messages)
[syzbot] [reiserfs?] kernel BUG in entry_points_to_object
2024-02-15 9:29 UTC (3+ messages)
SMB 1.0 broken between Kernel versions 6.2 and 6.5
2024-02-15 7:32 UTC (9+ messages)
[PATCH v10 0/8]
2024-02-15 4:26 UTC (9+ messages)
` [PATCH v10 1/8] ext4: Simplify the handling of cached insensitive names
` [PATCH v10 2/8] f2fs: "
` [PATCH v10 3/8] libfs: Introduce case-insensitive string comparison helper
` [PATCH v10 4/8] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v10 5/8] f2fs: "
` [PATCH v10 6/8] ext4: Log error when lookup of encoded dentry fails
` [PATCH v10 7/8] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v10 8/8] f2fs: "
[PATCH v6 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-02-15 0:31 UTC (9+ messages)
` [PATCH v6 02/10] fscrypt: Factor out a helper to configure the lookup dentry
` [PATCH v6 03/10] fscrypt: Drop d_revalidate for valid dentries during lookup
` [PATCH v6 04/10] fscrypt: Drop d_revalidate once the key is added
[PATCH v6 0/3] per-vma locks in userfaultfd
2024-02-14 22:33 UTC (6+ messages)
` [PATCH v6 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-02-14 21:36 UTC (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
[RFC PATCH 0/9] shmem: fix llseek in hugepages
2024-02-14 19:49 UTC (2+ messages)
[PATCH v4 0/7] Split a folio to any lower order folios
2024-02-14 17:38 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).