summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* 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-22
|\
| * 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-13
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
|\ \ \
| * \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08
| |\ \ \
| * | | | sched/debug: Rename task-state printing helpersPeter Zijlstra2017-10-10
| | |/ / | |/| |
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \ | | |/ / | |/| |
| * | | mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryHuang Ying2017-11-03
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ /
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/ /
* | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-29
* | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-29
* | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-29
* | fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-15
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* procfs: remove unused variableArnd Bergmann2017-09-13
* procfs: use faster rb_first_cached()Davidlohr Bueso2017-09-08
* fs, proc: unconditional cond_resched when reading smapsDavid Rientjes2017-09-08
* proc: uninline proc_create()Alexey Dobriyan2017-09-08
* fs, proc: remove priv argument from is_stackMichal Hocko2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-08
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-06
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06