index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/fork.c: fix typos
Xiaofeng Cao
2021-05-06
1
-4
/
+4
*
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
2021-05-06
1
-11
/
+4
*
mm: memcontrol: fix kernel stack account
Muchun Song
2021-04-30
1
-5
/
+8
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-0
/
+5
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-8
/
+8
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-0
/
+8
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
bpf: Enable task local storage for tracing programs
Song Liu
2021-02-26
1
-0
/
+5
*
|
|
|
|
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-28
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
kernel: always initialize task->pf_io_worker to NULL
Stefan Metzmacher
2021-04-25
1
-0
/
+1
|
*
|
|
|
|
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Jens Axboe
2021-04-11
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-20
1
-8
/
+16
|
|
\
|
|
|
|
|
*
|
|
|
|
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
2021-04-14
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
2021-04-16
1
-1
/
+1
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
1
-8
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
kernel: stop masking signals in create_io_thread()
Jens Axboe
2021-03-27
1
-8
/
+8
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-19
1
-1
/
+0
|
\
|
|
|
|
|
|
/
/
/
|
/
|
|
|
|
*
|
|
io_uring: allow IO worker threads to be frozen
Jens Axboe
2021-03-12
1
-1
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-14
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-13
1
-0
/
+8
|
|
/
/
*
/
/
kernel: make IO threads unfreezable by default
Jens Axboe
2021-03-10
1
-0
/
+1
|
/
/
*
/
kernel: provide create_io_thread() helper
Jens Axboe
2021-03-04
1
-0
/
+30
|
/
*
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
2021-01-11
1
-4
/
+2
*
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
2020-12-22
1
-2
/
+2
*
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-15
1
-3
/
+3
|
\
|
*
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
1
-3
/
+3
*
|
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
1
-6
/
+6
|
\
\
|
*
|
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
1
-6
/
+6
*
|
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-3
/
+4
|
\
\
\
|
*
|
|
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-3
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-1
/
+2
|
\
\
\
|
*
|
|
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
2020-12-15
1
-1
/
+1
|
*
|
|
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-0
/
+1
|
\
\
\
|
*
|
|
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-24
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
1
-0
/
+4
|
\
\
\
|
*
|
|
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-11-07
1
-12
/
+40
|
|
\
|
|
|
*
|
|
kprobes: Remove kretprobe hash
Peter Zijlstra
2020-10-12
1
-0
/
+4
*
|
|
|
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-4
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-12-02
1
-0
/
+1
|
*
|
|
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-2
/
+2
|
*
|
|
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
1
-1
/
+1
|
*
|
|
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-08
1
-5
/
+5
|
/
/
*
|
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-16
1
-1
/
+1
*
|
mm: use helper function put_write_access()
Miaohe Lin
2020-10-16
1
-1
/
+1
*
|
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-8
/
+8
|
\
\
|
*
|
fork: introduce kernel_clone()
Christian Brauner
2020-08-20
1
-8
/
+8
[next]