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
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-27
/
+1
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
1
-1
/
+1
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-0
/
+1
2023-12-21
kernel/fork.c: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-21
fork: remove redundant TASK_UNINTERRUPTIBLE
Kevin Hao
1
-1
/
+1
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-1
/
+1
2023-12-11
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
1
-6
/
+0
2023-12-11
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
1
-20
/
+0
2023-12-11
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
1
-11
/
+29
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+0
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+2
2023-11-02
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+11
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-3
/
+1
2023-10-19
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-1
/
+1
2023-10-10
fork: Fix kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+11
2023-10-07
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
1
-1
/
+1
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
1
-3
/
+0
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
1
-4
/
+0
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-02
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-11
/
+4
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-13
/
+9
2023-08-25
kernel/fork: group allocation/free of per-cpu counters for mm struct
Mateusz Guzik
1
-11
/
+4
2023-08-21
kernel/fork: stop playing lockless games for exe_file replacement
Mateusz Guzik
1
-13
/
+9
2023-07-13
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
1
-0
/
+8
2023-07-09
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-7
/
+3
2023-06-10
fork: optimize memcg_charge_kernel_stack() a bit
Haifeng Xu
1
-7
/
+3
2023-06-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-06-02
bpf: Fix UAF in task local storage
KP Singh
1
-1
/
+1
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-8
/
+5
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2023-04-29
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+2
2023-04-29
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+150
2023-04-24
Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+87
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+21
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
1
-1
/
+8
2023-04-19
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+1
2023-04-19
mm: fix memory leak on mm_init error handling
Mathieu Desnoyers
1
-0
/
+1
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-0
/
+3
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
1
-0
/
+1
2023-04-06
sched/numa: apply the scan delay to every new vma
Mel Gorman
1
-0
/
+2
2023-04-06
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
1
-14
/
+59
2023-04-06
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-1
/
+1
2023-04-06
kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
1
-0
/
+3
2023-04-06
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
1
-0
/
+4
2023-04-06
mm: rcu safe VMA freeing
Michel Lespinasse
1
-1
/
+19
[next]