messages from 2025-11-07 12:06:43 to 2025-11-09 22:56:17 UTC [more...]
[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
2025-11-09 22:55 UTC (10+ messages)
` [PATCH 1/8] ns: don't skip active reference count initialization
` [PATCH 2/8] ns: don't increment or decrement initial namespaces
` [PATCH 3/8] ns: make sure reference are dropped outside of rcu lock
` [PATCH 4/8] ns: return EFAULT on put_user() error
` [PATCH 5/8] ns: handle setns(pidfd, ...) cleanly
` [PATCH 6/8] ns: add asserts for active refcount underflow
` [PATCH 7/8] selftests/namespaces: add active reference count regression test
` [PATCH 8/8] selftests/namespaces: test for efault
[RFC][PATCH 00/13] io_uring, struct filename and audit
2025-11-09 22:44 UTC (24+ messages)
` [RFC][PATCH 01/13] do_faccessat(): import pathname only once
` [RFC][PATCH 02/13] do_fchmodat(): "
` [RFC][PATCH 03/13] do_fchownat(): "
` [RFC][PATCH 04/13] do_utimes_path(): "
` [RFC][PATCH 05/13] chdir(2): "
` [RFC][PATCH 06/13] chroot(2): "
` [RFC][PATCH 07/13] user_statfs(): "
` [RFC][PATCH 08/13] do_sys_truncate(): "
` [RFC][PATCH 09/13] do_readlinkat(): "
` [RFC][PATCH 10/13] get rid of audit_reusename()
` [RFC][PATCH 11/13] allow incomplete imports of filenames
` [RFC][PATCH 12/13] fs: touch up predicts in putname()
` [RFC][PATCH 13/13] struct filename ->refcnt doesn't need to be atomic
[RFC] xfs: fake fallocate success for always CoW inodes
2025-11-09 22:15 UTC (8+ messages)
[PATCH] security: provide an inlined static branch for security_inode_permission()
2025-11-09 21:52 UTC (3+ messages)
RFC: NFSD administrative interface to prevent offering NFSv4 delegation
2025-11-09 20:47 UTC (3+ messages)
[PATCH v2 22/50] convert efivarfs
2025-11-09 20:40 UTC (11+ messages)
[PATCH] fs: avoid calls to legitimize_links() if possible
2025-11-09 18:54 UTC
[Patch 0/2] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-09 18:34 UTC (9+ messages)
` [PATCH 1/2] locks: Introduce lm_breaker_timedout op to lease_manager_operations
` [PATCH 2/2] NFSD: Fix server hang when there are multiple layout conflicts
[PATCH 1/2] filelock: use a consume fence in locks_inode_context()
2025-11-09 17:25 UTC (2+ messages)
` [PATCH 2/2] fs: track the inode having file locks with a flag in ->i_opflags
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-09 17:16 UTC (12+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
` [RFC PATCH 1/3] exec: make setup_new_exec() return int
` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
` [RFC PATCH 3/3] ptrace: ensure PTRACE_EVENT_EXIT won't stop if the tracee is killed by exec
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-09 16:26 UTC (23+ messages)
` [PATCH v2 01/16] mm: correctly handle UFFD PTE markers
` [PATCH v2 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH v2 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH v2 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v2 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v2 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v2 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v2 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v2 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v2 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
` [PATCH v2 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH v2 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH v2 13/16] mm: remove non_swap_entry() and use softleaf helpers instead
` [PATCH v2 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH v2 15/16] mm: eliminate further swapops predicates
` [PATCH v2 16/16] mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
[PATCH 0/2] fix AT_RENAME_* redefinitions with glibc < 2.43
2025-11-09 16:13 UTC (5+ messages)
` [PATCH 1/2] uapi: fcntl: guard AT_RENAME_* aliases
` [PATCH 2/2] samples: vfs: avoid libc AT_RENAME_* redefinitions
[syzbot] [fs?] WARNING in destroy_super_work
2025-11-09 14:11 UTC (3+ messages)
[PATCH] fs: touch predicts in do_dentry_open()
2025-11-09 12:52 UTC
[PATCH v1] man/man2/flock.2: Mention non-atomicity w.r.t close
2025-11-09 12:20 UTC (3+ messages)
[PATCH] fs: move inode fields used during fast path lookup closer together
2025-11-09 12:19 UTC
Improving inode number documentation
2025-11-09 12:07 UTC (6+ messages)
` [PATCH v3] man/man3/readdir.3, man/man3type/stat.3type: Improve documentation about .d_ino and .st_ino
[MEH PATCH] fs: move fd_install() slowpath into a dedicated routine and provide commentary
2025-11-09 12:02 UTC
[PATCH v2 5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
2025-11-09 11:47 UTC
[PATCH v5.10.y] fsdax: mark the iomap argument to dax_iomap_sector as const
2025-11-09 11:31 UTC
[PATCH v2] fs/nsfs: skip active ref counting for initial namespaces
2025-11-09 9:23 UTC
[PATCH] fs/nsfs: skip dropping active refs on initial namespaces
2025-11-09 9:12 UTC (2+ messages)
[syzbot] [fs?] WARNING in nsproxy_ns_active_put
2025-11-09 8:24 UTC (2+ messages)
[PATCH v5] statmount: accept fd as a parameter
2025-11-09 5:33 UTC
[PATCH v5 00/22] Live Update Orchestrator
2025-11-09 2:31 UTC (27+ messages)
` [PATCH v5 01/22] liveupdate: luo_core: luo_ioctl: "
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 03/22] reboot: call liveupdate_reboot() before kexec
` [PATCH v5 04/22] liveupdate: Kconfig: Make debugfs optional
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 07/22] liveupdate: luo_ioctl: add user interface
` [PATCH v5 08/22] liveupdate: luo_file: implement file systems callbacks
` [PATCH v5 09/22] liveupdate: luo_session: Add ioctls for file preservation and state management
` [PATCH v5 10/22] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v5 11/22] docs: add luo documentation
` [PATCH v5 12/22] MAINTAINERS: add liveupdate entry
` [PATCH v5 13/22] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v5 14/22] mm: shmem: allow freezing inode mapping
` [PATCH v5 15/22] mm: shmem: export some functions to internal.h
` [PATCH v5 16/22] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v5 17/22] mm: memfd_luo: allow preserving memfd
` [PATCH v5 18/22] docs: add documentation for memfd preservation via LUO
` [PATCH v5 19/22] selftests/liveupdate: Add userspace API selftests
` [PATCH v5 20/22] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v5 21/22] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test
[PATCH] shmem: fix tmpfs reconfiguration (remount) when noswap is set
2025-11-08 19:09 UTC
[RFC] Why generic/073 is generic but not btrfs specific?
2025-11-08 14:01 UTC (6+ messages)
[syzbot] [exfat?] WARNING in __rt_mutex_slowlock_locked (2)
2025-11-08 11:46 UTC (3+ messages)
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-08 9:19 UTC (7+ messages)
` LLM disclosure (was: [PATCH v2] vfs: remove the excl argument from the ->create() inode_operation)
[syzbot] [btrfs?] WARNING in btrfs_finish_one_ordered
2025-11-08 8:13 UTC (2+ messages)
[PATCH v13 01/13] x86/um: nommu: elf loader for fdpic
2025-11-08 8:05 UTC
[PATCH 00/10] Add and use folio_next_pos()
2025-11-08 5:00 UTC (3+ messages)
` [PATCH 10/10] mm: Use folio_next_pos()
[PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO by default
2025-11-08 1:15 UTC (2+ messages)
[PATCHSET v6 1/8] fuse: general bug fixes
2025-11-08 0:43 UTC (15+ messages)
` [PATCH 1/5] fuse: flush pending fuse events before aborting the connection
` [PATCH 4/5] fuse: update file mode when updating acls
[PATCHSET v6 3/8] fuse: cleanups ahead of adding fuse support
2025-11-08 0:24 UTC (4+ messages)
` [PATCH 2/2] fuse_trace: move the passthrough-specific code back to passthrough.c
[PATCH v2 0/8] fuse: support io-uring registered buffers
2025-11-07 22:23 UTC (10+ messages)
` [PATCH v2 5/8] fuse: use enum types for header copying
` [PATCH v2 8/8] fuse: support io-uring registered buffers
New netfs crash in last month or so
2025-11-07 23:07 UTC
[RFC LPC2026 PATCH 0/9] Protected Memory NUMA Nodes
2025-11-07 22:49 UTC (10+ messages)
` [RFC PATCH 1/9] gfp: Add GFP_PROTECTED for protected-node allocations
` [RFC PATCH 2/9] memory-tiers: create default_sysram_nodes
` [RFC PATCH 3/9] mm: default slub, oom_kill, compaction, and page_alloc to sysram
` [RFC PATCH 4/9] mm,cpusets: rename task->mems_allowed to task->mems_default
` [RFC PATCH 5/9] cpuset: introduce cpuset.mems.default
` [RFC PATCH 6/9] mm/memory_hotplug: add MHP_PROTECTED_MEMORY flag
` [RFC PATCH 7/9] drivers/dax: add protected memory bit to dev_dax
` [RFC PATCH 8/9] drivers/cxl: add protected_memory bit to cxl region
` [RFC PATCH 9/9] [HACK] mm/zswap: compressed ram integration example
[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
2025-11-07 19:47 UTC (3+ messages)
` [PATCH 1/2] printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
` [PATCH 2/2] printk_ringbuffer: Create a helper function to decide whether a more space is needed
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-11-07 19:17 UTC (3+ messages)
` [patch V5 07/12] uaccess: Provide scoped user access regions
[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
2025-11-07 18:11 UTC (6+ messages)
[PATCHSET v6 2/8] iomap: cleanups ahead of adding fuse support
2025-11-07 18:05 UTC (7+ messages)
` [PATCH 1/1] iomap: allow NULL swap info bdev when activating swapfile
[f2fs-dev] [RFC PATCH 0/9] f2fs: Enable buffered read/write large folios support with extended iomap
2025-11-07 17:39 UTC (5+ messages)
` [RFC PATCH 9/9] f2fs: Enable buffered read/write path large folios support for normal and atomic file with iomap
` "
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-07 17:22 UTC (16+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-07 16:11 UTC (9+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 2/8] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v3 3/8] mm: implement sticky VMA flags
` [PATCH v3 4/8] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v3 5/8] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v3 6/8] tools/testing/vma: add VMA sticky userland tests
` [PATCH v3 7/8] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v3 8/8] tools/testing/selftests/mm: add smaps visibility guard region test
[PATCH v3 0/3] cheaper MAY_EXEC handling for path lookup
2025-11-07 14:21 UTC (4+ messages)
` [PATCH v3 1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC
` [PATCH v3 2/3] btrfs: utilize IOP_FASTPERM_MAY_EXEC
` [PATCH v3 3/3] fs: retire now stale MAY_WRITE predicts in inode_permission()
[PATCH 0/6] iomap, xfs: improve zero range flushing and lookup
2025-11-07 13:59 UTC (11+ messages)
` [PATCH 2/6] iomap, xfs: lift zero range hole mapping flush into xfs
[syzbot] [iomap?] kernel BUG in folio_end_read (2)
2025-11-07 13:41 UTC (12+ messages)
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-11-07 13:37 UTC (8+ messages)
[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
2025-11-07 12:40 UTC (8+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
move blk-crypto-fallback to sit above the block layer
2025-11-07 12:10 UTC (13+ messages)
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption
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