index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
fork: use pidfd_prepare()
Christian Brauner
1
-11
/
+2
2023-04-03
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+85
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
1
-0
/
+1
2023-03-29
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
1
-0
/
+2
2023-03-28
lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
Nicholas Piggin
1
-0
/
+65
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+0
2023-03-19
fork: remove use of percpu_counter_sum_all
Dave Chinner
1
-5
/
+0
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
1
-1
/
+1
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
1
-0
/
+3
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
1
-2
/
+8
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
1
-0
/
+3
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
1
-1
/
+6
2023-03-08
fork: allow CLONE_NEWTIME in clone3 flags
Tobias Klauser
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+10
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
kernel/fork: convert forking to using the vmi iterator
Liam R. Howlett
1
-11
/
+8
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
1
-1
/
+7
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+18
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+5
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+15
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-10-25
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
1
-9
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-10-11
fork: remove duplicate included header files
Xu Panda
1
-1
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+43
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+6
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+2
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-5
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+9
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
1
-4
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-3
/
+2
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-0
/
+1
[prev]
[next]