Commit Graph

238 Commits (d72e5edbf4d13adfe489e9e6114a4922891ddcb2)

Author SHA1 Message Date
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
David Rientjes f79f177c25 smaps: add pages referenced count to smaps 18 years ago
David Rientjes 826fad1b93 smaps: extract pmd walker from smaps code 18 years ago
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Ian Campbell 79e030114a [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps 18 years ago
Stephen Rothwell 1a38147ed0 [POWERPC] Make struct property's value a void * 18 years ago
Andrew Morton 05565b65a5 [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n 18 years ago
Mika Kukkonen 5c46010af2 [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL 18 years ago
Al Viro 04ff97086b [PATCH] sanitize security_getprocattr() API 18 years ago
Glauber de Oliveira Costa 63967fa911 [PATCH] Missing __user in pointer referenced within copy_from_user 18 years ago
Eric W. Biederman 86a71dbd3e [PATCH] sysctl: hide the sysctl proc inodes from selinux 18 years ago
Eric W. Biederman 77b14db502 [PATCH] sysctl: reimplement the sysctl proc support 18 years ago
Eric W. Biederman 2abc26fc6b [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago