Historia zmian

Autor SHA1 Wiadomość Data
  Andy Lutomirski b18cb64ead fs/proc: Stop trying to report thread stacks 8 lat temu
  Johannes Weiner 65376df582 proc: revert /proc/<pid>/maps [stack:TID] annotation 9 lat temu
  Miklos Szeredi 2726d56620 vfs: add seq_file_path() helper 10 lat temu
  Oleg Nesterov 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly 10 lat temu
  Oleg Nesterov 2c03376d2d proc/maps: replace proc_maps_private->pid with "struct inode *inode" 10 lat temu
  Oleg Nesterov 47fecca15c fs/proc/task_nommu.c: don't use priv->task->mm 10 lat temu
  Oleg Nesterov 27692cd56e fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() 10 lat temu
  Oleg Nesterov ce34fddb5b fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() 10 lat temu
  Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users 11 lat temu
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 lat temu
  Cong Wang e7dcd9990e proc: remove mm_for_maps() 13 lat temu
  Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 lat temu
  Al Viro ec6fd8a435 report errors in /proc/*/*map* sanely 14 lat temu
  Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm 14 lat temu
  Mike Frysinger 3c26c9d959 nommu: add '[stack]' label to /proc/pid/maps output 15 lat temu
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 lat temu
  Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm 15 lat temu
  Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller 16 lat temu
  Nobuhiro Iwamatsu 4c967291fc nommu: fix typo vma->pg_off to vma->vm_pgoff 16 lat temu
  KAMEZAWA Hiroyuki 6260a4b052 /proc/pid/maps: don't show pgoff of pure ANON VMAs 16 lat temu
  Linus Torvalds 8fe74cf053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 lat temu
  David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 lat temu
  Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 lat temu
  Al Viro 498052bba5 New locking/refcounting for fs_struct 16 lat temu
  David Howells 38f714795b NOMMU: Improve procfs output using per-MM VMAs 16 lat temu
  David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 lat temu
  Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 17 lat temu
  Alexey Dobriyan 3bbfe05967 proc: remove kernel.maps_protect 17 lat temu
  Stephen Smalley 006ebb40d3 Security: split proc ptrace checking into read vs. attach 17 lat temu
  Bryan Wu eb28062f13 task_nommu: fix compile failing bug because of spilt file.h 17 lat temu