index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid: remove pidhash
Gargi Sharma
2017-11-17
1
-1
/
+1
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-6
/
+6
*
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
1
-12
/
+4
*
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
1
-3
/
+3
*
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
1
-0
/
+4
*
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
2017-10-13
1
-0
/
+4
*
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-03
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-08
1
-2
/
+1
*
|
|
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
1
-0
/
+3
*
|
|
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-2
/
+8
*
|
|
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
2017-09-06
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-08-31
1
-0
/
+8
|
*
|
|
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-25
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-10
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-12
1
-1
/
+1
*
|
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
1
-0
/
+4
*
|
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-12
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
|
*
|
sched/cputime: Rename vtime fields
Frederic Weisbecker
2017-07-05
1
-2
/
+2
*
|
|
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
2017-07-06
1
-4
/
+4
|
/
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-27
1
-5
/
+12
|
\
\
|
|
/
|
/
|
|
*
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
2017-05-22
1
-5
/
+12
*
|
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
2017-05-13
1
-2
/
+6
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
1
-1
/
+1
|
\
|
|
*
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
2017-05-05
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-2
/
+2
|
\
\
|
*
|
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-2
/
+2
*
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-1
/
+1
*
|
|
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
2017-05-08
1
-0
/
+23
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
1
-1
/
+6
|
\
\
\
|
*
|
|
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-28
1
-1
/
+6
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
1
-0
/
+3
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-05-01
1
-0
/
+2
|
\
\
|
*
|
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-13
1
-0
/
+2
|
|
/
*
/
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
1
-0
/
+1
|
/
*
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
2017-03-03
1
-0
/
+15
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]