index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2018-09-04
mm: respect arch_dup_mmap() return value
Nadav Amit
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-09
signal: Don't restart fork when signals come in.
Eric W. Biederman
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-03
fork: Have new threads join on-going signal group stops
Eric W. Biederman
2018-08-01
blk-cgroup: clear the throttle queue on fork
Josef Bacik
2018-07-26
mm: introduce vma_init()
Kirill A. Shutemov
2018-07-23
fork: Unconditionally exit if a fatal signal is pending
Eric W. Biederman
2018-07-23
fork: Move and describe why the code examines PIDNS_ADDING
Eric W. Biederman
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-06-15
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-05-14
audit: use inline function to set audit context
Richard Guy Briggs
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
2018-04-05
kernel/fork.c: detect early free of a live mm
Mark Rutland
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces
Marcos Paulo de Souza
2018-02-06
kernel/fork.c: check error and return early
Marcos Paulo de Souza
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-01-15
fork: Provide usercopy whitelisting for task_struct
Kees Cook
2018-01-15
fork: Define usercopy region in thread_stack slab caches
David Windsor
2018-01-15
fork: Define usercopy region in mm_struct slab caches
David Windsor
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-11-17
pid: remove pidhash
Gargi Sharma
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
[next]