linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-18 13:28:44 to 2022-11-21 11:34:25 UTC [more...]

[linux-next:master 5779/9537] undefined reference to `drm_bridge_remove'
 2022-11-21 11:33 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 160/254] mm/rmap.c:1325 page_add_anon_rmap() error: uninitialized symbol 'first'
 2022-11-21 10:47 UTC 

[syzbot] KASAN: use-after-free Read in __unmap_hugepage_range_final
 2022-11-21 10:45 UTC 

[PATCH -next] mm/hugetlb: stop using 0 as NULL pointer
 2022-11-21 10:20 UTC 

start removing writepage instances
 2022-11-21 10:07 UTC  (7+ messages)
` [PATCH 2/9] ext2: remove ->writepage
      ` [PATCH 2/9] ext2: remove ->writepageo

[PATCH] mm: introduce arch_has_hw_pmd_young()
 2022-11-21  9:51 UTC  (3+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-21  9:44 UTC  (29+ messages)
` [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled
` [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v7 05/20] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v7 07/20] x86/virt/tdx: Do TDX module global initialization
` [PATCH v7 08/20] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v7 12/20] x86/virt/tdx: Create "
` [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs
` [PATCH v7 19/20] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v7 20/20] Documentation/x86: Add documentation for TDX host support

[PATCH v2 0/2] slab: Provide full coverage for __alloc_size attribute
 2022-11-21  9:28 UTC  (5+ messages)
` [PATCH v2 2/2] slab: Remove special-casing of const 0 size allocations

[linux-next:master 5002/7443] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_474' declared with attribute error: BUILD_BUG_ON failed: PERCPU_DYNAMIC_EARLY_SIZE < NR_KMALLOC_TYPES * KMALLOC_SHIFT_HIGH * sizeof(struct kmem_cache_cpu)
 2022-11-21  9:22 UTC  (11+ messages)

WARNING: CPU: 0 PID: 0 at arch/x86/include/asm/kfence.h:46 kfence_protect
 2022-11-21  8:43 UTC  (8+ messages)

[PATCH v1] mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
 2022-11-21  8:05 UTC  (4+ messages)

[linus:master] [mm] 088b8aa537: vm-scalability.throughput -6.5% regression
 2022-11-21  8:00 UTC  (2+ messages)

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-21  7:40 UTC  (19+ messages)
` [PATCH v3 27/37] x86/shstk: Introduce routines modifying shstk
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-21  6:38 UTC  (4+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-11-21  5:15 UTC  (2+ messages)

Deprecating and removing SLOB
 2022-11-21  4:30 UTC  (12+ messages)

[PATCH mm-unstable v4 00/10] convert core hugetlb functions to folios
 2022-11-21  2:31 UTC  (12+ messages)
` [PATCH mm-unstable v4 01/10] mm: add folio dtor and order setter functions
` [PATCH mm-unstable v4 02/10] mm/hugetlb: convert destroy_compound_gigantic_page() to folios
` [PATCH mm-unstable v4 03/10] mm/hugetlb: convert dissolve_free_huge_page() "
` [PATCH mm-unstable v4 04/10] mm/hugetlb: convert remove_hugetlb_page() "
` [PATCH mm-unstable v4 05/10] mm/hugetlb: convert update_and_free_page() "
` [PATCH mm-unstable v4 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
` [PATCH mm-unstable v4 07/10] mm/hugetlb: convert enqueue_huge_page() to folios
` [PATCH mm-unstable v4 08/10] mm/hugetlb: convert free_gigantic_page() "
` [PATCH mm-unstable v4 09/10] mm/hugetlb: convert hugetlb prep functions "
` [PATCH mm-unstable v4 10/10] mm/hugetlb: change hugetlb allocation functions to return a folio

[RFC PATCH] swapfile: fix soft lockup in scan_swap_map_slots
 2022-11-21  1:53 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-20 21:34 UTC  (6+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-11-20 16:50 UTC  (4+ messages)

[linux-next:master 4420/8929] drivers/iio/adc/max11410.c:373:5-32: duplicated argument to & or | (fwd)
 2022-11-20 15:56 UTC 

[linux-next:master 444/8929] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:116:6-9: WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays) (fwd)
 2022-11-20 15:54 UTC 

[6.1.0-rc5-next-20221118] Kernel crash (alloc_buddy_hugetlb_folio) - THP tests
 2022-11-20 14:17 UTC 

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-20 10:44 UTC  (14+ messages)

[PATCH] hugetlb: Fix __prep_compound_gigantic_page page flag setting
 2022-11-20  4:03 UTC  (4+ messages)

[PATCH v7] mm: add zblock - new allocator for use via zpool API
 2022-11-20  1:45 UTC  (4+ messages)

[PATCH] device-dax: Fix duplicate 'hmem' device registration
 2022-11-20  1:37 UTC 

[RFC PATCH] mm/shmem: Fix undo range for failed fallocate
 2022-11-19 20:20 UTC  (5+ messages)

[linux-next:master 5499/8929] drivers/gpu/drm/nouveau/include/nvkm/core/layout.h:2 nvkm_device_ctor() warn: inconsistent indenting
 2022-11-19 20:16 UTC 

[PATCH mm-unstable v3 00/10] convert core hugetlb functions to folios
 2022-11-19 18:59 UTC  (3+ messages)
` [PATCH mm-unstable v3 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()

[PATCH v6 0/6] Implement writeback for zsmalloc
 2022-11-19 17:35 UTC  (11+ messages)
` [PATCH v6 1/6] zswap: fix writeback lock ordering "
` [PATCH v6 2/6] zpool: clean out dead code
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v6 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc

Test case for "mm/thp: carry over dirty bit when thp splits on pmd"
 2022-11-19 14:06 UTC  (5+ messages)

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-19  8:12 UTC  (3+ messages)
` [PATCH v3 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v3 3/3] mm: slub: test: Use the kunit_get_current_test() function

[PATCH] maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set
 2022-11-19  5:51 UTC 

[PATCH] binfmt_misc: fix shift-out-of-bounds in check_special_flags
 2022-11-19  5:29 UTC  (2+ messages)

Cannot parse struct or union error on mm-everything
 2022-11-19  5:26 UTC  (2+ messages)

[PATCH] mm/gup: Remove the restriction on locked with FOLL_LONGTERM
 2022-11-19  2:55 UTC  (4+ messages)

[RFC PATCH v4 00/20] mm/block: add bdi sysfs knobs
 2022-11-19  0:52 UTC  (21+ messages)
` [RFC PATCH v4 01/20] mm: add bdi_set_strict_limit() function
` [RFC PATCH v4 02/20] mm: add knob /sys/class/bdi/<bdi>/strict_limit
` [RFC PATCH v4 03/20] mm: document /sys/class/bdi/<bdi>/strict_limit knob
` [RFC PATCH v4 04/20] mm: use part per 1000000 for bdi ratios
` [RFC PATCH v4 05/20] mm: add bdi_get_max_bytes() function
` [RFC PATCH v4 06/20] mm: split off __bdi_set_max_ratio() function
` [RFC PATCH v4 07/20] mm: add bdi_set_max_bytes() function
` [RFC PATCH v4 08/20] mm: add knob /sys/class/bdi/<bdi>/max_bytes
` [RFC PATCH v4 09/20] mm: document /sys/class/bdi/<bdi>/max_bytes knob
` [RFC PATCH v4 10/20] mm: add bdi_get_min_bytes() function
` [RFC PATCH v4 11/20] mm: split off __bdi_set_min_ratio() function
` [RFC PATCH v4 12/20] mm: add bdi_set_min_bytes() function
` [RFC PATCH v4 13/20] mm: add /sys/class/bdi/<bdi>/min_bytes knob
` [RFC PATCH v4 14/20] mm: document "
` [RFC PATCH v4 15/20] mm: add bdi_set_max_ratio_no_scale() function
` [RFC PATCH v4 16/20] mm: add /sys/class/bdi/<bdi>/max_ratio_fine knob
` [RFC PATCH v4 17/20] mm: document "
` [RFC PATCH v4 18/20] mm: add bdi_set_min_ratio_no_scale() function
` [RFC PATCH v4 19/20] mm: add /sys/class/bdi/<bdi>/min_ratio_fine knob
` [RFC PATCH v4 20/20] mm: document "

kismet: WARNING: unmet direct dependencies detected for DEBUG_MAPLE_TREE when selected by TEST_MAPLE_TREE
 2022-11-19  1:36 UTC 

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-19  1:35 UTC  (13+ messages)
` [PATCH 0/3] mm,thp,rmap: rework the use of subpages_mapcount
  ` [PATCH 1/3] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages
        ` [PATCH 1/3 fix] mm,thp,rmap: subpages_mapcount of PTE-mapped subpages: fix

[PATCH v3] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-19  0:48 UTC  (3+ messages)

[PATCH v5 0/6] Implement writeback for zsmalloc
 2022-11-19  0:37 UTC  (16+ messages)
` [PATCH v5 1/6] zswap: fix writeback lock ordering "
` [PATCH v5 2/6] zpool: clean out dead code
` [PATCH v5 3/6] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
` [PATCH v5 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v5 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers
` [PATCH v5 6/6] zsmalloc: Implement writeback mechanism for zsmalloc

[RFC PATCH v3 00/14] mm/block: add bdi sysfs knobs
 2022-11-19  0:16 UTC  (15+ messages)
` [RFC PATCH v3 01/14] mm: add bdi_set_strict_limit() function
` [RFC PATCH v3 04/14] mm: use part per 1000 for bdi ratios
` [RFC PATCH v3 05/14] mm: add bdi_get_max_bytes() function
` [RFC PATCH v3 07/14] mm: add bdi_set_max_bytes() function

[PATCH] mm/cgroup/reclaim: Fix dirty pages throttling on cgroup v1
 2022-11-18 23:43 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: correct "it's" to possessive "its"
 2022-11-18 23:23 UTC 

[PATCH 1/2] mm: multi-gen LRU: retry folios written back while isolated
 2022-11-18 23:21 UTC  (9+ messages)

[PATCH v4 0/3] mm/mprotect: Fix soft-dirty checks
 2022-11-18 23:14 UTC  (4+ messages)
` [PATCH v4 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18 22:29 UTC  (11+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v7 0/2] Memory poison recovery in khugepaged collapsing
 2022-11-18 22:18 UTC  (5+ messages)
` [PATCH v7 1/2] mm/khugepaged: recover from poisoned anonymous memory

[linux-next:master 8594/8929] htmldocs: Documentation/mm/zblock.rst: WARNING: document isn't included in any toctree
 2022-11-18 20:23 UTC 

[PATCH v4 0/5] Implement writeback for zsmalloc
 2022-11-18 19:54 UTC  (6+ messages)
` [PATCH v4 3/5] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order

VM_BUG_ON in __prep_compound_gigantic_page
 2022-11-18 19:27 UTC  (3+ messages)

KMSAN broken with lockdep again?
 2022-11-18 18:19 UTC  (5+ messages)

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-18 17:20 UTC  (5+ messages)
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache

[PATCH] kfence: fix stack trace pruning
 2022-11-18 17:09 UTC  (2+ messages)

drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-18 17:15 UTC  (2+ messages)

[RFC] Kernel Support of Memory Error Detection
 2022-11-18 17:10 UTC  (9+ messages)

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-11-18 17:05 UTC  (4+ messages)

Coverity: zblock_alloc(): Memory - illegal accesses
 2022-11-18 16:43 UTC  (2+ messages)

[PATCH] proc/meminfo: fix spacing in SecPageTables
 2022-11-18 16:30 UTC  (2+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-18 15:59 UTC  (10+ messages)
` [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit

[PATCH v3 0/2] Leave IRQs enabled for per-cpu page allocations
 2022-11-18 14:30 UTC  (3+ messages)
` [PATCH 2/2] mm/page_alloc: "


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).