messages from 2025-07-31 16:15:56 to 2025-08-04 10:54:29 UTC [more...]
[PATCH 0/3] use vm_flags_t consistently
2025-08-04 10:54 UTC (7+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[RFC v2 0/4] add static huge zero folio support
2025-08-04 10:41 UTC (14+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio
` [RFC v2 3/4] mm: add largest_zero_folio() routine
[RFC v3] fuse: use fs-iomap for better performance so we can containerize ext4
2025-08-04 10:12 UTC (9+ messages)
copy_file_range return value on FUSE
2025-08-04 9:41 UTC
[PATCH v3 00/21] ovl: narrow regions protected by i_rw_sem
2025-08-04 8:57 UTC (3+ messages)
` [PATCH v3 01/21] ovl: simplify an error path in ovl_copy_up_workdir()
[PATCH] exfat: optimize allocation bitmap loading time
2025-08-04 8:56 UTC (4+ messages)
[RFC] Another take at restarting FUSE servers
2025-08-04 8:45 UTC (9+ messages)
[PATCH v2] fs: always return zero on success from replace_fd()
2025-08-04 8:40 UTC
[PATCH] fs: correctly check for errors from replace_fd() in receive_fd_replace()
2025-08-04 8:38 UTC (4+ messages)
[PATCH 0/7] direct-io: even more flexible io vectors
2025-08-04 6:58 UTC (16+ messages)
` [PATCH 1/7] block: check for valid bio while splitting
` [PATCH 2/7] block: align the bio after building it
` [PATCH 3/7] block: simplify direct io validity check
` [PATCH 4/7] iomap: "
` [PATCH 5/7] block: remove bdev_iter_is_aligned
` [PATCH 6/7] blk-integrity: use simpler alignment check
` [PATCH 7/7] iov_iter: remove iov_iter_is_aligned
[PATCH v2 0/4] power: wire-up filesystem freeze/thaw with suspend/resume
2025-08-04 6:51 UTC (6+ messages)
[PATCH v2 00/32] Live Update Orchestrator
2025-08-04 1:11 UTC (13+ messages)
` [PATCH v2 01/32] kho: init new_physxa->phys_bits to fix lockdep
` [PATCH v2 04/32] kho: allow to drive kho from within kernel
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
[PATCH AUTOSEL 5.4 1/9] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:23 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 2/9] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.4 3/9] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.4 4/9] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.4 8/9] hfs: fix not erasing deleted b-tree node issue
[PATCH AUTOSEL 5.10 01/11] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:22 UTC (6+ messages)
` [PATCH AUTOSEL 5.10 02/11] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.10 03/11] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.10 04/11] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.10 08/11] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 5.10 09/11] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 5.15 01/15] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:22 UTC (6+ messages)
` [PATCH AUTOSEL 5.15 02/15] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 5.15 03/15] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 5.15 04/15] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 5.15 09/15] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 5.15 10/15] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.1 01/16] hfs: fix slab-out-of-bounds in hfs_bnode_read()
2025-08-03 21:21 UTC (6+ messages)
` [PATCH AUTOSEL 6.1 02/16] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.1 03/16] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.1 04/16] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.1 09/16] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.1 10/16] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.6 01/23] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:20 UTC (7+ messages)
` [PATCH AUTOSEL 6.6 02/23] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.6 03/23] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.6 04/23] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.6 05/23] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.6 14/23] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.6 15/23] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.12 01/31] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:19 UTC (7+ messages)
` [PATCH AUTOSEL 6.12 02/31] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.12 03/31] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.12 04/31] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.12 05/31] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.12 19/31] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.12 20/31] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.15 01/34] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:18 UTC (7+ messages)
` [PATCH AUTOSEL 6.15 02/34] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.15 03/34] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.15 04/34] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.15 05/34] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.15 21/34] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.15 22/34] better lockdep annotations for simple_recursive_removal()
[PATCH AUTOSEL 6.16 01/35] hfs: fix general protection fault in hfs_find_init()
2025-08-03 21:17 UTC (7+ messages)
` [PATCH AUTOSEL 6.16 02/35] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.16 03/35] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.16 04/35] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.16 05/35] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.16 22/35] hfs: fix not erasing deleted b-tree node issue
` [PATCH AUTOSEL 6.16 23/35] better lockdep annotations for simple_recursive_removal()
[PATCH] selftests/proc: Fix string literal warning in proc-maps-race.c
2025-08-03 20:47 UTC
[PATCH trivial] init: Fix comment typo in do_mounts_initrd.c
2025-08-03 14:29 UTC
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-08-03 12:09 UTC (2+ messages)
[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
2025-08-03 10:22 UTC (2+ messages)
` [PATCH 4/4] fs-writeback: "
[RFC 1/2] aio-dio-write-verify: Add O_DSYNC option
2025-08-03 5:23 UTC (7+ messages)
` [RFC 2/2] generic: Add integrity tests for O_DSYNC and RWF_DSYNC writes
[PATCH v3 0/7] iomap: zero range folio batch support
2025-08-02 7:26 UTC (12+ messages)
` [PATCH v3 3/7] iomap: optional zero range dirty folio processing
[PATCH v2] hfs: remove BUG() from hfs_release_folio()/hfs_test_inode()/hfs_write_inode()
2025-08-01 21:52 UTC (21+ messages)
` [PATCH v3] "
` [PATCH v4] hfs: update sanity check of the root record
[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
2025-08-01 21:47 UTC (13+ messages)
` [RFC PATCH v1 01/10] mm: pass number of pages to __folio_start_writeback()
` [RFC PATCH v1 02/10] mm: pass number of pages to __folio_end_writeback()
` [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
` [RFC PATCH v1 04/10] mm: pass number of pages dirtied to __folio_mark_dirty()
` [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
` [RFC PATCH v1 06/10] mm: add __folio_clear_dirty_for_io() helper
` [RFC PATCH v1 07/10] mm: add no_stats_accounting bitfield to wbc
` [RFC PATCH v1 08/10] mm: refactor clearing dirty stats into helper function
` [RFC PATCH v1 09/10] mm: add clear_dirty_for_io_stats() helper
` [RFC PATCH v1 10/10] iomap: add granular dirty and writeback accounting
[PATCH v3] vfio/pci: print vfio-device syspath to fdinfo
2025-08-01 20:50 UTC
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-08-01 20:44 UTC (2+ messages)
[PATCH 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-01 19:30 UTC (9+ messages)
` [PATCH 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[syzbot] [hfs?] INFO: task hung in hfsplus_find_init (3)
2025-08-01 17:48 UTC (2+ messages)
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-08-01 16:29 UTC (5+ messages)
[RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
2025-08-01 16:10 UTC (3+ messages)
[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-01 12:53 UTC (16+ messages)
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
2025-08-01 1:19 UTC (3+ messages)
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-08-01 1:09 UTC (29+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-08-01 0:01 UTC (3+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
[PATCH] eventpoll: Fix semi-unbounded recursion
2025-07-31 22:31 UTC (2+ messages)
[GIT PULL 00/14 for v6.17] vfs 6.17
2025-07-31 21:57 UTC (5+ messages)
` [GIT PULL 09/14 for v6.17] vfs bpf
[PATCH] fuse: remove unused 'inode' parameter in fuse_passthrough_open
2025-07-31 20:54 UTC (2+ messages)
next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
2025-07-31 20:48 UTC (12+ messages)
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-07-31 18:43 UTC (3+ messages)
` [PATCH RFC 01/29] iomap: add iomap_writepages_unbound() to write beyond EOF
[GIT PULL] fsnotify changes for
2025-07-31 17:54 UTC (2+ messages)
[GIT PULL] orangefs fixes for 6.17
2025-07-31 17:54 UTC (2+ messages)
[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
2025-07-31 17:52 UTC (10+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection
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).