linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] update mseal.rst
@ 2024-10-01  0:26 jeffxu
  2024-10-01  0:26 ` [PATCH v2 1/1] mseal: " jeffxu
  0 siblings, 1 reply; 10+ messages in thread
From: jeffxu @ 2024-10-01  0:26 UTC (permalink / raw)
  To: akpm, keescook, corbet
  Cc: 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/

History:
V2: update according to Randy Dunlap's comments.

V1: initial version
https://lore.kernel.org/all/20240927185211.729207-1-jeffxu@chromium.org/

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

 Documentation/userspace-api/mseal.rst | 304 ++++++++++++--------------
 1 file changed, 144 insertions(+), 160 deletions(-)

-- 
2.46.1.824.gd892dcdcdd-goog



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

end of thread, other threads:[~2024-10-07 15:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01  0:26 [PATCH v2 0/1] update mseal.rst jeffxu
2024-10-01  0:26 ` [PATCH v2 1/1] mseal: " jeffxu
2024-10-03 22:53   ` Randy Dunlap
2024-10-04 16:52     ` Jeff Xu
2024-10-04 19:11       ` Theo de Raadt
2024-10-07 15:00         ` Jeff Xu
2024-10-04 23:52       ` Randy Dunlap
2024-10-05  1:04         ` Theo de Raadt
2024-10-07 15:02           ` Jeff Xu
2024-10-07 15:01         ` 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).