lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 31 May 2021 17:19:02 +0800
From:   Dong Aisheng <aisheng.dong@....com>
To:     linux-mm@...ck.org
Cc:     linux-kernel@...r.kernel.org, dongas86@...il.com,
        Dong Aisheng <aisheng.dong@....com>
Subject: [PATCH V2 0/6] mm/sparse: a few minor fixes and improvements

a few minor fixes and improvements

Dong Aisheng (6):
  mm: drop SECTION_SHIFT in code comments
  mm/sparse: free section usage memory in case populate_section_memmap
    failed
  mm/sparse: move mem_sections allocation out of memory_present()
  mm: rename the global section array to mem_sections
  mm/page_alloc: improve memmap_pages dbg msg
  mm/sparse: remove one duplicated #ifdef CONFIG_SPARSEMEM_EXTREME

 include/linux/mmzone.h | 12 ++++----
 kernel/crash_core.c    |  4 +--
 mm/page_alloc.c        |  2 +-
 mm/sparse.c            | 66 ++++++++++++++++++++++--------------------
 4 files changed, 43 insertions(+), 41 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ