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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a329d2a9-9617-e00f-3bb8-3f5dcf07329f@suse.cz>
Date:   Fri, 24 Mar 2023 16:04:53 +0100
From:   Vlastimil Babka <vbabka@...e.cz>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     David Rientjes <rientjes@...gle.com>,
        Joonsoo Kim <iamjoonsoo.kim@....com>,
        Christoph Lameter <cl@...ux.com>,
        Pekka Enberg <penberg@...nel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        "linux-mm@...ck.org" <linux-mm@...ck.org>,
        LKML <linux-kernel@...r.kernel.org>, patches@...ts.linux.dev,
        Roman Gushchin <roman.gushchin@...ux.dev>,
        Hyeonggon Yoo <42.hyeyoo@...il.com>
Subject: [GIT PULL] slab fix for 6.3-rc4

Linus,

please pull the latest slab fix from:

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-fix-for-6.3-rc4

Note the tag was signed with a new subkey (of same gpg key). I'm not sure if
it's transparent for your tooling or not. It was uploaded to korg-pgpkeys git
(also ubuntu and keys.openpgp.org keyservers) a few weeks ago. The timing
with github ssh key rotation is pre coincidence :)

======================================

There's a single build fix for a corner case configuration that is
apparently possible to achieve on some arches, from Geert.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP

 mm/slab.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ