summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-105-6/+5
|\
| * Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-101-11/+20
| |\
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-275-5/+5
| * | fs: proc: Delete inode time initializations in proc_alloc_inode()Deepa Dinamani2016-09-271-1/+0
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-106-28/+35
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-083-3/+3
| |\ \ \
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-223-3/+3
| * | | | proc: switch auxv to use of __mem_open()Al Viro2016-10-051-19/+26
| * | | | proc: unsigned file descriptorsAlexey Dobriyan2016-09-273-6/+6
| | |_|/ | |/| |
* | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-071-1/+1
* | | | mm, proc: fix region lost in /proc/self/smapsRobert Ho2016-10-071-3/+5
* | | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-071-15/+19
* | | | proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-071-0/+10
* | | | proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-071-14/+20
* | | | meminfo: break apart a very long seq_printf with #ifdefsJoe Perches2016-10-071-116/+95
* | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-072-120/+107
* | | | proc: faster /proc/*/statusAlexey Dobriyan2016-10-071-40/+47
* | | | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse2016-10-071-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-061-7/+7
|\ \ \ \
| * | | | sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman2016-08-081-7/+7
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-053-0/+20
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-11/+20
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-122-6/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-182-3/+3
| |\ \ \ \
| * | | | | net: make net namespace sysctls belong to container's ownerDmitry Torokhov2016-08-141-0/+5
| * | | | | proc: make proc entries inherit ownership from parentDmitry Torokhov2016-08-142-0/+15
* | | | | | Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-11/+20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa2016-09-201-1/+6
| * | | | | fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa2016-09-201-10/+14
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-6/+3
|\| | | |
| * | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-101-0/+2
| |\ \ \ \
| | * | | | mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-091-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-011-6/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mm: introduce get_task_exe_fileMateusz Guzik2016-08-311-6/+1
* | | | | proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf2016-08-181-1/+1
|/ / / /
* | | / proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman2016-08-111-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-1/+1
|\ \ \
| * | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | qstr: constify instances in procfsAl Viro2016-07-301-1/+1
* | | | fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven2016-08-031-1/+1
* | | | fs/proc/task_mmu.c: suppress compilation warnings with W=1Valdis Kletnieks2016-08-021-0/+1
* | | | procfs: avoid 32-bit time_t in /proc/*/statArnd Bergmann2016-08-021-6/+4
* | | | proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-021-5/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-293-58/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-231-2/+2
| * | | proc: Convert proc_mount to use mount_ns.Eric W. Biederman2016-06-233-51/+13
| * | | mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-232-1/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-282-100/+107
|\ \ \ \
| * | | | mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski2016-07-281-1/+1