Commit History

Author SHA1 Message Date
  Linus Torvalds 57ed609d4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile 14 years ago
  Chris Metcalf f133ecca9c arch/tile: more /proc and /sys file support 14 years ago
  KOSAKI Motohiro 30cd890391 proc: put check_mem_permission after __get_free_page in mem_write 14 years ago
  Alexey Dobriyan 0a8cb8e341 fs/proc: convert to kstrtoX() 14 years ago
  Jiri Slaby 3864601387 mm: extract exe_file handling from procfs 14 years ago
  Eric W. Biederman 6b4e306aa3 ns: proc files for namespace naming policy. 15 years ago
  Linus Torvalds d8bdc59f21 proc: do proper range check on readdir offset 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Jovi Zhang fc3d8767b2 procfs: fix some wrong error code usage 14 years ago
  Konstantin Khlebnikov 51e031496d proc: hide kernel addresses via %pK in /proc/<pid>/stack 14 years ago
  Al Viro a9712bc12c deal with races in /proc/*/{syscall,stack,personality} 14 years ago
  Stephen Wilson 198214a7ee proc: enable writing to /proc/pid/mem 14 years ago
  Stephen Wilson 8b0db9db19 proc: make check_mem_permission() return an mm_struct on success 14 years ago
  Stephen Wilson 18f661bcf8 proc: hold cred_guard_mutex in check_mem_permission() 14 years ago
  Stephen Wilson 26947f8c8f proc: disable mem_write after exec 14 years ago
  Al Viro 2fadaef412 auxv: require the target to be tracable (or yourself) 14 years ago
  Al Viro d6f64b89d7 close race in /proc/*/environ 14 years ago
  Al Viro ec6fd8a435 report errors in /proc/*/*map* sanely 14 years ago
  Al Viro ca6b0bf0e0 pagemap: close races with suid execve 14 years ago
  Al Viro 26ec3c646e make sessionid permissions in /proc/*/task/* match those in /proc/* 14 years ago
  Al Viro ae50adcb0a /proc/self is never going to be invalidated... 14 years ago
  Mandeep Singh Baines dabb16f639 oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down 14 years ago
  Jovi Zhang c6a3405846 proc: use single_open() correctly 14 years ago
  Alexey Dobriyan 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 years ago
  Joe Perches 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
  Linus Torvalds b4a45f5fe8 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin 14 years ago
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
  Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago