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
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
1
-1
/
+7
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+18
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2022-12-01
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+5
2022-12-01
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+15
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-10-26
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
1
-9
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-10-12
fork: remove duplicate included header files
Xu Panda
1
-1
/
+0
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+43
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2022-10-10
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+6
2022-10-10
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-10-04
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+2
2022-10-04
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-09-27
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-27
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-5
/
+0
2022-09-27
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-27
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-27
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+9
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
1
-4
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-3
/
+2
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-0
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+14
2022-08-03
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
1
-0
/
+14
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
1
-0
/
+2
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+1
2022-06-15
fs/exec: allow to unshare a time namespace on vfork+exec
Andrei Vagin
1
-1
/
+4
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+38
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2022-05-24
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+5
2022-05-20
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
1
-3
/
+1
2022-05-19
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-6
/
+6
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
1
-0
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-8
/
+8
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+9
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-2
/
+20
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
[next]