linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 5.4 0/3] Restartable Sequences Fixes
@ 2019-09-17 18:29 Mathieu Desnoyers
  2019-09-17 18:29 ` [PATCH for 5.4 1/3] rseq: Fix: Reject unknown flags on rseq unregister Mathieu Desnoyers
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mathieu Desnoyers @ 2019-09-17 18:29 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: linux-kernel, Peter Zijlstra, Paul E . McKenney, Boqun Feng,
	H . Peter Anvin, Paul Turner, linux-api, stable,
	Mathieu Desnoyers

Hi,

Here is a small set of rseq fixes aiming Linux 5.4. Those should be
backported to stable kernels >= 4.18.

Thanks,

Mathieu

Mathieu Desnoyers (3):
  rseq: Fix: Reject unknown flags on rseq unregister
  rseq: Fix: Unregister rseq for clone CLONE_VM
  rseq/selftests: Fix: Namespace gettid() for compatibility with glibc
    2.30

 include/linux/sched.h                     |  4 ++--
 kernel/rseq.c                             |  2 ++
 tools/testing/selftests/rseq/param_test.c | 18 ++++++++++--------
 3 files changed, 14 insertions(+), 10 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-12-20  1:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 18:29 [PATCH for 5.4 0/3] Restartable Sequences Fixes Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 1/3] rseq: Fix: Reject unknown flags on rseq unregister Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 2/3] rseq: Fix: Unregister rseq for clone CLONE_VM Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 3/3] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 Mathieu Desnoyers
2019-12-11 15:28 ` [PATCH for 5.4 0/3] Restartable Sequences Fixes Mathieu Desnoyers
2019-12-11 15:47   ` Shuah Khan
2019-12-20  1:41     ` Shuah Khan

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).