summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-17
|\
| * vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
| * proc/self: use generic_readlinkMiklos Szeredi2016-12-09
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-14
|\ \
| * | audit: less stack usage for /proc/*/loginuidAlexey Dobriyan2016-11-03
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-14
|\ \ \
| * \ \ Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2016-11-24
| |\ \ \ | | |_|/ | |/| |
| | * | proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-14
* | | | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\ \ \ \
| * | | | xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee2016-11-17
| |/ / /
* | | | fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan2016-12-12
* | | | fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan2016-12-12
* | | | fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes2016-12-12
* | | | proc: tweak comments about 2 stage open and everythingAlexey Dobriyan2016-12-12
* | | | proc: kmalloc struct pde_openerAlexey Dobriyan2016-12-12
* | | | proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan2016-12-12
* | | | proc: just list_del() struct pde_openerAlexey Dobriyan2016-12-12
* | | | proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan2016-12-12
* | | | proc: make struct pid_entry::len unsignedAlexey Dobriyan2016-12-12
* | | | proc: report no_new_privs stateKees Cook2016-12-12
* | | | mm: add cond_resched() in gather_pte_stats()Hugh Dickins2016-12-12
|/ / /
* | | proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-27
* | | proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-24
|/ /
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-22
|\ \
| * | fs/proc: Stop trying to report thread stacksAndy Lutomirski2016-10-20
| * | fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski2016-10-20
* | | mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-19
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-10
| |\ \ | | |/
| * | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
| * | fs: proc: Delete inode time initializations in proc_alloc_inode()Deepa Dinamani2016-09-27
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
| |\ \ \
| | * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| * | | | proc: switch auxv to use of __mem_open()Al Viro2016-10-05
| * | | | proc: unsigned file descriptorsAlexey Dobriyan2016-09-27
| | |_|/ | |/| |
* | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
* | | | mm, proc: fix region lost in /proc/self/smapsRobert Ho2016-10-07
* | | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-07
* | | | proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-07
* | | | proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-07
* | | | meminfo: break apart a very long seq_printf with #ifdefsJoe Perches2016-10-07
* | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-07
* | | | proc: faster /proc/*/statusAlexey Dobriyan2016-10-07
* | | | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse2016-10-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-06
|\ \ \ \
| * | | | sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman2016-08-08
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\ \ \ \ | | | |/ / | | |/| |