messages from 2026-08-11 09:48:00 to 2026-08-13 13:43:36 UTC [more...]
[RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
2026-08-13 13:43 UTC (7+ messages)
[PATCH] aio: prevent eventfd/epoll recursion on poll
2026-08-13 13:38 UTC
[PATCH 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-13 12:18 UTC (5+ messages)
` [PATCH 1/4] sysctl: Split data conversion and file position handling
` [PATCH 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH 4/4] sysctl: Add 0013 to test partially updated vectors
[PATCH v6 0/2] erofs: share the superblock for file-backed mounts
2026-08-13 11:51 UTC (4+ messages)
` [PATCH v6 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v6 2/2] erofs: reuse superblock for file-backed mounts
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-08-13 11:50 UTC (23+ messages)
` [PATCH v9 03/15] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v9 05/15] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v9 06/15] kpageflags: Use is_page_hwpoison() to set KPF_HWPOISON
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 11/15] filemap: Add hwpoison handling to filemap_read()
` [PATCH v9 12/15] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v9 13/15] hugetlb: Set mapping folio order
` [PATCH v9 14/15] filemap: Add support for authoritative mappings
` [PATCH v9 15/15] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-13 10:39 UTC (24+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
[PATCH v2 0/4] VFS: prepare for changes to directory locking
2026-08-13 10:18 UTC (5+ messages)
[PATCH RFC 0/2] Defer final iputs for dirty-time inodes in PF_MEMALLOC context
2026-08-13 9:43 UTC (3+ messages)
` [PATCH RFC 1/2] fs: add superblock deferred iput infrastructure
` [PATCH RFC 2/2] fs: defer dirtytime iput from PF_MEMALLOC context
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-13 9:36 UTC (45+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH] fs: fix comment typo in inode.c
2026-08-13 9:36 UTC
[PATCH] fs: fix comment typo in fs-writeback.c
2026-08-13 9:34 UTC
[PATCH] fs: fix comment typo in bpf_fs_kfuncs.c
2026-08-13 9:34 UTC
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-13 8:55 UTC (4+ messages)
[PATCH] btrfs: use mount idmap for defrag permission check
2026-08-13 6:34 UTC (2+ messages)
[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
2026-08-13 4:11 UTC (5+ messages)
` [syzbot] [kernfs?] [ext4?] "
[PATCH] fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
2026-08-13 3:58 UTC
[syzbot] [exfat?] KCSAN: data-race in fat32_ent_put / fat_mirror_bhs (4)
2026-08-12 23:56 UTC
[PATCH v3 0/2] nilfs2: eliminate blockdev_direct_IO() call
2026-08-12 22:35 UTC (5+ messages)
` [PATCH v3 1/2] nilfs2: add iomap operations for direct I/O
` [PATCH v3 2/2] nilfs2: switch O_DIRECT to iomap based operations
[PATCH 0/2] Support overlayfs in the idmapped mount tests
2026-08-12 21:04 UTC (5+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests
memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
2026-08-12 20:59 UTC (5+ messages)
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-08-12 20:43 UTC (8+ messages)
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
2026-08-12 20:10 UTC (7+ messages)
` [PATCH RFC 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH RFC 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH RFC 14/14] mm/page-flags: remove PG_private
[PATCH bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-12 18:42 UTC (9+ messages)
` [PATCH bpf-next 1/3] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
` [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH v2] fs/jfs: fix NULL pointer dereference in metapage_read_folio
2026-08-12 16:53 UTC
[PATCH] cachefiles,netfs: sunset ondemand mode
2026-08-12 15:10 UTC (3+ messages)
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-12 15:06 UTC (5+ messages)
[PATCH v3 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
2026-08-12 13:12 UTC (6+ messages)
` [PATCH v3 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
[RFC PATCH] fsnotify: raise default fs.inotify.max_user_instances now that memcg accounts for it
2026-08-12 11:51 UTC
[PATCH v2 0/8] Support Clang context analysis for ext2
2026-08-12 11:14 UTC (10+ messages)
` [PATCH v2 1/8] ext2: mark s_next_generation as guarded by s_next_gen_lock
` [PATCH v2 2/8] ext2: annotate ext2_update_dynamic_rev() as requiring s_lock
` [PATCH v2 3/8] ext2: mark statfs overhead cache as guarded by s_lock
` [PATCH v2 4/8] ext2: mark s_mount_state "
` [PATCH v2 5/8] ext2: annotate ext2_init_block_alloc_info() as requiring truncate_mutex
` [PATCH v2 6/8] ext2: annotate block-mapping helpers "
` [PATCH v2 7/8] ext2: annotate s_rsv_window_root as requiring s_rsv_window_lock
` [PATCH v2 8/8] ext2: enable context analysis support for ext2 filesystem
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-12 10:08 UTC (21+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 02/13] crash-core: Flush caches on CRASH_WIPE_SECRETS
` [PATCH v2 03/13] arm64/mm: add set_direct_map_default_nosplit()
` [PATCH v2 04/13] mm/secretmem: wipe secret pages before kdump
` [PATCH v2 05/13] security/keys: wipe key payloads "
` [PATCH v2 06/13] security/keys: implement wipe op for user-type keys
` [PATCH v2 07/13] security/keys: implement wipe op for big_key
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
` [PATCH v2 09/13] security/keys: implement wipe op for asymmetric keys
` [PATCH v2 10/13] rxrpc: implement wipe op for rxrpc keys
` [PATCH v2 11/13] fscrypt: wipe master keys before kdump
` [PATCH v2 12/13] crypto: api - wipe tfm contexts "
` [PATCH v2 13/13] dm crypt: wipe key material "
[PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
2026-08-12 7:46 UTC (2+ messages)
[PATCH 0/2] vfs: report truthful FIDEDUPERANGE progress safely
2026-08-12 7:46 UTC (2+ messages)
[PATCH] pidfd: hold exec_update_lock around namespace ioctl
2026-08-12 7:43 UTC (5+ messages)
[PATCH] fs: fix user path of nested backing files
2026-08-12 7:27 UTC (2+ messages)
[PATCH] fs: remove stale inode_insert5() kernel-doc parameter
2026-08-12 7:25 UTC (2+ messages)
[PATCH] fs: fix switch/case indentation in sysfs() syscall
2026-08-12 7:24 UTC (2+ messages)
fixes for iomap_bio_read_folio_range_sync
2026-08-12 7:22 UTC (2+ messages)
[PATCH] super: fix dying superblock warning messages
2026-08-12 7:20 UTC (2+ messages)
[PATCH] fs: fix comment typos in bpf_fs_kfuncs.c, inode.c, fs-writeback.c
2026-08-12 7:19 UTC (2+ messages)
[PATCH] docs: fix grammatical error in iomap docs
2026-08-12 7:17 UTC (2+ messages)
[PATCH] fs: document semantics of kstat::{uid,gid} fields
2026-08-12 7:15 UTC (2+ messages)
[RFC PATCH RESEND] eventpoll: add lockless fast-path for eventfd
2026-08-12 7:13 UTC (2+ messages)
[PATCH 0/2] configfs: fix use-after-free of symlink target racing with rmdir
2026-08-12 7:00 UTC (2+ messages)
[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_dev_do_write
2026-08-12 3:37 UTC
[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
2026-08-11 23:32 UTC (5+ messages)
` [PATCH v1 01/12] VFS: don't count references through ->d_parent
[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-11 22:17 UTC (4+ messages)
` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
2026-08-11 20:55 UTC (15+ messages)
` [PATCH 01/11] selftests/coredump: discard the right amount after the coredump request
` [PATCH 02/11] selftests/coredump: collapse the expected request check into the helper
` [PATCH 03/11] coredump: pin the protocol struct sizes
` [PATCH 04/11] coredump: move the negotiated mask into struct coredump_params
` [PATCH 05/11] coredump: deduplicate the to_skip flush
` [PATCH 06/11] coredump: add COREDUMP_HEADER to the coredump socket protocol
` [PATCH 07/11] coredump: add COREDUMP_SPARSE "
` [PATCH 08/11] tools: sync coredump.h header
` [PATCH 09/11] coredump: frame the coredump when COREDUMP_HEADER is negotiated
` [PATCH 10/11] coredump: describe the holes when COREDUMP_SPARSE "
` [PATCH 11/11] selftests/coredump: test COREDUMP_HEADER and COREDUMP_SPARSE
[PATCH v3 03/12] security: Add LSM_AUDIT_DATA_NS for namespace audit records
2026-08-11 20:16 UTC (2+ messages)
` [PATCH v3 3/12] "
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-08-11 18:04 UTC (3+ messages)
[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
2026-08-11 16:29 UTC (7+ messages)
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 16:22 UTC (3+ messages)
Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
2026-08-11 16:12 UTC (5+ messages)
[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
2026-08-11 15:59 UTC (7+ messages)
` [PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v5 2/2] erofs: reuse superblock for file-backed mounts
[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
2026-08-11 15:22 UTC (2+ messages)
[PATCH] tracing: report buffer memory in /proc/meminfo
2026-08-11 12:44 UTC (7+ messages)
[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
2026-08-11 12:58 UTC (2+ messages)
[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-08-11 12:13 UTC (3+ messages)
[RFC] mnt_already_visible(): should regular-file mountpoints participate in the visibility check?
2026-08-11 10:49 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