index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-12-01
fork: support VMAP_STACK with KASAN_VMALLOC
Daniel Axtens
1
-0
/
+4
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+0
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-25
/
+15
2019-11-25
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-8
/
+92
2019-11-25
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
1
-1
/
+32
2019-11-23
mm/hmm: define the pre-processor related parts of hmm.h even if disabled
Jason Gunthorpe
1
-1
/
+0
2019-11-20
fork: fix pidfd_poll()'s return type
Luc Van Oostenryck
1
-3
/
+3
2019-11-20
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-3
/
+2
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-1
/
+11
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
1
-22
/
+3
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
1
-1
/
+23
2019-11-13
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
1
-1
/
+1
2019-11-05
clone3: validate stack arguments
Christian Brauner
1
-1
/
+32
2019-10-21
clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
1
-5
/
+11
2019-10-17
pidfd: check pid has attached task in fdinfo
Christian Brauner
1
-6
/
+11
2019-10-15
pidfd: add NSpid entries to fdinfo
Christian Kellner
1
-1
/
+52
2019-10-07
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-27
/
+7
2019-10-03
fork: add kernel-doc for clone3
Christian Brauner
1
-0
/
+11
2019-10-01
clone3: switch to copy_struct_from_user()
Aleksa Sarai
1
-27
/
+7
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+5
2019-09-25
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
1
-2
/
+14
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-4
/
+7
2019-09-25
tasks: Add a count of task RCU users
Eric W. Biederman
1
-4
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+0
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+3
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2019-09-16
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2019-09-12
fork: block invalid exit signals with clone3()
Eugene Syromiatnikov
1
-0
/
+10
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
1
-6
/
+0
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
1
-22
/
+3
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
1
-7
/
+4
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
1
-1
/
+1
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
1
-1
/
+0
2019-08-12
kernel: only define task_struct_whitelist conditionally
Christoph Hellwig
1
-0
/
+2
2019-08-01
pidfd: add P_PIDFD to waitid()
Christian Brauner
1
-0
/
+8
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-1
/
+1
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+15
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-1
/
+0
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-2
/
+15
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-36
/
+155
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+26
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
1
-41
/
+23
2019-07-01
fork: return proper negative error code
Christian Brauner
1
-0
/
+1
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
1
-1
/
+5
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
1
-0
/
+26
[next]