messages from 2025-11-17 19:00:54 to 2025-11-18 15:50:04 UTC [more...]
[PATCH DRAFT RFC UNTESTED 00/18] file: FD_PREPARE()
2025-11-18 15:48 UTC (14+ messages)
` [PATCH DRAFT RFC UNTESTED 01/18] file: add FD_PREPARE()
` [PATCH DRAFT RFC UNTESTED 02/18] fs: anon_inodes
` [PATCH DRAFT RFC UNTESTED 03/18] fs: eventfd
` [PATCH DRAFT RFC UNTESTED 04/18] fs: fhandle
` [PATCH DRAFT RFC UNTESTED 05/18] fs: open_tree()
` [PATCH DRAFT RFC UNTESTED 06/18] fs: namespace
` [PATCH DRAFT RFC UNTESTED 07/18] fs: fanotify
` [PATCH DRAFT RFC UNTESTED 08/18] fs: nsfs
` [PATCH DRAFT RFC UNTESTED 09/18] fs: autofs
` [PATCH DRAFT RFC UNTESTED 10/18] fs: eventpoll
` [PATCH DRAFT RFC UNTESTED 11/18] fs: open_tree_attr()
` [PATCH DRAFT RFC UNTESTED 12/18] fs: nsfs2
` [PATCH DRAFT RFC UNTESTED 13/18] fs: open
[PATCH v6 00/20] Live Update Orchestrator
2025-11-18 15:46 UTC (46+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 07/20] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[PATCH V5 0/6] loop: improve loop aio perf by IOCB_NOWAIT
2025-11-18 15:38 UTC (3+ messages)
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-18 15:37 UTC (12+ messages)
[PATCH] fs: Add uoff_t
2025-11-18 15:29 UTC
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
2025-11-18 16:21 UTC (3+ messages)
[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
2025-11-18 14:29 UTC (2+ messages)
[PATCH] fs/ntfs3: check for shutdown in fsync
2025-11-18 13:07 UTC
[PATCH] fs/ntfs3: change the default mount options for "acl" and "prealloc"
2025-11-18 13:05 UTC
[PATCH] fs: unexport ioctl_getflags
2025-11-18 10:48 UTC (2+ messages)
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-18 10:36 UTC (3+ messages)
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-18 10:19 UTC (12+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 10:17 UTC (10+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 4/9] mm: implement sticky VMA flags
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v4 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v4 8/9] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v4 9/9] tools/testing/selftests/mm: add smaps visibility guard region test
[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
2025-11-18 10:08 UTC (2+ messages)
[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
2025-11-18 8:51 UTC (9+ messages)
` [RFC PATCH 1/4] XArray: Initialize nodes while splitting instead of while allocating
` [RFC PATCH 2/4] XArray: Update xas_split_alloc() to allocate enough nodes to split large entries
` [RFC PATCH 3/4] XArray: Support splitting for arbitrarily "
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()
` [syzbot ci] Re: Extend xas_split* to support splitting arbitrarily large entries
[PATCH v6 0/2] statmount: accept fd as a parameter
2025-11-18 8:46 UTC (3+ messages)
` [PATCH v6 1/2] statmount: permission check should return EPERM
` [PATCH v6 2/2] statmount: accept fd as a parameter
[RFC PATCH 0/7] Enable exfat_get_block to support obtaining multiple clusters
2025-11-18 8:22 UTC (8+ messages)
` [RFC PATCH 1/7] exfat: add cache option for __exfat_ent_get
` [RFC PATCH 2/7] exfat: support reuse buffer head for exfat_ent_get
` [RFC PATCH 3/7] exfat: reuse cache to improve exfat_get_cluster
` [RFC PATCH 4/7] exfat: improve exfat_count_num_clusters
` [RFC PATCH 5/7] exfat: improve exfat_find_last_cluster
` [RFC PATCH 6/7] exfat: introduce exfat_count_contig_clusters
` [RFC PATCH 7/7] exfat: get mutil-clusters in exfat_get_block
[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
2025-11-18 8:16 UTC (2+ messages)
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 7:46 UTC (10+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags
[PATCH v9 00/10] erofs: inode page cache share feature
2025-11-18 7:35 UTC (9+ messages)
` [PATCH v9 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v9 05/10] erofs: support user-defined fingerprint name
` [PATCH v9 08/10] erofs: support unencoded inodes for page cache share
[Linux Kernel Bug] divide error in exfat_load_bitmap
2025-11-18 7:33 UTC (3+ messages)
` [PATCH 0/1] exfat: fix divide error in exfat_allocate_bitmap()
` [PATCH 1/1] "
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-11-18 7:24 UTC (2+ messages)
fscrypt API cleanups
2025-11-18 6:21 UTC (12+ messages)
` [PATCH 01/11] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 02/11] fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_crypt
` [PATCH 03/11] fscrypt: pass a byte offset to fscrypt_generate_dun
` [PATCH 04/11] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [PATCH 05/11] fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
` [PATCH 06/11] fscrypt: pass a byte offset to fscrypt_zeroout_range_inline_crypt
` [PATCH 07/11] fscrypt: pass a byte length "
` [PATCH 08/11] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [PATCH 09/11] fscrypt: pass a byte offset to fscrypt_zeroout_range
` [PATCH 10/11] fscrypt: pass a byte length "
` [PATCH 11/11] fscrypt: pass a real sector_t "
[PATCH] iomap: fix iomap_read_end() for already uptodate folios
2025-11-18 5:51 UTC (2+ messages)
Bug Report: Memory Corruption Vulnerability in HFS Node Operations
2025-11-18 5:50 UTC (3+ messages)
[PATCH v4 00/54] tree-in-dcache stuff
2025-11-18 5:16 UTC (55+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl
` [PATCH v4 50/54] convert rust_binderfs
` [PATCH v4 51/54] get rid of kill_litter_super()
` [PATCH v4 52/54] convert securityfs
` [PATCH v4 53/54] kill securityfs_recursive_remove()
` [PATCH v4 54/54] d_make_discardable(): warn if given a non-persistent dentry
[syzbot] [kernel?] general protection fault in put_ipc_ns
2025-11-18 3:03 UTC (2+ messages)
[PATCH] exfat: fix divide-by-zero in exfat_allocate_bitmap
2025-11-18 2:48 UTC
[PATCH 0/1] Updated patch for "autofs: dont trigger mount if it can't succeed"
2025-11-18 2:46 UTC (2+ messages)
` [PATCH 1/1] autofs: dont trigger mount if it cant succeed
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-18 2:35 UTC (14+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
` [PATCH 1/4] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH 2/4] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH 3/4] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH 4/4] functionfs: fix the open/removal races
[PATCH v4 0/9] iomap: buffered io changes
2025-11-17 23:26 UTC (4+ messages)
` [PATCH v4 5/9] iomap: simplify ->read_folio_range() error handling for reads
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-17 23:04 UTC (3+ messages)
` [PATCH v6 12/15] Add start_renaming_two_dentries()
[PATCH] hfsplus: Verify inode mode when loading from disk
2025-11-17 22:52 UTC (7+ messages)
` [PATCH v2] "
[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-17 22:00 UTC (16+ messages)
` [PATCH v4 1/3] locks: Introduce lm_breaker_timedout operation to lease_manager_operations
` [PATCH v4 2/3] locks: Threads with layout conflict must wait until client was fenced
` [PATCH v4 3/3] FSD: Fix NFS server hang when there are multiple layout conflicts
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-17 20:51 UTC (9+ messages)
[PATCH v11] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-17 20:08 UTC (12+ messages)
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
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).