Age | Commit message (Expand) | Author |
2009-08-16 | mm_for_maps: shift down_read(mmap_sem) to the caller | Oleg Nesterov |
2009-08-16 | mm_for_maps: simplify, use ptrace_may_access() | Oleg Nesterov |
2009-05-08 | proc: avoid information leaks to non-privileged processes | Jake Edge |
2009-05-08 | pagemap: require aligned-length, non-null reads of /proc/pid/pagemap | Vitaly Mayatskikh |
2009-05-02 | fs core fixes | Hugh Dickins |
2009-03-16 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann |
2009-03-16 | proc: fix kflags to uflags copying in /proc/kpageflags | Wu Fengguang |
2008-12-13 | pagemap: fix 32-bit pagemap regression | Matt Mackall |
2008-11-20 | Fix broken ownership of /proc/sys/ files | Al Viro |
2008-10-25 | proc: fix vma display mismatch between /proc/pid/{maps,smaps} | Joe Korty |
2008-09-13 | mm: ifdef Quicklists in /proc/meminfo | Hugh Dickins |
2008-09-13 | proc: more debugging for "already registered" case | Alexey Dobriyan |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh |
2008-09-02 | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro |
2008-08-25 | [PATCH] proc: inode number fixlet | Alexey Dobriyan |
2008-08-20 | /proc/self/maps doesn't display the real file offset | Clement Calmels |
2008-08-05 | proc: fix warnings | Alexander Beregalov |
2008-08-01 | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan |
2008-08-01 | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan |
2008-07-27 | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi |
2008-07-27 | task IO accounting: improve code readability | Andrea Righi |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-07-26 | task IO accounting: correctly account threads IO statistics | Andrea Righi |
2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro |
2008-07-26 | [PATCH] sanitize proc_sysctl | Al Viro |
2008-07-26 | /proc/PID/syscall | Roland McGrath |
2008-07-26 | tracehook: tracehook_tracer_task | Roland McGrath |
2008-07-26 | Use WARN() in fs/proc/ | Arjan van de Ven |
2008-07-26 | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan |
2008-07-25 | task IO accounting: provide distinct tgid/tid I/O statistics | Andrea Righi |
2008-07-25 | proc: move Kconfig to fs/proc/Kconfig | Alexey Dobriyan |
2008-07-25 | proc: remove pathetic remount code | Alexey Dobriyan |
2008-07-25 | proc: always do ->release | Alexey Dobriyan |
2008-07-25 | move proc_kmsg_operations to fs/proc/internal.h | Adrian Bunk |
2008-07-25 | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias |
2008-07-24 | vmallocinfo: add NUMA information | Eric Dumazet |
2008-07-24 | mm/vmstat.c: proper externs | Adrian Bunk |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | netns: make get_proc_net() static | Adrian Bunk |
2008-07-22 | proc: fix /proc/*/pagemap some more | Alexey Dobriyan |
2008-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-18 | proc: consolidate per-net single-release callers | Pavel Emelyanov |
2008-07-18 | proc: consolidate per-net single_open callers | Pavel Emelyanov |
2008-07-14 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-14 | Security: split proc ptrace checking into read vs. attach | Stephen Smalley |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-05 | Fix pagemap_read() use of struct mm_walk | Andrew Morton |
2008-07-05 | Fix clear_refs_write() use of struct mm_walk | Andrew Morton |