messages from 2024-04-02 18:28:52 to 2024-04-04 12:51:24 UTC [more...]
[PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
2024-04-04 12:51 UTC (8+ messages)
` [PATCH 1/3] timerfd: convert "
` [PATCH 2/3] userfaultfd: "
` [PATCH 3/3] signalfd: "
[PATCH v5 00/11] IOMMU memory observability
2024-04-04 12:16 UTC (7+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
[PATCH v2] fs: claw back a few FMODE_* bits
2024-04-04 11:43 UTC (5+ messages)
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
2024-04-04 11:41 UTC (13+ messages)
` [PATCH v2 06/25] virtio_blk: drop owner assignment
` [PATCH v2 12/25] gpio: virtio: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 23/25] scsi: virtio: "
` [PATCH v2 24/25] fuse: "
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
2024-04-04 9:53 UTC (11+ messages)
` [Lsf-pc] "
[ANNOUNCE] util-linux maintenance release v2.39.4
2024-04-04 9:39 UTC
[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
2024-04-04 9:33 UTC (7+ messages)
[PATCH] fs: Set file_handle::handle_bytes before referencing file_handle::f_handle
2024-04-04 9:19 UTC (3+ messages)
[PATCH v2 0/6] Improve visibility of writeback
2024-04-04 9:07 UTC (26+ messages)
` [PATCH v2 1/6] writeback: protect race between bdi release and bdi_debug_stats_show
` [PATCH v2 2/6] writeback: collect stats of all wb of bdi in bdi_debug_stats_show
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi
[PATCH] fs: Remove NTFS classic
2024-04-04 8:06 UTC (5+ messages)
` [PATCH 2/2] ntfs3: remove warning
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
2024-04-04 8:01 UTC (11+ messages)
` [PATCH 15/26] mm: Export writeback_iter()
` [PATCH 21/26] netfs, 9p: Implement helpers for new write code
[PATCH v2] vmcore: replace strncpy with strscpy_pad
2024-04-04 4:07 UTC (2+ messages)
[PATCH v6 00/37] Memory allocation profiling
2024-04-04 2:55 UTC (7+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
2024-04-04 1:54 UTC (2+ messages)
` [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget
[PATCH v3 00/13] fiemap extension for more physical information
2024-04-04 0:43 UTC (25+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
` [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state
` [PATCH v3 05/13] btrfs: fiemap: return extent physical size
` [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
` [PATCH v3 07/13] ext4: "
` [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
` [PATCH v3 09/13] f2fs: fiemap: return correct extent physical length
` [PATCH v3 10/13] ocfs2: "
` [PATCH v3 11/13] bcachefs: "
` [PATCH v3 12/13] f2fs: fiemap: emit new COMPRESSED state
` [PATCH v3 13/13] bcachefs: "
[PATCH fs/proc/bootconfig] remove redundant comments from /proc/bootconfig
2024-04-03 23:55 UTC (2+ messages)
[PATCHSET v5.5 2/2] xfs: fs-verity support
2024-04-03 22:22 UTC (15+ messages)
` [PATCH 27/29] xfs: make it possible to disable fsverity
` [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged
[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
2024-04-03 22:21 UTC (5+ messages)
[GIT PULL] bcachefs repair code for rc3
2024-04-03 19:22 UTC
[PATCH 0/4] Use folio APIs in procfs
2024-04-03 19:16 UTC (6+ messages)
` [PATCH 1/4] proc: Convert gather_stats to use a folio
` [PATCH 2/4] proc: Convert smaps_page_accumulate "
` [PATCH 3/4] proc: Pass a folio to smaps_page_accumulate()
` [PATCH 4/4] proc: Convert smaps_pmd_entry to use a folio
[PATCH v2 0/2] memcg_kmem hooks refactoring
2024-04-03 18:02 UTC (6+ messages)
` [PATCH v2 1/2] mm, slab: move memcg charging to post-alloc hook
[GIT PULL] vboxsf fixes for 6.9-1
2024-04-03 17:35 UTC (2+ messages)
[PATCH 0/4] More GFS2 folio conversions
2024-04-03 17:23 UTC (5+ messages)
` [PATCH 1/4] gfs2: Convert gfs2_page_mkwrite() to use a folio
` [PATCH 2/4] gfs2: Add a migrate_folio operation for journalled files
` [PATCH 3/4] gfs2: Simplify gfs2_read_super
` [PATCH 4/4] gfs2: Convert gfs2_aspace_writepage() to use a folio
[PATCH v1 0/3] overlayfs: Optimize override/revert creds
2024-04-03 15:40 UTC (5+ messages)
` [PATCH v1 1/3] cred: Add a light version of override/revert_creds()
` [PATCH v1 2/3] fs: Optimize credentials reference count for backing file ops
` [PATCH v1 3/3] overlayfs: Optimize credentials usage
[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
2024-04-03 14:58 UTC (3+ messages)
[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
2024-04-03 14:39 UTC (13+ messages)
` [PATCH v15 2/9] f2fs: Simplify the handling of cached insensitive names
` [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
` [f2fs-dev] "
` [PATCH v15 7/9] f2fs: "
` [f2fs-dev] "
[syzbot] [jffs2?] kernel BUG in jffs2_del_ino_cache
2024-04-03 14:13 UTC
[PATCH] vboxsf: explicitly deny setlease attempts
2024-04-03 14:10 UTC (2+ messages)
[PATCH 1/2] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
2024-04-03 14:10 UTC (2+ messages)
[PATCH][next] vboxsf: remove redundant variable out_len
2024-04-03 14:09 UTC (2+ messages)
[PATCH v1] exfat: move extend valid_size into ->page_mkwrite()
2024-04-03 13:50 UTC (2+ messages)
[PATCHSET 0/3] Convert fs drivers to ->read_iter()
2024-04-03 13:44 UTC (6+ messages)
` [PATCH 1/3] timerfd: convert "
` [PATCH 2/3] userfaultfd: "
` [PATCH 3/3] signalfd: "
[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
2024-04-03 12:59 UTC (8+ messages)
` [syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
` [PATCH next] fs: fix oob "
[PATCH v5 3/9] rust: file: add Rust abstraction for `struct file`
2024-04-03 11:33 UTC (4+ messages)
[PATCH v13 00/10] Landlock: IOCTL support
2024-04-03 11:15 UTC (5+ messages)
` [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices
[PATCH] fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
2024-04-03 11:01 UTC (2+ messages)
[syzbot] [kernfs?] KASAN: slab-out-of-bounds Read in wb_writeback
2024-04-03 9:47 UTC (3+ messages)
` [syzbot] [nilfs?] "
[bug report] proc: rewrite stable_page_flags()
2024-04-03 9:01 UTC
[PATCH 0/6] Improve visibility of writeback
2024-04-03 8:50 UTC (8+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB
[PATCH v15 0/9] FUSE passthrough for file io
2024-04-03 8:18 UTC (5+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode
[PATCH v2 0/5] fiemap extension for more physical information
2024-04-03 7:19 UTC (8+ messages)
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size
[linus:master] [filelock] c69ff40719: stress-ng.dup.ops_per_sec 1.9% improvement
2024-04-03 2:56 UTC
[GIT PULL] security changes for v6.9-rc3
2024-04-03 2:21 UTC (10+ messages)
[PATCH v1 00/11] mm: migrate: support poison recover from migrate folio
2024-04-03 1:23 UTC (6+ messages)
` [PATCH v1 02/11] mm: migrate_device: use more folio in __migrate_device_pages()
Is this a fanotify_init() bug manifesting in fanotify_mark()?
2024-04-03 0:27 UTC
[linux-next:master] BUILD REGRESSION c0b832517f627ead3388c6f0c74e8ac10ad5774b
2024-04-03 0:24 UTC
[PATCH v1 0/3] mm/gup: consistently call it GUP-fast
2024-04-02 22:33 UTC (5+ messages)
` [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
` [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
[viro-vfs:misc.cmpxchg 4/8] arch/sparc/include/asm/cmpxchg_32.h:51:61: sparse: sparse: cast truncates bits from constant value (eb9f becomes 9f)
2024-04-02 20:24 UTC (2+ messages)
[PATCH 0/4] Remove page_idle and page_young wrappers
2024-04-02 20:12 UTC (5+ messages)
` [PATCH 1/4] proc: Convert clear_refs_pte_range to use a folio
` [PATCH 2/4] proc: Convert smaps_account() "
` [PATCH 3/4] mm: Remove page_idle and page_young wrappers
` [PATCH 4/4] mm: Generate PAGE_IDLE_FLAG definitions
[GIT PULL] bcachefs fixes for 6.9-rc3
2024-04-02 20:06 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