messages from 2026-06-17 09:54:51 to 2026-06-18 17:27:24 UTC [more...]
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-06-18 17:27 UTC (5+ messages)
[PATCH v2] coredump: exit_files() in coredump_wait() if MMF_DUMP_MAPPED_SHARED is not set
2026-06-18 17:19 UTC (3+ messages)
[PATCH v2] minix: avoid overflow in bitmap block count calculation
2026-06-18 17:04 UTC (2+ messages)
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-06-18 16:51 UTC (6+ messages)
[PATCH v2 00/11] hugetlb: Use PAGE granularity index in exported i/f and adopt the common read_iter
2026-06-18 16:16 UTC (17+ messages)
` [PATCH v2 01/11] mm/memory-failure: make is_raw_hwpoison_page_in_hugepage() general purpose
` [PATCH v2 02/11] mm: factor out adjust_range_hwpoison() from hugetlbfs
` [PATCH v2 03/11] mm/filemap: add hwpoison handling to filemap_read()
` [PATCH v2 04/11] hugetlbfs,filemap: replace hugetlbfs_read_iter() with generic_file_read_iter()
` [PATCH v2 05/11] hugetlb: Convert the vmf->pgoff to PAGE_SIZE granularity
` [PATCH v2 06/11] hugetlb: make hugetlb_fault_mutex_hash() to take PAGE_SIZE index
` [PATCH v2 07/11] hugetlb: replace filemap_lock_hugetlb_folio with filemap_lock_folio
` [PATCH v2 08/11] hugetlb: make hugetlb_add_to_page_cache() to take PAGE_SIZE granularity index
` [PATCH v2 09/11] hugetlb: remove the hugetlb_linear_page_index() helper
` [PATCH v2 10/11] hugetlb: drop vma_hugecache_offset() in favor of linear_page_index()
` [PATCH v2 11/11] hugetlb: make hugetlb_[un]reserve_pages() to take PAGE granularity index
[GIT PULL] fuse update for 7.2
2026-06-18 16:15 UTC (2+ messages)
[PATCH] selftests: proc: include fcntl.h in proc-pidns
2026-06-18 16:12 UTC (3+ messages)
[PATCH v3 00/20] afs: Miscellaneous fixes
2026-06-18 15:51 UTC (21+ messages)
` [PATCH v3 01/20] afs: handle CB.InitCallBackState3 requests without a server record
` [PATCH v3 02/20] afs: Fix error code in afs_extract_vl_addrs()
` [PATCH v3 03/20] afs: fix NULL pointer dereference in afs_get_tree()
` [PATCH v3 04/20] afs: Fix double netfs initialisation in afs_root_iget()
` [PATCH v3 05/20] afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
` [PATCH v3 06/20] afs: Fix directory inode initialisation order
` [PATCH v3 07/20] afs: use kvfree() to free memory allocated by kvcalloc()
` [PATCH v3 08/20] afs: Remove erroneous seq |= 1 in volume lookup loop
` [PATCH v3 09/20] afs: check for duplicate servers in VL server list
` [PATCH v3 10/20] afs: Fix bulk lookup malfunction due to change in dir_emit() API
` [PATCH v3 11/20] afs: Fix misplaced inc of net->cells_outstanding
` [PATCH v3 12/20] afs: Fix reinitialisation of the inode, in particular ->lock_work
` [PATCH v3 13/20] afs: Fix callback service message parsers to pass through -EAGAIN
` [PATCH v3 14/20] afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
` [PATCH v3 15/20] afs: Fix missing NULL pointer check in afs_break_some_callbacks()
` [PATCH v3 16/20] afs: Fix leak of ungot volume
` [PATCH v3 17/20] afs: Fix vllist leak
` [PATCH v3 18/20] afs: Fix lack of locking around modifications of net->cells_dyn_ino
` [PATCH v3 19/20] afs: Fix the volume AFS_VOLUME_RM_TREE is set on
` [PATCH v3 20/20] afs: Fix unchecked-length string display in debug statement
[PATCH v2 00/17] afs: Miscellaneous fixes
2026-06-18 15:08 UTC (23+ messages)
` [PATCH v2 01/17] afs: handle CB.InitCallBackState3 requests without a server record
` [PATCH v2 02/17] afs: Fix error code in afs_extract_vl_addrs()
` [PATCH v2 03/17] afs: fix NULL pointer dereference in afs_get_tree()
` [PATCH v2 04/17] afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
` [PATCH v2 05/17] afs: use kvfree() to free memory allocated by kvcalloc()
` [PATCH v2 06/17] afs: Remove erroneous seq |= 1 in volume lookup loop
` [PATCH v2 07/17] afs: check for duplicate servers in VL server list
` [PATCH v2 08/17] afs: Fix bulk lookup malfunction due to change in dir_emit() API
` [PATCH v2 09/17] afs: Fix misplaced inc of net->cells_outstanding
` [PATCH v2 10/17] afs: Fix reinitialisation of the inode, in particular ->lock_work
` [PATCH v2 11/17] afs: Fix callback service message parsers to pass through -EAGAIN
` [PATCH v2 12/17] afs: Fix double netfs initialisation in afs_root_iget()
` [PATCH v2 13/17] afs: Don't use AS_RELEASE_ALWAYS for dir/symlinks part 2
` [PATCH v2 14/17] afs: Remove erroneous seq |= 1 in volume lookup loop
` 答复: [????] "
` [PATCH v2 15/17] afs: Fix leak of ungot volume
` [PATCH v2 16/17] afs: Fix missing NULL pointer check in afs_break_some_callbacks()
` [PATCH v2 17/17] afs: Fix vllist leak
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-06-18 14:26 UTC (10+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-06-18 14:10 UTC
[PATCH v5 0/8] lsm: Replace security_sb_mount with granular mount hooks
2026-06-18 14:02 UTC (5+ messages)
` [PATCH v5 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
[PATCH v6 3/3] xfs: add support for FALLOC_FL_WRITE_ZEROES
2026-06-18 13:57 UTC (13+ messages)
[PATCH 0/1] direct-io: validate user space vectors during extraction
2026-06-18 13:51 UTC (7+ messages)
` [PATCH 1/1] block: "
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-18 13:48 UTC (17+ messages)
` [PATCH v4 06/23] ext4: pass out extent seq counter when mapping da blocks
` [PATCH v4 14/23] ext4: implement partial block zero range path using iomap
` [PATCH v4 17/23] ext4: submit zeroed post-EOF data immediately in the iomap buffered I/O path
` [PATCH v4 18/23] ext4: wait for ordered I/O "
[PATCH] iomap: guard io_size EOF trim against concurrent truncate underflow
2026-06-18 13:36 UTC (4+ messages)
[PATCH 0/3] Add and use abstraction for synchronize_rcu()
2026-06-18 13:06 UTC (9+ messages)
` [PATCH 1/3] rust: sync: Add "
` [PATCH 2/3] rust: revocable: Use safe synchronize_rcu() abstraction
` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll
[PATCH v2 0/5] block,btrfs: fix frozen-superblock strand on device add/remove/replace
2026-06-18 12:56 UTC (7+ messages)
` [PATCH v2 1/5] block: allow making a block device unfreezable
` [PATCH v2 2/5] block: split bdev_yield_claim() out of bdev_fput()
` [PATCH v2 3/5] btrfs: deny freezing a device while it is being removed
[PATCH 0/2] vfstest: fix tcore_acls() cleanup bug and missing _require_acls
2026-06-18 10:11 UTC (3+ messages)
` [PATCH 1/2] vfstest: move sys_umount2() to cleanup path in tcore_acls()
` [PATCH 2/2] generic/633: add _require_acls for tcore_acls() ACL dependency
[PATCH] exfat: implement swap activate
2026-06-18 9:33 UTC
[PATCH] iomap: always return status from iomap_write_iter
2026-06-18 9:04 UTC (2+ messages)
[PATCH] minix: avoid overflow in bitmap block count calculation
2026-06-18 7:28 UTC (2+ messages)
[PATCH] sysctl: add Returns: kernel-doc for all functions
2026-06-18 6:56 UTC (2+ messages)
[PATCH] coredump/fcntl: Add FD_CLOBCOR flag to close fd before dumping core
2026-06-18 6:48 UTC (6+ messages)
` [syzbot ci] "
[PATCH] pidfs: pin stashed dentry for pid lifetime to fix repeat-open regression
2026-06-18 6:36 UTC
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-18 6:34 UTC (9+ messages)
[fuse-devel] Debugging a stale kernel cache during file growth
2026-06-18 3:51 UTC (10+ messages)
[PATCH 00/19] init: discoverable root partitions, a.k.a. an omittable "root=" cmdline option
2026-06-17 20:56 UTC (3+ messages)
[PATCH v3] common/defrag: skip defrag tests on DAX-enabled filesystems
2026-06-17 19:33 UTC (2+ messages)
[syzbot] [fuse?] INFO: task hung in fuse_chan_send
2026-06-17 19:28 UTC
[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
2026-06-17 18:35 UTC
Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
2026-06-17 18:04 UTC (11+ messages)
` Stacking filesystem deadlocks [was Re: Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup]
[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
2026-06-17 17:39 UTC (15+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in shrink_dcache_tree
2026-06-17 17:08 UTC
[RFC PATCH v5 0/2] sysctl: add CTLTBL_ENTRY_XXX() macros for ctl_table initialization
2026-06-17 15:25 UTC (3+ messages)
[PATCH 1/3] file: add fd_except cleanup class
2026-06-17 14:50 UTC (3+ messages)
[PATCH] vfs: missing inode operation should return a consistent error code
2026-06-17 14:44 UTC (8+ messages)
[linux-next:master] [mm/filemap] 0b9c0aeba9: pts.graphics-magick.Swirl.iterations_per_minute 8.6% regression
2026-06-17 14:26 UTC
[PATCH 00/10] ovl: support idmapped overlay mounts
2026-06-17 13:56 UTC (6+ messages)
` [PATCH 03/10] ovl: handle idmapped mounts in ovl_setattr()
` [PATCH 09/10] selftests/filesystems/overlayfs: test idmapped overlay mounts
[syzbot] [fs?] memory leak in path_openat (3)
2026-06-17 13:43 UTC (2+ messages)
[PATCH] ovl: use linked upper dentry in copy-up tmpfile
2026-06-17 13:22 UTC (2+ messages)
[PATCH v2] proc: only bump parent nlink when registering directories
2026-06-17 13:21 UTC (2+ messages)
[PATCH v1] iomap: release pages on atomic dio size mismatch
2026-06-17 13:17 UTC (2+ messages)
[PATCH] pidfs: pin stashed dentry for pid lifetime to fix repeat-open regression
2026-06-17 13:13 UTC (2+ messages)
[RFC PATCH 0/8] namespace-aware configfs
2026-06-17 12:55 UTC (9+ messages)
` [PATCH 7/8] fs/configfs: switch to get_tree_keyed()
` [PATCH 8/8] nvmet: make configfs setup namespace aware
[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
2026-06-17 11:36 UTC (4+ messages)
` [PATCH v17 05/10] rust: page: convert to `Ownable`
[PATCH 0/2] Add bpf_sock_read_xattr() kfunc to read socket xattrs
2026-06-17 11:18 UTC (3+ messages)
` [PATCH 1/2] fs: "
` [PATCH 2/2] selftests/bpf: Add test for bpf_sock_read_xattr() kfunc
[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
2026-06-17 10:52 UTC (10+ messages)
[PATCH] fs: nullfs should include mount.h
2026-06-17 10:47 UTC
[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
2026-06-17 10:34 UTC (8+ 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