aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAge
...
* | proc: randomize "struct pde_opener"Alexey Dobriyan2018-04-11
* | proc: faster open/close of files without ->release hookAlexey Dobriyan2018-04-11
* | proc: move /proc/sysvipc creation to where it belongsAlexey Dobriyan2018-04-11
* | proc: do less stuff under ->pde_unload_lockAlexey Dobriyan2018-04-11
* | proc: get rid of task lock/unlock pair to read umask for the "status" fileMateusz Guzik2018-04-11
* | procfs: add seq_put_hex_ll to speed up /proc/pid/mapsAndrei Vagin2018-04-11
* | procfs: remove CONFIG_HARDWALL dependencyArnd Bergmann2018-03-16
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-14
|\ \ | |/ |/|
| * vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang2018-02-13
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
|/
* fs/proc/consoles.c: use seq_putc() in show_console_dev()Markus Elfring2018-02-06
* proc: rearrange argsAlexey Dobriyan2018-02-06
* proc: spread likely/unlikely a bitAlexey Dobriyan2018-02-06
* fs/proc: use __ro_after_initAlexey Dobriyan2018-02-06
* fs/proc/internal.h: fix up commentAlexey Dobriyan2018-02-06
* fs/proc/internal.h: rearrange struct proc_dir_entryAlexey Dobriyan2018-02-06
* fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()Heiko Carstens2018-02-06
* fs/proc/array.c: delete children_seq_release()Alexey Dobriyan2018-02-06
* proc: less memory for /proc/*/map_files readdirAlexey Dobriyan2018-02-06
* fs/proc/vmcore.c: simpler /proc/vmcore cleanupAlexey Dobriyan2018-02-06
* proc: fix /proc/*/map_files lookupAlexey Dobriyan2018-02-06
* proc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nthAlexey Dobriyan2018-02-06
* proc: use %u for pid printing and slightly less stackAlexey Dobriyan2018-02-06
* mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov2018-01-31
* fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov2018-01-31
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * fs: annotate ->poll() instancesAl Viro2017-11-27
| * anntotate the places where ->poll() return values goAl Viro2017-11-27
| * ->poll() methods should return __poll_tAl Viro2017-11-27
* | proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan2018-01-19
* | proc: show si_ptr in /proc/<pid>/timers without hashingLinus Torvalds2017-12-06
* | proc: don't report kernel addresses in /proc/<pid>/stackLinus Torvalds2017-11-27
* | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
|/
* Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-23
|\
| * mode_t whack-a-mole: task_dump_owner()Al Viro2017-09-30
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-17
|\ \
| * | pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-17
| * | proc: use do-while in name_to_int()Alexey Dobriyan2017-11-17
| * | proc: : uninline name_to_int()Alexey Dobriyan2017-11-17
| * | proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin2017-11-17
* | | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17
|\ \ \ | |/ / |/| |
| * | x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-15
* | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\ \ \
| * | | mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-03
* | | | mm: consolidate page table accountingKirill A. Shutemov2017-11-15
* | | | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15
* | | | mm: account pud page tablesKirill A. Shutemov2017-11-15
* | | | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\ \ \ \ | |_|/ / |/| | |
| * | | tty fix oops when rmmod 8250nixiaoming2017-10-20
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-13
|\ \ \