mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 23:00:45 to 2020-06-04 21:39:29 UTC [more...]

incoming
 2020-06-04 21:39 UTC  (68+ messages)
` [patch 071/131] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [patch 072/131] hugetlbfs: clean up command line processing
` [patch 073/131] hugetlbfs: fix changes to "
` [patch 074/131] mm/hugetlb: avoid unnecessary check on pud and pmd entry in huge_pte_offset
` [patch 075/131] arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET
` [patch 076/131] mm/hugetlb: define a generic fallback for is_hugepage_only_range()
` [patch 077/131] mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
` [patch 078/131] mm: simplify calling a compound page destructor
` [patch 079/131] mm/vmscan.c: use update_lru_size() in update_lru_sizes()
` [patch 080/131] mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
` [patch 081/131] mm/vmscan.c: change prototype for shrink_page_list
` [patch 082/131] mm/vmscan: update the comment of should_continue_reclaim()
` [patch 083/131] mm: fix NUMA node file count error in replace_page_cache()
` [patch 084/131] mm: memcontrol: fix stat-corrupting race in charge moving
` [patch 085/131] mm: memcontrol: drop @compound parameter from memcg charging API
` [patch 086/131] mm: shmem: remove rare optimization when swapin races with hole punching
` [patch 087/131] mm: memcontrol: move out cgroup swaprate throttling
` [patch 088/131] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [patch 089/131] mm: memcontrol: prepare uncharging for removal of private page type counters
` [patch 090/131] mm: memcontrol: prepare move_account "
` [patch 091/131] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
` [patch 092/131] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
` [patch 093/131] mm: memcontrol: switch to native NR_ANON_MAPPED counter
` [patch 094/131] mm: memcontrol: switch to native NR_ANON_THPS counter
` [patch 095/131] mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API
` [patch 096/131] mm: memcontrol: drop unused try/commit/cancel charge API
` [patch 097/131] mm: memcontrol: prepare swap controller setup for integration
` [patch 098/131] mm: memcontrol: make swap tracking an integral part of memory control
` [patch 099/131] mm: memcontrol: charge swapin pages on instantiation
` [patch 100/131] mm: memcontrol: document the new swap control behavior
` [patch 101/131] mm: memcontrol: delete unused lrucare handling
` [patch 102/131] mm: memcontrol: update page->mem_cgroup stability rules
` [patch 103/131] mm: fix LRU balancing effect of new transparent huge pages
` [patch 104/131] mm: keep separate anon and file statistics on page reclaim activity
` [patch 105/131] mm: allow swappiness that prefers reclaiming anon over the file workingset
` [patch 106/131] mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
` [patch 107/131] mm: workingset: let cache workingset challenge anon
` [patch 108/131] mm: remove use-once cache bias from LRU balancing
` [patch 109/131] mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count()
` [patch 110/131] mm: base LRU balancing on an explicit cost model
` [patch 111/131] mm: deactivations shouldn't bias the LRU balance
` [patch 112/131] mm: only count actual rotations as LRU reclaim cost
` [patch 113/131] mm: balance LRU lists based on relative thrashing
` [patch 114/131] mm: vmscan: determine anon/file pressure balance at the reclaim root
` [patch 115/131] mm: vmscan: reclaim writepage is IO cost
` [patch 116/131] mm: vmscan: limit the range of LRU type balancing
` [patch 117/131] mm: swap: fix vmstats for huge pages
` [patch 118/131] mm: swap: memcg: fix memcg stats "
` [patch 119/131] tools/vm/page_owner_sort.c: filter out unneeded line
` [patch 120/131] mm, mempolicy: fix up gup usage in lookup_node
` [patch 121/131] include/linux/memblock.h: fix minor typo and unclear comment
` [patch 122/131] sparc32: register memory occupied by kernel as memblock.memory
` [patch 123/131] hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
` [patch 124/131] mm: thp: don't need to drain lru cache when splitting and mlocking THP
` [patch 125/131] powerpc/mm: drop platform defined pmd_mknotpresent()
` [patch 126/131] mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
` [patch 127/131] drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup
` [patch 128/131] mm: add DEBUG_WX support
` [patch 129/131] riscv: support DEBUG_WX
` [patch 130/131] x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
` [patch 131/131] arm64: "
` + lib-test-get_count_order-long-in-test_bitopsc-fix.patch added to -mm tree
` mmotm 2020-06-03-17-54 uploaded
` + mm-vmalloc-fix-a-typo-in-comment.patch added to -mm tree
` + memory_hotplug-disable-the-functionality-for-32b.patch "
` + mm-utilc-remove-the-vm_warn_once-for-vm_committed_as-underflow-check.patch "
` [folded-merged] mm-page_alloc-skip-waternark_boost-for-atomic-order-0-allocations-fix.patch removed from "

[obsolete] mm-util-annotate-an-data-race-at-vm_committed_as.patch removed from -mm tree
 2020-06-04 21:30 UTC 

[merged] arm64-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] x86-mm-use-arch_has_debug_wx-instead-of-arch-defined.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] riscv-support-debug_wx.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-add-debug_wx-support.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] drivers-base-memoryc-cache-memory-blocks-in-xarray-to-accelerate-lookup.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-rename-pmd_mknotpresent-as-pmd_mknotvalid.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] powerpc-mm-drop-platform-defined-pmd_mknotpresent.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-thp-dont-need-drain-lru-cache-when-splitting-and-mlocking-thp.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] hugetlbfs-get-unmapped-area-below-task_unmapped_base-for-hugetlbfs.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] sparc32-register-memory-occupied-by-kernel-as-memblockmemory.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-memblock-fix-minor-typo-and-unclear-comment.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-mempolicy-fix-up-gup-usage-in-lookup_node.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] tools-vm-page_owner_sort-filter-out-unneeded-line.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-swap-memcg-fix-memcg-stats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-swap-fix-vmstats-for-huge-pages.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-limit-the-range-of-lru-type-balancing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-reclaim-writepage-is-io-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-vmscan-determine-anon-file-pressure-balance-at-the-reclaim-root.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-balance-lru-lists-based-on-relative-thrashing.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-only-count-actual-rotations-as-lru-reclaim-cost.patch removed from -mm tree
 2020-06-04 17:21 UTC 

[merged] mm-deactivations-shouldnt-bias-the-lru-balance.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-base-lru-balancing-on-an-explicit-cost-model.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-vmscan-drop-unnecessary-div0-avoidance-rounding-in-get_scan_count.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-remove-use-once-cache-bias-from-lru-balancing.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-workingset-let-cache-workingset-challenge-anon.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fold-and-remove-lru_cache_add_anon-and-lru_cache_add_file.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-allow-swappiness-that-prefers-reclaiming-anon-over-the-file-workingset.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-keep-separate-anon-and-file-statistics-on-page-reclaim-activity.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-fix-lru-balancing-effect-of-new-transparent-huge-pages.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-update-page-mem_cgroup-stability-rules.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-delete-unused-lrucare-handling.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-document-the-new-swap-control-behavior.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-charge-swapin-pages-on-instantiation.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-make-swap-tracking-an-integral-part-of-memory-control.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-swap-controller-setup-for-integration.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-drop-unused-try-commit-cancel-charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-convert-anon-and-file-thp-to-new-mem_cgroup_charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_anon_thps-counter.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_anon_mapped-counter.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-switch-to-native-nr_file_pages-and-nr_shmem-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-cgroup-vmstat-infrastructure-for-native-anon-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-move_account-for-removal-of-private-page-type-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-prepare-uncharging-for-removal-of-private-page-type-counters.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-convert-page-cache-to-a-new-mem_cgroup_charge-api.patch removed from -mm tree
 2020-06-04 17:20 UTC 

[merged] mm-memcontrol-move-out-cgroup-swaprate-throttling.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-shmem-remove-rare-optimization-when-swapin-races-with-hole-punching.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-memcontrol-drop-compound-parameter-from-memcg-charging-api.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-memcontrol-fix-stat-corrupting-race-in-charge-moving.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-fix-numa-node-file-count-error-in-replace_page_cache.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-vmscan-update-the-comment-of-should_continue_reclaim.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-vmscanc-change-prototype-for-shrink_page_list.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-vmscan-count-layzfree-pages-and-fix-nr_isolated_-mismatch.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-vmscanc-use-update_lru_size-in-update_lru_sizes.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-simplify-calling-a-compound-page-destructor.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-hugetlb-define-a-generic-fallback-for-arch_clear_hugepage_flags.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-hugetlb-define-a-generic-fallback-for-is_hugepage_only_range.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] arm64-mm-drop-__have_arch_huge_ptep_get.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] mm-hugetlb-avoid-unnecessary-check-on-pud-and-pmd-entry-in-huge_pte_offset.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] hugetlbfs-move-hugepagesz=-parsing-to-arch-independent-code-fix.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] hugetlbfs-clean-up-command-line-processing.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] hugetlbfs-remove-hugetlb_add_hstate-warning-for-existing-hstate.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] hugetlbfs-move-hugepagesz=-parsing-to-arch-independent-code.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] hugetlbfs-add-arch_hugetlb_valid_size.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] khugepaged-introduce-max_ptes_shared-tunable.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] thp-change-cow-semantics-for-anon-thp.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] khugepaged-allow-to-collapse-pte-mapped-compound-pages.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] khugepaged-allow-to-collapse-a-page-shared-across-fork.patch removed from -mm tree
 2020-06-04 17:19 UTC 

[merged] khugepaged-drain-lru-add-pagevec-after-swapin.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] khugepaged-drain-all-lru-caches-before-scanning-pages.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] khugepaged-do-not-stop-collapse-if-less-than-half-ptes-are-referenced.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] khugepaged-add-self-test.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_allocc-add-missing-line-breaks.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] padata-document-multithreaded-jobs.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-make-deferred-inits-max-threads-arch-specific.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-parallelize-deferred_init_memmap.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-dont-track-number-of-pages-during-deferred-initialization.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] padata-add-basic-support-for-multithreaded-jobs.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] padata-allocate-work-structures-for-parallel-jobs-from-a-pool.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] padata-initialize-earlier.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] padata-remove-exit-routine.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-call-cond_resched-from-deferred_init_memmap.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-initialize-deferred-pages-with-interrupts-enabled.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-call-touch_nmi_watchdog-on-max-order-boundaries-in-deferred-init.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_alloc-restrict-and-formalize-compound_page_dtors.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_alloc-reset-the-zone-watermark_boost-early.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-reset-numa-stats-for-boot-pagesets.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-rename-gfpflags_to_migratetype-to-gfp_migratetype-for-same-convention.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_alloc-integrate-classzone_idx-and-high_zoneidx.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_allocc-use-node_mask_none-in-build_zonelists.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_alloc-use-ac-high_zoneidx-for-classzone_idx.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-vmstatc-do-not-show-lowmem-reserve-protection-information-of-empty-zone.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_allocc-clear-out-zone-lowmem_reserve-if-the-zone-is-empty.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-page_allocc-only-tune-sysctl_lowmem_reserve_ratio-value-once-when-changing-it.patch removed from -mm tree
 2020-06-04 17:18 UTC 

[merged] mm-remove-unused-free_bootmem_with_active_regions.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mmpage_alloccma-conditionally-prefer-cma-pageblocks-for-movable-allocations.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-page_allocc-extract-check__page_bad-common-part-to-page_bad_reason.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-page_allocc-rename-free_pages_check-to-check_free_page.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-page_allocc-rename-free_pages_check_bad-to-check_free_page_bad.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-page_allocc-bad_flags-is-not-necessary-for-bad_page.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-page_allocc-bad_-is-not-necessary-when-pagehwpoison.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] docs-vm-update-memory-models-documentation.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-simplify-find_min_pfn_with_active_regions.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-clean-up-free_area_init_node-and-its-helpers.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-rename-free_area_init_node-to-free_area_init_memoryless_node.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-free_area_init-allow-defining-max_zone_pfn-in-descending-order.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-remove-early_pfn_in_nid-and-config_nodes_span_other_nodes.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] mm-memmap_init-iterate-over-memblock-regions-rather-that-check-each-pfn.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] xtensa-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] unicore32-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] sparc32-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:17 UTC 

[merged] parisc-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] m68k-mm-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] csky-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] arm64-simplify-detection-of-memory-zone-boundaries-for-uma-configs.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] arm-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] alpha-simplify-detection-of-memory-zone-boundaries.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-use-free_area_init-instead-of-free_area_init_nodes.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-free_area_init-use-maximal-zone-pfns-rather-than-zone-sizes.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-remove-config_have_memblock_node_map-option.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-make-early_pfn_to_nid-and-related-defintions-close-to-each-other.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-memblock-replace-dereferences-of-memblock_regionnid-with-api-calls.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-clarify-__gfp_memalloc-usage.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] stringh-fix-incompatibility-between-fortify_source-and-kasan.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] kasan-stop-tests-being-eliminated-as-dead-code-with-fortify_source.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-gup-might_lock_readmmap_sem-in-get_user_pages_fast.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] drm-i915-convert-get_user_pages-pin_user_pages.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-gup-introduce-pin_user_pages_fast_only.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-gup-refactor-and-de-duplicate-gup_fast-code.patch removed from -mm tree
 2020-06-04 17:16 UTC 

[merged] mm-gup-move-__get_user_pages_fast-down-a-few-lines-in-gupc.patch removed from -mm tree
 2020-06-04 17:15 UTC 

[merged] memcg-optimize-memorynuma_stat-like-memorystat.patch removed from -mm tree
 2020-06-04 17:15 UTC 

[merged] mm-slub-fix-a-memory-leak-in-sysfs_slab_add.patch removed from -mm tree
 2020-06-04 17:15 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-06-04 17:15 UTC 


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