messages from 2023-09-13 19:44:06 to 2023-09-15 17:36:04 UTC [more...]
[PATCH] nfs: Convert nfs_symlink() to use a folio
2023-09-15 17:33 UTC
remove get_super
2023-09-15 17:28 UTC (6+ messages)
[PATCH] proc: nommu: fix empty /proc/<pid>/maps
2023-09-15 17:18 UTC (3+ messages)
[PATCH] proc: nommu: /proc/<pid>/maps: release mmap read lock
2023-09-15 15:44 UTC (6+ messages)
[PATCH 0/6] shmem: high order folios support in write path
2023-09-15 15:43 UTC (17+ messages)
` [PATCH 1/6] filemap: make the folio order calculation shareable
` [PATCH 2/6] shmem: drop BLOCKS_PER_PAGE macro
` [PATCH 3/6] shmem: account for large order folios
` [PATCH 4/6] shmem: add order parameter support to shmem_alloc_folio
` [PATCH 5/6] shmem: add file length in shmem_get_folio path
` [PATCH 6/6] shmem: add large folios support to the write path
[linux-next:master] BUILD REGRESSION dfa449a58323de195773cf928d99db4130702bf7
2023-09-15 14:48 UTC
[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
2023-09-15 14:26 UTC (42+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v12 04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [RFC PATCH v12 09/33] KVM: Drop .on_unlock() mmu_notifier hook
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v12 13/33] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v12 16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [RFC PATCH v12 17/33] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v12 19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v12 21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v12 22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v12 23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 24/33] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v12 25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v12 26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v12 27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v12 29/33] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v12 30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v12 33/33] KVM: selftests: Test KVM exit behavior for private memory/access
[PATCH] block: Remove special-casing of compound pages
2023-09-15 14:21 UTC (3+ messages)
[RFC PATCH 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-15 13:24 UTC (19+ messages)
` [RFC PATCH 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH 7/9] iov_iter: Add extract "
` [RFC PATCH 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
[PATCH] ima: fix wrong dereferences of file->f_path
2023-09-15 13:22 UTC (6+ messages)
` Fwd: "
[PATCH v2 0/6] Introduce __mt_dup() to improve the performance of fork()
2023-09-15 10:56 UTC (5+ messages)
` [PATCH v2 6/6] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()
[PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
2023-09-15 9:57 UTC (6+ messages)
` 答复: "
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-09-15 9:39 UTC (4+ messages)
` [PATCH v3 25/25] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
2023-09-15 9:38 UTC (8+ messages)
` [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test
` [PATCH v4 05/13] iov: Move iterator functions to a header file
` [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
[RFC PATCH 0/3] quering mount attributes
2023-09-15 9:10 UTC (25+ messages)
` [RFC PATCH 1/3] add unique mount ID
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall
[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_write_single_data_page
2023-09-15 5:49 UTC (2+ messages)
[PATCH 0/3] userfaultfd remap option
2023-09-15 4:15 UTC (17+ messages)
` [PATCH 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
` [PATCH 3/3] selftests/mm: add UFFDIO_REMAP ioctl test
[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
2023-09-15 0:55 UTC (4+ messages)
` [PATCH v4 2/12] "
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-09-15 0:33 UTC (7+ messages)
[PATCH RFC] binfmt_elf: fully allocate bss pages
2023-09-14 22:18 UTC (3+ messages)
[syzbot] [integrity] [overlayfs] general protection fault in d_path
2023-09-14 17:54 UTC (2+ messages)
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-09-14 17:37 UTC (3+ messages)
[PATCH 0/3] Add and use bdev_getblk()
2023-09-14 17:25 UTC (4+ messages)
` [PATCH 2/3] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp()
[syzbot] [sctp?] [reiserfs?] KMSAN: uninit-value in __schedule (4)
2023-09-14 16:06 UTC (3+ messages)
[PATCH v2 0/8] Add and use bdev_getblk()
2023-09-14 15:00 UTC (9+ messages)
` [PATCH v2 1/8] buffer: Pass GFP flags to folio_alloc_buffers()
` [PATCH v2 2/8] buffer: Hoist GFP flags from grow_dev_page() to __getblk_gfp()
` [PATCH v2 3/8] ext4: Use bdev_getblk() to avoid memory reclaim in readahead path
` [PATCH v2 4/8] buffer: "
` [PATCH v2 5/8] buffer: Convert getblk_unmovable() and __getblk() to use bdev_getblk()
` [PATCH v2 6/8] buffer: Convert sb_getblk() to call __getblk()
` [PATCH v2 7/8] ext4: Call bdev_getblk() from sb_getblk_gfp()
` [PATCH v2 8/8] buffer: Remove __getblk_gfp()
[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
2023-09-14 14:19 UTC (5+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure
[PATCH] filemap: add filemap_map_order0_folio() to handle order0 folio
2023-09-14 13:47 UTC
[RFC PATCH] vfs: add inode lockdep assertions
2023-09-14 13:16 UTC (5+ messages)
[PATCH v1 0/1] Report perpage metadata information
2023-09-14 13:00 UTC (6+ messages)
` [PATCH v1 1/1] mm: report per-page "
[PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes
2023-09-14 10:29 UTC (3+ messages)
` [PATCHv2 nfsd/master 7/7] dlm: implement EXPORT_OP_ASYNC_LOCK
[PATCH] overlayfs: set ctime when setting mtime and atime
2023-09-14 10:27 UTC (5+ messages)
[PATCH v2] vfs: fix readahead(2) on block devices
2023-09-14 8:35 UTC (2+ messages)
[PATCH v2 0/5] fscrypt: add support for data_unit_size < fs_block_size
2023-09-14 8:12 UTC (6+ messages)
` [PATCH v2 1/5] fscrypt: make it extra clear that key_prefix is deprecated
` [PATCH v2 2/5] fscrypt: make the bounce page pool opt-in instead of opt-out
` [PATCH v2 3/5] fscrypt: use s_maxbytes instead of filesystem lblk_bits
` [PATCH v2 4/5] fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodes
` [PATCH v2 5/5] fscrypt: support crypto data unit size less than filesystem block size
[BUG] KCSAN: data-race in xas_clear_mark / xas_find_marked
2023-09-14 8:08 UTC (3+ messages)
[PATCH] fuse: remove unneeded lock which protecting update of congestion_threshold
2023-09-14 15:45 UTC
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-13 23:00 UTC (4+ messages)
` [PATCH V3 1/2] btrfs-progs: Add the single-dev feature (to both mkfs/tune)
[PATCH v4 0/2] Supporting same fsid mounting through the temp-fsid feature
2023-09-13 22:36 UTC (3+ messages)
` [PATCH v4 1/2] btrfs-progs: Add the temp-fsid feature (to both mkfs/tune)
` [PATCH v4 2/2] btrfs: Introduce the temp-fsid feature
[PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
2023-09-13 22:15 UTC (2+ messages)
[PATCH] lsm: constify 'file' parameter in security_bprm_creds_from_file()
2023-09-13 22:09 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;
as well as URLs for NNTP newsgroup(s).