linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux-next v2 0/2] ksm: fix exec/fork inheritance
@ 2025-10-07 10:25 xu.xin16
  2025-10-07 10:28 ` [PATCH linux-next v2 1/2] mm/ksm: fix exec/fork inheritance support for prctl xu.xin16
  2025-10-07 10:29 ` [PATCH linux-next v2 2/2] selftests: update ksm inheritation tests for prctl fork/exec xu.xin16
  0 siblings, 2 replies; 3+ messages in thread
From: xu.xin16 @ 2025-10-07 10:25 UTC (permalink / raw)
  To: akpm, david, tujinjiang, shr
  Cc: linux-mm, linux-kernel, stable, yang.yang29, wang.yaxin

From: xu xin <xu.xin16@zte.com.cn>

This series aim to fix exec/fork inheritance. See the detailed description
of issue at the following patch.

PATCH 1: the patch to fix the issue.
PATCH 2: a reproduce program or testcase.

xu xin (2):
  mm/ksm: fix exec/fork inheritance support for prctl
  selftests: update ksm inheritation tests for prctl fork/exec

 include/linux/ksm.h                           |  4 +-
 mm/ksm.c                                      | 20 ++++++-
 .../selftests/mm/ksm_functional_tests.c       | 57 +++++++++++++++++++
 3 files changed, 76 insertions(+), 5 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-07 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07 10:25 [PATCH linux-next v2 0/2] ksm: fix exec/fork inheritance xu.xin16
2025-10-07 10:28 ` [PATCH linux-next v2 1/2] mm/ksm: fix exec/fork inheritance support for prctl xu.xin16
2025-10-07 10:29 ` [PATCH linux-next v2 2/2] selftests: update ksm inheritation tests for prctl fork/exec xu.xin16

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox