All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] [PATCH 0/2] prctl extension in a sake of c/r
@ 2012-03-16 20:55 Cyrill Gorcunov
  2012-03-16 20:55 ` [patch 1/2] c/r: prctl: Add ability to set new mm_struct::exe_file Cyrill Gorcunov
  2012-03-16 20:55 ` [patch 2/2] c/r: prctl: Add ability to get clear_tid_address Cyrill Gorcunov
  0 siblings, 2 replies; 22+ messages in thread
From: Cyrill Gorcunov @ 2012-03-16 20:55 UTC (permalink / raw)
  To: LKML
  Cc: Andrew Morton, Oleg Nesterov, KOSAKI Motohiro, Pavel Emelyanov,
	Kees Cook, Tejun Heo, Matt Helsley

Hi,

this series is resulting one from long discuss about ability
to restore /proc/pid/exe. Hope it will fit everyone.

While exe symlink has been reviewed (and actually fixed,
thanks a lot Oleg!) I've got no opinions on "Add ability
to get clear_tid_address" one. Anyway both patches have
been tested intensively.

	Cyrill

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [patch 0/2] c/r update to prctl
@ 2012-03-09 21:41 Cyrill Gorcunov
  2012-03-09 21:41 ` [patch 2/2] c/r: prctl: Add ability to get clear_tid_address Cyrill Gorcunov
  0 siblings, 1 reply; 22+ messages in thread
From: Cyrill Gorcunov @ 2012-03-09 21:41 UTC (permalink / raw)
  To: LKML, Andrew Morton
  Cc: Matt Helsley, KOSAKI Motohiro, Pavel Emelyanov, Kees Cook,
	Tejun Heo, Oleg Nesterov

Hi,

this is a series to extend prctl a bit for c/r needs.

 - new PR_SET_MM_EXE_FILE option to setup /proc/pid/exe
   symlink on restored program
 - new PR_GET_TID_ADDRESS option to retrieve process'
   clear_tid_address

Andrew, please drop Oleg's exe_path patch from -mm tree

 | The patch titled
 |    Subject: mm/exec: rename mm->exe_file to mm->exe_path
 | has been added to the -mm tree.  Its filename is
 |    mm-exec-rename-mm-exe_file-to-mm-exe_path.patch

This patch was deprecated.

	Cyrill

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

end of thread, other threads:[~2012-03-23 17:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16 20:55 [patch 0/2] [PATCH 0/2] prctl extension in a sake of c/r Cyrill Gorcunov
2012-03-16 20:55 ` [patch 1/2] c/r: prctl: Add ability to set new mm_struct::exe_file Cyrill Gorcunov
2012-03-19 22:15   ` Andrew Morton
2012-03-19 22:39     ` Cyrill Gorcunov
2012-03-19 22:41       ` richard -rw- weinberger
2012-03-19 22:46         ` Andrew Morton
2012-03-19 22:50           ` Cyrill Gorcunov
2012-03-19 22:59             ` Andrew Morton
2012-03-19 23:12               ` Cyrill Gorcunov
2012-03-19 23:02           ` richard -rw- weinberger
2012-03-19 23:17             ` Cyrill Gorcunov
2012-03-19 23:23               ` richard -rw- weinberger
2012-03-20  6:55           ` Cyrill Gorcunov
2012-03-22 23:38             ` Eric W. Biederman
2012-03-23  6:41               ` Cyrill Gorcunov
2012-03-23  6:47                 ` Cyrill Gorcunov
2012-03-23 17:06               ` Matt Helsley
2012-03-19 22:47         ` Cyrill Gorcunov
2012-03-16 20:55 ` [patch 2/2] c/r: prctl: Add ability to get clear_tid_address Cyrill Gorcunov
2012-03-19 16:51   ` Kees Cook
2012-03-19 16:55     ` Cyrill Gorcunov
  -- strict thread matches above, loose matches on Subject: below --
2012-03-09 21:41 [patch 0/2] c/r update to prctl Cyrill Gorcunov
2012-03-09 21:41 ` [patch 2/2] c/r: prctl: Add ability to get clear_tid_address Cyrill Gorcunov

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.