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:   Tue, 11 May 2021 15:57:44 -0700
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     rcu@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel-team@...com, mingo@...nel.org,
        jiangshanlai@...il.com, akpm@...ux-foundation.org,
        mathieu.desnoyers@...icios.com, josh@...htriplett.org,
        tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
        dhowells@...hat.com, edumazet@...gle.com, fweisbec@...il.com,
        oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14

Hello!

This series provides updates for the mem_dump_obj() functionality.

1.	Fix backtrace of objects to handle redzone adjustment, courtesy
	of Maninder Singh.

2.	Add Support for free path information of an object, courtesy of
	Maninder Singh.

						Thanx, Paul

------------------------------------------------------------------------

 b/mm/slab.h        |    1 +
 b/mm/slab_common.c |   12 +++++++++++-
 b/mm/slub.c        |    1 +
 b/mm/util.c        |    2 +-
 mm/slub.c          |    7 +++++++
 5 files changed, 21 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ