| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-19 | 1 | -1/+1 |
|\ |
|
| * | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner | 2014-12-13 | 1 | -1/+1 |
* | | fs/proc/meminfo.c: include cma info in proc/meminfo | Pintu Kumar | 2014-12-18 | 1 | -2/+13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-12-17 | 1 | -0/+53 |
|\ \ |
|
| * | | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman | 2014-12-11 | 1 | -0/+53 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-16 | 3 | -149/+16 |
|\ \ \ |
|
| * \ \ | Merge branch 'nsfs' into for-next | Al Viro | 2014-12-10 | 3 | -149/+16 |
| |\ \ \ |
|
| | * | | | kill proc_ns completely | Al Viro | 2014-12-10 | 3 | -11/+5 |
| | * | | | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro | 2014-12-10 | 2 | -144/+13 |
| | * | | | bury struct proc_ns in fs/proc | Al Viro | 2014-12-04 | 2 | -3/+9 |
| | * | | | copy address of proc_ns_ops into ns_common | Al Viro | 2014-12-04 | 1 | -4/+2 |
| | * | | | make proc_ns_operations work with struct ns_common * instead of void * | Al Viro | 2014-12-04 | 2 | -5/+5 |
| | |/ / |
|
* | | | | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 2014-12-10 | 7 | -125/+205 |
|\ \ \ \ |
|
| * | | | | exit: proc: don't try to flush /proc/tgid/task/tgid | Oleg Nesterov | 2014-12-10 | 1 | -0/+3 |
| * | | | | proc: task_state: ptrace_parent() doesn't need pid_alive() check | Oleg Nesterov | 2014-12-10 | 1 | -7/+6 |
| * | | | | proc: task_state: move the main seq_printf() outside of rcu_read_lock() | Oleg Nesterov | 2014-12-10 | 1 | -6/+6 |
| * | | | | proc: task_state: deuglify the max_fds calculation | Oleg Nesterov | 2014-12-10 | 1 | -12/+11 |
| * | | | | proc: task_state: read cred->group_info outside of task_lock() | Oleg Nesterov | 2014-12-10 | 1 | -2/+1 |
| * | | | | fs/proc.c: use rb_entry_safe() instead of rb_entry() | Nicolas Dichtel | 2014-12-10 | 1 | -12/+4 |
| * | | | | procfs: fix error handling of proc_register() | Debabrata Banerjee | 2014-12-10 | 1 | -1/+8 |
| * | | | | fs/proc: use a rb tree for the directory entries | Nicolas Dichtel | 2014-12-10 | 4 | -64/+113 |
| * | | | | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 2014-12-10 | 1 | -36/+68 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 2 | -3/+4 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Al Viro | 2014-11-19 | 1 | -1/+2 |
| |\ \ |
|
| | * | | fs: Convert show_fdinfo functions to void | Joe Perches | 2014-11-05 | 1 | -1/+2 |
| | |/ |
|
| * | | procfs: get rid of ->f_dentry | Al Viro | 2014-11-19 | 1 | -2/+2 |
| |/ |
|
* | | x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific | Qiaowei Ren | 2014-11-18 | 1 | -0/+3 |
|/ |
|
* | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared | Peter Feiner | 2014-10-14 | 1 | -5/+14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 2 | -10/+2 |
|\ |
|
| * | proc: Update proc_flush_task_mnt to use d_invalidate | Eric W. Biederman | 2014-10-09 | 1 | -4/+2 |
| * | vfs: Remove d_drop calls from d_revalidate implementations | Eric W. Biederman | 2014-10-09 | 2 | -6/+0 |
* | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-10-10 | 1 | -35/+4 |
|\ \ |
|
| * | | cpuset: simplify proc_cpuset_show() | Zefan Li | 2014-09-18 | 1 | -18/+2 |
| * | | cgroup: simplify proc_cgroup_show() | Zefan Li | 2014-09-18 | 1 | -17/+2 |
* | | | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-09 | 1 | -0/+3 |
* | | | mm: softdirty: unmapped addresses between VMAs are clean | Peter Feiner | 2014-10-09 | 1 | -21/+40 |
* | | | mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race | Oleg Nesterov | 2014-10-09 | 1 | -24/+9 |
* | | | fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range | Baoquan He | 2014-10-09 | 1 | -1/+3 |
* | | | proc/maps: make vm_is_stack() logic namespace-friendly | Oleg Nesterov | 2014-10-09 | 2 | -5/+41 |
* | | | proc/maps: replace proc_maps_private->pid with "struct inode *inode" | Oleg Nesterov | 2014-10-09 | 3 | -5/+5 |
* | | | fs/proc/task_nommu.c: don't use priv->task->mm | Oleg Nesterov | 2014-10-09 | 1 | -8/+10 |
* | | | fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() | Oleg Nesterov | 2014-10-09 | 1 | -6/+26 |
* | | | fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() | Oleg Nesterov | 2014-10-09 | 1 | -14/+7 |
* | | | fs/proc/task_mmu.c: update m->version in the main loop in m_start() | Oleg Nesterov | 2014-10-09 | 1 | -1/+4 |
* | | | fs/proc/task_mmu.c: reintroduce m->version logic | Oleg Nesterov | 2014-10-09 | 1 | -0/+21 |
* | | | fs/proc/task_mmu.c: introduce m_next_vma() helper | Oleg Nesterov | 2014-10-09 | 1 | -5/+10 |
* | | | fs/proc/task_mmu.c: simplify m_start() to make it readable | Oleg Nesterov | 2014-10-09 | 1 | -24/+10 |
* | | | fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic | Oleg Nesterov | 2014-10-09 | 1 | -34/+1 |
* | | | fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop() | Oleg Nesterov | 2014-10-09 | 1 | -6/+3 |
* | | | fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next() | Oleg Nesterov | 2014-10-09 | 1 | -5/+3 |