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
2021-05-07
kernel/fork.c: fix typos
Xiaofeng Cao
1
-4
/
+4
2021-05-07
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
1
-11
/
+4
2021-04-30
mm: memcontrol: fix kernel stack account
Muchun Song
1
-5
/
+8
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+5
2021-04-29
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-04-25
kernel: always initialize task->pf_io_worker to NULL
Stefan Metzmacher
1
-0
/
+1
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-8
/
+16
2021-04-16
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
1
-1
/
+1
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
1
-0
/
+1
2021-04-12
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Jens Axboe
1
-1
/
+1
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+8
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+8
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+8
2021-03-20
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+8
2021-03-13
io_uring: allow IO worker threads to be frozen
Jens Axboe
1
-1
/
+0
2021-03-10
kernel: make IO threads unfreezable by default
Jens Axboe
1
-0
/
+1
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+5
2021-03-05
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+30
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
1
-0
/
+5
2021-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
1
-4
/
+2
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
1
-2
/
+2
2020-12-16
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2020-12-16
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+4
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-12-15
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-3
/
+3
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
1
-6
/
+6
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-3
/
+4
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
1
-0
/
+1
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
1
-0
/
+1
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-2
/
+2
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
1
-12
/
+40
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
1
-1
/
+1
2020-10-15
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2020-10-14
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-14
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
1
-1
/
+1
[next]