[PATCH v2 0/2] Fix hugetlb free path race with memory errors
2023-07-20 0:18 UTC (9+ messages)
` [PATCH v2 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
` [PATCH v2 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
2023-07-20 0:00 UTC (14+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
2023-07-20 0:00 UTC (2+ messages)
[PATCH 0/4] A few fixup and cleanup patches for memory-failure
2023-07-19 23:50 UTC (5+ messages)
` [PATCH 2/4] mm: memory-failure: fix potential unexpected return value from unpoison_memory()
` [PATCH 3/4] mm: memory-failure: avoid false hwpoison page mapped error info
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-19 23:38 UTC (6+ messages)
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-19 23:22 UTC (6+ messages)
collision between ZONE_MOVABLE and memblock allocations
2023-07-19 23:05 UTC (9+ messages)
[PATCH v2] mm/hugetlb: get rid of page_hstate()
2023-07-19 23:02 UTC (2+ messages)
[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-19 22:51 UTC (7+ messages)
` [PATCH v2 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v2 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v2 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v2 5/5] mmu_notifiers: Rename invalidate_range notifier
Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
2023-07-19 21:54 UTC (2+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-07-19 21:53 UTC (4+ messages)
[PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM
2023-07-19 21:51 UTC (3+ messages)
` [PATCH 7/8] clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO "
[PATCH v2 0/8] selftests/mm fixes for arm64
2023-07-19 20:45 UTC (4+ messages)
` [PATCH v2 8/8] selftests/mm: Run all tests from run_vmtests.sh
[PATCH] man5/tmpfs.5: fix typo in reference to CONFIG_TRANSPARENT_HUGEPAGE
2023-07-19 20:13 UTC (3+ messages)
[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
2023-07-19 19:41 UTC
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-07-19 19:22 UTC (11+ messages)
[PATCH v2 0/3] Optimize large folio interaction with deferred split
2023-07-19 18:46 UTC (6+ messages)
` [PATCH v2 1/3] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v2 2/3] mm: Implement folio_remove_rmap_range()
` [PATCH v2 3/3] mm: Batch-zap large anonymous folio PTE mappings
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-19 18:37 UTC (10+ messages)
[PATCH v2 3/4] mm/mmap: Change detached vma locking scheme
2023-07-19 18:31 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 352ce39a8bbaec0405793682be59fae120fc6b05
2023-07-19 18:19 UTC
[PATCH] mm/hugetlb: get rid of page_hstate()
2023-07-19 18:11 UTC (2+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-19 17:47 UTC (43+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 02/29] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v11 03/29] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v11 04/29] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v11 05/29] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 07/29] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 09/29] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 11/29] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v11 13/29] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v11 14/29] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v11 15/29] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v11 16/29] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v11 17/29] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v11 18/29] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v11 19/29] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v11 20/29] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v11 21/29] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v11 22/29] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v11 23/29] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v11 24/29] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v11 25/29] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v11 26/29] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v11 29/29] KVM: selftests: Test KVM exit behavior for private memory/access
[PATCH] mm: memcg: use rstat for non-hierarchical stats
2023-07-19 17:46 UTC
[linux-next:pending-fixes] BUILD SUCCESS e510699ebeeec48ffefbe3ef86a96a35a6fe69c3
2023-07-19 16:21 UTC
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-19 15:44 UTC (18+ messages)
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH 0/4] Add KFENCE support for LoongArch
2023-07-19 15:29 UTC (11+ messages)
` [PATCH 1/4] LoongArch: mm: Add page table mapped mode support
` [PATCH 2/4] LoongArch: Get stack without NMI when providing regs parameter
` [PATCH 3/4] KFENCE: Deferring the assignment of the local variable addr
` [PATCH 4/4] LoongArch: Add KFENCE support
[PATCH v2 0/4] mm: convert to vma_is_initial_heap/stack()
2023-07-19 15:25 UTC (15+ messages)
` [PATCH v2 1/4] mm: factor out VMA stack and heap checks
` [PATCH v2 2/4] drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()
` [PATCH v2 3/4] selinux: "
` [PATCH v2 4/4] perf/core: "
[PATCH] mm: kill frontswap
2023-07-19 15:22 UTC (8+ messages)
[PATCH v2 0/9] Convert several functions in page_io.c to use a folio
2023-07-19 14:24 UTC (12+ messages)
` [PATCH v2 1/9] mm/page_io: remove unneeded ClearPageUptodate()
` [PATCH v2 2/9] mm/page_io: remove unneeded SetPageError()
` [PATCH v2 3/9] mm/page_io: convert bio_first_page_all() to bio_first_folio_all()
` [PATCH v2 4/9] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH v2 5/9] mm/page_io: use a folio in sio_read_complete()
` [PATCH v2 6/9] mm/page_io: use a folio in swap_writepage_bdev_sync()
` [PATCH v2 7/9] mm/page_io: use a folio in swap_writepage_bdev_async()
` [PATCH v2 8/9] mm/page_io: convert count_swpout_vm_event() to take in a folio
` [PATCH v2 9/9] mm/page_io: convert bio_associate_blkg_from_page() "
[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
2023-07-19 14:04 UTC (5+ messages)
` [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks
[PATCH 1/4] mm/compaction: use "spinlock_t *" to record held lock in compact [un]lock functions
2023-07-19 11:30 UTC (3+ messages)
` [PATCH 2/4] mm/compaction: use "spinlock_t *" to record held lock in isolate_migratepages_block
` [PATCH 4/4] mm/compaction: add compact_unlock_irqrestore to remove repeat code
[RFC PATCH v3] mm/slub: Optimize slub memory usage
2023-07-19 10:21 UTC
[linux-next:master 3179/3438] arch/arm64/include/asm/tlbflush.h:268:53: error: 'vma' undeclared
2023-07-19 10:11 UTC
[PATCH 0/3] add page_ext_data to get client data in page_ext
2023-07-19 9:44 UTC (2+ messages)
[RFC 0/2] mm: PCP high auto-tuning
2023-07-19 9:05 UTC (12+ messages)
` [RFC 2/2] mm: alloc/free depth based "
[linux-next:master 3179/3438] arch/arm64/include/asm/tlbflush.h:268:46: error: use of undeclared identifier 'vma'
2023-07-19 8:37 UTC
[PATCH] mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
2023-07-19 7:48 UTC (3+ messages)
[PATCH 0/6] Convert several functions in page_io.c to use a folio
2023-07-19 7:47 UTC (11+ messages)
` [PATCH 1/6] mm/page_io: use a folio in __end_swap_bio_read()
` [PATCH 2/6] mm/page_io: use a folio in sio_read_complete()
[PATCH] mm: hugetlb_vmemmap: use PageCompound() instead of PageReserved()
2023-07-19 7:00 UTC (3+ messages)
Fwd: mm/page_alloc.c:4453 with cfg80211_wiphy_work [cfg80211]
2023-07-19 6:45 UTC (4+ messages)
` "
[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
2023-07-19 6:19 UTC (7+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
[PATCH v2 0/2] udmabuf: Add back support for mapping hugetlb pages (v2)
2023-07-19 5:42 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH 0/4] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-19 5:42 UTC (8+ messages)
` [PATCH 1/4] mm_notifiers: Rename invalidate_range notifier
[PATCH v1 1/1] kasan: Replace strreplace() with strchrnul()
2023-07-19 5:36 UTC (2+ messages)
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-07-19 5:04 UTC (3+ messages)
` [PATCH v3 04/13] powerpc: assert_pte_locked() use pte_offset_map_nolock()
[PATCH 0/3] minor cleanups to page_ext header
2023-07-19 3:41 UTC
[PATCH] mm/damon/core-test: Initialise context before test in damon_test_set_attrs()
2023-07-19 3:00 UTC (3+ messages)
[PATCH v5 0/8] fs: implement multigrain timestamps
2023-07-19 1:35 UTC (3+ messages)
` [PATCH v5 6/8] xfs: switch to "
[PATCH] mm/memory-failure: fix hardware poison check in unpoison_memory()
2023-07-18 23:59 UTC (5+ messages)
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-07-18 23:17 UTC (5+ messages)
` [PATCH RFC v9 08/51] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
[GIT PULL] hotfixes for 6.5-rc2
2023-07-18 22:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox