index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-02
Merge tag 'v5.2-rc7' into rdma.git hmm
Jason Gunthorpe
2019-07-01
fork: return proper negative error code
Christian Brauner
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
2019-06-28
pidfd: add polling support
Joel Fernandes (Google)
2019-06-27
copy_process(): don't use ksys_close() on cleanups
Al Viro
2019-06-24
fork: don't check parent_tidptr with CLONE_PIDFD
Dmitry V. Levin
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-21
arch: handle arches who do not yet define clone3
Christian Brauner
2019-06-10
mm/hmm: Hold a mmgrab from hmm to mm
Jason Gunthorpe
2019-06-09
fork: add clone3
Christian Brauner
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-14
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-10
fork: do not release lock that wasn't taken
Christian Brauner
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
clone: add CLONE_PIDFD
Christian Brauner
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-07
kernel/fork.c: remove duplicated include
YueHaibing
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-01-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-08
fork, memcg: fix cached_stacks case
Shakeel Butt
2019-01-08
fork: record start_time late
David Herrmann
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
2018-12-28
kernel/fork.c: mark 'stack_vm_area' with __maybe_unused
YueHaibing
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
mm: rework memcg kernel stack accounting
Roman Gushchin
[next]