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-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230530080731.1462122-1-fengwei.yin@intel.com>
Date:   Tue, 30 May 2023 16:07:27 +0800
From:   Yin Fengwei <fengwei.yin@...el.com>
To:     willy@...radead.org, ryan.roberts@....com,
        linux-arch@...r.kernel.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Cc:     fengwei.yin@...el.com
Subject: [PATCH 0/4] New page table range API fixup patches

These are fixup patches for Matthew's New page table range API
patchset.

Thanks Matthew and Ryan a lot for helping on these fixup patches.
I sent the patches to Matthew and Ryan in private mail. Later,
realized that private mail should be avoid.


Yin Fengwei (4):
  filemap: avoid interfere with xas.xa_index
  rmap: fix typo in folio_add_file_rmap_range()
  mm: mark PTEs referencing the accessed folio young
  filemap: Check address range in filemap_map_folio_range()

 mm/filemap.c | 39 ++++++++++++---------------------------
 mm/memory.c  |  2 +-
 mm/rmap.c    |  2 +-
 3 files changed, 14 insertions(+), 29 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ