Linus Torvalds
|
76597cd314
proc: fix oops on invalid /proc/<pid>/maps access
|
14 년 전 |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 년 전 |
Aaro Koskinen
|
0db0c01b53
procfs: fix /proc/<pid>/maps heap check
|
14 년 전 |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 년 전 |
Al Viro
|
ec6fd8a435
report errors in /proc/*/*map* sanely
|
14 년 전 |
Al Viro
|
ca6b0bf0e0
pagemap: close races with suid execve
|
14 년 전 |
Dave Hansen
|
4031a219d8
smaps: have smaps show transparent huge pages
|
14 년 전 |
Dave Hansen
|
22e057c592
smaps: teach smaps_pte_range() about THP pmds
|
14 년 전 |
Dave Hansen
|
3c9acc7849
smaps: pass pte size argument in to smaps_pte_entry()
|
14 년 전 |
Dave Hansen
|
ae11c4d9f6
smaps: break out smaps_pte_entry() from smaps_pte_range()
|
14 년 전 |
Dave Hansen
|
033193275b
pagewalk: only split huge pages when necessary
|
14 년 전 |
Nikanth Karthikesan
|
2d90508f63
mm: smaps: export mlock information
|
14 년 전 |
Alexey Dobriyan
|
a2ade7b6ca
proc: use unsigned long inside /proc/*/statm
|
14 년 전 |
Naoya Horiguchi
|
ea251c1d5c
pagemap: set pagemap walk limit to PMD boundary
|
14 년 전 |
Nikanth Karthikesan
|
b40d4f84be
/proc/pid/smaps: export amount of anonymous memory in a mapping
|
14 년 전 |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 년 전 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 년 전 |
KOSAKI Motohiro
|
1c2499ae87
/proc/pid/smaps: fix dirty pages accounting
|
14 년 전 |
Stefan Bader
|
39aa3cb3e8
mm: Move vma_stack_continue into mm.h
|
15 년 전 |
Linus Torvalds
|
d7824370e2
mm: fix up some user-visible effects of the stack guard page
|
15 년 전 |
Naoya Horiguchi
|
1a5cb81465
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
|
15 년 전 |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 년 전 |
Naoya Horiguchi
|
116354d177
pagemap: fix pfn calculation for hugepage
|
15 년 전 |
Dan Carpenter
|
309361e09c
proc: copy_to_user() returns unsigned
|
15 년 전 |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 년 전 |
KAMEZAWA Hiroyuki
|
d82ef020cf
proc: pagemap: Hold mmap_sem during page walk
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
KAMEZAWA Hiroyuki
|
b084d4353f
mm: count swap usage
|
15 년 전 |
KAMEZAWA Hiroyuki
|
d559db086f
mm: clean up mm_counter
|
15 년 전 |
Minchan Kim
|
7f53a09ed4
smaps: fix wrong rss count
|
15 년 전 |