index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+12
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-74
/
+97
2025-03-31
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2025-03-26
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-0
/
+4
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-22
fork: use __vmalloc_node() for stack allocation
Uladzislau Rezki (Sony)
1
-4
/
+2
2025-03-19
pidfs: ensure that PIDFS_INFO_EXIT is available
Christian Brauner
1
-2
/
+5
2025-03-18
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
1
-0
/
+36
2025-03-17
mm,procfs: allow read-only remote mm access under CAP_PERFMON
Andrii Nakryiko
1
-1
/
+12
2025-03-17
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
1
-27
/
+46
2025-03-17
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
1
-7
/
+6
2025-03-17
mm: move mmap_init_lock() out of the header file
Suren Baghdasaryan
1
-0
/
+6
2025-03-17
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
1
-0
/
+4
2025-03-17
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
1
-44
/
+5
2025-03-05
pidfs: move setting flags into pidfs_alloc_file()
Christian Brauner
1
-5
/
+0
2025-03-05
pidfd: rely on automatic cleanup in __pidfd_prepare()
Christian Brauner
1
-6
/
+4
2025-02-18
fork: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
1
-3
/
+14
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+5
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2025-01-13
get_task_exe_file: check PF_KTHREAD locklessly
Mateusz Guzik
1
-4
/
+5
2024-12-19
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
1
-7
/
+6
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
1
-6
/
+6
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
1
-4
/
+1
2024-11-27
Revert "fs: don't block i_writecount during exec"
Christian Brauner
1
-3
/
+23
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2024-11-20
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-11-20
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
1
-0
/
+1
2024-11-06
mm: move mm flags to mm_types.h
Nanyong Sun
1
-1
/
+0
2024-11-06
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
1
-2
/
+3
2024-11-03
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2024-10-29
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
1
-5
/
+2
2024-10-29
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-1
/
+4
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+2
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
1
-1
/
+1
2024-09-30
close_range(): fix the logics in descriptor table trimming
Al Viro
1
-18
/
+14
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+12
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-09-18
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2024-09-17
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
1
-0
/
+1
2024-09-10
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
1
-1
/
+0
2024-09-05
Merge branch 'bpf/master' into for-6.12
Tejun Heo
1
-3
/
+22
2024-09-02
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-2
/
+2
2024-08-21
Revert "pidfd: prevent creation of pidfds for kthreads"
Christian Brauner
1
-22
/
+3
2024-08-12
pidfd: prevent creation of pidfds for kthreads
Christian Brauner
1
-3
/
+22
2024-08-11
kernel/fork.c: get estimated free pages by memblock api
Wei Yang
1
-1
/
+1
[next]