linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-11 10:25:58 to 2021-01-12 13:55:29 UTC [more...]

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12 13:55 UTC  (27+ messages)
` [PATCH 01/11] kasan: prefix exported functions with kasan_
` [PATCH 02/11] kasan: clarify HW_TAGS impact on TBI
` [PATCH 03/11] kasan: clean up comments in tests
` [PATCH 04/11] kasan: add match-all tag tests
` [PATCH 06/11] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH 07/11] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH 08/11] kasan: adopt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH 11/11] kasan: add proper page allocator tests

[PATCH v3 0/6] Fix some bugs about HugeTLB code
 2021-01-12 13:51 UTC  (29+ messages)
` [PATCH v3 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
    ` [External] "
` [PATCH v3 2/6] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [PATCH v3 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "
` [PATCH v3 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page
      ` [External] "

[torture] 6e9c2c547d: WARNING:at_kernel/sched/core.c:#__set_cpus_allowed_ptr
 2021-01-12 13:59 UTC 

[PATCH 0/5] Allocate memmap from hotadded memory (per device)
 2021-01-12 13:31 UTC  (12+ messages)
` [PATCH 1/5] mm: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH 3/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH 4/5] powerpc/memhotplug: "

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-12 13:28 UTC  (3+ messages)

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-12 12:45 UTC  (7+ messages)
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 08/10] md: Implement ->corrupted_range()

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-12 12:38 UTC  (7+ messages)
` [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-12 12:22 UTC  (2+ messages)

kernelci/staging-next bisection: sleep.login on rk3288-rock2-square #2286-staging
 2021-01-12 12:06 UTC  (9+ messages)

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-01-12 11:43 UTC  (12+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-12 11:33 UTC  (4+ messages)
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH v2 0/5] mm: Fix pfn_to_online_page() with respect to ZONE_DEVICE
 2021-01-12 11:00 UTC  (14+ messages)
` [PATCH v2 1/5] mm: Move pfn_to_online_page() out of line
` [PATCH v2 2/5] mm: Teach pfn_to_online_page() to consider subsection validity
` [PATCH v2 3/5] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [PATCH v2 4/5] mm: Fix page reference leak in soft_offline_page()
` [PATCH v2 5/5] libnvdimm/namespace: Fix visibility of namespace resource attribute

[PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
 2021-01-12 10:48 UTC  (6+ messages)
` [PATCH] mm, compaction: make sure we isolate a valid freepage when high_pfn is used
    ` [PATCH] mm, compaction: move high_pfn to the for loop scope

kernel BUG at mm/page-writeback.c:LINE!
 2021-01-12 10:44 UTC  (8+ messages)

[RFC PATCH 0/3] create hugetlb flags to consolidate state
 2021-01-12 10:41 UTC  (7+ messages)
` [RFC PATCH 1/3] hugetlb: use page.private for hugetlb specific page flags
  ` [External] "
` [RFC PATCH 2/3] hugetlb: convert page_huge_active() to HPageMigratable flag
  ` [External] "
` [RFC PATCH 3/3] hugetlb: convert PageHugeTemporary() to HPageTempSurplus

[PATCH V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2021-01-12 10:09 UTC  (11+ messages)
` [PATCH V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [PATCH V2 3/3] s390/mm: Define arch_get_mappable_range()
` [PATCH RFC] virtio-mem: check against memhp_get_pluggable_range() which memory we can hotplug

mmotm 2021-01-12-01-57 uploaded
 2021-01-12  9:58 UTC 

[PATCH] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
 2021-01-12  9:44 UTC  (10+ messages)

[PATCH v3] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-12  9:10 UTC 

[PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
 2021-01-12  9:05 UTC  (6+ messages)
  `  "
    `  "

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-12  7:46 UTC  (4+ messages)

[PATCH] mm: vmscan: support equal reclaim for anon and file pages
 2021-01-12  7:03 UTC  (3+ messages)

[PATCH -V8 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2021-01-12  6:13 UTC  (3+ messages)
` [PATCH -V8 1/3] "

[PATCH v3 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-12  5:25 UTC  (5+ messages)
` [PATCH v3 1/2] x86/setup: don't remove E820_TYPE_RAM for pfn 0
` [PATCH v3 2/2] mm: fix initialization of struct page for holes in memory layout

[PATCH] mm: thp: introduce NR_PARTIAL_THPS
 2021-01-12  2:12 UTC 

[RFC PATCH 0/2] userfaultfd: handle minor faults, add UFFDIO_CONTINUE
 2021-01-12  1:49 UTC  (10+ messages)
` [RFC PATCH 1/2] userfaultfd: add minor fault registration mode

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-12  0:27 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION ef8b014ee4a1ccd9e751732690a8c7cdeed945e7
 2021-01-11 22:54 UTC 

[linux-next:master 1498/2759] drivers/gpu/drm/radeon/radeon_uvd.c:794:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-11 22:33 UTC 

[PATCH 0/1] mm: restore full accuracy in COW page reuse
 2021-01-11 22:18 UTC  (16+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Fix infinite machine check loop in futex_wait_setup()
 2021-01-11 22:20 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
  ` [PATCH v2 2/3] x86/mce: Add new return value to get_user() for machine check
  ` [PATCH v2 3/3] futex, x86/mce: Avoid double machine checks

[RFC v3 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-11 21:57 UTC  (32+ messages)
` [v3 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v3 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v3 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v3 PATCH 05/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [v3 PATCH 06/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v3 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v3 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v3 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline

[PATCH mm 1/2] kfence: add option to use KFENCE without static keys
 2021-01-11 21:15 UTC  (4+ messages)
` [PATCH mm 2/2] kfence: show access type in report

[PATCH v2 0/3] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-11 21:03 UTC  (15+ messages)
` [PATCH v2 1/3] mm: Cleanup faultaround and finish_fault() codepaths
` [PATCH v2 2/3] mm: Allow architectures to request 'old' entries when prefaulting

brk1 tests the wrong thing
 2021-01-11 20:17 UTC  (3+ messages)

[linux-stable-rc:linux-4.19.y 1441/2773] drivers/base/node.c:429:5: warning: no previous prototype for function 'register_mem_block_under_node_early'
 2021-01-11 20:03 UTC  (3+ messages)

[PATCH v3] kasan: remove redundant config option
 2021-01-11 19:30 UTC  (10+ messages)

[RFC 0/3] mm, slab, slub: remove cpu and memory hotplug locks
 2021-01-11 17:55 UTC  (3+ messages)

[PATCH v2 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-11 17:47 UTC  (10+ messages)
` [PATCH v2 2/2] "

[PATCH 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-11 17:09 UTC  (4+ messages)

[PATCH] mm/compaction: Remove duplicated VM_BUG_ON_PAGE !PageLocked
 2021-01-11 16:44 UTC  (2+ messages)

[linux-next:master 1490/2759] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:594:6: warning: no previous prototype for function 'vangogh_clk_dpm_is_enabled'
 2021-01-11 16:37 UTC 

[linux-next:master 2388/2759] drivers/spi/spi-cadence-quadspi.c:1153:24: warning: comparison of distinct pointer types ('typeof (len) (aka 'unsigned long and 'typeof (500U) (aka 'unsigned int
 2021-01-11 16:34 UTC 

[linux-next:master 1498/2759] drivers/gpu/drm/radeon/radeon_uvd.c:794:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-11 15:04 UTC 

[linux-next:master 1490/2759] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:594:6: warning: no previous prototype for 'vangogh_clk_dpm_is_enabled'
 2021-01-11 14:58 UTC 

[RFC PATCH v2 2/2] fs/task_mmu: acquire mmap_lock for write on soft-dirty cleanup
 2021-01-11 14:39 UTC  (13+ messages)
` [PATCH 0/2] page_count can't be used to decide when wp_page_copy

[linux-next:master 1498/2759] drivers/gpu/drm/radeon/radeon_uvd.c:794:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-01-11 14:17 UTC 

[PATCH 0/1] arm64: make section size configurable for memory hotplug
 2021-01-11 10:26 UTC  (9+ messages)
` [PATCH 1/1] "


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