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
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
1
-1
/
+1
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
1
-1
/
+1
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
1
-1
/
+1
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
1
-3
/
+0
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-1
/
+1
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-6
/
+3
2013-09-12
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
1
-15
/
+9
2013-09-12
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
1
-3
/
+2
2013-09-12
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
1
-3
/
+4
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+0
2013-08-31
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
1
-5
/
+0
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
1
-2
/
+3
2013-08-14
microblaze: fix clone syscall
Michal Simek
1
-0
/
+6
2013-07-30
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
1
-1
/
+1
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-4
/
+0
2013-07-04
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
1
-17
/
+16
2013-07-04
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
1
-3
/
+13
2013-07-04
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
1
-8
/
+7
2013-07-04
fork: reorder permissions when violating number of processes limits
Eric Paris
1
-2
/
+2
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-03-24
bcache: A block layer cache
Kent Overstreet
1
-0
/
+4
2013-03-14
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
1
-1
/
+4
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
1
-1
/
+1
2013-03-04
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
1
-4
/
+1
2013-02-28
fork: unshare: remove dead code
Alan Cox
1
-6
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-0
/
+6
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+4
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2012-12-25
pidns: Outlaw thread creation after unshare(CLONE_NEWPID)
Eric W. Biederman
1
-0
/
+8
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-12-19
fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
Glauber Costa
1
-2
/
+2
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-21
/
+48
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+48
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-8
/
+1
2012-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
1
-0
/
+3
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-8
/
+5
2012-11-29
death to idle_regs()
Al Viro
1
-6
/
+0
2012-11-29
don't pass regs to copy_process()
Al Viro
1
-4
/
+2
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
[next]