Histórico de Commits

Autor SHA1 Mensagem Data
  Chen Hanxiao e4bc332451 /proc/PID/status: show all sets of pid according to ns há 10 anos atrás
  Tejun Heo a0c2e07d6d proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks há 10 anos atrás
  Andy Shevchenko edc924e023 fs/proc/array.c: convert to use string_escape_str() há 10 anos atrás
  Oleg Nesterov abdba6e9ea proc: task_state: ptrace_parent() doesn't need pid_alive() check há 10 anos atrás
  Oleg Nesterov b0fafc1111 proc: task_state: move the main seq_printf() outside of rcu_read_lock() há 10 anos atrás
  Oleg Nesterov 0f4a0d53f2 proc: task_state: deuglify the max_fds calculation há 10 anos atrás
  Oleg Nesterov 4af1036df4 proc: task_state: read cred->group_info outside of task_lock() há 10 anos atrás
  Linus Torvalds bb2cbf5e93 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security há 11 anos atrás
  Eric Paris 7d8b6c6375 CAPABILITIES: remove undefined caps from all processes há 11 anos atrás
  Thomas Gleixner 57e0be041d sched: Make task->real_start_time nanoseconds based há 11 anos atrás
  Oleg Nesterov ad86622b47 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space há 11 anos atrás
  Oleg Nesterov 185ee40ee7 fs/proc/array.c: change do_task_stat() to use while_each_thread() há 11 anos atrás
  Oleg Nesterov 74e37200de proc: cleanup/simplify get_task_state/task_state_array há 11 anos atrás
  Mel Gorman e29cf08b05 sched/numa: Report a NUMA task group ID há 12 anos atrás
  Thomas Gleixner f2530dc71c kthread: Prevent unpark race which puts threads on the wrong cpu há 12 anos atrás
  Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats há 12 anos atrás
  Linus Torvalds 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) há 12 anos atrás
  Cyrill Gorcunov 138d22b586 fs, epoll: add procfs fdinfo helper há 12 anos atrás
  Artem Bityutskiy 8d238027b8 proc: pid/status: show all supplementary groups há 12 anos atrás
  Kees Cook 2f4b3bf6b2 /proc/pid/status: add "Seccomp" field há 12 anos atrás
  Andrew Vagin 7b9a7ec565 proc: don't show nonexistent capabilities há 12 anos atrás
  Linus Torvalds 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 12 anos atrás
  Frederic Weisbecker e80d0a1ae8 cputime: Rename thread_group_times to thread_group_cputime_adjusted há 12 anos atrás
  Eric W. Biederman e9f238c304 procfs: Print task uids and gids in the userns that opened the proc file há 13 anos atrás
  Cyrill Gorcunov 5b172087f9 c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat há 13 anos atrás
  Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry há 13 anos atrás
  Jan Engelhardt 715be1fce0 procfs: use more apprioriate types when dumping /proc/N/stat há 13 anos atrás
  Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate há 13 anos atrás
  Eric W. Biederman ae2975bc34 userns: Convert group_info values from gid_t to kgid_t. há 13 anos atrás
  KAMEZAWA Hiroyuki 3748b2f15b procfs: fix /proc/statm há 13 anos atrás