messages from 2026-08-28 20:54:33 to 2026-08-31 13:45:53 UTC [more...]
[PATCH AUTOSEL 6.18-5.10] hfs: rework hfsplus_readdir() logic
2026-08-31 13:27 UTC (8+ messages)
` [PATCH AUTOSEL 6.18-6.12] virtio-fs: avoid double-free on failed queue setup
` [PATCH AUTOSEL 6.18-5.10] affs: handle set_blocksize failures
` [PATCH AUTOSEL 6.18] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
` [PATCH AUTOSEL 6.18-5.10] isofs: handle set_blocksize failures
` [PATCH AUTOSEL 6.18-5.10] hfsplus: rework hfsplus_readdir() logic
` [PATCH AUTOSEL 6.18-6.12] netfs: Fix decision whether to disallow write-streaming due to fscache use
` [PATCH AUTOSEL 6.18-6.1] cachefiles: Fix double fput
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-08-31 13:36 UTC (5+ messages)
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
[PATCH v2 0/7] hfsplus: convert regular file I/O to iomap-based operations
2026-08-31 13:21 UTC (8+ messages)
fstests: Verify behaviour of "seek" in a directory
2026-08-31 13:16 UTC (10+ messages)
` [PATCH] fstests: generic: Add test of seek in directories
[PATCH 00/11] Convert barrier pairs to acquire/release for better performance
2026-08-31 12:46 UTC (11+ messages)
` [PATCH 03/11] fs: aio: Use acquire/release for ring->tail publication
` [PATCH 04/11] fs: Use acquire/release for fdtable resize synchronization
` [PATCH 06/11] super: Use acquire for SB_BORN check in super_cache_count()
` [PATCH 07/11] ext4: Convert group-count barrier protocol to acquire/release
[PATCH 0/9] Remove FGP_NOFS
2026-08-31 12:32 UTC (18+ messages)
` [PATCH 1/9] mm: Improve memalloc_nofs_save() documentation
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS
` [PATCH 3/9] erofs: Remove redundant FGP_NOFS
` [PATCH 4/9] nfs: "
` [PATCH 5/9] ntfs: Remove FGP_NOFS from __ntfs_inode_resident_attr_pwrite()
` [PATCH 6/9] ntfs: Remove redundant FGP_NOFS from ntfs_wof_collect_dest()
` [PATCH 7/9] squashfs: Remove use of FGP_NOFS
` [PATCH 8/9] filemap: Remove redundant FGP_NOFS
` [PATCH 9/9] filemap: Remove FGP_NOFS
[PATCH v2] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
2026-08-31 11:56 UTC (2+ messages)
[BUG] fanotify: destroy/add race leaves a mark on a detached connector
2026-08-31 11:39 UTC (8+ messages)
[PATCH 00/10] net: support thread-specific pidfds for send and connect
2026-08-31 11:21 UTC (11+ messages)
` [PATCH 01/10] pid: add helpers to operate on a struct pid array
` [PATCH 02/10] af_unix: record the pid of the sending thread
` [PATCH 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD
` [PATCH 04/10] selftests/net: SO_PASSPIDFD_THREAD
` [PATCH 05/10] net: turn sk_peer_pid into an array indexed by pid type
` [PATCH 06/10] af_unix: record the pid of the connecting thread
` [PATCH 07/10] net: add SO_PEERPIDFD_THREAD to get a thread-specific pidfd
` [PATCH 08/10] selftests/net: SO_PEERPIDFD_THREAD
` [PATCH 09/10] pidfs: record the coredump on the dumping thread's pid too
` [PATCH 10/10] selftests/coredump: check the dumping thread's pidfd
[PATCH bpf-next v3 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-08-31 10:43 UTC (13+ messages)
` [PATCH bpf-next v3 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v3 2/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v3 3/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v3 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v3 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v3 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v3 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[BUG] fanotify: WARNING in fanotify_handle_event with crafted msdos image and long path
2026-08-31 10:31 UTC (2+ messages)
[PATCH] selftests/filesystems: fix missing and stale TARGETS entries
2026-08-31 9:46 UTC (3+ messages)
[PATCH v5 00/10] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-08-31 9:40 UTC (6+ messages)
` [PATCH v5 05/10] vfs: lookup_open(): use vfs_create_no_perm()
` [PATCH v5 06/10] vfs: add O_CREAT|O_DIRECTORY to open*(2)
[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-31 9:25 UTC (2+ messages)
[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
2026-08-31 9:09 UTC (3+ messages)
[PATCH 0/6] Buffer head documentation updates
2026-08-31 8:52 UTC (13+ messages)
` [PATCH 1/6] buffer: Remove reference to unmap_buffer()
` [PATCH 2/6] fs: Remove references to mark_buffer_dirty_inode()
` [PATCH 3/6] buffer: Document sb_bread(), sb_bread_unmovable() and sb_breadahead()
` [PATCH 4/6] buffer: Document mmb_mark_buffer_dirty()
` [PATCH 5/6] buffer: Refer to folios in comments
` [PATCH 6/6] buffer: Rename label
[PATCH v2 0/3] pidfd: add task path ioctls
2026-08-31 8:49 UTC (5+ messages)
` [PATCH v2 1/3] fs: Introduce task path helpers
` [PATCH v2 2/3] pidfd: Use scoped cleanup for task access
` [PATCH v2 3/3] pidfd: Add task path ioctls
[PATCH v4] reboot: fix cad_pid use-after-free race
2026-08-31 8:25 UTC (2+ messages)
[PATCH] fs: fix comment typo in inode.c
2026-08-31 8:24 UTC (2+ messages)
[PATCH] fs/aio: fix comment typos
2026-08-31 8:23 UTC (2+ messages)
[PATCH] fs: fix comment typo in fs-writeback.c
2026-08-31 8:23 UTC (2+ messages)
[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
2026-08-31 8:20 UTC (2+ messages)
[PATCH] iomap: remove the unused ifs parameter from ifs_find_dirty_range
2026-08-31 8:05 UTC (2+ messages)
[PATCH] selftests/filesystems: Add .gitignore for fscontext_ns_test
2026-08-31 8:02 UTC (2+ messages)
[PATCH] fs: fix comment typo in bpf_fs_kfuncs.c
2026-08-31 8:01 UTC (2+ messages)
[PATCH] fs: refuse to drop a dentry reference d_make_persistent() never took
2026-08-31 7:59 UTC (2+ messages)
[PATCH v4 00/10] netfs, cachefiles: Miscellaneous fixes
2026-08-31 7:55 UTC (2+ messages)
[PATCH] aio: prevent eventfd/epoll recursion on poll
2026-08-31 7:52 UTC (2+ messages)
[PATCH] fs: fix s_fs_info leak when setup_bdev_super() fails
2026-08-31 7:37 UTC (2+ messages)
[PATCH v3] adfs: fix memory leak in sb->s_fs_info
2026-08-31 7:36 UTC (2+ messages)
lazy bounce buffering for checksummed reads V2
2026-08-31 6:40 UTC (18+ messages)
` [PATCH 01/17] block: pass a maxlen argument to bio_iov_iter_get_pages
` [PATCH 02/17] block: warn on too larger integrity allocations
` [PATCH 03/17] block: split bio_iov_iter_bounce_write
` [PATCH 04/17] block: export fs_bio_integrity_{alloc,free}
` [PATCH 05/17] iomap: respect maximum I/O size in iomap_dio_bio_iter_one
` [PATCH 06/17] iomap: add a iomap_ioend_flags helper
` [PATCH 07/17] iomap: add a IOMAP_IOEND_INTEGRITY flag
` [PATCH 08/17] iomap,xfs: move T10 PI handling for direct I/O into ->submit_io
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 10/17] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 11/17] iomap: better read bounce buffering support
` [PATCH 12/17] xfs: use BIO_COMPLETE_IN_TASK for bounce buffered read I/Os
` [PATCH 13/17] iomap,xfs: move integrity verification to the file system
` [PATCH 14/17] xfs: add support for lazy direct read bounce buffering
` [PATCH 15/17] xfs: add error injection for lazy "
` [PATCH 16/17] xfs: log a message at mount time when using integrity protection
` [PATCH 17/17] block,iomap: remove the old read side bounce buffering support
[PATCH] sched/cache: Fix use-after-free of the mm replaced by exec
2026-08-31 4:22 UTC (2+ messages)
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-08-31 2:28 UTC (17+ messages)
` [PATCH 04/25] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH 20/25] s390/fbatch: no lru_add_drain_all() in s390_wiggle_split_folio()
[PATCH v2] exit: hold a reference to thread_pid across proc_flush_pid
2026-08-31 0:12 UTC
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-30 23:09 UTC (7+ messages)
[PATCH v5] fs: avoid spurious dentry ref/unref cycle on open
2026-08-30 22:05 UTC (2+ messages)
[RFC PATCH v1 17/30] sysctl: net: use sysctl_field in SCTP sysctls
2026-08-30 15:38 UTC (7+ messages)
` [RFC PATCH 1/4] sysctl: add typed field descriptors
` [RFC PATCH 2/4] sysctl: ipc: use typed fields for IPC namespace sysctls
` [RFC PATCH 3/4] sctp: use typed fields for per-net sysctls
` [RFC PATCH 4/4] mpls: use typed fields for per-device sysctls
[syzbot] [fs?] possible deadlock in __balance_push_cpu_stop
2026-08-30 14:58 UTC
[PATCH] mm: filemap: skip dropbehind folios during fault-around
2026-08-30 12:40 UTC (2+ messages)
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-30 11:58 UTC (15+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
` [PATCH v3] "
` [PATCH v4] "
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-30 8:57 UTC (5+ messages)
` [PATCH v7 2/5] block: add task-context bio completion infrastructure
[PATCH] exit: hold a reference to thread_pid across proc_flush_pid
2026-08-30 7:13 UTC (2+ messages)
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-30 5:36 UTC (10+ messages)
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
[FUSE] Two latent data-integrity defects in the 7.2 iomap read integration — pre-disclosure before large-folio enablement
2026-08-30 4:31 UTC
[PATCH v3 0/2] selinux: fix nested backing-file mprotect checks
2026-08-29 21:32 UTC (3+ messages)
` [PATCH v3 1/2] selinux: preserve user SID across nested backing files
` [PATCH v3 2/2] selinux: recheck intermediate backing files on mprotect
[PATCH v2] selinux: preserve user SID across nested backing files
2026-08-29 19:39 UTC (6+ messages)
[PATCH 0/2] squashfs: harden fragment index table sizing
2026-08-29 17:52 UTC (4+ messages)
[PATCH V14 00/12] Subject: [PATCH v14 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-29 17:13 UTC (13+ messages)
` [PATCH V14 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
` [PATCH V14 02/12] famfs: Module operations, fs_context, and mount
` [PATCH V14 03/12] famfs: Add daxdev table and dax notify_failure support
` [PATCH V14 04/12] famfs: Introduce inode_operations and super_operations
` [PATCH V14 05/12] famfs: Introduce file_operations read/write
` [PATCH V14 06/12] famfs: Introduce mmap and VM fault handling
` [PATCH V14 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
` [PATCH V14 08/12] famfs: iomap_begin and file-to-dax offset resolution
` [PATCH V14 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
` [PATCH V14 10/12] famfs: Add runtime operation-permission (opts) framework
` [PATCH V14 11/12] famfs: Report device capacity via statfs so df works
` [PATCH V14 12/12] famfs: Add documentation
[PATCH v4] security: Expand task_setscheduler LSM hook
2026-08-29 15:55 UTC (2+ messages)
[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
2026-08-29 14:51 UTC (3+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
[syzbot] [fs?] KASAN: slab-use-after-free Write in do_bad_area
2026-08-29 9:45 UTC (2+ messages)
[BUG] ksmbd: use-after-free on iface_list from the netdev notifier
2026-08-29 7:36 UTC (3+ messages)
[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-08-29 5:55 UTC (15+ messages)
` [PATCH v7] "
[PATCH v2 0/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
2026-08-29 4:37 UTC (3+ messages)
` [PATCH v2 1/2] fs: move splice_zeropage_into_pipe() and zero_pipe_buf_ops to fs/splice.c
` [PATCH v2 2/2] drivers/char/mem: splice the zero page for /dev/zero and /dev/full
[PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
2026-08-28 21:10 UTC (6+ 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