messages from 2023-10-26 08:26:36 to 2023-10-27 18:23:15 UTC [more...]
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-10-27 18:21 UTC (15+ messages)
` [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
` [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
` [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [PATCH v13 06/35] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
` [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v13 13/35] KVM: Introduce per-page memory attributes
` [PATCH v13 14/35] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
[PATCH v2 00/20] Permission Overlay Extension
2023-10-27 18:08 UTC (25+ messages)
` [PATCH v2 01/24] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v2 02/24] arm64/sysreg: update CPACR_EL1 register
` [PATCH v2 03/24] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v2 04/24] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v2 05/24] arm64: context switch POR_EL0 register
` [PATCH v2 06/24] KVM: arm64: Save/restore POE registers
` [PATCH v2 07/24] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v2 08/24] arm64: add POIndex defines
` [PATCH v2 09/24] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v2 10/24] arm64: mask out POIndex when modifying a PTE
` [PATCH v2 11/24] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v2 12/24] arm64: handle PKEY/POE faults
` [PATCH v2 13/24] arm64: stop using generic mm_hooks.h
` [PATCH v2 14/24] arm64: implement PKEYS support
` [PATCH v2 15/24] arm64: add POE signal support
` [PATCH v2 16/24] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v2 17/24] arm64: enable POE and PIE to coexist
` [PATCH v2 18/24] kselftest/arm64: move get_header()
` [PATCH v2 19/24] selftests: mm: move fpregs printing
` [PATCH v2 20/24] selftests: mm: make protection_keys test work on arm64
` [PATCH v2 21/24] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v2 22/24] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v2 23/24] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v2 24/24] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH 00/32] bcachefs - a new COW filesystem
2023-10-27 17:13 UTC (9+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` (subset) "
[PATCH 0/3] quota: Remove BUG_ONs from quota code
2023-10-27 16:23 UTC (4+ messages)
` [PATCH 1/3] quota: Replace BUG_ON in dqput()
` [PATCH 2/3] quota: Remove BUG_ON in dquot_load_quota_sb()
` [PATCH 3/3] quota: Remove BUG_ON from dqget()
[PATCH 1/2] lib/find: Make functions safe on changing bitmaps
2023-10-27 15:51 UTC (5+ messages)
[PATCH v2 0/3] fanotify support for btrfs sub-volumes
2023-10-27 15:47 UTC (11+ messages)
` [PATCH v2 1/3] fanotify: store fsid in mark instead of in connector
` [PATCH v2 2/3] fanotify: report the most specific fsid for btrfs
` [PATCH v2 3/3] fanotify: support setting marks in btrfs sub-volumes
[PATCH] iomap: fix iomap_dio_zero() for fs bs > system page size
2023-10-27 15:41 UTC (8+ messages)
[PATCH v2 00/39] Memory allocation profiling
2023-10-27 15:28 UTC (8+ messages)
` [PATCH v2 28/39] timekeeping: Fix a circular include dependency
[PATCH] docs: vfs: fix typo in struct xattr_handlers
2023-10-27 15:21 UTC
[GIT PULL for v6.7] vfs time updates
2023-10-27 14:51 UTC
[GIT PULL for v6.7] vfs xattr updates
2023-10-27 14:44 UTC
[GIT PULL for v6.7] vfs io updates
2023-10-27 14:42 UTC
[GIT PULL for v6.7] autofs updates
2023-10-27 14:33 UTC
[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
2023-10-27 14:32 UTC (12+ messages)
` [PATCH v2 1/4] exportfs: add helpers to check if filesystem can encode/decode file handles
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH v2 3/4] exportfs: define FILEID_INO64_GEN* file handle types
[GIT PULL for v6.7] vfs misc updates
2023-10-27 14:30 UTC
[PATCH v7 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-27 14:27 UTC (12+ messages)
` [PATCH v7 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v7 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v7 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v7 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior
` [PATCH v7 05/10] maple_tree: Add test for mtree_dup()
` [PATCH v7 06/10] maple_tree: Update the documentation of maple tree
` [PATCH v7 07/10] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v7 08/10] maple_tree: Update check_forking() and bench_forking()
` [PATCH v7 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v7 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH 0/3] fanotify support for btrfs sub-volumes
2023-10-27 13:47 UTC (13+ messages)
[PATCH] ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
2023-10-27 13:38 UTC (2+ messages)
[syzbot] [x25?] [reiserfs?] general protection fault in lapbeth_data_transmit
2023-10-27 13:36 UTC
[PATCH v2 00/10] Implement freeze and thaw as holder operations
2023-10-27 13:20 UTC (18+ messages)
` [PATCH v2 01/10] fs: massage locking helpers
` [PATCH v2 03/10] bdev: surface the error from sync_blockdev()
` [PATCH v2 04/10] bdev: add freeze and thaw holder operations
` [PATCH v2 05/10] bdev: implement "
` [PATCH v2 08/10] fs: remove unused helper
` [PATCH] fs: streamline thaw_super_locked
[PATCH] MAINTAINERS: create an entry for exportfs
2023-10-27 13:10 UTC (6+ messages)
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-10-27 12:06 UTC (7+ messages)
` [PATCH 1/6] "
[syzbot] [btrfs?] kernel BUG in create_pending_snapshot
2023-10-27 11:11 UTC
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-10-27 11:04 UTC (10+ messages)
[PATCH] selftests:proc ProtectionKey check in smpas test
2023-10-27 10:41 UTC (2+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-10-27 10:35 UTC (12+ messages)
[syzbot] [ext4?] general protection fault in locks_remove_posix
2023-10-27 10:16 UTC (2+ messages)
[RFC PATCH] fs: make s_count atomic_t
2023-10-27 9:35 UTC
[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
2023-10-27 8:42 UTC (24+ messages)
` [PATCH v4 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v4 02/23] ima: Align ima_file_mprotect() "
` [PATCH v4 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v4 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v4 05/23] ima: Align ima_post_read_file() "
` [PATCH v4 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v4 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v4 10/23] security: Introduce inode_post_setattr hook
` [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 13/23] security: Introduce file_pre_free_security hook
` [PATCH v4 14/23] security: Introduce path_post_mknod hook
` [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v4 19/23] ima: Move to LSM infrastructure
` [PATCH v4 20/23] ima: Move IMA-Appraisal "
` [PATCH v4 21/23] evm: Move "
` [PATCH v4 22/23] integrity: Move integrity functions to the "
` [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v4 0/6] querying mount attributes
2023-10-27 8:17 UTC (4+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
[PATCH] fs: fix build error with CONFIG_EXPORTFS=m or not defined
2023-10-27 8:02 UTC (3+ messages)
[PATCH] exportfs: handle CONFIG_EXPORTFS=m also
2023-10-27 7:28 UTC (5+ messages)
[PATCH RFC 0/6] fs,block: yield devices
2023-10-27 7:24 UTC (19+ messages)
` [PATCH RFC 1/6] fs: simplify setup_bdev_super() calls
` [PATCH RFC 2/6] xfs: simplify device handling
` [PATCH RFC 3/6] ext4: "
` [PATCH RFC 4/6] bdev: simplify waiting for concurrent claimers
` (subset) [PATCH RFC 0/6] fs,block: yield devices
[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_evict_inode
2023-10-27 5:15 UTC
[syzbot] [ntfs3?] BUG: unable to handle kernel NULL pointer dereference in unlock_page (2)
2023-10-27 5:11 UTC
[GIT PULL] iomap: bug fixes for 6.6-rc7
2023-10-27 0:43 UTC (9+ messages)
[PATCH v6 00/10] Introduce __mt_dup() to improve the performance of fork()
2023-10-26 18:18 UTC (2+ messages)
[RFC] rust: types: Add read_once and write_once
2023-10-26 17:08 UTC (8+ messages)
[RFC] weirdness in f2fs_rename() with RENAME_WHITEOUT
2023-10-26 16:44 UTC (3+ messages)
[PATCH -next] fs: Remove unneeded semicolon
2023-10-26 15:23 UTC (3+ messages)
[PATCH v3 0/5] Landlock: IOCTL support
2023-10-26 14:55 UTC (11+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2023-10-26 13:46 UTC (3+ messages)
` [RFC PATCH 14/19] rust: fs: add per-superblock data
[PATCH] io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed
2023-10-26 13:46 UTC (3+ messages)
[syzbot] [f2fs?] possible deadlock in f2fs_add_inline_entry
2023-10-26 9:21 UTC (3+ messages)
[brauner-vfs:vfs.misc.backing_file] [fs/pipe] cc03a5d65a: stress-ng.pipeherd.ops_per_sec -22.9% regression
2023-10-26 8:26 UTC
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).