Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 1117f72ea0 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files il y a 14 ans
  Linus Torvalds c21427043d oom_ajd: don't use WARN_ONCE, just use printk_once il y a 14 ans
  Vasiliy Kulikov 293eb1e777 proc: fix a race in do_io_accounting() il y a 14 ans
  David Rientjes be8f684d73 oom: make deprecated use of oom_adj more verbose il y a 14 ans
  Linus Torvalds bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc il y a 14 ans
  Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support il y a 14 ans
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() il y a 14 ans
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() il y a 14 ans
  Al Viro 178ea73521 kill check_acl callback of generic_permission() il y a 14 ans
  Vasiliy Kulikov 1d1221f375 proc: restrict access to /proc/PID/io il y a 14 ans
  Tejun Heo 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ il y a 14 ans
  Al Viro cf12791116 proc_fd_permission() is doesn't need to bail out in RCU mode il y a 14 ans
  Linus Torvalds 57ed609d4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile il y a 14 ans
  Chris Metcalf f133ecca9c arch/tile: more /proc and /sys file support il y a 14 ans
  KOSAKI Motohiro 30cd890391 proc: put check_mem_permission after __get_free_page in mem_write il y a 14 ans
  Alexey Dobriyan 0a8cb8e341 fs/proc: convert to kstrtoX() il y a 14 ans
  Jiri Slaby 3864601387 mm: extract exe_file handling from procfs il y a 14 ans
  Eric W. Biederman 6b4e306aa3 ns: proc files for namespace naming policy. il y a 15 ans
  Linus Torvalds d8bdc59f21 proc: do proper range check on readdir offset il y a 14 ans
  Lucas De Marchi 25985edced Fix common misspellings il y a 14 ans
  Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 il y a 14 ans
  Jovi Zhang fc3d8767b2 procfs: fix some wrong error code usage il y a 14 ans
  Konstantin Khlebnikov 51e031496d proc: hide kernel addresses via %pK in /proc/<pid>/stack il y a 14 ans
  Al Viro a9712bc12c deal with races in /proc/*/{syscall,stack,personality} il y a 14 ans
  Stephen Wilson 198214a7ee proc: enable writing to /proc/pid/mem il y a 14 ans
  Stephen Wilson 8b0db9db19 proc: make check_mem_permission() return an mm_struct on success il y a 14 ans
  Stephen Wilson 18f661bcf8 proc: hold cred_guard_mutex in check_mem_permission() il y a 14 ans
  Stephen Wilson 26947f8c8f proc: disable mem_write after exec il y a 14 ans
  Al Viro 2fadaef412 auxv: require the target to be tracable (or yourself) il y a 14 ans