Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 1 | -1/+1 |
2016-10-07 | mm, proc: fix region lost in /proc/self/smaps | Robert Ho | 1 | -3/+5 |
2016-10-07 | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz | 1 | -15/+19 |
2016-10-07 | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 1 | -0/+10 |
2016-10-07 | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 1 | -14/+20 |
2016-10-07 | meminfo: break apart a very long seq_printf with #ifdefs | Joe Perches | 1 | -116/+95 |
2016-10-07 | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 2 | -120/+107 |
2016-10-07 | proc: faster /proc/*/status | Alexey Dobriyan | 1 | -40/+47 |
2016-10-07 | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 1 | -1/+1 |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -7/+7 |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -0/+20 |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 1 | -11/+20 |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+20 |
2016-09-20 | fs/proc/kcore.c: Add bounce buffer for ktext data | Jiri Olsa | 1 | -1/+6 |
2016-09-20 | fs/proc/kcore.c: Make bounce buffer global for read | Jiri Olsa | 1 | -10/+14 |
2016-09-15 | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2 | -6/+3 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+3 |
2016-09-10 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2016-09-09 | mm: fix show_smap() for zone_device-pmd ranges | Dan Williams | 1 | -0/+2 |
2016-09-01 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -6/+1 |
2016-08-31 | mm: introduce get_task_exe_file | Mateusz Guzik | 1 | -6/+1 |
2016-08-18 | proc: Fix return address printk conversion specifer in /proc/<pid>/stack | Josh Poimboeuf | 1 | -1/+1 |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+3 |
2016-08-14 | net: make net namespace sysctls belong to container's owner | Dmitry Torokhov | 1 | -0/+5 |
2016-08-14 | proc: make proc entries inherit ownership from parent | Dmitry Torokhov | 2 | -0/+15 |
2016-08-11 | proc, meminfo: use correct helpers for calculating LRU sizes in meminfo | Mel Gorman | 1 | -1/+1 |
2016-08-08 | sysctl: Stop implicitly passing current into sysctl_table_root.lookup | Eric W. Biederman | 1 | -7/+7 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-08-03 | fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2 | Geert Uytterhoeven | 1 | -1/+1 |
2016-08-02 | fs/proc/task_mmu.c: suppress compilation warnings with W=1 | Valdis Kletnieks | 1 | -0/+1 |
2016-08-02 | procfs: avoid 32-bit time_t in /proc/*/stat | Arnd Bergmann | 1 | -6/+4 |
2016-08-02 | proc_oom_score: remove tasklist_lock and pid_alive() | Oleg Nesterov | 1 | -5/+2 |
2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 1 | -1/+1 |
2016-07-30 | qstr: constify instances in procfs | Al Viro | 1 | -1/+1 |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -58/+21 |
2016-07-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -100/+107 |
2016-07-28 | mm: track NR_KERNEL_STACK in KiB instead of number of stacks | Andy Lutomirski | 1 | -1/+1 |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman | 1 | -8/+8 |
2016-07-28 | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED | Mel Gorman | 1 | -1/+1 |
2016-07-28 | mm: move page mapped accounting to the node | Mel Gorman | 1 | -2/+2 |
2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko | 1 | -0/+46 |
2016-07-28 | proc, oom_adj: extract oom_score_adj setting into a helper | Michal Hocko | 1 | -51/+43 |
2016-07-28 | proc, oom: drop bogus sighand lock | Michal Hocko | 1 | -34/+17 |
2016-07-28 | proc, oom: drop bogus task_lock and mm check | Michal Hocko | 1 | -18/+4 |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds | 1 | -1/+1 |
2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 2 | -3/+14 |
2016-06-23 | vfs: Generalize filesystem nodev handling. | Eric W. Biederman | 1 | -2/+2 |
2016-06-23 | proc: Convert proc_mount to use mount_ns. | Eric W. Biederman | 3 | -51/+13 |
2016-06-23 | mnt: Refactor fs_fully_visible into mount_too_revealing | Eric W. Biederman | 2 | -1/+2 |