index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
close_range(): fix the logics in descriptor table trimming
Al Viro
2024-09-30
1
-18
/
+14
*
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
1
-1
/
+1
|
\
|
*
kernel/fork.c: get estimated free pages by memblock api
Wei Yang
2024-08-11
1
-1
/
+1
*
|
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
1
-5
/
+12
|
\
\
|
*
\
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-04
1
-3
/
+22
|
|
\
\
|
*
\
\
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-30
1
-39
/
+25
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
2024-06-18
1
-0
/
+2
|
*
|
|
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
2024-06-18
1
-5
/
+10
*
|
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Revert "uprobes: use vm_special_mapping close() functionality"
Oleg Nesterov
2024-09-17
1
-0
/
+1
|
*
|
|
|
uprobes: use vm_special_mapping close() functionality
Sven Schnelle
2024-09-10
1
-1
/
+0
|
*
|
|
|
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-02
1
-2
/
+2
|
*
|
|
|
Revert "pidfd: prevent creation of pidfds for kthreads"
Christian Brauner
2024-08-21
1
-22
/
+3
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
pidfd: prevent creation of pidfds for kthreads
Christian Brauner
2024-08-12
1
-3
/
+22
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-18
1
-1
/
+0
|
\
\
\
|
*
|
|
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
2024-07-31
1
-1
/
+0
|
|
/
/
*
/
/
posix-timers: Convert timer list to hlist
Thomas Gleixner
2024-07-29
1
-1
/
+1
|
/
/
*
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
1
-3
/
+4
|
\
\
|
*
|
fork: use this_cpu_try_cmpxchg() in try_release_thread_stack_to_cache()
Uros Bizjak
2024-06-25
1
-3
/
+4
|
|
/
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
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-05
1
-6
/
+5
|
|
/
*
|
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-17
1
-0
/
+3
|
\
\
|
*
|
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
2024-06-15
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-26
1
-1
/
+1
*
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-17
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-19
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-11
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-21
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-21
1
-1
/
+1
[next]