messages from 2026-03-10 09:13:02 to 2026-03-11 10:47:40 UTC [more...]
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-11 10:47 UTC (7+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
KCSAN: data-race in __d_drop / retain_dentry
2026-03-11 10:38 UTC (5+ messages)
` KCSAN: data-race in step_into_slowpath / vfs_unlink
` KCSAN: data-race in __remove_assoc_queue / mark_buffer_dirty_inode
` KCSAN: data-race in path_lookupat / vfs_rename
[RFC 0/3] Add buffered write-through support to iomap & xfs
2026-03-11 10:35 UTC (8+ messages)
` [RFC 1/3] iomap: Support buffered RWF_WRITETHROUGH via async dio backend
` [RFC 2/3] iomap: Enable stable writes for RWF_WRITETHROUGH inodes
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-11 10:17 UTC (12+ messages)
[PATCH v2 0/5] write streams and xfs spatial isolation
2026-03-11 9:59 UTC (18+ messages)
` [PATCH v2 1/5] fs: add generic write-stream management ioctl
` [PATCH v2 2/5] iomap: introduce and propagate write_stream
` [PATCH v2 3/5] xfs: implement write-stream management support
` [PATCH v2 4/5] xfs: steer allocation using write stream
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-11 9:38 UTC (22+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 9:32 UTC (107+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
BUG: unable to handle kernel NULL pointer dereference in __bread_gfp
2026-03-11 8:19 UTC
[PATCH 5.15.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-03-11 8:10 UTC
[PATCH] docs: proc: remove description of prof_cpu_mask
2026-03-11 7:09 UTC
[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-11 4:48 UTC (9+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH] iomap: fix incorrect did_zero setting in iomap_zero_iter()
2026-03-11 2:17 UTC (3+ messages)
[PATCH 6.1.y] binfmt_misc: restore write access before closing files opened by open_exec()
2026-03-11 2:06 UTC
[PATCH] fs: Replace user_access_{begin/end} by scoped user access
2026-03-11 0:27 UTC (4+ messages)
Hang in generic/648 on zoned btrfs after aa35dd5cbc06 ("iomap: fix invalid folio access after folio_end_read()")
2026-03-10 21:59 UTC (6+ messages)
[PATCH v3] hfs: Validate CNIDs in hfs_read_inode
2026-03-10 21:29 UTC (5+ messages)
[PATCH v3] vfs: add support for empty path to openat2(2)
2026-03-10 20:44 UTC
[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
2026-03-10 18:17 UTC (4+ messages)
[PATCH] fuse: rename confusing ring->max_payload_sz
2026-03-10 16:31 UTC (2+ messages)
[PATCH RFC v2 00/23] fs,kthread: start all kthreads in nullfs
2026-03-10 16:05 UTC (18+ messages)
` [PATCH RFC v2 01/23] fs: notice when init abandons fs sharing
` [PATCH RFC v2 02/23] fs: add scoped_with_init_fs()
` [PATCH RFC v2 04/23] crypto: ccp: use scoped_with_init_fs() for SEV file access
` [PATCH RFC v2 15/23] fs: add real_fs to track task's actual fs_struct
` [PATCH RFC v2 18/23] fs: add umh argument to struct kernel_clone_args
[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-10 15:26 UTC (8+ messages)
` [PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v4 18/25] xfs: add fs-verity support
[PATCH v3 0/8] iomap, xfs: improve zero range flushing and lookup
2026-03-10 14:59 UTC (14+ messages)
` [PATCH v3 1/8] xfs: fix iomap hole map reporting for zoned zero range
` [PATCH v3 2/8] xfs: flush dirty pagecache over hole in zoned mode "
` [PATCH v3 8/8] xfs: report cow mappings with dirty pagecache for iomap "
[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
2026-03-10 14:51 UTC (5+ messages)
` [PATCH 1/4] arm64: request contpte-sized folios for exec memory
` [PATCH 2/4] mm: bypass mmap_miss heuristic for VM_EXEC readahead
` [PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
` [PATCH 4/4] mm: align file-backed mmap to exec folio order in thp_get_unmapped_area
[PATCH] btrfs: test create a bunch of files with name hash collision
2026-03-10 13:40 UTC (4+ messages)
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-03-10 12:51 UTC (3+ messages)
[syzbot] [fuse?] general protection fault in task_work_cancel
2026-03-10 12:59 UTC (4+ messages)
[PATCH 6.18 225/314] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
2026-03-10 11:18 UTC
[RFC][PATCH 0/5] fanotify namespace monitoring
2026-03-10 11:14 UTC (5+ messages)
[PATCH 6.19 200/311] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
2026-03-10 11:04 UTC
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-03-10 10:56 UTC (2+ messages)
[PATCH] fs/qnx6: fix pointer arithmetic in directory iteration
2026-03-10 10:22 UTC
[syzbot] Monthly fuse report (Mar 2026)
2026-03-10 10:23 UTC
support file system generated / verified integrity information v4
2026-03-10 10:16 UTC (3+ messages)
` (subset) "
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-10 10:06 UTC (7+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
2026-03-10 9:40 UTC (2+ messages)
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-10 9:12 UTC (4+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
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