messages from 2025-10-17 20:13:11 to 2025-10-20 20:07:04 UTC [more...]
[PATCH 1/2] sched/core: Enable full cpumask to clear user cpumask in sched_setaffinity()
2025-10-20 20:06 UTC (2+ messages)
[GIT PULL] fsnotify fixes for 6.18-rc3
2025-10-20 19:59 UTC (2+ messages)
[PATCH v2 0/3] Do not change split folio target order
2025-10-20 19:46 UTC (14+ messages)
` [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
[PATCH] btrfs: never trust the bio from direct IO
2025-10-20 19:00 UTC (11+ messages)
` O_DIRECT vs BLK_FEAT_STABLE_WRITES, was "
[PATCH v3 0/6] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2025-10-20 19:00 UTC (4+ messages)
` [PATCH v3 4/6] fuse: {io-uring} Distribute load among queues
[PATCH 00/11] ntfsplus: ntfs filesystem remake
2025-10-20 18:33 UTC (7+ messages)
` [PATCH 01/11] ntfsplus: in-memory, on-disk structures and headers
` [PATCH 02/11] ntfsplus: add super block operations
` [PATCH 03/11] ntfsplus: add inode operations
` [PATCH 04/11] ntfsplus: add directory operations
` [PATCH 05/11] ntfsplus: add file operations
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-10-20 18:28 UTC (7+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
[PATCH v5 00/15] expand mmap_prepare functionality, port more users
2025-10-20 18:16 UTC (20+ messages)
` [PATCH v5 01/15] mm/shmem: update shmem to use mmap_prepare
` [PATCH v5 02/15] device/dax: update devdax "
` [PATCH v5 03/15] mm/vma: remove unused function, make internal functions static
` [PATCH v5 04/15] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v5 05/15] relay: update relay to use mmap_prepare
` [PATCH v5 06/15] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v5 07/15] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v5 08/15] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v5 09/15] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v5 10/15] mm: add ability to take further action in vm_area_desc
` [PATCH v5 11/15] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v5 12/15] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v5 13/15] mm: add shmem_zero_setup_desc()
` [PATCH v5 14/15] mm: update mem char driver to use mmap_prepare
` [PATCH v5 15/15] mm: update resctl "
[PATCH] cifs: #include cifsglob.h before trace.h to allow structs in tracepoints
2025-10-20 16:59 UTC (2+ messages)
[PATCH] cifs: Fix TCP_Server_Info::credits to be signed
2025-10-20 16:58 UTC (5+ messages)
[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
2025-10-20 16:30 UTC (3+ messages)
` [PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure
RFC: Request for guidance on VFS statistics consolidation
2025-10-20 16:27 UTC (3+ messages)
[RFC] fuse: fuse support zero copy
2025-10-20 16:15 UTC (2+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-20 15:52 UTC (3+ messages)
[RESEND PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 15:39 UTC (28+ messages)
` [RESEND PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [RESEND PATCH v18 02/16] rust_binder: remove trailing comma
` [RESEND PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [RESEND PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [RESEND PATCH v18 05/16] rnull: use `kernel::fmt`
` [RESEND PATCH v18 06/16] rust: alloc: "
` [RESEND PATCH v18 07/16] rust: debugfs: "
` [PATCH] samples: rust: debugfs: use `core::ffi::CStr` method names
` [RESEND PATCH v18 08/16] rust: pci: use `kernel::fmt`
` [RESEND PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [RESEND PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [RESEND PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [RESEND PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [RESEND PATCH v18 13/16] rust: regulator: "
` [RESEND PATCH v18 14/16] rust: clk: "
` [RESEND PATCH v18 15/16] rust: support formatting of foreign types
` [RESEND PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
[PATCH] exfat: fix refcount leak in exfat_find
2025-10-20 15:00 UTC
[PATCH v4 00/30] Live Update Orchestrator
2025-10-20 14:29 UTC (7+ messages)
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-10-20 13:53 UTC (8+ messages)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH] cifs: Call the calc_signature functions directly
2025-10-20 13:38 UTC (2+ messages)
[RFC PATCH v6 0/4] fuse: work queues to invalided dentries
2025-10-20 13:17 UTC (2+ messages)
[PATCH v18 00/16] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:44 UTC (18+ messages)
` [PATCH v18 01/16] samples: rust: platform: remove trailing commas
` [PATCH v18 02/16] rust_binder: remove trailing comma
` [PATCH v18 03/16] rust_binder: use `kernel::fmt`
` [PATCH v18 04/16] rust_binder: use `core::ffi::CStr` method names
` [PATCH v18 05/16] rnull: use `kernel::fmt`
` [PATCH v18 06/16] rust: alloc: "
` [PATCH v18 07/16] rust: debugfs: "
` [PATCH v18 08/16] rust: pci: "
` [PATCH v18 09/16] rust: remove spurious `use core::fmt::Debug`
` [PATCH v18 10/16] rust: opp: use `CStr::as_char_ptr`
` [PATCH v18 11/16] rust: opp: fix broken rustdoc link
` [PATCH v18 12/16] rust: configfs: use `CStr::as_char_ptr`
` [PATCH v18 13/16] rust: regulator: "
` [PATCH v18 14/16] rust: clk: "
` [PATCH v18 15/16] rust: support formatting of foreign types
` [PATCH v18 16/16] rust: replace `CStr` with `core::ffi::CStr`
[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-10-20 12:00 UTC (4+ messages)
[PATCH v3 0/5] mm: VMA count limit fixes and improvements
2025-10-20 11:32 UTC (6+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
[PATCH] mm/filemap: Implement fast short reads
2025-10-20 11:33 UTC (8+ messages)
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-10-20 10:58 UTC (8+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
[PATCH 5.15] fuse: Fix race condition in writethrough path A race
2025-10-20 10:10 UTC (13+ messages)
[PATCH v7 00/14] hide ->i_state behind accessors
2025-10-20 9:43 UTC (5+ messages)
` [PATCH v7 03/14] fs: provide accessors for ->i_state
[PATCH 00/13] vfs: recall-only directory delegations for knfsd
2025-10-20 9:38 UTC (13+ messages)
` [PATCH 03/13] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH 04/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH 05/13] vfs: allow rmdir "
` [PATCH 06/13] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH 07/13] vfs: make vfs_create break delegations on parent directory
` [PATCH 08/13] vfs: make vfs_mknod "
[PATCH] cifs: Add a couple of missing smb3_rw_credits tracepoints
2025-10-20 9:37 UTC
allow file systems to increase the minimum writeback chunk size v2
2025-10-20 9:35 UTC (7+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
` [PATCH 2/3] writeback: allow the file system to override MIN_WRITEBACK_PAGES
allow file systems to increase the minimum writeback chunk size
2025-10-20 9:34 UTC (3+ messages)
` [PATCH 1/3] writeback: cleanup writeback_chunk_size
[GIT PULL] fsnotify fixes for 6.18-rc2
2025-10-20 9:00 UTC
[PATCH] mm/readahead: Skip fully overlapped range
2025-10-16 16:21 UTC (7+ messages)
6.18.0-rc1: LTP syscalls ioctl_pidfd05: TFAIL: ioctl(pidfd, PIDFD_GET_INFO_SHORT, info_invalid) expected EINVAL: ENOTTY (25)
2025-10-17 12:43 UTC (4+ messages)
[PATCH v2 00/14] Create and use APIs to centralise locking for directory ops
2025-10-20 8:36 UTC (22+ messages)
` [PATCH v2 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v2 03/14] VFS: tidy up do_unlinkat()
` [PATCH v2 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v2 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v2 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v2 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v2 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v2 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v2 14/14] VFS: introduce end_creating_keep()
[SRU][B][PATCH 1/1] afs: Fix lock recursion
2025-10-20 8:17 UTC
[PATCH v3 6/6] fuse: {io-uring} Queue background requests on a different core
2025-10-20 7:15 UTC (2+ messages)
[PATCH 06/11] ntfsplus: add iomap and address space operations
2025-10-20 2:12 UTC (6+ messages)
` [PATCH 07/11] ntfsplus: add attrib operatrions
` [PATCH 08/11] ntfsplus: add runlist handling and cluster allocator
` [PATCH 09/11] ntfsplus: add reparse and ea operations
` [PATCH 10/11] ntfsplus: add misc operations
` [PATCH 11/11] ntfsplus: add Kconfig and Makefile
[PATCH v2] fuse: Wake requests on the same cpu
2025-10-19 22:22 UTC (10+ messages)
[PATCH v2 00/11] vfs: recall-only directory delegations for knfsd
2025-10-19 14:17 UTC (11+ messages)
` [PATCH v2 09/11] nfsd: allow filecache to hold S_IFDIR files
` [PATCH v2 10/11] nfsd: allow DELEGRETURN on directories
` [PATCH v2 11/11] nfsd: wire up GET_DIR_DELEGATION handling
[PATCH 6.12 000/277] 6.12.54-rc1 review
2025-10-19 12:11 UTC (2+ messages)
Family December trip
2025-10-18 18:27 UTC
[PATCH] init: Use kcalloc() instead of kzalloc()
2025-10-18 17:13 UTC (4+ messages)
[PATCH v1 0/9] iomap: buffered io changes
2025-10-18 10:30 UTC (24+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-17 23:33 UTC (16+ messages)
` [RFC PATCH v1 24/37] KVM: selftests: guest_memfd: Test precision of conversion
` [RFC PATCH v1 25/37] KVM: selftests: guest_memfd: Test that truncation does not change shared/private status
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes
` [RFC PATCH v1 27/37] KVM: selftests: guest_memfd: Test conversion with elevated page refcount
` [RFC PATCH v1 28/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v1 29/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v1 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v1 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v1 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v1 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v1 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v1 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v1 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v1 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes
Long running ioctl and pm, which should have higher priority?
2025-10-17 20:51 UTC (5+ 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).