messages from 2025-07-10 17:00:22 to 2025-07-12 00:11:15 UTC [more...]
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-12 0:10 UTC (9+ messages)
[PATCH v3] eventpoll: Fix priority inversion problem
2025-07-12 0:09 UTC (18+ messages)
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-11 23:09 UTC (10+ messages)
[PATCH] btrfs: scrub: wip, pause on fs freeze
2025-07-11 23:09 UTC (2+ messages)
[PATCH] fanotify: support custom default close response
2025-07-11 22:30 UTC (2+ messages)
[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
2025-07-11 21:38 UTC
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-11 21:18 UTC (14+ messages)
[PATCH v2 0/3] Landlock: Disconnected directory handling
2025-07-11 19:19 UTC (4+ messages)
` [PATCH v2 1/3] landlock: Fix handling of disconnected directories
` [PATCH v2 2/3] selftests/landlock: Add tests for access through disconnected paths
` [PATCH v2 3/3] selftests/landlock: Add disconnected leafs and branch test suites
[PATCH v18 00/27] riscv control-flow integrity for usermode
2025-07-11 20:25 UTC (29+ messages)
` [PATCH v18 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v18 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v18 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v18 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v18 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v18 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v18 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v18 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v18 09/27] riscv/mm: write protect and shadow stack
` [PATCH v18 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v18 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v18 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v18 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v18 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v18 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v18 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v18 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v18 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v18 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v18 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v18 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v18 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v18 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v18 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v18 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v18 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v18 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 0/2] netfs: Fix use of fscache with ceph
2025-07-11 20:09 UTC (4+ messages)
` [PATCH 1/2] netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
` [PATCH 2/2] netfs: Fix race between cache write completion and ALL_QUEUED being set
[RFC PATCH 0/6] fs/9p: Reuse inode based on path (in addition to qid)
2025-07-11 19:12 UTC (7+ messages)
` [RFC PATCH 1/6] fs/9p: Add ability to identify inode by path for .L
` [RFC PATCH 4/6] fs/9p: Add ability to identify inode by path for non-.L
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-11 18:57 UTC (14+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
[PATCH v4 0/3] fanotify: introduce response identifier
2025-07-11 18:31 UTC (4+ messages)
` [PATCH v4 1/3] fanotify: add support for a variable length permission event
` [PATCH v4 2/3] fanotify: allow pre-content events with fid info
` [PATCH v4 3/3] fanotify: introduce event response identifier
[syzbot] [exfat?] WARNING in bdev_getblk
2025-07-11 17:30 UTC (5+ messages)
` [syzbot] [ext4?] "
[PATCH v2] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
2025-07-11 17:27 UTC (3+ messages)
[PATCH v2] hfs/hfsplus: rework debug output subsystem
2025-07-11 17:24 UTC (4+ messages)
[PATCH] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
2025-07-11 17:21 UTC (10+ messages)
[PATCH 0/2] Restrict module namespace to in-tree modules and rename macro
2025-07-11 17:16 UTC (3+ messages)
[PATCH] udf: Verify partition map count
2025-07-11 17:10 UTC
[PATCH] udf: stop using write_cache_pages
2025-07-11 16:51 UTC (2+ messages)
[PATCH 00/20 v2] ovl: narrow regions protected by i_rw_sem
2025-07-11 16:41 UTC (41+ messages)
` [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir()
` [PATCH 02/20] ovl: change ovl_create_index() to take write and dir locks
` [PATCH 03/20] ovl: Call ovl_create_temp() without lock held
` [PATCH 04/20] ovl: narrow the locked region in ovl_copy_up_workdir()
` [PATCH 05/20] ovl: narrow locking in ovl_create_upper()
` [PATCH 06/20] ovl: narrow locking in ovl_clear_empty()
` [PATCH 07/20] ovl: narrow locking in ovl_create_over_whiteout()
` [PATCH 08/20] ovl: narrow locking in ovl_rename()
` [PATCH 09/20] ovl: narrow locking in ovl_cleanup_whiteouts()
` [PATCH 10/20] ovl: narrow locking in ovl_cleanup_index()
` [PATCH 11/20] ovl: narrow locking in ovl_workdir_create()
` [PATCH 12/20] ovl: narrow locking in ovl_indexdir_cleanup()
` [PATCH 13/20] ovl: narrow locking in ovl_workdir_cleanup_recurse()
` [PATCH 14/20] ovl: change ovl_workdir_cleanup() to take dir lock as needed
` [PATCH 15/20] ovl: narrow locking on ovl_remove_and_whiteout()
` [PATCH 16/20] ovl: change ovl_cleanup_and_whiteout() to take rename lock as needed
` [PATCH 17/20] ovl: narrow locking in ovl_whiteout()
` [PATCH 18/20] ovl: narrow locking in ovl_check_rename_whiteout()
` [PATCH 19/20] ovl: change ovl_create_real() to receive dentry parent
` [PATCH 20/20] ovl: rename ovl_cleanup_unlocked() to ovl_cleanup()
[PATCH] eventpoll: Fix semi-unbounded recursion
2025-07-11 16:38 UTC (2+ messages)
[PATCH] loop: Avoid updating block size under exclusive owner
2025-07-11 16:32 UTC
[PATCH V3 1/7] f2fs: Add fs parameter specifications for mount options
2025-07-11 16:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/7 V2] f2fs: new mount API conversion
2025-07-11 16:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 0/9] f2fs: new mount API conversion
2025-07-11 16:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v5 0/7] f2fs: new mount API conversion
2025-07-11 16:30 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] readahead: Use folio_nr_pages() instead of shift operation
2025-07-11 16:15 UTC (2+ messages)
[PATCH] mm/filemap: Align last_index to folio size
2025-07-11 16:08 UTC (2+ messages)
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-11 15:44 UTC (4+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support
[PATCH v5 0/5] Readahead tweaks for larger folios
2025-07-11 15:41 UTC (3+ messages)
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory
[RFC V2 00/18] famfs: port into fuse
2025-07-11 15:28 UTC (17+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 11/18] famfs_fuse: Basic famfs mount opts
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-11 14:20 UTC (5+ messages)
[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
2025-07-11 14:13 UTC (2+ messages)
[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-11 14:14 UTC (15+ messages)
` [PATCH v3 01/10] mm/mremap: perform some simple cleanups
` [PATCH v3 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH v3 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH v3 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH v3 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH v3 06/10] mm/mremap: check remap conditions earlier
` [PATCH v3 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH v3 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH v3 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH v3 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
[PATCH v1 1/1] fs: Fix use of incorrect flags with splice() on pipe from/to memfd
2025-07-11 14:01 UTC (3+ messages)
[GIT PULL] bcachefs fixes for 6.16-rc6
2025-07-11 13:01 UTC
[PATCH v3 0/3] fanotify: introduce response identifier
2025-07-11 12:47 UTC (6+ messages)
` [PATCH v3 1/3] fanotify: add support for a variable length permission event
` [PATCH v3 2/3] fanotify: allow pre-content events with fid info
` [PATCH v3 3/3] fanotify: introduce event response identifier
[PATCH v2 0/2] fuse/mm: remove BDI_CAP_WRITEBACK_ACCT
2025-07-11 11:58 UTC (4+ messages)
` [PATCH v2 1/2] fuse: use default writeback accounting
refactor the iomap writeback code v5
2025-07-11 11:20 UTC (3+ messages)
[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
2025-07-11 10:29 UTC
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-11 9:58 UTC (3+ messages)
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
[PATCH 0/3] ovl: Enable support for casefold filesystems
2025-07-11 9:46 UTC (9+ messages)
` [PATCH 1/3] ovl: Make ovl_cache_entry_find support casefold
` [PATCH 2/3] ovl: Make ovl_dentry_weird() accept casefold dentries
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-11 9:33 UTC (19+ messages)
[PATCH] isofs: Verify inode mode when loading from disk
2025-07-11 9:39 UTC (2+ messages)
[PATCH v4 0/6] btrfs: add remove_bdev() callback
2025-07-11 9:34 UTC (10+ messages)
` [PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-11 8:31 UTC (5+ messages)
` [PATCH 09/10] "
[PATCH v2] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-11 8:13 UTC (2+ messages)
[PATCH] ntfs3: stop using write_cache_pages
2025-07-11 8:11 UTC
[PATCH] iomap: avoid unnecessary ifs_set_range_uptodate() with locks
2025-07-11 7:44 UTC (3+ messages)
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-07-11 4:52 UTC (3+ messages)
[PATCH] fuse: do not allow mapping a non-regular backing file
2025-07-10 22:43 UTC (2+ messages)
[PATCH] hfs: fix general protection fault in hfs_find_init()
2025-07-10 21:36 UTC
[RFC PATCH v2 4/8] lib/iov_iter: remove piecewise bvec length checking in iov_iter_aligned_bvec
2025-07-10 19:57 UTC (5+ messages)
[PATCH] hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
2025-07-10 19:01 UTC (2+ messages)
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-10 17:42 UTC (13+ messages)
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
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).