messages from 2025-10-22 19:51:05 to 2025-10-24 04:22:04 UTC [more...]
[PATCH v2 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-24 4:21 UTC (9+ messages)
` [PATCH v2 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH v2 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH v2 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
[PATCH v4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
2025-10-24 2:08 UTC (6+ messages)
[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
2025-10-24 0:01 UTC (4+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally
[PATCH v1 0/2] fuse io_uring: support registered buffers
2025-10-24 0:00 UTC (13+ messages)
` [PATCH v1 1/2] io-uring: add io_uring_cmd_get_buffer_info()
` [PATCH v1 2/2] fuse: support io-uring registered buffers
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-23 23:20 UTC (30+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v22 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v22 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v22 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v22 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v22 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v22 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v22 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v22 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v22 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v22 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v22 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCHv2 0/2] Fix SIGBUS semantics with large folios
2025-10-23 21:36 UTC (8+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure
[patch V4 00/12] uaccess: Provide and use scopes for user access
2025-10-23 21:14 UTC (6+ messages)
` [patch V4 10/12] futex: Convert to scoped "
[PATCH v2] ioctl_pidfd05: accept both EINVAL and ENOTTY as valid errors
2025-10-23 20:02 UTC (3+ messages)
` [LTP] "
[PATCH 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-23 19:49 UTC (8+ messages)
` [PATCH 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
[PATCH] mm/filemap: Implement fast short reads
2025-10-23 17:42 UTC (20+ messages)
[PATCH] fs/pipe: stop duplicating union pipe_index declaration
2025-10-23 16:48 UTC (3+ messages)
[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
2025-10-23 15:48 UTC (6+ messages)
[RFC PATCH 2/2] smb: client: add directory change tracking via SMB2 Change Notify
2025-10-23 15:30 UTC (5+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-23 15:05 UTC (8+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
alloc misaligned vectors for zoned XFS
2025-10-23 13:55 UTC (5+ messages)
` [PATCH 1/4] iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flag
` [PATCH 2/4] FIXUP: iomap: aligning to larger than fs block size doesn't make sense
` [PATCH 3/4] FIXUP: iomap: also apply IOMAP_DIO_FSBLOCK_ALIGNED to the iomap range
` [PATCH 4/4] xfs: support sub-block aligned vectors in always COW mode
[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
2025-10-23 13:45 UTC (7+ messages)
` [PATCH 1/3] "
[PATCH v2 (REPOST)] bfs: Reconstruct file type when loading from disk
2025-10-23 13:25 UTC
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-23 13:25 UTC (15+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
2025-10-23 12:43 UTC (18+ messages)
` [PATCH v3 04/10] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()
` [PATCH v3 06/10] rust: debugfs: support for binary large objects
` [PATCH v3 07/10] rust: debugfs: support blobs from smart pointers
` [PATCH v3 09/10] rust: debugfs: support binary large objects for ScopedDir
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-23 11:41 UTC (5+ messages)
[PATCH 00/32] ns: support file handles
2025-10-23 10:46 UTC (3+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-10-23 10:24 UTC (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
[PATCH v2 10/63] ns: add active reference count
2025-10-23 7:29 UTC (2+ messages)
[PATCH 00/11] ntfsplus: ntfs filesystem remake
2025-10-23 7:20 UTC
[syzbot] [hfs?] kernel BUG in hfs_new_inode
2025-10-23 5:35 UTC
[PATCHBOMB 6.19] xfs: autonomous self healing
2025-10-23 0:05 UTC (21+ messages)
` [PATCHSET V2] xfs: autonomous self healing of filesystems
` [PATCH 01/19] docs: remove obsolete links in the xfs online repair documentation
` [PATCH 02/19] docs: discuss autonomous self healing in the xfs online repair design doc
` [PATCH 03/19] xfs: create debugfs uuid aliases
` [PATCH 04/19] xfs: create hooks for monitoring health updates
` [PATCH 05/19] xfs: create a filesystem shutdown hook
` [PATCH 06/19] xfs: create hooks for media errors
` [PATCH 07/19] iomap: report buffered read and write io errors to the filesystem
` [PATCH 08/19] iomap: report directio read and write errors to callers
` [PATCH 09/19] xfs: create file io error hooks
` [PATCH 10/19] xfs: create a special file to pass filesystem health to userspace
` [PATCH 11/19] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 12/19] xfs: report metadata health events through healthmon
` [PATCH 13/19] xfs: report shutdown "
` [PATCH 14/19] xfs: report media errors "
` [PATCH 15/19] xfs: report file io "
` [PATCH 16/19] xfs: allow reconfiguration of the health monitoring device
` [PATCH 17/19] xfs: validate fds against running healthmon
` [PATCH 18/19] xfs: add media error reporting ioctl
` [PATCH 19/19] xfs: send uevents when major filesystem events happen
[PATCH 00/11] ntfsplus: ntfs filesystem remake
2025-10-22 22:32 UTC (7+ messages)
[PATCH 0/2] fuse: Avoid reading stale page cache after competing DIO write
2025-10-22 22:21 UTC (3+ messages)
` [PATCH 1/2] fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
` [PATCH 2/2] fuse: Always flush the page cache before "
[PATCH v2 0/8] iomap: buffered io changes
2025-10-22 21:29 UTC (4+ messages)
` [PATCH v2 3/8] iomap: optimize pending async writeback accounting
[PATCH 00/11] ntfsplus: ntfs filesystem remake
2025-10-22 21:24 UTC
[PATCH v3 0/4] Optimize folio split in memory failure
2025-10-22 20:47 UTC (15+ messages)
` [PATCH v3 1/4] mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
` [PATCH v3 2/4] mm/huge_memory: add split_huge_page_to_order()
` [PATCH v3 3/4] mm/memory-failure: improve large block size folio handling
` [PATCH v3 4/4] mm/huge_memory: fix kernel-doc comments for folio_split() and related
[PATCH] afs: Fix dynamic lookup to fail on cell lookup failure
2025-10-22 19:51 UTC (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).