messages from 2026-08-19 18:15:52 to 2026-08-22 17:40:30 UTC [more...]
[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-22 17:40 UTC (11+ messages)
` [PATCH v13 10/12] famfs: Add runtime operation-permission (opts) framework
` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
[RFC PATCH] fat: add noflush mount option
2026-08-22 17:37 UTC
[PATCH 0/7] docs: core-api: Fix stale function names and a broken example
2026-08-22 17:30 UTC (4+ messages)
` [PATCH 6/7] docs: xarray: Fix xas_try_split() name
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-08-22 16:57 UTC (18+ messages)
` [PATCH RFC v3 01/13] keys, pidns, fs/verity, riscv/vector: reorder '#include <linux/sysctl.h>'
` [PATCH RFC v3 02/13] proc: add config option SYSCTL_MODULE_ALIASES
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
` [PATCH RFC v3 04/13] sysctl: add register_sysctl() wrapper for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 05/13] sysctl, parport: update register_sysctl() callers with template arguments
` [PATCH RFC v3 06/13] sysctl, net: add register_net_sysctl{_sz}() wrappers for MODULE_SYSCTL_TABLE
` [PATCH RFC v3 07/13] sysctl, net: update register_net_sysctl{_sz}() callers with template arguments
` [PATCH RFC v3 08/13] sysctl, net: update register_net_sysctl_sz(ARRAY_SIZE(table_tmpl)) "
` [PATCH RFC v3 09/13] sysctl, ipv6: update register_net_sysctl{_sz}() callers "
` [PATCH RFC v3 10/13] sysctl, net: update register_net_sysctl_sz() edge case
` [PATCH RFC v3 11/13] sysctl: unrandomize struct ctl_table.procname
` [PATCH RFC v3 12/13] modpost: move addend_*_rel() calls into addend_rel()
` [PATCH RFC v3 13/13] modpost: handle MODULE_SYSCTL_TABLE symbols
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-08-22 16:50 UTC (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[PATCH 0/2] squashfs: harden fragment index table sizing
2026-08-22 14:33 UTC (3+ messages)
` [PATCH 1/2] squashfs: fix fragment index table sizing overflow on 32-bit
` [PATCH 2/2] squashfs: make the fragment index table bounds check overflow-safe
[PATCH] man/man2/statmount.2: Fix incorrect function signature
2026-08-22 12:52 UTC (2+ messages)
[PATCH 1/2] NFSD: Fix duplicate fsnotify access events for iterator READs
2026-08-22 10:21 UTC
[PATCH] fs: fix s_fs_info leak when setup_bdev_super() fails
2026-08-22 2:39 UTC
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-22 1:38 UTC (9+ messages)
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-22 0:21 UTC (8+ messages)
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
[PATCH] ntfs: bound $AttrDef table walk to the loaded table size
2026-08-21 23:41 UTC
[GIT PULL] smb: client: replace Steve French as CIFS maintainer
2026-08-21 20:26 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-21 19:52 UTC (9+ messages)
` [PATCH bpf-next v2 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next v2 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH] binfmt_elf_fdpic: reject PT_LOAD with filesz larger than memsz
2026-08-21 19:43 UTC (3+ messages)
[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
2026-08-21 19:00 UTC (18+ messages)
` [PATCH 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH 3/3] selinux: require EXECMEM or PTRACE for FOLL_FORCE introspection
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-21 17:18 UTC (5+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
[PATCH v2] fuse: permit freezing while waiting for request answer
2026-08-21 14:57 UTC (14+ messages)
[PATCH] ntfs: reject zero sectors_per_cluster in the boot sector
2026-08-21 14:22 UTC
[PATCH v3 0/3] mm: zswap: free cold writeback folios promptly
2026-08-21 14:01 UTC (10+ messages)
` [PATCH v3 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
2026-08-21 13:39 UTC (3+ messages)
[PATCH v4 0/6] xfs write streams
2026-08-21 12:33 UTC (17+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 3/6] xfs: implement write-stream management support
` [PATCH v4 4/6] xfs: generic AG set based steering
` [PATCH v4 5/6] xfs: write stream based AG placement
[PATCH 0/6] coredump: select memory types per request
2026-08-21 11:52 UTC (7+ messages)
` [PATCH 1/6] coredump: select memory types to include
` [PATCH 2/6] tools: sync coredump.h header
` [PATCH 3/6] selftests/coredump: simplify the refusal tests
` [PATCH 4/6] selftests/coredump: test COREDUMP_MEMORY_TYPES
` [PATCH 5/6] selftests/coredump: improve coredump size negotiation tests
` [PATCH 6/6] selftests/coredump: test failed handshakes
[PATCH] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability
2026-08-21 10:14 UTC
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-21 9:48 UTC (8+ messages)
[PATCH] fs: don't return -EINVAL for successful nested thaw
2026-08-21 9:47 UTC (2+ messages)
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-08-21 3:30 UTC (4+ messages)
[PATCH v2] ntfs: validate usa_ofs before preserving the update sequence number
2026-08-21 0:21 UTC (3+ messages)
[PATCH v2] ntfs: fix off-by-one page overflow in ntfs_decompress()
2026-08-21 0:19 UTC (2+ messages)
[PATCH] fs/locks: avoid allocation in fcntl_getlk() and fcntl_getlk64()
2026-08-20 23:40 UTC
[PATCH v3] audit: free proctitle in context so it can be re-set by fork on exec_binprm
2026-08-20 20:52 UTC (2+ messages)
[PATCH 0/7] Remove aops->launder_folio
2026-08-20 20:37 UTC (9+ messages)
` [PATCH 1/7] filemap: Export filemap_invalidate_pages() to modules
` [PATCH 2/7] fuse: Use filemap_invalidate_pages()
` [PATCH 3/7] btrfs: "
` [PATCH 4/7] nfs: "
` [PATCH 5/7] orangefs: "
` [PATCH 6/7] orangefs: Remove launder_folio implementation
` [PATCH 7/7] Remove folio_launder()
[GIT PULL] ext2, udf, isofs, and quota fixes for 7.3-rc1
2026-08-20 19:57 UTC (2+ messages)
[GIT PULL] Fsnotify fixes for 7.3-rc1
2026-08-20 19:57 UTC (2+ messages)
[GIT PULL] orangefs changes for 7.3
2026-08-20 19:57 UTC (3+ messages)
[GIT PULL] ntfs3: changes for 7.3
2026-08-20 19:56 UTC (3+ messages)
[PATCH v2] selinux: preserve user SID across nested backing files
2026-08-20 19:12 UTC (2+ messages)
[PATCH] selinux: preserve user SID across nested backing files
2026-08-20 17:50 UTC (3+ messages)
[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-20 17:03 UTC
[PATCH 6.1.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-20 16:45 UTC
[PATCH v15 00/25] fs-verity support for XFS with post EOF merkle tree
2026-08-20 16:44 UTC (3+ messages)
` [PATCH v15 19/25] xfs: add fs-verity support
[GIT PULL] sysctl changes for v7.03-rc1
2026-08-20 16:38 UTC (2+ messages)
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
2026-08-20 13:39 UTC (3+ messages)
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
[PATCH v3 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-08-20 13:01 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-08-20 12:41 UTC (5+ messages)
[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
2026-08-20 12:26 UTC (4+ messages)
[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-20 11:45 UTC (2+ messages)
[PATCH v2] ntfs: reject invalid empty mapping pairs
2026-08-20 11:16 UTC (2+ messages)
[RFC PATCH v3 00/11] Add buffered write-through support to iomap & xfs
2026-08-20 10:01 UTC (4+ messages)
` [RFC PATCH v3 09/11] xfs: Implement RWF_NOSERIAL to parallelize RWF_WRITETHROUGH writes
[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-20 9:58 UTC (9+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH] fuse: mark DAX VMA page protections as decrypted
2026-08-20 8:21 UTC (7+ messages)
[PATCH] ntfs: validate usa_ofs before preserving the update sequence number
2026-08-20 6:48 UTC (3+ messages)
[PATCH 0/6] hfsplus: convert regular file I/O to iomap-based operations
2026-08-20 6:14 UTC (5+ messages)
` [PATCH 4/6] hfsplus: add iomap operations for regular file data
[PATCH RFC 0/3] pidfd: add task path ioctls
2026-08-20 5:45 UTC (4+ messages)
` [PATCH RFC 1/3] fs: Introduce task path helpers
` [PATCH RFC 2/3] pidfd: Use scoped cleanup for task access
` [PATCH RFC 3/3] pidfd: Add task path ioctls
[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
2026-08-19 23:09 UTC (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent
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