messages from 2023-10-09 15:45:32 to 2023-10-11 17:04:39 UTC [more...]
[PATCH v4 0/5] Abstract vma_merge() and split_vma()
2023-10-11 17:04 UTC (2+ messages)
` [PATCH v4 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
[PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
2023-10-11 17:00 UTC (8+ messages)
[PATCH v2 00/15] Pass data temperature information to UFS devices
2023-10-11 16:56 UTC (7+ messages)
` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits
` [PATCH v2 04/15] fs: Restore write hint support
[PATCH] *: mark stuff as __ro_after_init
2023-10-11 16:55 UTC
[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
2023-10-11 16:32 UTC (14+ messages)
` [resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent
memleak in libfs report
2023-10-11 16:06 UTC (4+ messages)
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-10-11 16:02 UTC (9+ messages)
` [PATCH v3 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v3 04/25] ima: Align ima_file_mprotect() "
[PATCH] exec: allow executing block devices
2023-10-11 15:59 UTC (4+ messages)
[PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
2023-10-11 15:51 UTC (4+ messages)
[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-11 15:48 UTC (8+ messages)
` [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH 0/2] lib/find: Fix KCSAN warnings in find_*_bit() functions
2023-10-11 15:38 UTC (4+ messages)
` [PATCH 1/2] lib/find: Make functions safe on changing bitmaps
` [PATCH 2/2] xarray: Fix race in xas_find_chunk()
[syzbot] Monthly v9fs report (Oct 2023)
2023-10-11 14:38 UTC
[PATCH v3 00/28] fs-verity support for XFS
2023-10-11 14:37 UTC (27+ messages)
` [PATCH v3 04/28] xfs: Add xfs_verify_pptr
` [PATCH v3 05/28] fs: add FS_XFLAG_VERITY for fs-verity sealed inodes
` [PATCH v3 06/28] fsverity: add drop_page() callout
` [PATCH v3 07/28] fsverity: always use bitmap to track verified status
` [PATCH v3 08/28] fsverity: pass Merkle tree block size to ->read_merkle_tree_page()
` [PATCH v3 09/28] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v3 10/28] fsverity: operate with Merkle tree blocks instead of pages
` [PATCH v3 25/28] xfs: add fs-verity support
` [PATCH v3 26/28] xfs: make scrub aware of verity dinode flag
[PATCH] Documentation: fs: fix directory locking proofs
2023-10-11 14:11 UTC (3+ messages)
[bug report] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
2023-10-11 13:27 UTC (2+ messages)
[BUG] soft lockup in filemap_get_read_batch
2023-10-11 13:20 UTC (2+ messages)
[GIT PULL] quota regression fix for 6.6-rc6
2023-10-11 12:23 UTC
[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_rename_cat
2023-10-11 11:48 UTC
[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
2023-10-11 9:46 UTC (3+ messages)
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
[PATCH 0/3] Add tst_iterate_fd()
2023-10-11 8:52 UTC (8+ messages)
` [PATCH 1/3] lib: Add tst_fd_iterate()
` [LTP] "
` [LTP] [PATCH 0/3] Add tst_iterate_fd()
[PATCH] writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
2023-10-11 8:42 UTC
[PATCH v3 0/5] Abstract vma_merge() and split_vma()
2023-10-11 8:35 UTC (8+ messages)
` [PATCH v3 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v3 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v3 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v3 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v3 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
2023-10-11 8:21 UTC (3+ messages)
[PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
2023-10-11 7:17 UTC (2+ messages)
[PATCH v2 0/5] Abstract vma_merge() and split_vma()
2023-10-11 6:48 UTC (13+ messages)
` [PATCH v2 1/5] mm: move vma_policy() and anon_vma_name() decls to mm_types.h
` [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH v2 3/5] mm: make vma_merge() and split_vma() internal
` [PATCH v2 4/5] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH v2 5/5] mm: abstract VMA merge and extend into vma_merge_extend() helper
[PATCH] vboxsf: Remove the unused variable out_len
2023-10-11 6:34 UTC (2+ messages)
[PATCH v8 0/5] Introduce provisioning primitives
2023-10-11 5:59 UTC (14+ messages)
` [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
` [PATCH v8 3/5] loop: Add support for provision requests
` [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
[ANNOUNCE] xfs-linux: for-next updated to f809c3aae7b0
2023-10-11 5:30 UTC
[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-10-11 2:35 UTC (8+ messages)
` [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v6 3/13] "
` [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
[PATCH v3 0/3] Reduce impact of overlayfs backing files fake path
2023-10-11 1:37 UTC (16+ messages)
` [PATCH v3 3/3] fs: store real path instead of fake path in backing file f_path
[PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
2023-10-11 1:17 UTC (2+ messages)
` [PATCH v6 6/13] "
[PATCH v8 1/1] ns: add binfmt_misc to the user namespace
2023-10-11 0:36 UTC (7+ messages)
[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
2023-10-10 21:19 UTC (8+ messages)
` [PATCH v4 2/12] "
This list is being migrated to new infrastructure (no action required)
2023-10-10 20:40 UTC (2+ messages)
[syzbot] [reiserfs?] possible deadlock in filename_create
2023-10-10 19:38 UTC
[linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be
2023-10-10 19:14 UTC
[PATCH] virtiofs: Export filesystem tags through sysfs
2023-10-10 17:21 UTC (4+ messages)
` [Virtio-fs] "
[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
2023-10-10 18:18 UTC
[PATCH v14 08/39] mm/swap: Add folio_mark_accessed()
2023-10-10 18:08 UTC (3+ messages)
[PATCH v13 00/10] fuse: Add support for passthrough read/write
2023-10-10 15:14 UTC (18+ messages)
Question about fuse dax support
2023-10-10 14:06 UTC (2+ messages)
[syzbot] Monthly fs report (Oct 2023)
2023-10-10 13:22 UTC
[PATCH 0/4] reiserfs: fixes
2023-10-10 12:41 UTC (5+ messages)
` [PATCH 4/4] reiserfs: fix journal device opening
[PATCH] fanotify: delete useless parenthesis in FANOTIFY_INLINE_FH macro
2023-10-10 12:35 UTC (2+ messages)
[PATCH v1 00/20] Permission Overlay Extension
2023-10-10 11:56 UTC (12+ messages)
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 15/20] arm64: add POE signal support
[syzbot] [jfs?] INFO: task hung in lmLogClose (2)
2023-10-10 10:36 UTC
[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
2023-10-10 8:35 UTC (5+ messages)
[PATCH v2] vfs: shave work on failed file open
2023-10-10 8:29 UTC (12+ messages)
[PATCH 00/20] bcachefs prereqs patch series
2023-10-10 8:09 UTC (7+ messages)
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
` [NAK] "
[PATCH] sched/wait: introduce endmark in __wake_up_common
2023-10-10 7:13 UTC (6+ messages)
` [PATCH 1/2] filemap: Remove use of wait bookmarks
` [PATCH 2/2] sched: Remove "
[RFC PATCH] fs: add AT_EMPTY_PATH support to unlinkat()
2023-10-10 5:47 UTC (4+ messages)
[PATCH v3 0/3] userfaultfd move option
2023-10-10 1:49 UTC (8+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
2023-10-10 0:23 UTC (8+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
[PATCH 00/21] block atomic writes
2023-10-09 22:02 UTC (4+ messages)
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
[PATCH v2 0/3] Reduce impact of overlayfs backing files fake path
2023-10-09 18:53 UTC (5+ messages)
` [PATCH v2 3/3] fs: store real path instead of fake path in backing file f_path
[PATCH 0/4] Abstract vma_merge() and split_vma()
2023-10-09 18:22 UTC (13+ messages)
` [PATCH 1/4] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
` [PATCH 2/4] mm: make vma_merge() and split_vma() internal
` [PATCH 3/4] mm: abstract merge for new VMAs into vma_merge_new_vma()
` [PATCH 4/4] mm: abstract VMA extension and merge into vma_merge_extend() helper
[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
2023-10-09 17:37 UTC (3+ messages)
[PATCH v10 00/27] Rust support
2023-10-09 17:37 UTC (10+ messages)
` [PATCH v10 25/27] x86: enable initial "
[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
2023-10-09 17:29 UTC (3+ messages)
` [syzbot] [zstd] "
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:53 UTC (5+ messages)
` [PATCH v2 03/89] spufs: convert to new timestamp accessors
` [PATCH v2 23/89] btrfs: "
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-10-09 16:42 UTC (3+ messages)
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
[PATCH 0/2] 2 cosmetic changes
2023-10-09 16:14 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;
as well as URLs for NNTP newsgroup(s).