messages from 2024-02-03 12:33:34 to 2024-02-05 22:56:29 UTC [more...]
[PATCH 0/6] filesystem visibility ioctls
2024-02-05 22:56 UTC (13+ messages)
` [PATCH 1/6] fs: super_block->s_uuid_len
` [PATCH 2/6] fs: FS_IOC_GETUUID
` [PATCH 3/6] fat: Hook up sb->s_uuid
` [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME
` [PATCH 5/6] xfs: add support for FS_IOC_GETSYSFSNAME
` [PATCH 6/6] bcachefs: "
[PATCH v2 0/3] per-vma locks in userfaultfd
2024-02-05 22:24 UTC (21+ messages)
` [PATCH v2 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[PATCH v4 7/9] rust: file: add `Kuid` wrapper
2024-02-05 22:06 UTC (2+ messages)
[PATCH] filelock: don't do security checks on nfsd setlease calls
2024-02-05 22:22 UTC (6+ messages)
[PATCHv8 1/1] block: introduce content activity based ioprio
2024-02-05 22:05 UTC (3+ messages)
[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
2024-02-05 21:13 UTC (2+ messages)
[PATCH net-next v6 0/4] Per epoll context busy poll support
2024-02-05 21:04 UTC (5+ messages)
` [PATCH net-next v6 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v6 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v6 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params
[PATCH v2 0/6] Restore data lifetime support
2024-02-05 20:46 UTC (3+ messages)
` [PATCH v2 6/6] block, fs: Restore the per-bio/request data lifetime fields
[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
2024-02-05 18:27 UTC (9+ messages)
[PATCH net-next v5 0/3] Per epoll context busy poll support
2024-02-05 18:25 UTC (3+ messages)
` [PATCH net-next v5 1/3] eventpoll: support busy poll per epoll instance
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-05 17:45 UTC (24+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-02-05 17:39 UTC (4+ messages)
[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
2024-02-05 17:26 UTC
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-05 16:58 UTC (11+ messages)
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
` [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64
[syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount
2024-02-05 16:43 UTC
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-02-05 16:30 UTC (4+ messages)
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
[PATCH] fs: binfmt_elf_efpic: don't use missing interpreter's properties
2024-02-05 16:15 UTC (3+ messages)
[PATCH] udf: Avoid invalid LVID used on mount
2024-02-05 15:48 UTC
[PATCH 0/6] block atomic writes for XFS
2024-02-05 15:41 UTC (21+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set
convert write_cache_pages() to an iterator v6
2024-02-05 15:34 UTC (10+ messages)
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()
[PATCH v2] quota: Fix potential NULL pointer dereference
2024-02-05 14:58 UTC (2+ messages)
Future of libfuse maintenance
2024-02-05 14:46 UTC (3+ messages)
[PATCH] fat: Fix uninitialized field in nostale filehandles
2024-02-05 14:35 UTC (2+ messages)
[PATCH v2 00/34] Open block devices as files
2024-02-05 14:19 UTC (3+ messages)
[PATCHES] RCU pathwalk race fixes
2024-02-05 13:51 UTC (32+ messages)
` [PATCH 01/13] fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
` [PATCH 02/13] rcu pathwalk: prevent bogus hard errors from may_lookup()
` [PATCH 03/13] affs: free affs_sb_info with kfree_rcu()
` [PATCH 04/13] exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
` [PATCH 05/13] hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
` [PATCH 06/13] afs: fix __afs_break_callback() / afs_drop_open_mmap() race
` [PATCH 07/13] nfs: make nfs_set_verifier() safe for use in RCU pathwalk
` [PATCH 08/13] nfs: fix UAF on pathwalk running into umount
` [PATCH 09/13] procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
` [PATCH 10/13] procfs: make freeing proc_fs_info rcu-delayed
` [PATCH 11/13] fuse: fix UAF in rcu pathwalks
` [PATCH 12/13] cifs_get_link(): bail out in unsafe case
` [PATCH 13/13] ext4_get_link(): fix breakage in RCU mode
` RCU pathwalk audit notes
[PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal
2024-02-05 13:48 UTC (9+ messages)
` [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL
[PATCH v4 0/9] File abstractions needed by Rust Binder
2024-02-05 12:33 UTC (9+ messages)
` [PATCH v4 3/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v4 4/9] rust: cred: add Rust abstraction for `struct cred`
` [PATCH v4 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v4 9/9] rust: file: add abstraction for `poll_table`
[PATCH] filelock: add stubs for new functions when CONFIG_FILE_LOCKING=n
2024-02-05 12:20 UTC (4+ messages)
[PATCH v3 00/47] filelock: split file leases out of struct file_lock
2024-02-05 12:19 UTC (7+ messages)
` [PATCH v3 04/47] filelock: add some new helper functions
[syzbot] [btrfs?] KMSAN: uninit-value in bcmp (2)
2024-02-05 12:15 UTC (3+ messages)
[PATCH] mm: Support order-1 folios in the page cache
2024-02-05 12:00 UTC (2+ messages)
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-02-05 11:56 UTC (2+ messages)
[PATCH RESEND 0/3] Add support for tmpfs quotas
2024-02-05 11:48 UTC (3+ messages)
` "
[PATCH 06/13] jfs: Convert drop_metapage and remove_metapage to take a folio
2024-02-05 11:29 UTC (2+ messages)
[PATCH] remap_range: merge do_clone_file_range() into vfs_clone_file_range()
2024-02-05 10:24 UTC (4+ messages)
[PATCH 0/4] lockdep cmp fn conversions
2024-02-05 10:09 UTC (8+ messages)
` [PATCH 1/4] fs/pipe: Convert to lockdep_cmp_fn
[PATCH] mm/madvise: set ra_pages as device max request size during ADV_POPULATE_READ
2024-02-05 9:53 UTC (3+ messages)
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-02-05 9:01 UTC
[syzbot] [hfs?] KASAN: invalid-free in hfs_release_folio (2)
2024-02-05 9:01 UTC
[PATCH] zonefs: Simplify the allocation of slab caches in zonefs_init_inodecache
2024-02-05 8:10 UTC
[PATCHv7 1/1] block: introduce content activity based ioprio
2024-02-05 7:13 UTC (4+ messages)
[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
2024-02-05 6:22 UTC (5+ messages)
[PATCH v5 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-02-05 5:48 UTC (3+ messages)
` [PATCH v5 4/4] mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
[PATCH v2 0/3] fs/exec: remove current->in_execve flag
2024-02-05 3:28 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-04 23:45 UTC (2+ messages)
Recent-ish changes in binfmt_elf made my program segfault
2024-02-04 23:27 UTC (7+ messages)
[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
2024-02-04 21:34 UTC (3+ messages)
[syzbot] Monthly reiserfs report (Feb 2024)
2024-02-04 13:30 UTC
[syzbot] Monthly jfs report (Feb 2024)
2024-02-04 13:30 UTC
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfsplus_bnode_read_key
2024-02-04 11:51 UTC (2+ messages)
` [PATCH next] hfsplus: fix oob "
[viro-vfs:work.misc 6/6] fs/splice.c:743:9: error: call to undeclared function 'call_write_iter'; ISO C99 and later do not support implicit function declarations
2024-02-04 11:42 UTC
[viro-vfs:work.misc 6/6] fs/splice.c:743:23: error: implicit declaration of function 'call_write_iter'
2024-02-04 10:47 UTC
[linus:master] [__dentry_kill()] 1c18edd1b7: stress-ng.dynlib.ops_per_sec -39.0% regression
2024-02-04 8:14 UTC
[GIT PULL] xfs: bug fixes for 6.8
2024-02-04 7:44 UTC (2+ messages)
[linus:master] [remap_range] dfad37051a: stress-ng.file-ioctl.ops_per_sec -11.2% regression
2024-02-04 6:32 UTC (4+ messages)
[PATCH v2 2/3] tomoyo: replace current->in_execve flag with security_execve_abort() hook
2024-02-04 1:53 UTC (2+ messages)
[PATCH 6.1 194/219] tcp: add sanity checks to rx zerocopy
2024-02-03 19:19 UTC (3+ messages)
[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
2024-02-03 17:57 UTC (13+ messages)
` [PATCH v3 01/26] ext4: refactor ext4_da_map_blocks()
` [PATCH v3 02/26] ext4: convert to exclusive lock while inserting delalloc extents
` [PATCH v3 03/26] ext4: correct the hole length returned by ext4_map_blocks()
` [PATCH v3 04/26] ext4: add a hole extent entry in cache after punch
` [PATCH v3 05/26] ext4: make ext4_map_blocks() distinguish delalloc only extent
` [PATCH v3 06/26] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
[LSF/MM/BPF TOPIC] Replacing TASK_(UN)INTERRUPTIBLE with regions of uninterruptibility
2024-02-03 17:27 UTC (7+ messages)
[syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3)
2024-02-03 15:38 UTC
[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
2024-02-03 13:05 UTC (9+ 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