index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-02
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-15
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
1
-1
/
+1
2019-05-15
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
1
-2
/
+29
2019-05-10
fork: do not release lock that wasn't taken
Christian Brauner
1
-2
/
+3
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-0
/
+2
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-4
/
+103
2019-05-07
clone: add CLONE_PIDFD
Christian Brauner
1
-4
/
+103
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
1
-6
/
+18
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
1
-0
/
+1
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
1
-0
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-03-08
kernel/fork.c: remove duplicated include
YueHaibing
1
-1
/
+0
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
1
-3
/
+3
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
1
-2
/
+2
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
1
-3
/
+3
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
1
-4
/
+4
2019-01-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-01-09
fork, memcg: fix cached_stacks case
Shakeel Butt
1
-0
/
+1
2019-01-08
fork: record start_time late
David Herrmann
1
-2
/
+11
2019-01-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-5
/
+0
2018-12-28
kernel/fork.c: mark 'stack_vm_area' with __maybe_unused
YueHaibing
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-2
/
+3
2018-12-22
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2018-10-27
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-0
/
+4
2018-10-27
mm: rework memcg kernel stack accounting
Roman Gushchin
1
-6
/
+49
2018-09-05
mm: respect arch_dup_mmap() return value
Nadav Amit
1
-2
/
+1
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
1
-0
/
+3
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+5
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
1
-0
/
+1
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-1
/
+2
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+54
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-0
/
+3
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+9
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
1
-18
/
+25
2018-08-06
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
1
-5
/
+30
2018-08-04
fork: Have new threads join on-going signal group stops
Eric W. Biederman
1
-12
/
+15
2018-08-01
blk-cgroup: clear the throttle queue on fork
Josef Bacik
1
-0
/
+5
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
1
-4
/
+2
2018-07-23
fork: Unconditionally exit if a fatal signal is pending
Eric W. Biederman
1
-0
/
+6
2018-07-23
fork: Move and describe why the code examines PIDNS_ADDING
Eric W. Biederman
1
-4
/
+7
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-2
/
+8
2018-07-22
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
1
-3
/
+7
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-3
/
+18
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
1
-1
/
+2
[next]