messages from 2024-02-22 11:01:47 to 2024-02-24 01:58:46 UTC [more...]
[PATCH RFC] vfs: always log mount API fs context messages to dmesg
2024-02-24 1:58 UTC (7+ messages)
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-24 1:50 UTC (30+ messages)
` [RFC PATCH 01/20] famfs: Documentation
` [RFC PATCH 02/20] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/20] dev_dax_iomap: Move dax_pgoff_to_phys from device.c to bus.c since both need it now
` [RFC PATCH 04/20] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 05/20] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 06/20] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter
` [RFC PATCH 07/20] famfs: Add include/linux/famfs_ioctl.h
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 15/20] famfs: Add ioctl to file_operations
` [RFC PATCH 16/20] famfs: Add fault counters
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch
` [RFC PATCH 19/20] famfs: Update MAINTAINERS file
` [RFC PATCH 20/20] famfs: Add Kconfig and Makefile plumbing
[PATCH] exec: Delete unnecessary statements in remove_arg_zero()
2024-02-24 1:08 UTC (2+ messages)
[PATCH] exec: Remove unnecessary ‘NULL’ values from vma
2024-02-24 1:04 UTC (2+ messages)
[PATCH 0/1] Rosebush, a new hash table
2024-02-24 0:20 UTC (6+ messages)
` [PATCH 1/1] rosebush: Add new data structure
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-23 23:59 UTC
[LSF/MM/BPF TOPIC] shmem/tmpfs: large folios adoption, regression tracking and performance testing
2024-02-23 23:16 UTC
[PATCH v4 00/36] Memory allocation profiling
2024-02-23 22:17 UTC (8+ messages)
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()
[syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
2024-02-23 22:14 UTC (2+ messages)
` [syzbot] [kernfs?] [net?] [mm?] "
[PATCH 0/2] Move pidfd to tiny pseudo fs
2024-02-23 21:58 UTC (12+ messages)
` [PATCH 2/2] pidfd: add pidfdfs
[syzbot] Monthly gfs2 report (Feb 2024)
2024-02-23 21:27 UTC
[RFC PATCH] cifs: Fix writeback data corruption
2024-02-23 19:04 UTC (2+ messages)
[syzbot] [gfs2?] kernel BUG in __gfs2_glock_put
2024-02-23 18:29 UTC
[PATCH v4 00/25] fs-verity support for XFS
2024-02-23 18:27 UTC (18+ messages)
` [PATCH v4 05/25] fs: add FS_XFLAG_VERITY for verity files
` [PATCH v4 06/25] fsverity: pass log_blocksize to end_enable_verity()
` [PATCH v4 07/25] fsverity: support block-based Merkle tree caching
` [PATCH v4 08/25] fsverity: calculate readahead in bytes instead of pages
` [PATCH v4 09/25] fsverity: add tracepoints
[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in fix_nodes
2024-02-23 16:46 UTC (2+ messages)
[PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
2024-02-23 15:52 UTC
[PATCH v2] sysctl: drop unused argument set_ownership()::table
2024-02-23 15:50 UTC
Automation with 0-day & kdevops
2024-02-23 15:44 UTC
[PATCH v2 00/17] Add folio_end_read
2024-02-23 15:36 UTC (4+ messages)
` [PATCH v2 03/17] mm: Add folio_end_read()
[PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
2024-02-23 15:17 UTC (4+ messages)
[PATCH] afs: Fix endless loop in directory parsing
2024-02-23 15:15 UTC (3+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] Meta/Integrity/PI improvements
2024-02-23 14:38 UTC (4+ messages)
[PATCH 0/7] Fixes and cleanups to fs-writeback
2024-02-23 13:59 UTC (13+ messages)
` [PATCH 1/7] fs/writeback: avoid to writeback non-expired inode in kupdate writeback
` [PATCH 2/7] fs/writeback: bail out if there is no more inodes for IO and queued once
` [PATCH 3/7] fs/writeback: remove unused parameter wb of finish_writeback_work
` [PATCH 5/7] fs/writeback: only calculate dirtied_before when b_io is empty
` [PATCH 6/7] fs/writeback: correct comment of __wakeup_flusher_threads_bdi
` [PATCH 7/7] fs/writeback: remove unnecessary return in writeback_inodes_sb
[PATCH] fat: ignore .. subdir and always add a link to dirs
2024-02-23 13:33 UTC (9+ messages)
[PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
2024-02-23 9:42 UTC (4+ messages)
[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
2024-02-23 9:04 UTC (35+ messages)
` [PATCH v2 01/25] mnt_idmapping: split out core vfs[ug]id_t definitions into vfsid.h
` [PATCH v2 02/25] mnt_idmapping: include cred.h
` [PATCH v2 03/25] capability: add static asserts for comapatibility of vfs_cap_data and vfs_ns_cap_data
` [PATCH v2 05/25] capability: use vfsuid_t for vfs_caps rootids
` [PATCH v2 06/25] capability: provide helpers for converting between xattrs and vfs_caps
` [PATCH v2 07/25] capability: provide a helper for converting vfs_caps to xattr for userspace
` [PATCH v2 08/25] xattr: add is_fscaps_xattr() helper
` [PATCH v2 09/25] commoncap: use is_fscaps_xattr()
` [PATCH v2 10/25] xattr: "
` [PATCH v2 11/25] security: add hooks for set/get/remove of fscaps
` [PATCH v2 16/25] fs: add inode operations to get/set/remove fscaps
` [PATCH v2 17/25] fs: add vfs_get_fscaps()
` [PATCH v2 18/25] fs: add vfs_set_fscaps()
` [PATCH v2 19/25] fs: add vfs_remove_fscaps()
` [PATCH v2 20/25] ovl: add fscaps handlers
[PATCH v6] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-23 8:31 UTC
[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-23 8:19 UTC (3+ messages)
[PATCH 0/6] block atomic writes for XFS
2024-02-23 6:57 UTC (6+ messages)
[syzbot] [btrfs?] WARNING in btrfs_get_root_ref
2024-02-23 6:04 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Large folios, swap and fscache
2024-02-23 3:46 UTC (8+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-02-23 3:42 UTC (2+ messages)
` [syzbot] "
[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-23 2:24 UTC (5+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
[LSF/MM/BPF TOPIC] no tears atomics & LBS
2024-02-22 21:59 UTC
[linus:master] [readahead] ab4443fe3c: vm-scalability.throughput -21.4% regression
2024-02-22 18:37 UTC (5+ messages)
[syzbot] [mm?] [reiserfs?] general protection fault in free_swap_cache (4)
2024-02-22 18:22 UTC (2+ messages)
[GIT PULL] vfs fixes
2024-02-22 18:18 UTC (2+ messages)
[PATCH v5 00/11] IOMMU memory observability
2024-02-22 17:39 UTC (12+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v5 04/11] iommu/io-pgtable-arm: "
` [PATCH v5 05/11] iommu/io-pgtable-dart: "
` [PATCH v5 06/11] iommu/exynos: "
` [PATCH v5 07/11] iommu/rockchip: "
` [PATCH v5 08/11] iommu/sun50i: "
` [PATCH v5 09/11] iommu/tegra-smmu: "
` [PATCH v5 10/11] iommu: observability of the IOMMU allocations
` [PATCH v5 11/11] iommu: account IOMMU allocated memory
[syzbot] [reiserfs?] KASAN: null-ptr-deref Read in do_journal_end (2)
2024-02-22 16:41 UTC
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2024-02-22 16:16 UTC (7+ messages)
` "
[LSF TOPIC] statx extensions for subvol/snapshot filesystems & more
2024-02-22 16:08 UTC (15+ messages)
` [Lsf-pc] "
[PATCH 0/4] sysctl: move sysctl type to ctl_table_header
2024-02-22 16:03 UTC (2+ messages)
[musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-22 13:57 UTC (11+ messages)
[RFC v4 linux-next 00/19] fs & block: remove bdev->bd_inode
2024-02-22 12:45 UTC (20+ messages)
` [RFC v4 linux-next 01/19] block: move two helpers into bdev.c
` [RFC v4 linux-next 02/19] block: remove sync_blockdev_nowait()
` [RFC v4 linux-next 03/19] block: remove sync_blockdev_range()
` [RFC v4 linux-next 04/19] block: prevent direct access of bd_inode
` [RFC v4 linux-next 05/19] bcachefs: remove dead function bdev_sectors()
` [RFC v4 linux-next 06/19] cramfs: prevent direct access of bd_inode
` [RFC v4 linux-next 07/19] erofs: "
` [RFC v4 linux-next 08/19] nilfs2: "
` [RFC v4 linux-next 09/19] gfs2: "
` [RFC v4 linux-next 10/19] s390/dasd: use bdev api in dasd_format()
` [RFC v4 linux-next 11/19] btrfs: prevent direct access of bd_inode
` [RFC v4 linux-next 12/19] ext4: remove block_device_ejected()
` [RFC v4 linux-next 13/19] ext4: prevent direct access of bd_inode
` [RFC v4 linux-next 14/19] jbd2: "
` [RFC v4 linux-next 15/19] bcache: "
` [RFC v4 linux-next 16/19] block2mtd: "
` [RFC v4 linux-next 17/19] dm-vdo: "
` [RFC v4 linux-next 18/19] scsi: factor out a helper bdev_read_folio() from scsi_bios_ptable()
` [RFC v4 linux-next 19/19] fs & block: remove bdev->bd_inode
[PATCH AUTOSEL 5.10 7/8] exec: Distinguish in_execve from in_exec
2024-02-22 12:36 UTC (3+ messages)
[LSF TOPIC] beyond uidmapping, & towards a better security model
2024-02-22 11:53 UTC (9+ messages)
[fuse-devel] Proxmox + NFS w/ exported FUSE = EIO
2024-02-22 11:09 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;
as well as URLs for NNTP newsgroup(s).