All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] exec: more cleanups
@ 2013-08-02 19:27 Oleg Nesterov
  2013-08-02 19:27 ` [PATCH 1/5] exec: move allow_write_access/fput to exec_binprm() Oleg Nesterov
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Oleg Nesterov @ 2013-08-02 19:27 UTC (permalink / raw)
  To: Andrew Morton, Zach Levis
  Cc: Al Viro, Evgeniy Polyakov, Kees Cook, linux-kernel

On top of "[PATCH 0/3] exec: minor cleanups + minor fix" I sent
yesterday.

Perhaps too many patches for the poor search_binary_handler(),
but I do not know how to document the changes if I join them.

Oleg.

 fs/exec.c |   82 ++++++++++++++++++++++++++----------------------------------
 1 files changed, 36 insertions(+), 46 deletions(-)


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02 19:27 [PATCH 0/5] exec: more cleanups Oleg Nesterov
2013-08-02 19:27 ` [PATCH 1/5] exec: move allow_write_access/fput to exec_binprm() Oleg Nesterov
2013-08-03 19:27   ` Kees Cook
2013-08-04 14:48     ` Oleg Nesterov
2013-08-02 19:27 ` [PATCH 2/5] exec: kill ->load_binary != NULL check in search_binary_handler() Oleg Nesterov
2013-08-02 19:27 ` [PATCH 3/5] exec: cleanup the CONFIG_MODULES logic Oleg Nesterov
2013-08-02 19:27 ` [PATCH 4/5] exec: don't retry if request_module() fails Oleg Nesterov
2013-08-02 19:27 ` [PATCH 5/5] exec: cleanup the error handling in search_binary_handler() Oleg Nesterov
2013-08-03 19:28 ` [PATCH 0/5] exec: more cleanups Kees Cook

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.