linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] update mseal.rst
@ 2024-09-27 18:52 jeffxu
  2024-09-27 18:52 ` [PATCH v1 1/1] mseal: " jeffxu
  0 siblings, 1 reply; 12+ messages in thread
From: jeffxu @ 2024-09-27 18:52 UTC (permalink / raw)
  To: akpm, keescook, corbet
  Cc: jeffxu, jorgelo, groeck, linux-kernel, linux-kselftest, linux-mm,
	jannh, sroettger, pedro.falcato, linux-hardening, willy, gregkh,
	torvalds, deraadt, usama.anjum, surenb, merimus, rdunlap,
	lorenzo.stoakes, Liam.Howlett, enh, Jeff Xu

From: Jeff Xu <jeffxu@chromium.org>

Pedro Falcato's optimization [1] for checking sealed VMAs, which replaces
the can_modify_mm() function with an in-loop check, necessitates an update
to the mseal.rst documentation to reflect this change.

Furthermore, the document has received offline comments regarding the code
sample and suggestions for sentence clarification to enhance reader
comprehension.

[1] https://lore.kernel.org/linux-mm/20240817-mseal-depessimize-v3-0-d8d2e037df30@gmail.com/

Jeff Xu (1):
  mseal: update mseal.rst

 Documentation/userspace-api/mseal.rst | 290 ++++++++++++--------------
 1 file changed, 136 insertions(+), 154 deletions(-)

-- 
2.46.1.824.gd892dcdcdd-goog



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

end of thread, other threads:[~2024-10-14  4:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 18:52 [PATCH v1 0/1] update mseal.rst jeffxu
2024-09-27 18:52 ` [PATCH v1 1/1] mseal: " jeffxu
2024-09-27 19:58   ` Andrew Morton
2024-09-27 20:04     ` Jeff Xu
2024-09-27 22:59   ` Pedro Falcato
2024-09-28  1:29     ` Jeff Xu
2024-09-28 13:43       ` Pedro Falcato
2024-10-01  0:24         ` Jeff Xu
2024-10-04 17:02           ` Pedro Falcato
2024-10-14  4:49             ` Jeff Xu
2024-09-28 18:28   ` Randy Dunlap
2024-10-01  0:10     ` Jeff Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).