summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2017-10-05fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai
2017-04-21thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-01-19sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2016-10-28proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu
2016-10-25proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2016-10-20fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-08mm, proc: fix region lost in /proc/self/smapsRobert Ho
2016-10-08proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-10-08proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-10-08proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-10-08meminfo: break apart a very long seq_printf with #ifdefsJoe Perches
2016-10-08seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches
2016-10-08proc: faster /proc/*/statusAlexey Dobriyan
2016-10-08fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-10-05proc: switch auxv to use of __mem_open()Al Viro
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-28fs: proc: Delete inode time initializations in proc_alloc_inode()Deepa Dinamani
2016-09-27proc: unsigned file descriptorsAlexey Dobriyan
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10mm: fix show_smap() for zone_device-pmd rangesDan Williams
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-18proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-15proc: make proc entries inherit ownership from parentDmitry Torokhov
2016-08-11proc, meminfo: use correct helpers for calculating LRU sizes in meminfoMel Gorman
2016-08-08sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds