aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
* smaps: only define clear_refs for CONFIG_MMUDavid Rientjes2007-05-08
* procfs: use simple_read_from_buffer()Akinobu Mita2007-05-08
* Remove redundant check from proc_sys_setattr()John Johansen2007-05-08
* Remove redundant check from proc_setattr()John Johansen2007-05-08
* proc: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-08
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-08
* /proc/*/oom_score oops re badnessAlexey Dobriyan2007-05-08
* add file position info to procMiklos Szeredi2007-05-08
* procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...Eric Dumazet2007-05-08
* proc: maps protectionKees Cook2007-05-08
* proc: remove pathetic ->deleted WARN_ONAlexey Dobriyan2007-05-08
* Fix race between proc_readdir and remove_proc_entryDarrick J. Wong2007-05-08
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-08
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-08
* Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-07
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-07
* mm/slab.c: proper prototypesAdrian Bunk2007-05-07
* [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell2007-05-02
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
* [PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=nAndrew Morton2007-04-02
* [PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTLMika Kukkonen2007-03-27
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-14
* [PATCH] Missing __user in pointer referenced within copy_from_userGlauber de Oliveira Costa2007-02-20
* [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-14
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14
* [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-11
* [PATCH] proc_misc warning fixAndrew Morton2007-02-11
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain2007-02-01
* [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan2007-01-26
* [PATCH] fix linux banner format stringRoman Zippel2007-01-10
* Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-11
* [PATCH] io-accounting: report in procfsAndrew Morton2006-12-10
* [PATCH] proc_misc build fixAndrew Morton2006-12-08
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-08
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-08
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-08