Kirill A. Shutemov
|
2d2f5119b8
mm: do not use mm->nr_pmds on !MMU configurations
|
10 years ago |
Kirill A. Shutemov
|
b30fe6c7ce
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
|
10 years ago |
Kirill A. Shutemov
|
dc6c9a35b6
mm: account pmd page tables to the process
|
10 years ago |
Kirill A. Shutemov
|
27ba0644ea
rmap: drop support of non-linear mappings
|
10 years ago |
Davidlohr Bueso
|
83cde9e8ba
mm: use new helper functions around the i_mmap_mutex
|
10 years ago |
Oleg Nesterov
|
392809b258
signal: Document the RCU protection of ->sighand
|
11 years ago |
Linus Torvalds
|
faafcba3b5
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
10 years ago |
Peter Zijlstra
|
6c72e3501d
perf: fix perf bug in fork()
|
11 years ago |
Aaron Tomlin
|
d4311ff1a8
init/main.c: Give init_task a canary
|
11 years ago |
Rik van Riel
|
e78c349679
time, signal: Protect resource use statistics with seqlock
|
11 years ago |
Guenter Roeck
|
69f6a34bde
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
|
11 years ago |
David Herrmann
|
4bb5f5d939
mm: allow drivers to prevent new writable mappings
|
11 years ago |
Jack Miller
|
ab602f7991
shm: make exit_shm work proportional to task activity
|
11 years ago |
Vladimir Davydov
|
33144e8429
kernel/fork.c: make mm_init_owner static
|
11 years ago |
Vladimir Davydov
|
4f7d461433
fork: copy mm's vm usage counters under mmap_sem
|
11 years ago |
Vladimir Davydov
|
ce65cefa5d
fork: reset mm->pinned_vm
|
11 years ago |
Vladimir Davydov
|
41f727fde1
fork/exec: cleanup mm initialization
|
11 years ago |
Johannes Weiner
|
747db954ca
mm: memcontrol: use page lists for uncharge batching
|
11 years ago |
Linus Torvalds
|
bb2cbf5e93
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Linus Torvalds
|
e7fda6c4c3
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Thomas Gleixner
|
ccbf62d8a2
sched: Make task->start_time nanoseconds based
|
11 years ago |
Thomas Gleixner
|
57e0be041d
sched: Make task->real_start_time nanoseconds based
|
11 years ago |
Kees Cook
|
dbd952127d
seccomp: introduce writer locking
|
11 years ago |
Thomas Gleixner
|
afdb094380
Merge tag 'v3.16-rc5' into timers/core
|
11 years ago |
Ingo Molnar
|
d26fad5b38
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying bigger tree-wide changes
|
11 years ago |
Oleg Nesterov
|
466af29bf4
sched/deadline: Kill task_struct->pi_top_task
|
11 years ago |
Oleg Nesterov
|
4af4206be2
tracing: Fix syscall_*regfunc() vs copy_process() race
|
11 years ago |
Thomas Gleixner
|
f037c1171d
fork: Use ktime_get_ts()
|
11 years ago |
Matthew Dempsky
|
4e52365f27
ptrace: fix fork event messages across pid namespaces
|
11 years ago |