messages from 2023-10-30 16:36:55 to 2023-11-01 16:36:04 UTC [more...]
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-01 16:36 UTC (72+ 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 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 v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
` [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
[syzbot] [hfs?] kernel BUG in __block_write_full_folio
2023-11-01 16:24 UTC
[PATCH] iomap: rotate maintainers
2023-11-01 16:11 UTC (2+ messages)
[PATCH v4 0/6] querying mount attributes
2023-11-01 15:54 UTC (13+ messages)
` [PATCH v4 2/6] mounts: keep list of mounts in an rbtree
[syzbot] [jfs?] KASAN: slab-use-after-free Read in jfs_evict_inode
2023-11-01 15:48 UTC (3+ messages)
` [PATCH] jfs: fix uaf "
[PATCH v14 00/12] FUSE passthrough for file io
2023-11-01 15:25 UTC (13+ messages)
[GIT PULL] bcachefs for v6.7
2023-11-01 15:02 UTC (6+ messages)
[RFC] simplifying fast_dput(), dentry_kill() et.al
2023-11-01 14:29 UTC (31+ messages)
` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
` [PATCH 02/15] fast_dput(): handle underflows gracefully
` [PATCH 03/15] fast_dput(): new rules for refcount
` [PATCH 04/15] __dput_to_list(): do decrement of refcount in the caller
` [PATCH 05/15] retain_dentry(): lift decrement of ->d_count into callers
` [PATCH 06/15] __dentry_kill(): get consistent rules for ->d_count
` [PATCH 07/15] dentry_kill(): don't bother with retain_dentry() on slow path
` [PATCH 08/15] Call retain_dentry() with refcount 0
` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
` [PATCH 10/15] don't try to cut corners in shrink_lock_dentry()
` [PATCH 11/15] fold dentry_kill() into dput()
` [PATCH 12/15] get rid of __dget()
` [PATCH 13/15] shrink_dentry_list(): no need to check that dentry refcount is marked dead
` [PATCH 14/15] to_shrink_list(): call only if refcount is 0
` [PATCH 15/15] switch select_collect{,2}() to use of to_shrink_list()
[syzbot] [ext4?] general protection fault in hrtimer_nanosleep
2023-11-01 12:58 UTC (2+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-11-01 11:38 UTC (31+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 22c2699cb068
2023-11-01 11:30 UTC (7+ messages)
[PATCH 1/2] vboxsf: Avoid an spurious warning if load_nls_xxx() fails
2023-11-01 10:59 UTC (3+ messages)
` [PATCH 2/2] vboxsf: Remove usage of the deprecated ida_simple_xx() API
[GIT PULL] ext2, udf, and quota changes for 6.7-rc1
2023-11-01 10:36 UTC
[GIT PULL] fsnotify changes for 6.7-rc1
2023-11-01 10:31 UTC
[syzbot] Monthly ntfs3 report (Oct 2023)
2023-11-01 10:13 UTC
[syzbot] Monthly nilfs report (Oct 2023)
2023-11-01 10:11 UTC
[PATCH 0/3] fanotify support for btrfs sub-volumes
2023-11-01 9:52 UTC (14+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2023-11-01 8:49 UTC (2+ messages)
` [syzbot] "
[PATCH v3 01/14] fs: Move enum rw_hint into a new header file
2023-11-01 6:39 UTC (5+ messages)
` [PATCH v3 00/14] Pass data temperature information to SCSI disk devices
` RE:(2) [PATCH v3 01/14] fs: Move enum rw_hint into a new header file
[PATCH v2,01/89] fs: new accessor methods for atime and mtime
2023-11-01 3:41 UTC
[PATCH v4 0/1] mm: report per-page metadata information
2023-11-01 3:37 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH v1 0/2] fuse: Introduce sysfs APIs to flush or resend pending requests
2023-11-01 0:52 UTC (4+ messages)
` [PATCH v[n] 1/2] fuse: Introduce sysfs API for flushing "
` [PATCH v[n] 2/2] fuse: Introduce sysfs API for resend "
[GIT PULL] bcachefs for v6.7
2023-10-31 22:17 UTC (3+ messages)
[RFC PATCH 00/19] Rust abstractions for VFS
2023-10-31 20:49 UTC (19+ messages)
` [RFC PATCH 04/19] rust: fs: introduce `FileSystem::super_params`
` [RFC PATCH 06/19] rust: fs: introduce `FileSystem::init_root`
[PATCH v3 0/1] mm: report per-page metadata information
2023-10-31 20:26 UTC (3+ messages)
` [PATCH v3 1/1] "
[syzbot] kernel panic: stack is corrupted in lock_acquire (2)
2023-10-31 20:22 UTC (2+ messages)
` [syzbot] [ntfs3] "
[ANNOUNCE] xfs-linux: for-next updated to 14a537983b22
2023-10-31 17:07 UTC
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-31 13:55 UTC (10+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
[PATCH] fs: Clarify "non-RCY" in access_override_creds() comment
2023-10-31 11:47 UTC
[PATCH 00/32] bcachefs - a new COW filesystem
2023-10-31 11:31 UTC (11+ messages)
` [PATCH 22/32] vfs: inode cache conversion to hash-bl
` (subset) "
[PATCH v2 0/6] shmem: high order folios support in write path
2023-10-31 7:04 UTC (4+ messages)
` [RFC PATCH 00/11] "
` [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
[GIT PULL] execve updates for v6.7-rc1
2023-10-31 5:42 UTC (2+ messages)
[GIT PULL for v6.7] autofs updates
2023-10-31 2:12 UTC (7+ messages)
[RESEND PATCH] fs: Fix typo in access_override_creds()
2023-10-31 2:11 UTC (2+ messages)
[PATCH] readahead: Update the file_ra_state.ra_pages with each readahead operation
2023-10-31 1:56 UTC (3+ messages)
[GIT PULL] fscrypt updates for 6.7
2023-10-30 23:50 UTC (2+ messages)
[PATCH v4 0/5] userfaultfd move option
2023-10-30 21:22 UTC (10+ messages)
` [PATCH v4 1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v4 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test
` [PATCH v4 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
2023-10-30 21:05 UTC (4+ messages)
[GIT PULL for v6.7] vfs xattr updates
2023-10-30 20:05 UTC (2+ messages)
[GIT PULL for v6.7] vfs time updates
2023-10-30 20:05 UTC (2+ messages)
[GIT PULL for v6.7] vfs super updates
2023-10-30 20:05 UTC (2+ messages)
[GIT PULL for v6.7] vfs misc updates
2023-10-30 20:05 UTC (2+ messages)
[GIT PULL for v6.7] vfs io updates
2023-10-30 20:05 UTC (2+ messages)
[PATCH v2 00/20] Permission Overlay Extension
2023-10-30 19:19 UTC (7+ messages)
` [PATCH v2 15/24] arm64: add POE signal support
` [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 0/4] Support more filesystems with FAN_REPORT_FID
2023-10-30 17:18 UTC (9+ messages)
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export
[RFC] rust: types: Add read_once and write_once
2023-10-30 16:36 UTC (3+ 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).