提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 77e40aae76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 11 年之前
  Alexey Dobriyan 8f053ac11f proc: remove INF macro 11 年之前
  Alexey Dobriyan d962c14483 proc: convert /proc/$PID/hardwall to seq_file interface 11 年之前
  Alexey Dobriyan 19aadc98d6 proc: convert /proc/$PID/io to seq_file interface 11 年之前
  Alexey Dobriyan 6ba51e3751 proc: convert /proc/$PID/oom_score to seq_file interface 11 年之前
  Alexey Dobriyan f6e826ca37 proc: convert /proc/$PID/schedstat to seq_file interface 11 年之前
  Alexey Dobriyan edfcd6064f proc: convert /proc/$PID/wchan to seq_file interface 11 年之前
  Alexey Dobriyan 2ca66ff70a proc: convert /proc/$PID/cmdline to seq_file interface 11 年之前
  Alexey Dobriyan 09d93bd627 proc: convert /proc/$PID/syscall to seq_file interface 11 年之前
  Alexey Dobriyan 1c963eb135 proc: convert /proc/$PID/limits to seq_file interface 11 年之前
  Alexey Dobriyan f9ea536ef8 proc: convert /proc/$PID/auxv to seq_file interface 11 年之前
  Alexey Dobriyan cedbccab8b proc: more "const char *" pointers 11 年之前
  Alexey Dobriyan 335eb53158 proc: faster /proc/$PID lookup 11 年之前
  Alexey Dobriyan dbcdb50441 proc: add and remove /proc entry create checks 11 年之前
  Fabian Frederick ccf94f1b4a proc: constify seq_operations 11 年之前
  Eric W. Biederman 0097875bd4 proc: Implement /proc/thread-self to point at the directory of the current thread 11 年之前
  Eric W. Biederman 6ba8ed79a3 proc: Have net show up under /proc/<tgid>/task/<tid> 11 年之前
  Linus Torvalds 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 年之前
  Dave Jones 16caed3196 fault-injection: set bounds on what /proc/self/make-it-fail accepts. 11 年之前
  Djalal Harouni 32ed74a4b9 procfs: make /proc/*/pagemap 0400 11 年之前
  Djalal Harouni 35a35046e4 procfs: make /proc/*/{stack,syscall,personality} 0400 11 年之前
  William Roberts 21a6457a79 proc: Update get proc_pid_cmdline() to use mm.h helpers 11 年之前
  Artem Fetishev 70335abb26 fs/proc/base.c: fix GPF in /proc/$PID/map_files 11 年之前
  Oleg Nesterov 9f6e963f06 proc: fix ->f_pos overflows in first_tid() 11 年之前
  Oleg Nesterov d855a4b79f proc: don't (ab)use ->group_leader in proc_task_readdir() paths 11 年之前
  Oleg Nesterov c986c14a6a proc: change first_tid() to use while_each_thread() rather than next_thread() 11 年之前
  Oleg Nesterov 940fe4793a proc: fix the potential use-after-free in first_tid() 11 年之前
  Eric Paris 81407c84ac audit: allow unsetting the loginuid (with priv) 12 年之前
  Al Viro 1df98b8bbc proc_fill_cache(): clean up, get rid of pointless find_inode_number() use 12 年之前
  Al Viro c52a47ace7 proc_fill_cache(): just make instantiate_t return int 12 年之前