public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v3 0/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature
@ 2017-08-01  1:54 Prakash Sangappa
  2017-08-01  1:54 ` [RESEND PATCH v3 1/2] userfaultfd: Add feature to request for a signal delivery Prakash Sangappa
  2017-08-01  1:54 ` [RESEND PATCH v3 2/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature Prakash Sangappa
  0 siblings, 2 replies; 4+ messages in thread
From: Prakash Sangappa @ 2017-08-01  1:54 UTC (permalink / raw)
  To: linux-kernel, linux-mm, linux-api; +Cc: aarcange, rppt, akpm, mike.kravetz

Resending, Andrew asked if I could resend the whole set.
Just added 'Reviewed-by' to commit log for 1/2, no other
changes.

v3 patch for 2/2 as before
http://marc.info/?l=linux-mm&m=150148267803458&w=2

Previous patch set here:
http://marc.info/?l=linux-mm&m=150095815413275&w=2

Prakash Sangappa (2):
  userfaultfd: Add feature to request for a signal delivery
  userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature

 fs/userfaultfd.c                         |    3 +
 include/uapi/linux/userfaultfd.h         |   10 ++-
 tools/testing/selftests/vm/userfaultfd.c |  127 +++++++++++++++++++++++++++++-
 3 files changed, 136 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2017-08-01  6:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01  1:54 [RESEND PATCH v3 0/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature Prakash Sangappa
2017-08-01  1:54 ` [RESEND PATCH v3 1/2] userfaultfd: Add feature to request for a signal delivery Prakash Sangappa
2017-08-01  1:54 ` [RESEND PATCH v3 2/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature Prakash Sangappa
2017-08-01  6:01   ` Mike Rapoport

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