index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
*
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
2017-07-12
*
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
*
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-12
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-09
|
\
|
*
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
2017-07-05
|
*
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
*
|
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
2017-07-06
|
/
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-27
|
\
|
*
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
2017-05-22
*
|
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-13
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
|
\
|
|
*
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-05-05
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
|
\
\
|
*
|
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
*
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
*
|
|
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
2017-05-08
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
|
\
\
\
|
*
|
|
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-27
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-01
|
\
\
|
*
|
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-13
|
|
/
*
/
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
|
/
*
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
*
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-03-02
*
mm: add new mmget() helper
Vegard Nossum
2017-02-27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-23
|
\
|
*
prctl: propagate has_child_subreaper flag to every descendant
Pavel Tikhomirov
2017-02-02
|
*
introduce the walk_process_tree() helper
Oleg Nesterov
2017-02-02
*
|
userfaultfd: non-cooperative: Add fork() event
Pavel Emelyanov
2017-02-22
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
|
\
\
|
*
|
fork: Fix task_struct alignment
Peter Zijlstra
2017-02-20
|
*
|
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-20
|
\
\
|
*
|
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
|
|
/
*
/
timers: Omit POSIX timer stuff from task_struct when disabled
Nicolas Pitre
2017-01-27
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
|
\
|
*
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2016-11-22
*
|
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
|
\
\
[next]