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]
Message-Id: <cover.1738918357.git.baolin.wang@linux.alibaba.com>
Date: Fri,  7 Feb 2025 17:44:16 +0800
From: Baolin Wang <baolin.wang@...ux.alibaba.com>
To: akpm@...ux-foundation.org,
	hughd@...gle.com
Cc: david@...hat.com,
	baolin.wang@...ux.alibaba.com,
	linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Some trivial cleanups for shmem

Hi,

Patch 1 - Patch 5 do some trivial cleanups and refactoring for shmem.
Patch 6 adds myself as shmem reviewer.

Baolin Wang (6):
  mm: shmem: drop the unused macro
  mm: shmem: remove 'fadvise()' comments
  mm: shmem: remove duplicate error validation
  mm: shmem: change the return value of shmem_find_swap_entries()
  mm: shmem: factor out the within_size logic into a new helper
  MAINTAINERS: add myself as shmem reviewer

 MAINTAINERS |  1 +
 mm/shmem.c  | 76 ++++++++++++++++++++++++++---------------------------
 2 files changed, 39 insertions(+), 38 deletions(-)

-- 
2.39.3


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ