Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
228200179213bfc9b4d6097e1c26de30bd18c1e6
/
kernel
/
fork.c
fa729c4
clone3: validate stack arguments
by Christian Brauner
· 5 years ago
b0f53db
kernel/sysctl.c: do not override max_threads provided by userspace
by Michal Hocko
· 5 years ago
e524d16
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
501bd01
fork: add kernel-doc for clone3
by Christian Brauner
· 5 years ago
f14c234
clone3: switch to copy_struct_from_user()
by Aleksa Sarai
· 5 years ago
9c5efe9
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8495f7e
fork: improve error message for corrupted page tables
by Sai Praneeth Prakhya
· 5 years ago
0ff7b2c
tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue
by Eric W. Biederman
· 5 years ago
3fbd7ee
tasks: Add a count of task RCU users
by Eric W. Biederman
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
c17112a
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
a0eb9ab
fork: block invalid exit signals with clone3()
by Eugene Syromiatnikov
· 5 years ago
244d49e
posix-cpu-timers: Move state tracking to struct posix_cputimers
by Thomas Gleixner
· 5 years ago
3a245c0
posix-cpu-timers: Move expiry cache into struct posix_cputimers
by Thomas Gleixner
· 5 years ago
2b69942
posix-cpu-timers: Create a container struct
by Thomas Gleixner
· 5 years ago
daa138a
Merge branch 'odp_fixes' into hmm.git
by Jason Gunthorpe
· 5 years ago
c7d8b78
hmm: use mmu_notifier_get/put for 'struct hmm'
by Jason Gunthorpe
· 5 years ago
4189ff2
kernel: only define task_struct_whitelist conditionally
by Christoph Hellwig
· 5 years ago
3695eae
pidfd: add P_PIDFD to waitid()
by Christian Brauner
· 5 years ago
16d51a5
sched/fair: Don't free p->numa_faults with concurrent readers
by Jann Horn
· 5 years ago
3c69914
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
028b6e8a
clone: fix CLONE_PIDFD support
by Dmitry V. Levin
· 5 years ago
8f6ccf6
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
927ba67
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9ec3f4c
Merge tag 'v5.2-rc7' into rdma.git hmm
by Jason Gunthorpe
· 6 years ago
28dd29c
fork: return proper negative error code
by Christian Brauner
· 6 years ago
1bf4580
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
by Andrea Arcangeli
· 6 years ago
b53b0b9
pidfd: add polling support
by Joel Fernandes (Google)
· 6 years ago
6fd2fe4
copy_process(): don't use ksys_close() on cleanups
by Al Viro
· 6 years ago
9014143
fork: don't check parent_tidptr with CLONE_PIDFD
by Dmitry V. Levin
· 6 years ago
9285ec4
timekeeping: Use proper clock specifier names in functions
by Jason A. Donenfeld
· 6 years ago
d68dbb0
arch: handle arches who do not yet define clone3
by Christian Brauner
· 6 years ago
c8a53b2
mm/hmm: Hold a mmgrab from hmm to mm
by Jason Gunthorpe
· 6 years ago
7f192e3
fork: add clone3
by Christian Brauner
· 6 years ago
e196e47
locking/lockdep: Use lockdep_init_task for task initiation consistently
by Yuyang Du
· 6 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
8856ae4
kernel/fork.c: make max_threads symbol static
by Kefeng Wang
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
e02c9b0
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing
by Lin Feng
· 6 years ago
c3f3ce0
userfaultfd: use RCU to free the task struct when fork fails
by Andrea Arcangeli
· 6 years ago
c3b7112
fork: do not release lock that wasn't taken
by Christian Brauner
· 6 years ago
abde77e
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
b3e58382
clone: add CLONE_PIDFD
by Christian Brauner
· 6 years ago
13585fa
fork: Provide a function for copying init_mm
by Nadav Amit
· 6 years ago
aad42dd
uprobes: Initialize uprobes earlier
by Nadav Amit
· 6 years ago
76f969e
cgroup: cgroup v2 freezer
by Roman Gushchin
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
fd2081f
kernel/fork.c: remove duplicated include
by YueHaibing
· 6 years ago
70f8a3c
mm: make mm->pinned_vm an atomic64 counter
by Davidlohr Bueso
· 6 years ago
f0b89d3
sched/core: Convert task_struct.stack_refcount to refcount_t
by Elena Reshetova
· 6 years ago
ec1d281
sched/core: Convert task_struct.usage to refcount_t
by Elena Reshetova
· 6 years ago
60d4de3
sched/core: Convert signal_struct.sigcnt to refcount_t
by Elena Reshetova
· 6 years ago
d036bda
sched/core: Convert sighand_struct.count to refcount_t
by Elena Reshetova
· 6 years ago
a88cc8d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
ba4a457
fork, memcg: fix cached_stacks case
by Shakeel Butt
· 6 years ago
7b55851
fork: record start_time late
by David Herrmann
· 6 years ago
fb5bf31
fork: fix some -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
0f4991e
kernel/fork.c: mark 'stack_vm_area' with __maybe_unused
by YueHaibing
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
5eed6f1
fork,memcg: fix crash in free_thread_stack on memcg charge fail
by Rik van Riel
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
eb41468
psi: pressure stall information for CPU, memory, and IO
by Johannes Weiner
· 6 years ago
9b6f7e1
mm: rework memcg kernel stack accounting
by Roman Gushchin
· 6 years ago
1ed0cc5
mm: respect arch_dup_mmap() return value
by Nadav Amit
· 6 years ago
afaef01
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
by Alexander Popov
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
06e62a4
fork: don't copy inconsistent signal handler state to child
by Jann Horn
· 6 years ago
a2e5144
kernel/hung_task.c: allow to set checking interval separately from timeout
by Dmitry Vyukov
· 6 years ago
a670468
mm: zero out the vma in vma_init()
by Andrew Morton
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
203b4fc
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c3ad2c3
signal: Don't restart fork when signals come in.
by Eric W. Biederman
· 6 years ago
05b9ba4
Merge tag 'v4.18-rc6' into for-4.19/block2
by Jens Axboe
· 6 years ago
924de3b
fork: Have new threads join on-going signal group stops
by Eric W. Biederman
· 6 years ago
2c32301
blk-cgroup: clear the throttle queue on fork
by Josef Bacik
· 6 years ago
027232d
mm: introduce vma_init()
by Kirill A. Shutemov
· 6 years ago
7673bf5
fork: Unconditionally exit if a fatal signal is pending
by Eric W. Biederman
· 6 years ago
4ca1d3e
fork: Move and describe why the code examines PIDNS_ADDING
by Eric W. Biederman
· 6 years ago
490fc05
mm: make vm_area_alloc() initialize core fields
by Linus Torvalds
· 6 years ago
95faf69
mm: make vm_area_dup() actually copy the old vma data
by Linus Torvalds
· 6 years ago
3928d4f
mm: use helper functions for allocating and freeing vm_area structs
by Linus Torvalds
· 6 years ago
6883f81
pid: Implement PIDTYPE_TGID
by Eric W. Biederman
· 8 years ago
2c47047
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
by Eric W. Biederman
· 7 years ago
c1a2f7f
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
by Rik van Riel
· 6 years ago
655c79b
mm: check for SIGKILL inside dup_mmap() loop
by Tetsuo Handa
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
d82991a
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
88aa7cc
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
by Yang Shi
· 7 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
d7822b1
rseq: Introduce restartable sequences system call
by Mathieu Desnoyers
· 7 years ago
Next »