index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-13
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
2020-10-13
mm: use helper function mapping_allow_writable()
Miaohe Lin
2020-10-12
kprobes: Remove kretprobe hash
Peter Zijlstra
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-10
seccomp: release filter after task is fully dead
Christian Brauner
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
2020-07-04
fork: remove do_fork()
Christian Brauner
2020-06-29
fork: Annotate a data race in vm_area_dup()
Qian Cai
2020-06-26
fork: annotate data race in copy_process()
Weilong Chen
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
2020-06-17
close_range: add CLOSE_RANGE_UNSHARE
Christian Brauner
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
[prev]
[next]