index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2023-03-17
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
2022-12-31
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
fork: remove duplicate included header files
Xu Panda
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
2022-06-15
fs/exec: allow to unshare a time namespace on vfork+exec
Andrei Vagin
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
2022-03-24
kasan, arm64: reset pointer tags of vmapped stacks
Andrey Konovalov
2022-03-24
kasan, fork: reset pointer tags of vmapped stacks
Andrey Konovalov
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-02-22
fork: Use IS_ENABLED() in account_kernel_stack()
Sebastian Andrzej Siewior
2022-02-22
fork: Only cache the VMAP stack in finish_task_switch()
Sebastian Andrzej Siewior
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
[next]