messages from 2026-09-08 20:16:45 to 2026-09-09 15:53:52 UTC [more...]
[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
2026-09-09 15:53 UTC (5+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
[PATCH RFC v3 00/15] coredump, files: exit files on request
2026-09-09 15:52 UTC (16+ messages)
` [PATCH RFC v3 01/15] fs: don't open-code file_close_fd() in close_fd()
` [PATCH RFC v3 02/15] fs: add switch_files_struct()
` [PATCH RFC v3 03/15] fs: move unshare_fd() to fs/file.c
` [PATCH RFC v3 04/15] fs: remove unshare_files()
` [PATCH RFC v3 05/15] fs: move filp_flush() to other file helpers
` [PATCH RFC v3 06/15] fs: make close_files() synchronous
` [PATCH RFC v3 07/15] fs: make close_range() synchronous
` [PATCH RFC v3 08/15] fs: rename do_close_on_exec() to close_cloexec_files()
` [PATCH RFC v3 09/15] fs: make close_cloexec_files() synchronous
` [PATCH RFC v3 10/15] coredump: s/startup/done/g
` [PATCH RFC v3 11/15] coredump: factor out coredump_wait_inactive()
` [PATCH RFC v3 12/15] fs: add alloc_files_struct()
` [PATCH RFC v3 13/15] coredump: add COREDUMP_CLOSE_FILES
` [PATCH RFC v3 14/15] tools: sync coredump.h header
` [PATCH RFC v3 15/15] selftests/coredump: test COREDUMP_CLOSE_FILES
[syzbot] [fs?] possible deadlock in ovl_create_object (2)
2026-09-09 15:19 UTC
[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
2026-09-09 15:04 UTC (30+ messages)
` [PATCH v2 01/26] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()
` [PATCH v2 02/26] mm/fbatch: allow folios_put_refs() to skip xa_is_value() entries
` [PATCH v2 03/26] mm/fbatch: temporarily disable lazyfree and mlock+munlock batching
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH v2 05/26] mm/fbatch: lru_add_del_folio()+folio_add_lru() after clear_lru()
` [PATCH v2 06/26] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH v2 08/26] mm/fbatch: replace mlock_new_folio() by __folio_add_lru(,mlockit)
` [PATCH v2 09/26] mm/fbatch: restore mlock+munlock batching, without extra ref
` [PATCH v2 10/26] mm/fbatch: remove several uses of mlock_drain_local()
` [PATCH v2 11/26] mm/fbatch: remove migration's PAGE_WAS_MLOCKED lru_add_drain()
` [PATCH v2 12/26] mm/fbatch: remove percpu_pvec_drained and folios_put()
` [PATCH v2 13/26] mm/fbatch: no lru_add_drain to collect_longterm_unpinnable_folios()
` [PATCH v2 14/26] mm/fbatch: no lru_add_drain() nor _all() for memfd_wait_for_pins()
` [PATCH v2 15/26] mm/fbatch: remove shake_folio() shake_page() from memory-failure
` [PATCH v2 16/26] mm/fbatch: remove lru_cache_disable() from NUMA folio migration
` [PATCH v2 17/26] mm/fbatch: no lru_cache_disable() in __alloc_contig_migrate_range()
` [PATCH v2 18/26] mm/fbatch: remove lru_add_drain() and _all() calls from various
` [PATCH v2 19/26] mm/fbatch: vm/stat_refresh include lru_add_drain() on each cpu
` [PATCH v2 20/26] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()
` [PATCH v2 21/26] block/fbatch: no lru_add_drain_all() in invalidate_bdev()
` [PATCH v2 22/26] fs/fbatch: drop_caches invalidate_bh_lrus() not lru_add_drain_all()
` [PATCH v2 23/26] fs,mm/fbatch: use invalidate_bh_lrus() not invalidate_bh_lrus_cpu()
` [PATCH v2 24/26] fs,mm/fbatch: lru_cache_disable() keep off buffer_head lrus only
` [PATCH v2 25/26] mm/fbatch: move lru_add_drain_all() declaration to mm/internal.h
` [PATCH v2 26/26] mm/fbatch: drop reference inside the loop when draining
` [PATCH v2 27/26] mm/fbatch: paranoid folio vmstats in folio_batch_move_lru()
[PATCH] man/man2: introduce man page for file_getattr/file_setattr syscalls
2026-09-09 15:00 UTC (4+ messages)
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-09 14:51 UTC (10+ messages)
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 14/14] mm/page-flags: remove PG_private
[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
2026-09-09 14:44 UTC (14+ messages)
` [PATCH 01/12] mm/sparse: move mem_section init to sparse_extreme_init()
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 03/12] mm/sparse: move initialization of section metadata to sparse_metadata_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 05/12] mm/sparse: cleanup sparse_init_one_section()
` [PATCH 06/12] mm/sparse: rename __highest_present_section_nr to __highest_used_section_nr
` [PATCH 07/12] mm/sparse: remove pfn_in_present_section()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()
[PATCH 6.18 538/583] cifs: Scripted clean up fs/smb/client/cifs_unicode.h
2026-09-09 13:43 UTC (7+ messages)
` [PATCH 6.18 539/583] cifs: Scripted clean up fs/smb/client/fscache.h
` [PATCH 6.18 540/583] cifs: Scripted clean up fs/smb/client/fs_context.h
` [PATCH 6.18 541/583] cifs: Scripted clean up fs/smb/client/smb2proto.h
` [PATCH 6.18 543/583] cifs: Remove dead function prototypes
` [PATCH 6.18 544/583] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
` [PATCH 6.18 545/583] cifs: SMB1 split: Separate out SMB1 decls into smb1proto.h
[PATCH v2 4/5] proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
2026-09-09 14:25 UTC (2+ messages)
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-09-09 14:07 UTC (6+ messages)
[PATCH 0/2] sysctl: Restore minmax check for proc_do{int,ulong}vec_ms_jiffies_minmax()
2026-09-09 13:48 UTC (9+ messages)
` [PATCH 1/2] sysctl: Make proc_dointvec_ms_jiffies_minmax() enforce minmax again
` [PATCH 2/2] sysctl: Make proc_doulongvec_ms_jiffies_minmax() "
[GIT PULL for v7.3] vfs fixes
2026-09-09 13:44 UTC
Unsubscribe
2026-09-09 13:39 UTC
[PATCH 0/7] fs: preserve superblock inode walk positions across lock drops
2026-09-09 13:08 UTC (10+ messages)
` [PATCH 1/7] fs: remove trailing whitespace from include/linux/fs.h
` [PATCH 2/7] fs: introduce sb_for_each_inodes()
` [PATCH 3/7] block: use sb_for_each_inodes() in sync_bdevs()
` [PATCH 4/7] fs: use sb_for_each_inodes() API
` [PATCH 5/7] gfs2: use sb_for_each_inodes() for cooperative eviction
` [PATCH 6/7] quota: use sb_for_each_inodes() in add_dquot_ref()
` [PATCH 7/7] landlock: use sb_for_each_inodes() when detaching a superblock
` [External] Re: [PATCH 0/7] fs: preserve superblock inode walk positions across lock drops
[QUESTION] Are these issues PREEMPT_RT-specific?
2026-09-09 12:49 UTC (3+ messages)
[PATCH v2 00/10] net: support thread-specific pidfds for send and connect
2026-09-09 12:40 UTC (13+ messages)
` [PATCH v2 01/10] pid: add helpers to operate on a struct pid array
` [PATCH v2 02/10] af_unix: record the pid of the sending thread
` [PATCH v2 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD
` [PATCH v2 04/10] selftests/net: SO_PASSPIDFD_THREAD
` [PATCH v2 05/10] net: turn sk_peer_pid into an array indexed by pid type
` [PATCH v2 06/10] af_unix: record the pid of the connecting thread
` [PATCH v2 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
` [PATCH v2 08/10] selftests/net: SO_PEERPIDFD_THREAD
` [PATCH v2 09/10] pidfs: record the coredump on the dumping thread's pid too
` [PATCH v2 10/10] selftests/coredump: check the dumping thread's pidfd
[PATCH 0/2] Add scope-based cleanup capability to eventfd_ctx
2026-09-09 12:36 UTC (3+ messages)
` [PATCH 1/2] eventfd: Add scope-based cleanup capability
` [PATCH 2/2] drm/syncobj: Use scope-based cleanup for eventfd_ctx
[PATCH v2] mm/truncate: fix data loss when truncating straddling large folios
2026-09-09 12:22 UTC (2+ messages)
[PATCH] nls: fix the Unicode to charset tables of iso8859-14
2026-09-09 12:10 UTC
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-09 12:08 UTC (20+ messages)
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH v3 0/2] lsm: expose mount idmaps to inode hooks
2026-09-09 11:31 UTC (10+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: verify mount idmaps reach "
netfs_read_gaps(): aliased sink folio makes the read destination unreadable, SIGBUS on cifs with signing
2026-09-09 11:15 UTC (2+ messages)
[PATCH] fs/ntfs3: use d_instantiate_new() in ntfs_create_inode() and murder syzbot's "WARNING in do_new_mount" saga
2026-09-09 11:11 UTC (2+ messages)
[syzbot] [exfat?] WARNING in fat_write_inode
2026-09-09 11:08 UTC
[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
2026-09-09 10:51 UTC (2+ messages)
[BUG] procfs: fdinfo permission and read can cross a setuid exec epoch
2026-09-09 10:49 UTC
[PATCH 00/10] net: support thread-specific pidfds for send and connect
2026-09-09 10:47 UTC (5+ messages)
` [PATCH 02/10] af_unix: record the pid of the sending thread
[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
2026-09-09 10:15 UTC (3+ messages)
[RFC PATCH 1/5] mm: let folio_mkclean() report which pages had dirty PTEs
2026-09-09 10:12 UTC (2+ messages)
[PATCH] hfs: fix slab-out-of-bounds in __hfs_ext_write_extent
2026-09-09 9:59 UTC
[PATCH] once_lite: Simplify condition handling and fix context analysis
2026-09-09 9:46 UTC (6+ messages)
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-09 8:51 UTC (6+ messages)
[PATCH] super: make iterate_supers_type() deletion-safe
2026-09-09 8:10 UTC (6+ messages)
[PATCH v4] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-09 8:06 UTC
[PATCH] nstree: check listing permission before taking a namespace reference
2026-09-09 8:04 UTC (4+ messages)
[PATCH v2] nstree: check listing permission before taking a namespace reference
2026-09-09 8:02 UTC (2+ messages)
[PATCH] exec: do_close_on_exec() before taking exec_update_lock
2026-09-09 7:48 UTC (2+ messages)
[PATCH bpf-next v6 3/5] bpf: Add user memory access kfuncs for mm_struct
2026-09-09 7:24 UTC (2+ messages)
[PATCH v13 0/8] netfs: Miscellaneous preparatory changes
2026-09-09 7:21 UTC (9+ messages)
` [PATCH v13 1/8] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v13 2/8] netfs: Remove the writethrough code
` [PATCH v13 3/8] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v13 4/8] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v13 5/8] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v13 6/8] netfs: Make deprecated PG_private_2 support opt-in
` [PATCH v13 7/8] netfs: Add some functions to wrap the all-queued handling
` [PATCH v13 8/8] netfs: Set subrequest->source at alloc before trace emission
[PATCH v3 0/8] Convert barrier pairs to acquire/release for better performance
2026-09-09 7:11 UTC (5+ messages)
[PATCH v3] block: Fix start and length check added to iov_iter_extract_bvecs()
2026-09-09 6:28 UTC (2+ messages)
lazy bounce buffering for checksummed reads v3
2026-09-09 6:09 UTC (17+ messages)
` [PATCH 01/16] block: split bio_iov_iter_bounce_write
` [PATCH 02/16] block: export fs_bio_integrity_{alloc,free}
` [PATCH 03/16] block: add a bio_prepare_reissue helper
` [PATCH 04/16] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 05/16] iomap: add a iomap_ioend_flags helper
` [PATCH 06/16] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 07/16] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 08/16] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 09/16] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 10/16] iomap: better read bounce buffering support
` [PATCH 11/16] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 12/16] iomap,xfs: move integrity verification to the file system
` [PATCH 13/16] xfs: add support for lazy direct read bounce buffering
` [PATCH 14/16] xfs: add error injection for lazy "
` [PATCH 15/16] xfs: log a message at mount time when using integrity protection
` [PATCH 16/16] block,iomap: remove the old read side bounce buffering support
[PATCH v1 0/2] writeback: bound foreign dirty flushing
2026-09-09 2:08 UTC (4+ messages)
` [PATCH v1 2/2] writeback: snapshot foreign flush pages
[PATCH v2 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
2026-09-08 23:45 UTC (2+ messages)
[PATCH RFC] fs: cache-align lock_class_keys in struct file_system_type
2026-09-08 23:10 UTC (5+ messages)
[STABLE v5.15.y 4/8] eventpoll: kill __ep_remove()
2026-09-08 22:39 UTC (2+ messages)
[PATCH v2] fs/ntfs3: fix slab-out-of-bounds write in ni_create_attr_list()
2026-09-08 22:39 UTC (2+ messages)
[PATCH v3 0/7] hfsplus: convert regular file I/O to iomap-based operations
2026-09-08 21:04 UTC (8+ messages)
` [PATCH v3 1/7] hfs/hfsplus: exchange hardcoded number of extents on named constants
` [PATCH v3 2/7] hfsplus: rework hfsplus_get_block() logic
` [PATCH v3 3/7] hfsplus: take the bitmap page lock for allocate/free
` [PATCH v3 4/7] hfsplus: add iomap operations for regular file data
` [PATCH v3 5/7] hfsplus: move file related operations to file.c
` [PATCH v3 6/7] hfsplus: introduce iomap-based file_operations
` [PATCH v3 7/7] hfsplus: switch address_space_operations on iomap-based support
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