linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] procfs: /proc/pid/comm fixes
@ 2017-08-31 19:12 Michał Mirosław
  2017-08-31 19:12 ` [PATCH 1/2] procfs: signal /proc/pid/comm write truncation Michał Mirosław
  2017-08-31 19:12 ` [PATCH 2/2] procfs: let userspace find out max /proc/pid/comm length Michał Mirosław
  0 siblings, 2 replies; 3+ messages in thread
From: Michał Mirosław @ 2017-08-31 19:12 UTC (permalink / raw)
  To: Andrew Morton, Alexey Dobriyan, Ingo Molnar, Michal Hocko,
	John Stultz, Eric W. Biederman, Al Viro
  Cc: linux-kernel

These two patches are preparation for extending TASK_COMM_LEN above
current 16-byte limit.

Michał Mirosław (2):
  procfs: signal /proc/pid/comm write truncation
  procfs: let userspace find out max /proc/pid/comm length

 fs/proc/base.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-08-31 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-31 19:12 [PATCH 0/2] procfs: /proc/pid/comm fixes Michał Mirosław
2017-08-31 19:12 ` [PATCH 1/2] procfs: signal /proc/pid/comm write truncation Michał Mirosław
2017-08-31 19:12 ` [PATCH 2/2] procfs: let userspace find out max /proc/pid/comm length Michał Mirosław

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