Stefan Bader
|
39aa3cb3e8
mm: Move vma_stack_continue into mm.h
|
14 年之前 |
Linus Torvalds
|
7798330ac8
mm: make the mlock() stack guard page checks stricter
|
14 年之前 |
Linus Torvalds
|
d7824370e2
mm: fix up some user-visible effects of the stack guard page
|
14 年之前 |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 年之前 |
Jiri Slaby
|
59e99e5b97
mm: use rlimit helpers
|
15 年之前 |
Lee Schermerhorn
|
6927c1dd93
mlock: replace stale comments in munlock_vma_page()
|
15 年之前 |
Hugh Dickins
|
73848b4684
ksm: fix mlockfreed to munlocked
|
15 年之前 |
Hugh Dickins
|
53f79acb6e
mm: mlocking in try_to_unmap_one
|
15 年之前 |
Hugh Dickins
|
6e919717c8
mm: m(un)lock avoid ZERO_PAGE
|
15 年之前 |
Hugh Dickins
|
58fa879e1e
mm: FOLL flags for GUP flags
|
15 年之前 |
Hugh Dickins
|
408e82b78b
mm: munlock use follow_page
|
15 年之前 |
KOSAKI Motohiro
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 年之前 |
Markus Metzger
|
1cb81b143f
x86, bts, mm: clean up buffer allocation
|
16 年之前 |
Ingo Molnar
|
a34b50ddc2
mm, x86, ptrace, bts: defer branch trace stopping, remove dead code
|
16 年之前 |
Markus Metzger
|
e2b371f00a
mm, x86, ptrace, bts: defer branch trace stopping
|
16 年之前 |
Linus Torvalds
|
35010334aa
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Markus Metzger
|
9f339e7028
x86, ptrace, mm: fix double-free on race
|
16 年之前 |
Hugh Dickins
|
d5b562330e
mm: fix error case in mlock downgrade reversion
|
16 年之前 |
Linus Torvalds
|
27421e211a
Manually revert "mlock: downgrade mmap sem while populating mlocked regions"
|
16 年之前 |
Heiko Carstens
|
3480b25743
[CVE-2009-0029] System call wrappers part 14
|
16 年之前 |
Heiko Carstens
|
6a6160a7b5
[CVE-2009-0029] System call wrappers part 13
|
16 年之前 |
Ying Han
|
4779280d1e
mm: make get_user_pages() interruptible
|
16 年之前 |
Markus Metzger
|
c5dee6177f
x86, bts: memory accounting
|
16 年之前 |
Helge Deller
|
72eb8c6747
unitialized return value in mm/mlock.c: __mlock_vma_pages_range()
|
16 年之前 |
KOSAKI Motohiro
|
8891d6da17
mm: remove lru_add_drain_all() from the munlock path
|
16 年之前 |
Lee Schermerhorn
|
9978ad583e
mlock: make mlock error return Posixly Correct
|
16 年之前 |
Nick Piggin
|
5344b7e648
vmstat: mlocked pages statistics
|
16 年之前 |
Rik van Riel
|
ba470de431
mmap: handle mlocked pages during map, remap, unmap
|
16 年之前 |
Lee Schermerhorn
|
8edb08caf6
mlock: downgrade mmap sem while populating mlocked regions
|
16 年之前 |
Nick Piggin
|
b291f00039
mlock: mlocked pages are unevictable
|
16 年之前 |