Commit Verlauf

Autor SHA1 Nachricht Datum
  Christoph Hellwig 408ef013cc fs: move path_put on failure out of ->follow_link vor 13 Jahren
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() vor 13 Jahren
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() vor 13 Jahren
  Linus Torvalds 0640113be2 vfs: Fix /proc/<tid>/fdinfo/<fd> file handling vor 13 Jahren
  Cyrill Gorcunov 818411616b fs, proc: introduce /proc/<pid>/task/<tid>/children entry vor 13 Jahren
  Alexey Dobriyan af5e617143 proc: pass "fd" by value in /proc/*/{fd,fdinfo} code vor 13 Jahren
  Alexey Dobriyan f05ed3f1ab proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path vor 13 Jahren
  Cong Wang 2344bec788 proc: use mm_access() instead of ptrace_may_access() vor 13 Jahren
  Cong Wang e7dcd9990e proc: remove mm_for_maps() vor 13 Jahren
  Cong Wang b409e578d9 proc: clean up /proc/<pid>/environ handling vor 13 Jahren
  David Rientjes a7f638f999 mm, oom: normalize oom scores to oom_score_adj scale only for userspace vor 13 Jahren
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 13 Jahren
  Linus Torvalds 73f1f5dd3e Merge branch 'akpm' (Andrew's patch-bomb) vor 13 Jahren
  Linus Torvalds 30a08bf2d3 proc: move fd symlink i_mode calculations into tid_fd_revalidate() vor 13 Jahren
  Cyrill Gorcunov eb94cd96e0 fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries vor 13 Jahren
  Eric W. Biederman dcb0f22282 userns: Convert proc to use kuid/kgid where appropriate vor 13 Jahren
  Eric W. Biederman 22d917d80e userns: Rework the user_namespace adding uid/gid mapping support vor 13 Jahren
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip vor 13 Jahren
  Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps vor 13 Jahren
  Hiroshi Shimamoto 2e5b5b3a1b sched: Clean up parameter passing of proc_sched_autogroup_set_nice() vor 13 Jahren
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable vor 13 Jahren
  Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core vor 13 Jahren
  Oleg Nesterov 6d08f2c713 proc: make sure mem_open() doesn't pin the target's memory vor 13 Jahren
  Oleg Nesterov 572d34b946 proc: unify mem_read() and mem_write() vor 13 Jahren
  Oleg Nesterov 71879d3cb3 proc: mem_release() should check mm != NULL vor 13 Jahren
  Linus Torvalds f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit vor 13 Jahren
  Linus Torvalds e268337dfe proc: clean up and fix /proc/<pid>/mem handling vor 13 Jahren
  Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 vor 13 Jahren
  Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid vor 13 Jahren
  Xiaotian Feng a2ef990ab5 proc: fix null pointer deref in proc_pid_permission() vor 13 Jahren