messages from 2026-08-11 11:26:04 to 2026-08-12 11:51:48 UTC [more...]
[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 bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-12 11:11 UTC (4+ 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 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)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-12 4:06 UTC (15+ messages)
` [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
[syzbot] [fuse?] KASAN: slab-use-after-free Read in fuse_dev_do_write
2026-08-12 3:37 UTC
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-12 0:22 UTC (4+ messages)
[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 v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 20:08 UTC (33+ 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 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)
[syzbot] [jfs?] [xfs?] [bcachefs?] INFO: task hung in sb_start_write (2)
2026-08-11 11:41 UTC (4+ messages)
` [syzbot] [kernfs?] [ext4?] "
page: | 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