All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] mm/mmap: check mapping address limits more strictly
@ 2020-04-14 15:08 Alexander Gordeev
  2020-04-14 15:08 ` [PATCH RESEND 1/2] mm/mmap.c: add more sanity checks to get_unmapped_area() Alexander Gordeev
  2020-04-14 15:08 ` [PATCH RESEND 2/2] mm/mmap.c: deny fixed mappings outside of allowed limits Alexander Gordeev
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Gordeev @ 2020-04-14 15:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alexander Gordeev, linux-mm

The series is against linux-next

CC: linux-mm@kvack.org

Alexander Gordeev (2):
  mm/mmap.c: add more sanity checks to get_unmapped_area()
  mm/mmap.c: deny fixed mappings outside of allowed limits

 mm/mmap.c | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

-- 
1.8.3.1



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

end of thread, other threads:[~2020-04-14 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 15:08 [PATCH RESEND 0/2] mm/mmap: check mapping address limits more strictly Alexander Gordeev
2020-04-14 15:08 ` [PATCH RESEND 1/2] mm/mmap.c: add more sanity checks to get_unmapped_area() Alexander Gordeev
2020-04-14 15:08 ` [PATCH RESEND 2/2] mm/mmap.c: deny fixed mappings outside of allowed limits Alexander Gordeev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.