linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Fixes for MDWE prctl
@ 2023-03-08 19:04 Joey Gouly
  2023-03-08 19:04 ` [PATCH v1 3/4] kselftest: vm: fix unused variable warning Joey Gouly
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joey Gouly @ 2023-03-08 19:04 UTC (permalink / raw)
  To: Andrew Morton
  Cc: nd, acme, catalin.marinas, izbyshev, joey.gouly, peterx,
	linux-mm, linux-kernel, Shuah Khan, Kees Cook

Hi all,

These are four small fixes for the recent memory-write-deny-execute prctl patches [1].
Two reported by Alexey about error handling and two tooling fixes by Peter.

Thanks,
Joey

[1] https://lore.kernel.org/linux-arm-kernel/20230119160344.54358-1-joey.gouly@arm.com/

Joey Gouly (2):
  mm: deduplicate error handling for map_deny_write_exec
  mm: fix error handling for map_deny_write_exec

Peter Xu (2):
  kselftest: vm: fix unused variable warning
  tools headers UAPI: Sync linux/prctl.h with the kernel sources

 mm/mmap.c                              | 7 +------
 mm/mprotect.c                          | 2 +-
 tools/include/uapi/linux/prctl.h       | 6 ++++++
 tools/testing/selftests/mm/mdwe_test.c | 3 +--
 4 files changed, 9 insertions(+), 9 deletions(-)

--
2.17.1



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

end of thread, other threads:[~2023-03-13 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08 19:04 [PATCH v1 0/4] Fixes for MDWE prctl Joey Gouly
2023-03-08 19:04 ` [PATCH v1 3/4] kselftest: vm: fix unused variable warning Joey Gouly
2023-03-13 14:12   ` Catalin Marinas
2023-03-08 19:04 ` [PATCH v1 4/4] tools headers UAPI: Sync linux/prctl.h with the kernel sources Joey Gouly
2023-03-13 14:13   ` Catalin Marinas
     [not found] ` <20230308190423.46491-2-joey.gouly@arm.com>
2023-03-13 14:11   ` [PATCH v1 1/4] mm: deduplicate error handling for map_deny_write_exec Catalin Marinas
     [not found] ` <20230308190423.46491-3-joey.gouly@arm.com>
2023-03-13 14:11   ` [PATCH v1 2/4] mm: fix " Catalin Marinas

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