Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 0640113be2 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling há 13 anos atrás
  Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry há 13 anos atrás
  Alexey Dobriyan af5e617143 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code há 13 anos atrás
  Alexey Dobriyan f05ed3f1ab proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path há 13 anos atrás
  Cong Wang 2344bec788 proc: use mm_access() instead of ptrace_may_access() há 13 anos atrás
  Cong Wang e7dcd9990e proc: remove mm_for_maps() há 13 anos atrás
  Cong Wang b409e578d9 proc: clean up /proc/<pid>/environ handling há 13 anos atrás
  David Rientjes a7f638f999 mm, oom: normalize oom scores to oom_score_adj scale only for userspace há 13 anos atrás
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace há 13 anos atrás
  Linus Torvalds 73f1f5dd3e Merge branch 'akpm' (Andrew's patch-bomb) há 13 anos atrás
  Linus Torvalds 30a08bf2d3 proc: move fd symlink i_mode calculations into tid_fd_revalidate() há 13 anos atrás
  Cyrill Gorcunov eb94cd96e0 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries 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 22d917d80e userns: Rework the user_namespace adding uid/gid mapping support há 13 anos atrás
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 13 anos atrás
  Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps há 13 anos atrás
  Hiroshi Shimamoto 2e5b5b3a1b sched: Clean up parameter passing of proc_sched_autogroup_set_nice() há 13 anos atrás
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable há 13 anos atrás
  Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core há 13 anos atrás
  Oleg Nesterov 6d08f2c713 proc: make sure mem_open() doesn't pin the target's memory há 13 anos atrás
  Oleg Nesterov 572d34b946 proc: unify mem_read() and mem_write() há 13 anos atrás
  Oleg Nesterov 71879d3cb3 proc: mem_release() should check mm != NULL há 13 anos atrás
  Linus Torvalds f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit há 13 anos atrás
  Linus Torvalds e268337dfe proc: clean up and fix /proc/<pid>/mem handling há 13 anos atrás
  Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 há 13 anos atrás
  Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid há 13 anos atrás
  Xiaotian Feng a2ef990ab5 proc: fix null pointer deref in proc_pid_permission() há 13 anos atrás
  Vasiliy Kulikov 0499680a42 procfs: add hidepid= and gid= mount options há 13 anos atrás
  Pavel Emelyanov 640708a2cf procfs: introduce the /proc/<pid>/map_files/ directory há 13 anos atrás
  Cyrill Gorcunov 7773fbc541 procfs: make proc_get_link to use dentry instead of inode há 13 anos atrás