messages from 2025-11-14 15:29:36 to 2025-11-17 13:37:21 UTC [more...]
[PATCH v9 00/10] erofs: inode page cache share feature
2025-11-17 13:25 UTC (4+ messages)
` [PATCH v9 03/10] fs: Export alloc_empty_backing_file
` [PATCH v9 06/10] erofs: support domain-specific page cache share
` [PATCH v9 10/10] erofs: implement .fadvise for "
[PATCH v7] vfs: expose delegation support to userland
2025-11-17 13:27 UTC
[PATCH] pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
2025-11-17 12:36 UTC
[PATCH 0/5] gfs2 non-blocking lookup
2025-11-17 12:16 UTC (2+ messages)
[syzbot] [erofs?] WARNING in get_next_unlocked_entry
2025-11-17 11:57 UTC (2+ messages)
` [PATCH] erofs: correct FSDAX detection
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-11-17 11:47 UTC (3+ messages)
` [PATCH v3 14/14] wifi: ath9k: "
generic_permission() optimization
2025-11-17 11:42 UTC (12+ messages)
[PATCH v2 0/3] add support for drop_caches for individual filesystem
2025-11-17 11:27 UTC (4+ messages)
` [PATCH v2 1/3] vfs: introduce reclaim_icache_sb() and reclaim_dcache_sb() helper
` [PATCH v2 2/3] sysctl: add support for drop_caches for individual filesystem
` [PATCH v2 3/3] Documentation: add instructions for using 'drop_fs_caches sysctl' sysctl
[PATCH v6 00/20] Live Update Orchestrator
2025-11-17 11:13 UTC (39+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [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 09/20] docs: add luo documentation
` [PATCH v6 10/20] MAINTAINERS: add liveupdate entry
` [PATCH v6 11/20] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 13/20] mm: shmem: export some functions to internal.h
` [PATCH v6 14/20] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 16/20] docs: add documentation for memfd preservation via LUO
` [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 19/20] selftests/liveupdate: Add kexec test for multiple and empty sessions
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
2025-11-17 10:59 UTC (8+ messages)
[PATCH v4 00/42] ovl: convert to cred guard
2025-11-17 10:38 UTC (45+ messages)
` [PATCH v4 01/42] ovl: add override_creds cleanup guard extension for overlayfs
` [PATCH v4 02/42] ovl: port ovl_copy_up_flags() to cred guards
` [PATCH v4 03/42] ovl: port ovl_create_or_link() to cred guard
` [PATCH v4 04/42] ovl: port ovl_set_link_redirect() "
` [PATCH v4 05/42] ovl: port ovl_do_remove() "
` [PATCH v4 06/42] ovl: port ovl_create_tmpfile() "
` [PATCH v4 07/42] ovl: port ovl_open_realfile() "
` [PATCH v4 08/42] ovl: port ovl_llseek() "
` [PATCH v4 09/42] ovl: port ovl_fsync() "
` [PATCH v4 10/42] ovl: port ovl_fallocate() "
` [PATCH v4 11/42] ovl: port ovl_fadvise() "
` [PATCH v4 12/42] ovl: port ovl_flush() "
` [PATCH v4 13/42] ovl: port ovl_setattr() "
` [PATCH v4 14/42] ovl: port ovl_getattr() "
` [PATCH v4 15/42] ovl: port ovl_permission() "
` [PATCH v4 16/42] ovl: port ovl_get_link() "
` [PATCH v4 17/42] ovl: port do_ovl_get_acl() "
` [PATCH v4 18/42] ovl: port ovl_set_or_remove_acl() "
` [PATCH v4 19/42] ovl: port ovl_fiemap() "
` [PATCH v4 20/42] ovl: port ovl_fileattr_set() "
` [PATCH v4 21/42] ovl: port ovl_fileattr_get() "
` [PATCH v4 22/42] ovl: port ovl_maybe_validate_verity() "
` [PATCH v4 23/42] ovl: port ovl_maybe_lookup_lowerdata() "
` [PATCH v4 24/42] ovl: don't override credentials for ovl_check_whiteouts()
` [PATCH v4 25/42] ovl: refactor ovl_iterate() and port to cred guard
` [PATCH v4 26/42] ovl: port ovl_dir_llseek() "
` [PATCH v4 27/42] ovl: port ovl_check_empty_dir() "
` [PATCH v4 28/42] ovl: port ovl_nlink_start() "
` [PATCH v4 29/42] ovl: port ovl_nlink_end() "
` [PATCH v4 30/42] ovl: port ovl_xattr_set() "
` [PATCH v4 31/42] ovl: port ovl_xattr_get() "
` [PATCH v4 32/42] ovl: port ovl_listxattr() "
` [PATCH v4 33/42] ovl: introduce struct ovl_renamedata
` [PATCH v4 34/42] ovl: refactor ovl_rename()
` [PATCH v4 35/42] ovl: port ovl_rename() to cred guard
` [PATCH v4 36/42] ovl: port ovl_copyfile() "
` [PATCH v4 37/42] ovl: refactor ovl_lookup()
` [PATCH v4 38/42] ovl: port ovl_lookup() to cred guard
` [PATCH v4 39/42] ovl: port ovl_lower_positive() "
` [PATCH v4 40/42] ovl: refactor ovl_fill_super()
` [PATCH v4 41/42] ovl: port ovl_fill_super() to cred guard
` [PATCH v4 42/42] ovl: remove ovl_revert_creds()
[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-11-17 10:08 UTC (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`
[PATCH v2 0/6] ovl: convert creation credential override to cred guard
2025-11-17 9:55 UTC (10+ messages)
` [PATCH v2 1/6] ovl: add ovl_override_creator_creds "
` [PATCH v2 2/6] ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 3/6] ovl: reflow ovl_create_or_link()
` [PATCH v2 4/6] ovl: mark ovl_setup_cred_for_create() as unused temporarily
` [PATCH v2 5/6] ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guard
` [PATCH v2 6/6] ovl: drop ovl_setup_cred_for_create()
Pozycjonowanie - informacja
2025-11-17 8:50 UTC
[Linux Kernel Bug] divide error in exfat_load_bitmap
2025-11-17 8:18 UTC (2+ messages)
[PATCH v8 0/9] erofs: inode page cache share feature
2025-11-17 7:41 UTC (21+ messages)
` [PATCH v8 1/9] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v8 2/9] erofs: hold read context in iomap_iter if needed
` [PATCH v8 3/9] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v8 4/9] erofs: support user-defined fingerprint name
` [PATCH v8 6/9] erofs: introduce the page cache share feature
` [PATCH v8 7/9] erofs: support unencoded inodes for page cache share
` [PATCH v8 9/9] erofs: implement .fadvise "
[PATCH v4 00/10] powerpc: Implement masked user access
2025-11-17 7:11 UTC (7+ messages)
` [PATCH v4 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v4 03/10] uaccess: Use masked_user_{read/write}_access_begin when required
[PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-17 6:31 UTC (11+ messages)
` [PATCH v11] "
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-17 3:39 UTC (9+ 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
Bug Report: Memory Corruption Vulnerability in HFS Node Operations
2025-11-17 3:02 UTC
[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
2025-11-16 22:32 UTC (5+ messages)
` [PATCH v2] "
[PATCH v5 00/22] Live Update Orchestrator
2025-11-16 18:36 UTC (5+ messages)
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test
[syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_ucs2
2025-11-16 11:46 UTC (2+ messages)
[PATCH v3 36/50] functionfs: switch to simple_remove_by_name()
2025-11-16 6:30 UTC (9+ messages)
` [functionfs] mainline UAF (was Re: [PATCH v3 36/50] functionfs: switch to simple_remove_by_name())
[PATCH v2 0/3] memfd-based Userspace MFR Policy for HugeTLB
2025-11-16 1:32 UTC (4+ messages)
` [PATCH v2 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v2 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v2 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED
[Patch v4 0/3] NFSD: Fix server hang when there are multiple layout conflicts
2025-11-15 20:20 UTC (6+ 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
[PATCH] mm/huge_memory: consolidate order-related checks into folio_split_supported()
2025-11-15 9:43 UTC (11+ messages)
[PATCH] hfsplus: Verify inode mode when loading from disk
2025-11-15 9:18 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/5] ovl: convert copyup credential override to cred guard
2025-11-15 8:26 UTC (7+ messages)
` [PATCH 1/5] ovl: add copy up credential guard
` [PATCH 2/5] ovl: port ovl_copy_up_workdir() to cred guard
` [PATCH 3/5] ovl: mark *_cu_creds() as unused temporarily
` [PATCH 4/5] ovl: port ovl_copy_up_tmpfile() to cred guard
` [PATCH 5/5] ovl: remove struct ovl_cu_creds and associated functions
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-15 0:52 UTC (7+ messages)
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
[PATCH v2 0/8] fuse: support io-uring registered buffers
2025-11-14 23:59 UTC (2+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-11-14 22:00 UTC (5+ messages)
[PATCH] hfs: Validate CNIDs in hfs_read_inode
2025-11-14 21:00 UTC (10+ messages)
` [PATCH v2 2/2] hfs: Update sanity check of the root record
[PATCH] fs: move mntput_no_expire() slowpath into a dedicated routine
2025-11-14 20:18 UTC
[PATCH 00/17] ns: header cleanups and initial namespace reference count improvements
2025-11-14 19:27 UTC (3+ messages)
` [PATCH 16/17] ns: drop custom reference count initialization for initial namespaces
[PATCH v3] ceph: fix crash in process_v2_sparse_read() for fscrypt-encrypted directories
2025-11-14 18:35 UTC (2+ messages)
[PATCH] cifs: Add a tracepoint to log EIO errors
2025-11-14 18:15 UTC (2+ messages)
[PATCH 0/6] ovl: convert creation credential override to cred guard
2025-11-14 17:41 UTC (6+ messages)
` [PATCH 3/6] ovl: reflow ovl_create_or_link()
fall back from direct to buffered I/O when stable writes are required
2025-11-14 16:55 UTC (12+ messages)
[PATCH v3 00/42] ovl: convert to cred guard
2025-11-14 16:45 UTC (6+ messages)
` [PATCH v3 33/42] ovl: introduce struct ovl_renamedata
New netfs crash in last month or so
2025-11-14 16:39 UTC (3+ messages)
[syzbot] [hfs?] memory leak in hfs_init_fs_context
2025-11-14 17:15 UTC (4+ messages)
` [PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
[PATCH] fs/super: fix memory leak of s_fs_info on setup_bdev_super failure
2025-11-14 16:52 UTC
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-14 15:35 UTC (3+ messages)
` [PATCH v2 1/4] mm: declare VMA flags by bit
[PATCH 0/3] restart_block: simplify expiration timestamps
2025-11-14 15:29 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).