Vasiliy Kulikov aa6afca5bc proc: fix races against execve() of /proc/PID/fd** 13 年 前
..
Kconfig 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 年 前
Makefile 6b4e306aa3 ns: proc files for namespace naming policy. 14 年 前
array.c 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ 14 年 前
base.c aa6afca5bc proc: fix races against execve() of /proc/PID/fd** 13 年 前
cmdline.c cf9887f102 proc: switch /proc/cmdline to seq_file 17 年 前
consoles.c ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 年 前
cpuinfo.c 8591cf4322 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c 17 年 前
devices.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 年 前
generic.c 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 年 前
inode.c d2857e79a2 procfs: return ENOENT on opening a being-removed proc entry 14 年 前
internal.h 14d74e0cab Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd 14 年 前
interrupts.c d6917e19f3 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c 17 年 前
kcore.c ceff1a7709 /proc/kcore: fix seeking 14 年 前
kmsg.c 41775e29a7 procfs: Use generic_file_llseek in /proc/kmsg 15 年 前
loadavg.c 2d02494f5a sched, timers: cleanup avenrun users 16 年 前
meminfo.c 60063497a9 atomic: use <linux/atomic.h> 14 年 前
mmu.c 87400c0475 fs/proc/mmu.c: headers butchery 18 年 前
namespaces.c 793925334f proc: Fix Oops on stat of /proc/<zombie pid>/ns/net 14 年 前
nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
page.c 5f24ce5fd3 thp: remove PG_buddy 14 年 前
proc_devtree.c 8aaccf7fa2 of/flattree: Drop an uninteresting message to pr_debug level 14 年 前
proc_net.c 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 年 前
proc_sysctl.c 887df07891 procfs: report EISDIR when reading sysctl dirs in proc 13 年 前
proc_tty.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 年 前
root.c 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 年 前
softirqs.c 9d6de12f70 proc: use seq_puts()/seq_putc() where possible 14 年 前
stat.c a25cac5198 proc: Consider NO_HZ when printing idle and iowait times 14 年 前
task_mmu.c bc3e53f682 mm: distinguish between mlocked and pinned pages 13 年 前
task_nommu.c ec6fd8a435 report errors in /proc/*/*map* sanely 14 年 前
uptime.c 96830a57de [PATCH] Fix idle time field in /proc/uptime 16 年 前
version.c b457d15161 proc: switch /proc/version to seq_file 17 年 前
vmcore.c 997c136f51 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages 14 年 前