aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
| * | | | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar2012-12-11
| * | | | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-12-08
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-28
| | * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-11-18
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-30
* | | | | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
|/ / / /
* | | / proc: check vma->vm_file before dereferencingStanislav Kinsbursky2012-11-26
| |_|/ |/| |
* | | mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-16
|/ /
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-23
|\ \
| * | nohz: Fix idle ticks in cpu summary line of /proc/statMichal Hocko2012-10-10
* | | hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-19
* | | mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2012-10-16
* | | procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton2012-10-12
* | | kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi2012-10-09
* | | rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.cMichel Lespinasse2012-10-09
* | | rbtree: empty nodes have no colorMichel Lespinasse2012-10-09
* | | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-09
* | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | | fs/proc/root.c: use NULL instead of 0 for pointerSachin Kamat2012-10-05
* | | proc_sysctl.c: use BUG_ON instead of BUGPrasad Joshi2012-10-05
* | | proc: use kzalloc instead of kmalloc and memsetyan2012-10-05
* | | proc: no need to initialize proc_inode->fd in proc_get_inode()yan2012-10-05
* | | proc: return -ENOMEM when inode allocation failedyan2012-10-05
* | | coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1Oleg Nesterov2012-10-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \
| * | | proc_map_files_readdir(): don't bother with grabbing filesAl Viro2012-09-26
| * | | make get_file() return its argumentAl Viro2012-09-26
| * | | don't leak O_CLOEXEC into ->f_flagsAl Viro2012-09-26
| * | | procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2Cyrill Gorcunov2012-09-26
| * | | procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ | |/ / |/| |
| * | userns: Add kprojid_t and associated infrastructure in projid.hEric W. Biederman2012-09-18
| * | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
| |/
* / fs/proc: fix potential unregister_sysctl_table hangFrancesco Ruggeri2012-09-17
|/
* proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni2012-07-30
* proc: environ_read() make sure offset points to environment address rangeDjalal Harouni2012-07-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-23
|\
| * of: Improve prom_update_property() functionDong Aisheng2012-07-11
* | VFS: Pass mount flags to sget()David Howells2012-07-14
* | fs: add nd_jump_linkChristoph Hellwig2012-07-14
* | fs: move path_put on failure out of ->follow_linkChristoph Hellwig2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
|/
* vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds2012-06-04
* c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-05-31
* fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-31
* proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov2012-05-31
* proc/smaps: carefully handle migration entriesKonstantin Khlebnikov2012-05-31
* proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov2012-05-31
* procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt2012-05-31