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.12.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
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
1
-3
/
+4
|
\
|
*
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-24
1
-3
/
+4
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
1
-9
/
+9
|
\
\
|
*
|
kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section
Wei Yang
2024-07-10
1
-2
/
+2
|
*
|
kernel/fork.c: get totalram_pages from memblock to calculate max_threads
Wei Yang
2024-07-10
1
-1
/
+2
|
*
|
get_task_mm: check PF_KTHREAD lockless
Oleg Nesterov
2024-07-04
1
-6
/
+5
|
|
/
*
|
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-16
1
-0
/
+3
|
\
\
|
*
|
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-14
1
-0
/
+3
|
|
/
*
|
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-16
1
-3
/
+5
|
\
\
|
*
|
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-07-10
1
-3
/
+5
|
|
/
*
/
fs: don't block i_writecount during exec
Christian Brauner
2024-06-03
1
-23
/
+3
|
/
*
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+1
*
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-16
1
-16
/
+17
*
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
2024-03-11
1
-0
/
+1
|
\
|
*
rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks
Paul E. McKenney
2024-02-25
1
-0
/
+1
*
|
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-127
/
+20
|
\
\
|
|
/
|
/
|
|
*
pidfd: add pidfs
Christian Brauner
2024-03-01
1
-11
/
+2
|
*
pidfd: move struct pidfd_fops
Christian Brauner
2024-02-28
1
-110
/
+0
|
*
pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
Oleg Nesterov
2024-02-10
1
-2
/
+0
|
*
pidfd: clone: allow CLONE_THREAD | CLONE_PIDFD together
Oleg Nesterov
2024-02-06
1
-3
/
+4
|
*
pidfd_poll: report POLLHUP when pid_task() == NULL
Oleg Nesterov
2024-02-02
1
-15
/
+7
|
*
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
2024-02-02
1
-7
/
+31
|
*
pidfd: cleanup the usage of __pidfd_prepare's flags
Oleg Nesterov
2024-02-02
1
-6
/
+3
|
*
fork: Using clone_flags for legacy clone check
Wang Jinchao
2024-02-02
1
-2
/
+2
*
|
exec: Distinguish in_execve from in_exec
Kees Cook
2024-01-24
1
-0
/
+1
|
/
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-1
/
+1
|
\
|
*
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-12-12
1
-1
/
+1
*
|
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-10
1
-0
/
+2
|
\
\
|
*
|
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-12-27
1
-0
/
+1
|
*
|
kernel/fork.c: add missing include
Kent Overstreet
2023-12-20
1
-0
/
+1
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-27
/
+1
|
\
\
|
*
|
fork: remove redundant TASK_UNINTERRUPTIBLE
Kevin Hao
2023-12-20
1
-1
/
+1
|
*
|
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2023-12-10
1
-6
/
+0
|
*
|
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2023-12-10
1
-20
/
+0
|
|
/
*
|
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
2024-01-05
1
-1
/
+1
*
|
fork: use __mt_dup() to duplicate maple tree in dup_mmap()
Peng Zhang
2023-12-10
1
-11
/
+29
|
/
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-3
/
+0
|
\
|
*
kill task_struct->thread_group
Oleg Nesterov
2023-10-04
1
-3
/
+0
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-6
/
+2
|
\
\
|
*
|
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
1
-1
/
+1
|
*
|
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-10-06
1
-1
/
+1
|
*
|
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
1
-4
/
+0
|
|
/
*
|
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
2023-11-01
1
-4
/
+11
|
\
\
|
*
|
fork: Fix kernel-doc
Matthew Wilcox (Oracle)
2023-10-10
1
-4
/
+11
|
|
/
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
\
|
*
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-1
/
+1
|
|
/
*
/
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
1
-3
/
+1
|
/
*
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-09-01
1
-11
/
+4
|
\
|
*
kernel/fork: group allocation/free of per-cpu counters for mm struct
Mateusz Guzik
2023-08-25
1
-11
/
+4
*
|
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-13
/
+9
|
\
\
[next]