index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
2018-06-15
1
-0
/
+8
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
1
-0
/
+2
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+2
*
|
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2018-06-08
1
-0
/
+1
*
|
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
audit: use inline function to set audit context
Richard Guy Briggs
2018-05-14
1
-1
/
+1
*
|
fork: unconditionally clear stack on fork
Kees Cook
2018-04-21
1
-2
/
+1
|
/
*
kernel/fork.c: detect early free of a live mm
Mark Rutland
2018-04-06
1
-0
/
+2
*
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
1
-1
/
+6
*
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-22
1
-13
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-07
1
-26
/
+29
|
\
|
*
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
2018-02-07
1
-0
/
+4
|
*
kernel/fork.c: check error and return early
Marcos Paulo de Souza
2018-02-07
1
-26
/
+25
*
|
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
1
-217
/
+267
|
\
|
|
*
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-04
1
-5
/
+26
|
|
\
|
|
*
fork: Provide usercopy whitelisting for task_struct
Kees Cook
2018-01-15
1
-2
/
+20
|
|
*
fork: Define usercopy region in thread_stack slab caches
David Windsor
2018-01-15
1
-2
/
+3
|
|
*
fork: Define usercopy region in mm_struct slab caches
David Windsor
2018-01-15
1
-1
/
+3
|
*
|
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-02-01
1
-212
/
+236
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-2
/
+1
*
|
pid: remove pidhash
Gargi Sharma
2017-11-18
1
-1
/
+1
*
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-16
1
-6
/
+6
*
|
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-16
1
-12
/
+4
*
|
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-16
1
-3
/
+3
*
|
mm: account pud page tables
Kirill A. Shutemov
2017-11-16
1
-0
/
+4
|
/
*
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2017-10-14
1
-0
/
+4
*
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-04
1
-0
/
+18
*
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-12
1
-4
/
+0
|
\
|
*
sync to Linus v4.13-rc2 for subsystem developers to work against
James Morris
2017-07-25
1
-24
/
+29
|
|
\
|
*
|
LSM: Remove security_task_create() hook.
Tetsuo Handa
2017-07-18
1
-4
/
+0
*
|
|
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-09
1
-2
/
+1
*
|
|
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-09
1
-0
/
+3
*
|
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-07
1
-2
/
+8
*
|
|
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-07
1
-17
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
1
-1
/
+2
|
\
\
\
|
*
|
|
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-08-15
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
1
-0
/
+9
|
\
\
\
|
*
|
|
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-09-01
1
-0
/
+8
|
*
|
|
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-26
1
-0
/
+1
*
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-11
1
-1
/
+1
|
\
|
|
|
|
*
|
|
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-08-11
1
-1
/
+1
|
|
/
/
*
/
/
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
1
-0
/
+4
|
/
/
*
|
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
2017-07-13
1
-1
/
+1
*
|
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-13
1
-0
/
+4
*
|
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-13
1
-11
/
+5
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-09
1
-3
/
+3
|
\
\
|
*
|
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
1
-3
/
+3
[next]