messages from 2026-08-25 09:40:54 to 2026-08-26 13:05:34 UTC [more...]
[PATCH 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
2026-08-26 13:05 UTC (25+ messages)
` [PATCH 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
[PATCH v2] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
2026-08-26 12:55 UTC (2+ messages)
[PATCH RFC 0/7] coredump, files: exit files on request
2026-08-26 12:15 UTC (5+ messages)
[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
2026-08-26 11:45 UTC (11+ messages)
` [PATCH v1 03/12] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
[PATCH v2] ntfs: reject invalid sectors_per_cluster in the boot sector
2026-08-26 11:41 UTC (2+ messages)
[PATCH v2] ntfs: bound $AttrDef table walk to the loaded table size
2026-08-26 11:31 UTC (2+ messages)
[PATCH] ntfs: treat any nonzero dio zero-range return as an error
2026-08-26 11:29 UTC (2+ messages)
[PATCH] fuse: mark DAX VMA page protections as decrypted
2026-08-26 10:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] configfs: add a basic selftest
2026-08-26 10:47 UTC (5+ messages)
` [PATCH 1/4] selftests/configfs: add tests for the userspace interface
` [PATCH 2/4] samples/configfs: add a subsystem that accepts symlinks
` [PATCH 3/4] selftests/configfs: cover symlink and unlink
` [PATCH 4/4] selftests/configfs: race symlink against rmdir of the target
[PATCH v4 0/6] xfs write streams
2026-08-26 10:42 UTC (8+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
[PATCH v6] loop: Fix NULL pointer dereference in lo_rw_aio()
2026-08-26 10:37 UTC (10+ messages)
[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
2026-08-26 9:38 UTC (5+ messages)
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-08-26 9:29 UTC (11+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 4/8] rust: page: convert to `Ownable`'
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-08-26 9:25 UTC (18+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 03/17] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 04/17] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 06/17] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 09/17] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v3 10/17] elf: Introduce elf64_phdr_size() helper
` [PATCH v3 11/17] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 13/17] crash: Improve elfcorehdr segment identification
` [PATCH v3 14/17] x86/crash: Simplify crash_load_segments() using crash_extra_elfcorehdr_size()
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling
` [PATCH v3 16/17] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v3 17/17] arm64: crash: Add crash hotplug support
[RFC PATCH] fat: add noflush mount option
2026-08-26 8:57 UTC (11+ messages)
[BUG] udf: kernel page fault in udf_add_fid_counter during unlink on crafted UDF image
2026-08-26 8:38 UTC
[PATCH 00/11] Convert barrier pairs to acquire/release for better performance
2026-08-26 8:04 UTC (15+ messages)
` [PATCH 01/11] user_namespace: Use acquire/release for nr_extents synchronization
` [PATCH 02/11] lib/vsprintf: Use acquire/release for ptr_key publication
` [PATCH 03/11] fs: aio: Use acquire/release for ring->tail publication
` [PATCH 04/11] fs: Use acquire/release for fdtable resize synchronization
` [PATCH 05/11] pidfs: Use test_bit_acquire() for attr flag tests
` [PATCH 06/11] super: Use acquire for SB_BORN check in super_cache_count()
` [PATCH 07/11] ext4: Convert group-count barrier protocol to acquire/release
` [PATCH 08/11] soreuseport: publish num_socks with acquire/release
` [PATCH 09/11] net: sched: act_gact: use acquire/release for tcfg_ptype
` [PATCH 10/11] 8021q: publish vlan_devices_arrays entries with acquire/release
` [PATCH 11/11] can: isotp: publish tx.state with smp_store_release()
[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
2026-08-25 17:24 UTC (25+ messages)
` [PATCH v2 03/21] jbd2: point the shadow buffer at the frozen data directly
` [PATCH v2 04/21] buffer: read the folio's mapping directly in buffer_set_crypto_ctx()
` [PATCH v2 08/21] adfs: check for a directory write error with buffer_write_io_error()
` [PATCH v2 10/21] omfs: check for an inode "
` [PATCH v2 11/21] exfat: check for a directory "
` [PATCH v2 12/21] fat: check for a metadata "
` [PATCH v2 16/21] gfs2: "
` [PATCH v2 17/21] jbd2: report journal write errors with BH_Write_EIO
` [PATCH v2 18/21] jbd2: say what jbd2_freeze_jh_data()'s assertion is actually checking
` [PATCH v2 19/21] ext4, jbd2: report fast commit write errors with BH_Write_EIO
` [PATCH v2 20/21] buffer: stop touching BH_Uptodate on write completion
` [PATCH v2 21/21] buffer: clear BH_Write_EIO when a write succeeds, not when one starts
Removing ->dirty_folio
2026-08-26 8:01 UTC (21+ messages)
[RFC PATCH 0/2] quota: opt-in strict enforcement of project quota hard limits
2026-08-25 15:28 UTC (2+ messages)
[PATCH 0/7] Remove aops->launder_folio
2026-08-25 15:50 UTC (2+ messages)
[PATCH] fs: don't return -EINVAL for successful nested thaw
2026-08-25 17:35 UTC (4+ messages)
[PATCH] chardev: check return value of kobject_set_name() in __register_chrdev()
2026-08-26 5:20 UTC
[syzbot] [fs?] possible deadlock in ima_path_truncate
2026-08-26 4:45 UTC
[syzbot] [fs?] possible deadlock in uvcg_frame_dw_max_video_frame_buffer_size_show
2026-08-26 4:13 UTC
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
2026-08-26 1:45 UTC (5+ messages)
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
[PATCH RFC/RFT v3 00/11] Fix easy bits of the negative dentry problem
2026-08-25 22:06 UTC (12+ messages)
` [PATCH v3 01/11] VFS: don't count references through ->d_parent
` [PATCH v3 02/11] autofs: change positive_after() so it takes d_lock rather than the caller
` [PATCH v3 03/11] coda: don't take rcu_read_lock() in coda_flag_children()
` [PATCH v3 04/11] nfs: separate locked regions in nfs_clear_verifier_directory()
` [PATCH v3 05/11] Add and use d_for_each_positive_child family of iterators
` [PATCH v3 06/11] fsnotify: don't hold a spin_lock across fsnotify_recalc_mask() calls
` [PATCH v3 07/11] fsnotify: don't hold i_lock while walking d_children in fsnotify_set_children_dentry_flags()
` [PATCH v3 08/11] nfs: Don't hold i_lock while walking ->d_children list
` [PATCH v3 09/11] autofs: don't hold ->lookup_lock in get_next_positive_*
` [PATCH v3 10/11] VFS: don't move dentries in d_sib list when they have the same parent
` [PATCH v3 11/11] Call cond_reshed() as needed in d_for_each_positive_child()
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-25 22:08 UTC (10+ messages)
` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-25 21:27 UTC (4+ messages)
[PATCH] fuse: mark DAX VMA page protections as decrypted
2026-08-25 21:14 UTC (4+ messages)
[GIT PULL] fuse update for 7.3
2026-08-25 19:50 UTC (2+ messages)
[PATCH v2 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
2026-08-25 19:30 UTC (5+ messages)
` [PATCH v2 1/3] proc: refactor /proc/$pid/mem to use struct as private_data
` [PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
` [PATCH v2 3/3] selinux: require PROCESS__PTRACE for FOLL_FORCE introspection
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-08-25 19:10 UTC (8+ messages)
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-25 18:41 UTC (5+ messages)
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
[PATCH v4 0/3] mm: zswap: free cold writeback folios promptly
2026-08-25 16:57 UTC (6+ messages)
` [PATCH v4 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v4 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v4 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
[PATCH RFC 5/7] coredump: add COREDUMP_CLOSE_FILES
2026-08-25 13:57 UTC (2+ messages)
[PATCH RFC 2/7] fs: make close_files() synchronous
2026-08-25 13:43 UTC (2+ messages)
[PATCH 6.12 08/77] netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()
2026-08-25 13:25 UTC
[PATCH v2 0/9] netfs, cachefiles: Miscellaneous fixes
2026-08-25 13:20 UTC (10+ messages)
` [PATCH v2 1/9] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH v2 2/9] netfs: Fix unbuffered/DIO write partial transfer error return
` [PATCH v2 3/9] netfs: Fix error vs transferred passed to ->ki_complete()
` [PATCH v2 4/9] netfs: Fix i_size update for partial transfer
` [PATCH v2 5/9] netfs: Fix subreq ref leak
` [PATCH v2 6/9] netfs: break unbuffered write when netfs_alloc_subrequest() fails
` [PATCH v2 7/9] netfs: Fix readahead synchronisation issues by loading all folios upfront
` [PATCH v2 8/9] netfs: Fix read progress reporting
` [PATCH v2 9/9] cachefiles: Fix potential UAF/KASAN warning
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-25 13:19 UTC (14+ messages)
[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
2026-08-25 13:07 UTC (5+ messages)
` [PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
[PATCH v3 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-08-25 13:03 UTC (2+ messages)
[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
2026-08-25 13:00 UTC (17+ messages)
` [PATCH 1/6] mm/gup: move gup_can_follow_protnone() to gup.c
` [PATCH 3/6] userfaultfd: use userfaultfd_*() helpers instead of open coded flag tests
` [PATCH 5/6] userfaultfd: decouple fault reason from VMA flags
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD
[RFC] "final" flag for a directory
2026-08-25 12:55 UTC (3+ messages)
[PATCH 0/3] fs: don't warn when a mount is completed from another user namespace
2026-08-25 12:53 UTC (4+ messages)
` [PATCH 1/3] ovl: don't warn when the "
[PATCH 0/2] ufs: harden the mount path against malformed images
2026-08-25 12:50 UTC (3+ messages)
[PATCH v2] btrfs: allow idmapped DEFRAG ioctls
2026-08-25 12:47 UTC (2+ messages)
[PATCH] ufs: do not treat unreadable directory blocks as empty
2026-08-25 12:44 UTC (2+ messages)
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-25 12:35 UTC (6+ messages)
[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-25 12:31 UTC (4+ messages)
[syzbot] [exfat?] WARNING in fat_ent_write
2026-08-25 12:11 UTC (3+ messages)
` Please drop 64d9183203eeb in mm-nonmm-unstable ([syzbot] [exfat?] WARNING in fat_ent_write)
` [PATCH] fat: Fix fat_ent_write() for reverting the value
[PATCH 5.10.y] iomap: adjust read range correctly for non-block-aligned positions
2026-08-25 11:49 UTC (2+ messages)
[BUG] general protection fault in path_put
2026-08-25 11:15 UTC (3+ messages)
` [PATCH] USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()
[linus:master] [fanotify] 82c6dd2047: ltp.fanotify21.fail
2026-08-25 10:39 UTC (4+ messages)
` [LTP] "
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