messages from 2026-05-07 07:21:30 to 2026-05-09 21:38:27 UTC [more...]
[PATCH v2 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-09 21:38 UTC (5+ messages)
` [PATCH v2 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH v2 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH v2 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption
[PATCH 2/5] docs: fix repeated word 'that' across documentation
2026-05-09 21:12 UTC (8+ messages)
` [PATCH v2 2/4] "
[GIT PULL] fsverity fix for v7.1-rc3
2026-05-09 18:49 UTC (2+ messages)
[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
2026-05-09 18:29 UTC (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption
[PATCH 0/3] ntfs: harden MFT record and attribute parsing
2026-05-09 15:44 UTC (11+ messages)
` [PATCH 1/3] ntfs: validate MFT attrs_offset against bytes_in_use
` [PATCH 2/3] ntfs: fix MFT bitmap scan 2^32 boundary check
` [PATCH 3/3] ntfs: validate attribute name bounds before returning it
` [PATCH v2 0/3] ntfs: harden MFT record and attribute parsing
` [PATCH v2 1/3] ntfs: validate MFT attrs_offset against bytes_in_use
` [PATCH v2 2/3] ntfs: fix MFT bitmap scan 2^32 boundary check
` [PATCH v2 3/3] ntfs: validate attribute name bounds before returning it
[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
2026-05-09 14:46 UTC (2+ messages)
[PATCH v2 0/9] exfat: convert to iomap
2026-05-09 14:30 UTC (18+ messages)
` [PATCH v2 1/9] exfat: replace unsafe macros with static inline functions
` [PATCH v2 2/9] exfat: add balloc parameter to exfat_map_cluster() for iomap support
` [PATCH v2 3/9] exfat: add exfat_file_open()
` [PATCH v2 4/9] exfat: add support for multi-cluster allocation
` [PATCH v2 5/9] iomap: introduce IOMAP_F_ZERO_TAIL flag
` [PATCH v2 6/9] exfat: add data_start_bytes and exfat_cluster_to_phys() helper
` [PATCH v2 7/9] exfat: add iomap buffered I/O support
` [PATCH v2 8/9] exfat: add iomap direct "
` [PATCH v2 9/9] exfat: add support for SEEK_HOLE and SEEK_DATA in llseek
[syzbot] Monthly fs report (May 2026)
2026-05-09 12:32 UTC
[PATCH v6 0/2] mm: improve write performance with RWF_DONTCACHE
2026-05-09 10:19 UTC (4+ messages)
` [PATCH v6 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCHSET 2/2] libfuse: new mount service container fixes
2026-05-09 7:42 UTC (10+ messages)
` [PATCH 1/1] mount_service: use the mount_flags table instead of declaring our own
[PATCH] sysctl: add Returns: kernel-doc for all functions
2026-05-09 5:56 UTC
[PATCH v2] ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()
2026-05-09 3:14 UTC (3+ messages)
[PATCH v3 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-05-09 1:52 UTC (8+ messages)
` [PATCH v3 1/7] lsm: Add granular mount hooks to replace security_sb_mount
` [PATCH v3 2/7] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v3 3/7] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v3 4/7] selinux: "
` [PATCH v3 5/7] landlock: "
` [PATCH v3 6/7] tomoyo: "
` [PATCH v3 7/7] lsm: Remove security_sb_mount and security_move_mount
[PATCH] mm/readahead: no PG_readahead on EOF
2026-05-08 23:53 UTC (2+ messages)
[PATCHSET v8 2/8] iomap: cleanups ahead of adding fuse support
2026-05-08 23:41 UTC (4+ messages)
` [PATCH 2/2] iomap: allow NULL swap info bdev when activating swapfile
[PATCH] mm/fadvise: avoid remote LRU drain for mapped folio failures
2026-05-08 23:35 UTC (2+ messages)
[RFC PATCH 00/25] assorted dcache cleanups and fixes
2026-05-08 23:03 UTC (24+ messages)
` [RFC PATCH 09/25] shrink_dentry_list(): start with removing from shrink list
` [RFC PATCH 12/25] reducing rcu_read_lock() scopes in dput and friends, step 1
` [RFC PATCH 20/25] d_walk(): shrink rcu_read_lock() scope
` [RFC PATCH 21/25] shrinking rcu_read_lock() scope in d_alloc_parallel()
[PATCH] lib: free pagelist on error in iov_iter_extract_pages()
2026-05-08 21:48 UTC (3+ messages)
[PATCH v2 0/7] lsm: Replace security_sb_mount with granular mount hooks
2026-05-08 21:25 UTC (6+ messages)
` [PATCH v2 1/7] lsm: Add granular mount hooks to replace security_sb_mount
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-08 20:13 UTC (30+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
[PATCH 1/1] mm/readahead: simplify page_cache_ra_unbounded loop counter reset
2026-05-08 19:24 UTC (4+ messages)
[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
2026-05-08 18:54 UTC (3+ messages)
[RFC PATCH 3/6] hfsplus: Move long delayed work on system_dfl_long_wq
2026-05-08 18:34 UTC (6+ messages)
` [RFC PATCH 4/6] hfs: "
` [RFC PATCH 5/6] fuse: dax: "
` [RFC PATCH 6/6] affs: "
[PATCHSET 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-08 17:45 UTC (6+ messages)
` [PATCH 1/1] mount_util: fix mount_flags entries for MS_RDONLY
[PATCH] fuse: add fusex filesystem
2026-05-08 17:29 UTC (4+ messages)
[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
2026-05-08 16:44 UTC (3+ messages)
[RFC PATCH v1 00/11] Landlock: Namespace and capability control
2026-05-08 15:54 UTC (9+ messages)
` [RFC PATCH v1 05/11] landlock: Enforce namespace entry restrictions
` [RFC PATCH v1 06/11] landlock: Enforce capability restrictions
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
[PATCH] ntfs: avoid leaking uninitialised bytes in new security descriptors
2026-05-08 14:21 UTC (3+ messages)
[PATCH] ntfs: validate the full MST update sequence array
2026-05-08 14:08 UTC
[PATCH] fuse: disable default bdi strictlimiting
2026-05-08 11:54 UTC (2+ messages)
` "
[PATCH] erofs: use the opener's credential when verifing metadata accesses
2026-05-08 9:10 UTC (5+ messages)
[PATCH v3 00/22] ext4: use iomap for regular file's buffered I/O path
2026-05-08 8:48 UTC (7+ messages)
` [PATCH v3 02/22] ext4: factor out ext4_truncate_[up|down]()
` [PATCH v3 03/22] ext4: simplify error handling in ext4_setattr()
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-08 8:18 UTC (2+ messages)
fix block layer bounce buffering for block size > PAGE_SIZE v2
2026-05-08 8:12 UTC (4+ messages)
` [PATCH 1/2] block: pass a minsize argument to bio_iov_iter_bounce
[PATCH v3 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
2026-05-08 6:55 UTC (3+ messages)
` [PATCH v3 1/2] rust: poll: use kfree_rcu() for PollCondVar
` [PATCH v3 2/2] rust_binder: move (e)poll wait queue to Process
[PATCH 1/1] mm/readahead: add kerneldoc for read_pages
2026-05-08 1:53 UTC
[GIT PULL 2/2] libfuse: new mount service container fixes
2026-05-07 22:15 UTC
[GIT PULL 1/2] libfuse: new mount API and SYNC_INIT fixes
2026-05-07 22:15 UTC
[PATCH 1/3] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
2026-05-07 22:02 UTC (9+ messages)
` [PATCH v2 0/2] hfs/hfsplus: fix OOB access and uninit-value in bnode operations
` [PATCH v2 1/2] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
` [PATCH v2 2/2] hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
[PATCH] fuse: fix writeback array overflow when max_pages is one
2026-05-07 15:49 UTC (2+ messages)
sysfs: upgrade OOB write by buggy .show hook into WARNing
2026-05-07 13:52 UTC (6+ messages)
` [PATCH] "
[PATCH v5 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
2026-05-07 12:59 UTC (2+ messages)
[PATCH] ntfs: fix out-of-bounds write in ntfs_index_walk_down()
2026-05-07 12:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ntfs: fix out-of-bounds write in ntfs_rl_collapse_range() merge path
2026-05-07 12:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 1/3] exfat: add volume limit bounds checks
2026-05-07 12:04 UTC (4+ messages)
` [PATCH v1 3/3] exfat: fix memory leak (upcase table)
[PATCH v2 0/4] exfat: memory optimisations and stringent integrity checks for up-case table
2026-05-07 12:03 UTC (5+ messages)
` [PATCH v2 1/4] exfat: use upcase_ptable and upcase_range_info to reduce memory footprint
` [PATCH v2 2/4] exfat: optimise and refactor filename up-case conversion
[PATCH v2] nsfs: fix wrong error code returned for pidns ioctls
2026-05-07 11:29 UTC (2+ messages)
[PATCH] nsfs: fix wrong error code returned for pidns ioctls
2026-05-07 11:29 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-07 9:50 UTC (4+ messages)
[PATCH v14 00/15] Exposing case folding behavior
2026-05-07 8:53 UTC (16+ messages)
` [PATCH v14 01/15] fs: Move file_kattr initialization to callers
` [PATCH v14 02/15] fs: Add case sensitivity flags to file_kattr
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity
` [PATCH v14 04/15] exfat: "
` [PATCH v14 05/15] ntfs3: "
` [PATCH v14 06/15] hfs: "
` [PATCH v14 07/15] hfsplus: Report case sensitivity in fileattr_get
` [PATCH v14 08/15] xfs: "
` [PATCH v14 09/15] cifs: Implement fileattr_get for case sensitivity
` [PATCH v14 10/15] nfs: "
` [PATCH v14 11/15] vboxsf: "
` [PATCH v14 12/15] isofs: "
` [PATCH v14 13/15] nfsd: Report export case-folding via NFSv3 PATHCONF
` [PATCH v14 14/15] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
` [PATCH v14 15/15] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION
[PATCH v2 2/7] perf trace: Sync uapi/linux/fs.h with the kernel source
2026-05-07 7:26 UTC (2+ messages)
` [PATCH v2 3/7] perf trace: Sync uapi/linux/mount.h "
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