messages from 2025-11-12 19:30:07 to 2025-11-13 15:53:16 UTC [more...]
[PATCHSET v6] fstests: support ext4 fuse testing
2025-11-13 15:52 UTC (8+ messages)
` [PATCH 04/33] common/rc: skip test if swapon doesn't work
` [PATCH v6.1 "
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-13 15:32 UTC (4+ messages)
` [PATCH v3 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
[PATCH] fs/ntfs3: update mode in xattr when ACL can be reduced to mode
2025-11-13 15:20 UTC
[PATCH] fs/ntfs3: check minimum alignment for direct I/O
2025-11-13 15:19 UTC
[PATCH] fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctl
2025-11-13 15:18 UTC
[PATCH] fs/ntfs3: correct attr_collapse_range when file is too fragmented
2025-11-13 15:17 UTC
[PATCH RFC 00/42] ovl: convert to cred guard
2025-11-13 15:11 UTC (57+ messages)
` [PATCH RFC 01/42] ovl: add override_creds cleanup guard extension for overlayfs
` [PATCH RFC 02/42] ovl: port ovl_copy_up_flags() to cred guards
` [PATCH RFC 03/42] ovl: port ovl_create_or_link() to cred guard
` [PATCH RFC 04/42] ovl: port ovl_set_link_redirect() "
` [PATCH RFC 05/42] ovl: port ovl_do_remove() "
` [PATCH RFC 06/42] ovl: port ovl_create_tmpfile() "
` [PATCH RFC 07/42] ovl: port ovl_open_realfile() "
` [PATCH RFC 08/42] ovl: port ovl_llseek() "
` [PATCH RFC 09/42] ovl: port ovl_fsync() "
` [PATCH RFC 10/42] ovl: port ovl_fallocate() "
` [PATCH RFC 11/42] ovl: port ovl_fadvise() "
` [PATCH RFC 12/42] ovl: port ovl_flush() "
` [PATCH RFC 13/42] ovl: port ovl_setattr() "
` [PATCH RFC 14/42] ovl: port ovl_getattr() "
` [PATCH RFC 15/42] ovl: return directly
` [PATCH RFC 16/42] ovl: port ovl_permission() to cred guard
` [PATCH RFC 17/42] ovl: port ovl_get_link() "
` [PATCH RFC 18/42] ovl: port do_ovl_get_acl() "
` [PATCH RFC 19/42] ovl: port ovl_set_or_remove_acl() "
` [PATCH RFC 20/42] ovl: port ovl_fiemap() "
` [PATCH RFC 21/42] ovl: port ovl_fileattr_set() "
` [PATCH RFC 22/42] ovl: port ovl_fileattr_get() "
` [PATCH RFC 23/42] ovl: port ovl_maybe_validate_verity() "
` [PATCH RFC 24/42] ovl: port ovl_maybe_lookup_lowerdata() "
` [PATCH RFC 25/42] ovl: port ovl_check_whiteout() "
` [PATCH RFC 26/42] ovl: port ovl_iterate() "
` [PATCH RFC 27/42] ovl: port ovl_dir_llseek() "
` [PATCH RFC 28/42] ovl: port ovl_check_empty_dir() "
` [PATCH RFC 29/42] ovl: port ovl_nlink_start() "
` [PATCH RFC 30/42] ovl: port ovl_nlink_end() "
` [PATCH RFC 31/42] ovl: port ovl_xattr_set() "
` [PATCH RFC 32/42] "
` [PATCH RFC 33/42] ovl: port ovl_listxattr() "
` [PATCH RFC 34/42] ovl: refactor ovl_rename()
` [PATCH RFC 35/42] ovl: port ovl_rename() to cred guard
` [PATCH RFC 36/42] ovl: port ovl_copyfile() "
` [PATCH RFC 37/42] ovl: refactor ovl_lookup()
` [PATCH RFC 38/42] ovl: port ovl_lookup() to cred guard
` [PATCH RFC 39/42] ovl: port ovl_lower_positive() "
` [PATCH RFC 40/42] ovl: refactor ovl_fill_super()
` [PATCH RFC 41/42] ovl: port ovl_fill_super() to cred guard
` [PATCH RFC 42/42] ovl: remove ovl_revert_creds()
[PATCH 0/2] fuse: Avoid reading stale page cache after competing DIO write
2025-11-13 14:40 UTC (2+ messages)
[PATCH v2] ceph: fix crash in process_v2_sparse_read() for fscrypt-encrypted directories
2025-11-13 13:56 UTC (5+ messages)
[PATCH v5 00/22] Live Update Orchestrator
2025-11-13 13:56 UTC (10+ messages)
` [PATCH v5 01/22] liveupdate: luo_core: luo_ioctl: "
` [PATCH v5 06/22] liveupdate: luo_session: add sessions support
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test
[PATCH v2] iomap: replace folio_batch allocation with stack allocation
2025-11-13 13:54 UTC
[PATCH] libfs: Fix NULL pointer access in simple_recursive_removal
2025-11-13 13:25 UTC (2+ messages)
[PATCH] fs: touch up predicts in path lookup
2025-11-13 13:23 UTC (4+ messages)
[PATCH v2 1/2] filelock: use a consume fence in locks_inode_context()
2025-11-13 13:21 UTC (2+ messages)
[PATCH 0/2] autofs: fairly minor fixes
2025-11-13 13:19 UTC (9+ messages)
` [PATCH 2/2] autofs: dont trigger mount if it cant succeed
[syzbot] [fs?] WARNING in nsproxy_ns_active_put
2025-11-13 13:05 UTC (4+ messages)
` [PATCH] nsproxy: fix free_nsproxy() and simplify create_new_namespaces()
[PATCH v5] statmount: accept fd as a parameter
2025-11-13 12:57 UTC (2+ messages)
enable iomap dio write completions from interrupt context
2025-11-13 12:35 UTC (22+ messages)
` [PATCH 1/5] fs, iomap: remove IOCB_DIO_CALLER_COMP
` [PATCH 2/5] iomap: always run error completions in user context
` [PATCH 3/5] iomap: rework REQ_FUA selection
` [PATCH 4/5] iomap: support write completions from interrupt context
` [PATCH 5/5] iomap: invert the polarity of IOMAP_DIO_INLINE_COMP
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-13 12:34 UTC (9+ messages)
` [RFC PATCH 2/8] mm: Add PG_atomic
[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
2025-11-13 11:03 UTC (2+ messages)
[RFC][PATCH 00/13] io_uring, struct filename and audit
2025-11-13 10:29 UTC (21+ 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 v6 0/4] fuse: work queues to invalided dentries
2025-11-13 9:43 UTC (3+ messages)
[PATCH v2 0/2] fs: fuse: use strscpy instead of strcpy
2025-11-13 9:38 UTC (2+ messages)
[syzbot] [netfs?] INFO: task hung in netfs_retry_writes
2025-11-13 9:33 UTC
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-13 9:26 UTC (5+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
2025-11-13 7:28 UTC (7+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V15 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V15 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V15 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V15 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V15 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
[PATCH v4 00/10] powerpc: Implement masked user access
2025-11-13 6:10 UTC (2+ messages)
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-13 4:27 UTC
[PATCH] fs: optimize chown_common by skipping unnecessary ownership changes
2025-11-13 2:08 UTC (2+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-13 1:42 UTC (3+ messages)
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-13 0:43 UTC (29+ messages)
` [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v23 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v23 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v23 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v23 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v23 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v23 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v23 09/28] riscv/mm: write protect and shadow stack
` [PATCH v23 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v23 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v23 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v23 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v23 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v23 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v23 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v23 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v23 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v23 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v23 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v23 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v23 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v23 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v23 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v23 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v23 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v23 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v23 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-13 0:18 UTC (16+ messages)
` [PATCH v6 01/15] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v6 02/15] VFS: introduce start_dirop() and end_dirop()
` [PATCH v6 03/15] VFS: tidy up do_unlinkat()
` [PATCH v6 04/15] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v6 05/15] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v6 07/15] smb/server: use end_removing_noperm for for target of smb2_create_link()
` [PATCH v6 08/15] VFS: introduce start_removing_dentry()
` [PATCH v6 09/15] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v6 10/15] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v6 11/15] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v6 12/15] Add start_renaming_two_dentries()
` [PATCH v6 13/15] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v6 14/15] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v6 15/15] VFS: introduce end_creating_keep()
[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
2025-11-12 23:51 UTC (18+ messages)
` [PATCH v5 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v5 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v5 11/14] Add start_renaming_two_dentries()
` [PATCH v5 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v5 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v5 14/14] VFS: introduce end_creating_keep()
` [syzbot ci] Re: Create and use APIs to centralise locking for directory ops
[PATCH] hfsplus: fix volume corruption issue for generic/073
2025-11-12 23:25 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-11-12 19:29 UTC (7+ messages)
` [RFC PATCH v2 06/11] mm,cpusets: rename task->mems_allowed to task->sysram_nodes
` [RFC PATCH v2 07/11] cpuset: introduce cpuset.mems.sysram
` [RFC PATCH v2 08/11] mm/memory_hotplug: add MHP_SPM_NODE flag
` [RFC PATCH v2 09/11] drivers/dax: add spm_node bit to dev_dax
` [RFC PATCH v2 10/11] drivers/cxl: add spm_node bit to cxl region
` [RFC PATCH v2 11/11] [HACK] mm/zswap: compressed ram integration example
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