messages from 2023-12-21 13:26:44 to 2023-12-26 20:02:18 UTC [more...]
[PATCH v3 00/10] IOMMU memory observability
2023-12-26 20:02 UTC (11+ messages)
` [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v3 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v3 03/10] iommu/io-pgtable-arm: "
` [PATCH v3 04/10] iommu/io-pgtable-dart: "
` [PATCH v3 05/10] iommu/exynos: "
` [PATCH v3 06/10] iommu/rockchip: "
` [PATCH v3 07/10] iommu/sun50i: "
` [PATCH v3 08/10] iommu/tegra-smmu: "
` [PATCH v3 09/10] iommu: observability of the IOMMU allocations
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH 00/16] IOMMU memory observability
2023-12-26 18:23 UTC (4+ messages)
` [PATCH 15/16] vhost-vdpa: account iommu allocations
[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
2023-12-26 18:14 UTC (3+ messages)
` [PATCH v8 19/24] ima: Move to "
[PATCH v2 00/10] IOMMU memory observability
2023-12-26 18:08 UTC (29+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v2 03/10] iommu/io-pgtable-arm: "
` [PATCH v2 04/10] iommu/io-pgtable-dart: "
` [PATCH v2 05/10] iommu/exynos: "
` [PATCH v2 06/10] iommu/rockchip: "
` [PATCH v2 07/10] iommu/sun50i: "
` [PATCH v2 08/10] iommu/tegra-smmu: "
` [PATCH v2 10/10] iommu: account IOMMU allocated memory
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-26 16:54 UTC (13+ messages)
` [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs
` [PATCH] Fix EROFS Kconfig
` [PATCH v5 15/40] netfs: Add support for DIO buffering
` [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
` [PATCH] Fix oops in NFS
` [PATCH v5 39/40] afs: Use the netfs write helpers
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter
[syzbot] [ntfs?] KMSAN: uninit-value in post_read_mst_fixup (2)
2023-12-26 15:59 UTC
[PATCH] sysctl: treewide: constify ctl_table_root::set_ownership
2023-12-26 12:32 UTC
[PATCH] sysctl: treewide: constify ctl_table_root::permissions
2023-12-26 12:08 UTC
[syzbot] [reiserfs?] KASAN: slab-out-of-bounds Read in search_by_key (2)
2023-12-26 7:16 UTC (2+ messages)
` [PATCH] reiserfs: fix uninit-value in comp_keys
[PATCH AUTOSEL 5.4 8/8] ida: Fix crash in ida_free when the bitmap is empty
2023-12-26 0:25 UTC
[PATCH AUTOSEL 5.10 9/9] ida: Fix crash in ida_free when the bitmap is empty
2023-12-26 0:24 UTC
[PATCH AUTOSEL 5.15 11/11] ida: Fix crash in ida_free when the bitmap is empty
2023-12-26 0:24 UTC
[PATCH AUTOSEL 6.1 24/24] ida: Fix crash in ida_free when the bitmap is empty
2023-12-26 0:22 UTC
[PATCH AUTOSEL 6.6 39/39] ida: Fix crash in ida_free when the bitmap is empty
2023-12-26 0:19 UTC
Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-25 21:50 UTC (2+ messages)
[syzbot] [reiserfs?] KMSAN: uninit-value in reiserfs_new_inode (2)
2023-12-25 17:30 UTC
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2023-12-25 8:26 UTC (2+ messages)
[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
2023-12-25 7:54 UTC (13+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v5 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v5 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v5 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v5 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v5 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v5 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v5 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v5 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in do_pagemap_scan
2023-12-25 4:44 UTC
[syzbot] [ext4?] WARNING in lock_two_nondirectories
2023-12-25 2:56 UTC (11+ messages)
` [PATCH] ext4: fix "
[PATCH] security: new security_file_ioctl_compat() hook
2023-12-24 20:53 UTC (11+ messages)
[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
2023-12-24 18:51 UTC (22+ messages)
` [PATCH v2 13/18] sysctl: move sysctl type to ctl_table_header
[PATCH] sysctl: remove struct ctl_path
2023-12-23 13:12 UTC (2+ messages)
[syzbot] [f2fs?] possible deadlock in super_lock
2023-12-24 16:40 UTC (2+ messages)
` [syzbot] [reiserfs?] "
[PATCH v1 01/11] exfat: add __exfat_get_dentry_set() helper
2023-12-24 14:58 UTC (9+ messages)
` [PATCH v1 05/11] exfat: covert exfat_remove_entries() to use dentry cache
` [PATCH v1 08/11] exfat: remove __exfat_find_empty_entry()
` [PATCH v1 10/11] exfat: do not sync parent dir if just update timestamp
[PATCH 0/4] fuse: inode IO modes and mmap
2023-12-24 11:15 UTC (7+ messages)
` [PATCH 1/4] fuse: Fix VM_MAYSHARE and direct_io_allow_mmap
` [PATCH 2/4] fuse: Create helper function if DIO write needs exclusive lock
` [PATCH 3/4] fuse: Add fuse_dio_lock/unlock helper functions
` [PATCH 4/4] fuse: introduce inode io modes
[PATCH] sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
2023-12-24 10:42 UTC (3+ messages)
[GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
2023-12-24 10:22 UTC (6+ messages)
` [PATCH] keys, dns: Fix missing size check of V1 server-list header
[PATCH v2 00/11] Avoid unprivileged splice(file->)/(->socket) pipe exclusion
2023-12-24 5:01 UTC (6+ messages)
` [PATCH v2 01/11] splice: copy_splice_read: do the I/O with IOCB_NOWAIT
` [PATCH v2 13/11] tty: splice_write: disable
` [PATCH v2 14/11] fuse: allow splicing to trusted mounts only
[GIT PULL] overlayfs backing file helpers for 6.8
2023-12-23 19:51 UTC (2+ messages)
[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
2023-12-23 18:39 UTC (6+ messages)
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
[PATCH 0/8] fs/ntfs3: Bugfix and refactoring
2023-12-23 16:56 UTC (6+ messages)
` [PATCH 5/8] fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
[PATCH v4 0/3] afs: Fix dynamic root interaction with failing DNS lookups
2023-12-23 16:36 UTC (6+ messages)
` [PATCH v4 1/3] afs: Fix the dynamic root's d_delete to always delete unused dentries
` [PATCH v4 2/3] afs: Fix dynamic root lookup DNS check
` [PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
[RFC][PATCH 0/4] Intruduce stacking filesystem vfs helpers
2023-12-23 14:28 UTC (10+ messages)
` [RFC][PATCH 4/4] fs: factor out backing_file_mmap() helper
[syzbot] [ntfs3?] WARNING: kmalloc bug in ntfs_load_attr_list
2023-12-23 13:38 UTC (3+ messages)
` [PATCH] fs/ntfs3: fix warning "
[PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
2023-12-23 12:46 UTC (9+ messages)
` [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt
` [PATCH] ovl: Reject mounting case-insensitive filesystems
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10
2023-12-23 7:44 UTC
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-22 23:39 UTC (10+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
Convert write_cache_pages() to an iterator v4
2023-12-22 15:08 UTC (18+ messages)
` [PATCH 01/17] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 02/17] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 03/17] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 04/17] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/17] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 06/17] writeback: Factor out writeback_finish()
` [PATCH 07/17] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 08/17] writeback: Factor folio_prepare_writeback() "
` [PATCH 09/17] writeback: Simplify the loops in write_cache_pages()
` [PATCH 10/17] pagevec: Add ability to iterate a queue
` [PATCH 11/17] writeback: Use the folio_batch queue iterator
` [PATCH 12/17] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 13/17] writeback: Move the folio_prepare_writeback loop "
` [PATCH 14/17] writeback: Factor writeback_iter_next() "
` [PATCH 15/17] writeback: Add for_each_writeback_folio()
` [PATCH 16/17] writeback: Remove a use of write_cache_pages() from do_writepages()
` [PATCH 17/17] writeback: update the kerneldoc comment for tag_pages_for_writeback
[PATCH v19 00/12] Implement copy offload support
2023-12-22 6:13 UTC (13+ messages)
` [PATCH v19 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v19 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v19 03/12] block: add copy offload support
` [PATCH v19 04/12] block: add emulation for copy
` [PATCH v19 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v19 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v19 07/12] nvme: add copy offload support
` [PATCH v19 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v19 09/12] dm: Add support for copy offload
` [PATCH v19 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v19 11/12] null: Enable trace capability for null block
` [PATCH v19 12/12] null_blk: add support for copy offload
[syzbot] [reiserfs?] possible deadlock in chmod_common (2)
2023-12-22 5:26 UTC (2+ messages)
` [PATCH arm64] reiserfs: fix deadlock in chmod_common
[linux-next:master] 253ca8678d: lmbench3.Select.100tcp.latency.us -5.0% improvement
2023-12-22 2:53 UTC
[syzbot] [hfs?] WARNING in hfsplus_ext_write_extent (2)
2023-12-22 0:59 UTC
[syzbot] [nilfs?] possible deadlock in nilfs_dirty_inode (2)
2023-12-22 0:59 UTC
[syzbot] [udf?] WARNING in udf_free_blocks (2)
2023-12-22 0:59 UTC
[PATCH] afs: Fix overwriting of result of DNS query
2023-12-21 18:01 UTC (2+ messages)
[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
2023-12-21 15:08 UTC (18+ messages)
[PATCH] afs: Fix overwriting of result of DNS query
2023-12-21 14:50 UTC (3+ messages)
[PATCH] afs: Fix use-after-free due to get/remove race in volume tree
2023-12-21 13:57 UTC
[PATCH v2 00/16] block atomic writes
2023-12-21 13:56 UTC (12+ messages)
[syzbot] [fs?] INFO: trying to register non-static key in debugfs_file_get
2023-12-21 13:52 UTC (2+ messages)
[PATCH] afs: Fix use-after-free due to get/remove race in volume tree
2023-12-21 13:44 UTC (2+ messages)
[PATCH bpf-next] bpf: Re-support uid and gid when mounting bpffs
2023-12-21 13:30 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