Commit Graph

222 Commits (ccf6780dc3d228f380e17b6858b93fc48e40afd4)

Author SHA1 Message Date
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
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Andrew Morton 100bb9349e [PATCH] proc_misc warning fix 18 years ago
Christoph Lameter 65e458d43d [PATCH] Drop get_zone_counts() 18 years ago
Guillaume Chazarain 7d8952440f [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task 18 years ago
Alexey Dobriyan 863c47028e [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts 18 years ago
Roman Zippel 3eb3c740f5 [PATCH] fix linux banner format string 18 years ago
Linus Torvalds 8993780a6e Make SLES9 "get_kernel_version" work on the kernel binary again 18 years ago
Andrew Morton aba76fdb8a [PATCH] io-accounting: report in procfs 18 years ago
Andrew Morton 7bf65382ca [PATCH] proc_misc build fix 18 years ago
Akinobu Mita f4f154fd92 [PATCH] fault injection: process filtering for fault-injection capabilities 18 years ago
Cedric Le Goater 6cc1b22a4a [PATCH] use current->nsproxy->pid_ns 18 years ago
Sukadev Bhattiprolu 61a58c6c23 [PATCH] rename struct pspace to struct pid_namespace 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Cedric Le Goater 1ec320afdc [PATCH] add process_session() helper routine: deprecate old field 18 years ago