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:   Wed, 3 May 2023 16:29:43 -0700
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-mm@...ck.org, mm-commits@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] hotfixes for 6.4-rc1


Linus, please merge this set of hotfixes, thanks.


The following changes since commit 22b8cc3e78f5448b4c5df00303817a9137cd663f:

  Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-04-28 09:43:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-05-03-16-27

for you to fetch changes up to 6152e53d9671b0ccc21c1bca842617b32ccfc5d8:

  mm: change per-VMA lock statistics to be disabled by default (2023-05-02 17:23:28 -0700)

----------------------------------------------------------------
Five hotfixes.  Three are cc:stable, two for this -rc cycle.

----------------------------------------------------------------
Lorenzo Stoakes (1):
      mm/mempolicy: correctly update prev when policy is equal on mbind

Mark Rutland (1):
      kasan: hw_tags: avoid invalid virt_to_page()

Michal Simek (1):
      MAINTAINERS: update Michal Simek's email

Suren Baghdasaryan (1):
      mm: change per-VMA lock statistics to be disabled by default

Zhang Zhengming (1):
      relayfs: fix out-of-bounds access in relay_file_read

 .mailmap           |  1 +
 MAINTAINERS        |  4 ++--
 kernel/relay.c     |  3 ++-
 mm/Kconfig.debug   | 10 ++++++++--
 mm/kasan/hw_tags.c |  4 ++--
 mm/mempolicy.c     |  4 +++-
 6 files changed, 18 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ