Commit Graph

253 Commits (1ecafede835321ebdc396531245adc37d22366f7)

Author SHA1 Message Date
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 36ac3135f5 [NETNS]: Fix export symbols. 18 years ago
David S. Miller 3c12afe75f [NET]: Fix missed addition of fs/proc/proc_net.c 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Alexey Dobriyan dd23aae4f5 Fix select on /proc files without ->poll 18 years ago
Christian Borntraeger efe567fc82 sched: accounting regression since rc1 18 years ago
Alexey Dobriyan 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
David Miller 778f3dd5a1 Fix procfs compat_ioctl regression 18 years ago
Ravikiran G Thirumalai c3508f8f34 x86_64: Avoid too many remote cpu references due to /proc/stat 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Kawai, Hidehiro 3cb4a0bb1e coredump masking: add an interface for core dump filter 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Ravikiran G Thirumalai 4004c69ad6 Avoid too many remote cpu references due to /proc/stat 18 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Alexey Dobriyan da58a16173 /proc/*/environ: wrong placing of ptrace_may_attach() check 18 years ago
Changli Gao 99fc06df72 procfs directory entry cleanup 18 years ago
Pavel Emelianov 25216b0039 Make /proc/tty/drivers use seq_list_xxx helpers 18 years ago
Tomas Janousek d62141414a Use boot based time for uptime in /proc 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Ingo Molnar 8ea0260668 [PATCH] sched: fix up fs/proc/array.c whitespace problems 18 years ago
Ingo Molnar 5926c50b83 [PATCH] sched: remove dead code from task_stime() 18 years ago
Ingo Molnar 43ae34cb4c sched: scheduler debugging, core 18 years ago
Balbir Singh 172ba844a8 sched: update delay-accounting to use CFS's precise stats 18 years ago
Ingo Molnar b27f03d4bd sched: make use of precise accounting for /proc task stats 18 years ago
Ingo Molnar 62480d13d5 sched: remove the SleepAVG field 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
David Rientjes 4b8df8915a smaps: only define clear_refs for CONFIG_MMU 18 years ago
Akinobu Mita 0c28f287aa procfs: use simple_read_from_buffer() 18 years ago
John Johansen 9d0633cfed Remove redundant check from proc_sys_setattr() 18 years ago
John Johansen 1e8123fded Remove redundant check from proc_setattr() 18 years ago
Martin Peschke 09f0892ec7 proc: cleanup: use seq_release_private() where appropriate 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Alexey Dobriyan ca509f69de Protect tty drivers list with tty_mutex 18 years ago
Alexey Dobriyan 19c5d45a09 /proc/*/oom_score oops re badness 18 years ago
Miklos Szeredi 2793274298 add file position info to proc 18 years ago
Eric Dumazet c5141e6d64 procfs: reorder struct pid_dentry to save space on 64bit archs, and constify them 18 years ago
Kees Cook 5096add84b proc: maps protection 18 years ago
Alexey Dobriyan 578c8183c1 proc: remove pathetic ->deleted WARN_ON 18 years ago
Darrick J. Wong 59cd0cbc75 Fix race between proc_readdir and remove_proc_entry 18 years ago
Alexey Dobriyan 7695650a92 Fix race between proc_get_inode() and remove_proc_entry() 18 years ago
William Cohen 97dc32cdb1 reduce size of task_struct on 64-bit machines 18 years ago
Alexey Dobriyan 8948e11f45 Allow access to /proc/$PID/fd after setuid() 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
David Rientjes b813e931b4 smaps: add clear_refs file to clear reference 18 years ago