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
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
2021-04-11
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Jens Axboe
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-12
io_uring: allow IO worker threads to be frozen
Jens Axboe
2021-03-10
kernel: make IO threads unfreezable by default
Jens Axboe
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2021-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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
[prev]
[next]