messages from 2026-04-10 15:18:02 to 2026-04-13 11:22:39 UTC [more...]
[PATCH v8 0/5] proc: subset=pid: Relax check of mount visibility
2026-04-13 11:19 UTC (7+ messages)
` [PATCH v9 "
` [PATCH v9 1/5] namespace: record fully visible mounts in list
` [PATCH v9 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
` [PATCH v9 3/5] proc: Disable cancellation of subset=pid option
` [PATCH v9 4/5] proc: Skip the visibility check if subset=pid is used
` [PATCH v9 5/5] docs: proc: add documentation about mount restrictions
[PATCH mm-hotfixes] mm/vma: remove __vma_check_mmap_hook()
2026-04-13 11:16 UTC (2+ messages)
[PATCH v3 0/4] mm: improve large folio readahead and alignment for exec memory
2026-04-13 11:03 UTC (3+ messages)
` [PATCH v3 2/4] mm: use tiered folio allocation for VM_EXEC readahead
[linux-next] fuse: wrong usage of no_free_ptr() in cuse_channel_open()
2026-04-13 9:49 UTC (2+ messages)
[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2026-04-13 9:41 UTC (9+ messages)
` [PATCH v4 1/8] fuse: {io-uring} Add queue length counters
` [PATCH v4 2/8] fuse: {io-uring} Rename ring->nr_queues to max_nr_queues
` [PATCH v4 3/8] fuse: {io-uring} Use bitmaps to track registered queues
` [PATCH v4 4/8] fuse: Fetch a queued fuse request on command registration
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v4 6/8] fuse: {io-uring} Queue background requests on a different core
` [PATCH v4 7/8] fuse: Add retry attempts for numa local queues for load distribution
` [PATCH v4 8/8] fuse: {io-uring} Prefer the current core over mapping
[PATCH] writeback: Fix use after free in inode_switch_wbs_work_fn()
2026-04-13 9:36 UTC
[PATCH] fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error
2026-04-13 9:20 UTC (2+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-13 8:46 UTC (6+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[LSF/MM/BPF TOPIC] Filesystem inode reclaim
2026-04-13 7:45 UTC (5+ messages)
[PATCH 0/3] mm: split the file's i_mmap tree for NUMA
2026-04-13 6:20 UTC (4+ messages)
` [PATCH 1/3] mm: use mapping_mapped to simplify the code
` [PATCH 2/3] mm: use get_i_mmap_root to access the file's i_mmap
` [PATCH 3/3] mm: split the file's i_mmap tree for NUMA
[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
2026-04-13 6:25 UTC (3+ messages)
` [RFC v2 0/1] ext4: fail fast on repeated buffer_head "
` [RFC v2 1/1] "
[PATCH] iov_iter: use kmemdup_array for dup_iter to harden against overflow
2026-04-13 6:06 UTC
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-04-13 5:37 UTC (4+ messages)
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
[RFC] weird stuff in exfat_lookup()
2026-04-13 3:33 UTC (6+ messages)
[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
2026-04-13 3:06 UTC (2+ messages)
[GIT PULL] fuse update for 6.19
2026-04-13 0:29 UTC (11+ messages)
[PATCH RFC 00/13] mm/rmap: support arbitrary folio mappings
2026-04-12 18:59 UTC (14+ messages)
` [PATCH RFC 01/13] mm/rmap: remove folio->_nr_pages_mapped
` [PATCH RFC 02/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for "mapmax"
` [PATCH RFC 03/13] fs/proc/page: remove CONFIG_PAGE_MAPCOUNT handling for kpagecount
` [PATCH RFC 04/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling for PM_MMAP_EXCLUSIVE
` [PATCH RFC 05/13] fs/proc/task_mmu: remove mapcount comment in smaps_account()
` [PATCH RFC 06/13] fs/proc/task_mmu: remove CONFIG_PAGE_MAPCOUNT handling "
` [PATCH RFC 07/13] mm/rmap: remove CONFIG_PAGE_MAPCOUNT
` [PATCH RFC 08/13] mm: re-consolidate folio->_entire_mapcount
` [PATCH RFC 09/13] mm: move _large_mapcount to _mapcount in page[1] of a large folio
` [PATCH RFC 10/13] mm: re-consolidate folio->_pincount
` [PATCH RFC 11/13] mm/rmap: stop using the entire mapcount for hugetlb folios
` [PATCH RFC 12/13] mm/rmap: large mapcount interface cleanups
` [PATCH RFC 13/13] mm/rmap: support arbitrary folio mappings
[PATCH][RFC] get rid of busy-wait in shrink_dcache_tree()
2026-04-12 19:03 UTC (44+ messages)
` [RFC PATCH v3 0/4] getting rid of busy-wait in shrink_dcache_parent()
` [RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
` [RFC PATCH 01/11] shrink_dentry_list(): start with removing from shrink list
` [RFC PATCH 02/11] fold lock_for_kill() into shrink_kill()
` [RFC PATCH 03/11] fold lock_for_kill() and __dentry_kill() into common helper
` [RFC PATCH 04/11] reducing rcu_read_lock() scopes in dput and friends, step 1
` [RFC PATCH 05/11] reducing rcu_read_lock() scopes in dput and friends, step 2
` [RFC PATCH 06/11] reducing rcu_read_lock() scopes in dput and friends, step 3
` [RFC PATCH 07/11] reducing rcu_read_lock() scopes in dput and friends, step 4
` [RFC PATCH 08/11] reducing rcu_read_lock() scopes in dput and friends, step 5
` [RFC PATCH 09/11] reducing rcu_read_lock() scopes in dput and friends, step 6
` [RFC PATCH 10/11] adjust calling conventions of lock_for_kill(), fold __dentry_kill() into dentry_kill()
` [RFC PATCH 11/11] document dentry_kill()
[PATCH v2 00/17] Landlock tracepoints
2026-04-12 16:29 UTC (5+ messages)
` [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
` [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
2026-04-12 13:54 UTC (3+ messages)
` [RFC PATCH v2 1/2] "
` [RFC PATCH v2 2/2] selftest: add tests for mkdirat2()
[PATCH] vfs: require verified birth date for file creation
2026-04-12 9:49 UTC (2+ messages)
[PATCH v4] FAT: Allow 0xE9 near jump in fat_read_static_bpb()
2026-04-12 7:37 UTC
[PATCH v2 1/1] rust: seq_file: add puts, putc, write, and hex_dump methods
2026-04-12 0:45 UTC (2+ messages)
[GIT PULL] fscrypt updates for 7.1
2026-04-12 0:18 UTC
[PATCH v1] exfat: fix handling of damaged volume in exfat_create_upcase_table()
2026-04-11 23:32 UTC
[PATCH] exfat: fix integer overflow in exfat_create_upcase_table()
2026-04-11 23:31 UTC (2+ messages)
[PATCH 0/2] fuse: Fix possible memleak at startup with immediate teardown
2026-04-11 19:22 UTC (18+ messages)
` "
` "
` "
[PATCH 0/5 -v2] Add support for VMUFAT filesystem
2026-04-11 15:11 UTC (6+ messages)
` [PATCH 1/5 -v2] Add vmufat super.c
` [PATCH 2/5 -v2] Add vmufat inode.c
` [PATCH 3/5] Add vmufat header
` [PATCH 4/5 -v2] Add vmufat documentation
` [PATCH 5/5 -v2] miscellaneous vmufat changes and additions
[PATCH] fanotify: fix false positive on permission events
2026-04-11 13:49 UTC (2+ messages)
[PATCH] hfsplus: remove xattr error message
2026-04-11 12:53 UTC
[PATCH 0/4] netfs: Miscellaneous fixes
2026-04-11 9:04 UTC (7+ messages)
` [PATCH 1/4] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call
` [PATCH 2/4] netfs: fix error handling in netfs_extract_user_iter()
` [PATCH 3/4] cachefiles: fix incorrect dentry refcount in cachefiles_cull()
` [PATCH 4/4] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone
[syzbot] Monthly fuse report (Apr 2026)
2026-04-11 6:42 UTC
[GIT PULL] libfuse: run fuse servers as a contained service
2026-04-11 2:48 UTC (6+ messages)
[PATCH] smb: client: get rid of d_drop()+d_add()
2026-04-11 1:19 UTC (2+ messages)
[PATCH] ntfs: fix uninitialized symbol warnings
2026-04-10 23:35 UTC
bio completion in task enhancements / experiments
2026-04-10 23:53 UTC (5+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support
[PATCH] ntfs: delete dead code
2026-04-10 23:25 UTC (2+ messages)
[PATCH next] ntfs: add missing error code in ntfs_mft_record_alloc()
2026-04-10 23:23 UTC (2+ messages)
[GIT PULL] nilfs2 changes for 7.1-rc1
2026-04-10 22:09 UTC
[GIT PULL] hfs/hfsplus changes for 7.1-rc1
2026-04-10 22:05 UTC
[patch 00/12] hrtimers: Prevent hrtimer interrupt starvation
2026-04-10 21:13 UTC (5+ messages)
` [patch 01/12] clockevents: Prevent timer "
[PATCH V10 00/10] famfs: port into fuse
2026-04-10 19:44 UTC (6+ messages)
[PATCH 02/10] Add support for VMUFAT filesystem
2026-04-10 18:12 UTC (5+ messages)
[GIT PULL for v7.0] vfs fixes
2026-04-10 16:45 UTC (2+ messages)
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:30 UTC (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[GIT PULL 00/12 for v7.1] v7.1
2026-04-10 15:23 UTC (10+ messages)
` [GIT PULL 04/12 for v7.1] vfs integrity
` [GIT PULL 05/12 for v7.1] vfs fs_struct
` [GIT PULL 06/12 for v7.1] vfs kino
` [GIT PULL 07/12 for v7.1] vfs fat
` [GIT PULL 08/12 for v7.1] vfs bh metadata
` [GIT PULL 09/12 for v7.1] namespaces misc
` [GIT PULL 10/12 for v7.1] vfs pidfs
` [GIT PULL 11/12 for v7.1] vfs mount
` [GIT PULL 12/12 for v7.1] vfs misc
[PATCH 05/10] Add support for VMUFAT filesystem (resend)
2026-04-10 15:22 UTC
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:20 UTC (17+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v12 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v12 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v12 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v12 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v12 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v12 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v12 09/16] KVM: arm64: "
` [PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v12 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v12 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v12 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC (2+ messages)
[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2] jbd2: fix deadlock in jbd2_journal_cancel_revoke()
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2 1/3] ext4: split __ext4_add_entry() out of ext4_add_entry()
2026-04-10 15:18 UTC (2+ messages)
[PATCH 01/10] Add support for VMUFAT filesystem (second resend)
2026-04-10 15:18 UTC
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