Alexander Popov
|
afaef01c00
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
|
7 年之前 |
Linus Torvalds
|
cd9b44f907
Merge branch 'akpm' (patches from Andrew)
|
7 年之前 |
Jann Horn
|
06e62a46bb
fork: don't copy inconsistent signal handler state to child
|
7 年之前 |
Dmitry Vyukov
|
a2e5144538
kernel/hung_task.c: allow to set checking interval separately from timeout
|
7 年之前 |
Andrew Morton
|
a670468f5e
mm: zero out the vma in vma_init()
|
7 年之前 |
Linus Torvalds
|
0214f46b3a
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 年之前 |
Shakeel Butt
|
d46eb14b73
fs: fsnotify: account fsnotify metadata to kmemcg
|
7 年之前 |
Linus Torvalds
|
73ba2fb33c
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
|
7 年之前 |
Linus Torvalds
|
203b4fc903
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Eric W. Biederman
|
c3ad2c3b02
signal: Don't restart fork when signals come in.
|
7 年之前 |
Jens Axboe
|
05b9ba4b55
Merge tag 'v4.18-rc6' into for-4.19/block2
|
7 年之前 |
Eric W. Biederman
|
924de3b8c9
fork: Have new threads join on-going signal group stops
|
7 年之前 |
Josef Bacik
|
2c323017e3
blk-cgroup: clear the throttle queue on fork
|
7 年之前 |
Kirill A. Shutemov
|
027232da7c
mm: introduce vma_init()
|
7 年之前 |
Eric W. Biederman
|
7673bf553b
fork: Unconditionally exit if a fatal signal is pending
|
7 年之前 |
Eric W. Biederman
|
4ca1d3ee46
fork: Move and describe why the code examines PIDNS_ADDING
|
7 年之前 |
Linus Torvalds
|
490fc05386
mm: make vm_area_alloc() initialize core fields
|
7 年之前 |
Linus Torvalds
|
95faf6992d
mm: make vm_area_dup() actually copy the old vma data
|
7 年之前 |
Linus Torvalds
|
3928d4f5ee
mm: use helper functions for allocating and freeing vm_area structs
|
7 年之前 |
Eric W. Biederman
|
6883f81aac
pid: Implement PIDTYPE_TGID
|
8 年之前 |
Eric W. Biederman
|
2c4704756c
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
|
7 年之前 |
Rik van Riel
|
c1a2f7f0c0
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
|
7 年之前 |
Tetsuo Handa
|
655c79bb40
mm: check for SIGKILL inside dup_mmap() loop
|
7 年之前 |
Linus Torvalds
|
050e9baa9d
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
|
7 年之前 |
Linus Torvalds
|
d82991a868
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Yang Shi
|
88aa7cc688
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
|
7 年之前 |
Linus Torvalds
|
8b5c6a3a49
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
|
7 年之前 |
Mathieu Desnoyers
|
d7822b1e24
rseq: Introduce restartable sequences system call
|
7 年之前 |
Richard Guy Briggs
|
c0b0ae8a87
audit: use inline function to set audit context
|
7 年之前 |
Kees Cook
|
e01e80634e
fork: unconditionally clear stack on fork
|
7 年之前 |