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
/
pid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
1
-1
/
+1
*
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
2018-02-06
1
-0
/
+13
*
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-1
/
+13
|
\
|
*
Expand INIT_STRUCT_PID and remove
David Howells
2018-01-17
1
-1
/
+13
*
|
pid: Handle failure to allocate the first pid in a pid namespace
Eric W. Biederman
2017-12-23
1
-3
/
+5
|
/
*
pid: remove pidhash
Gargi Sharma
2017-11-17
1
-38
/
+10
*
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
1
-165
/
+36
*
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-21
1
-7
/
+4
*
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-08-02
1
-3
/
+0
*
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
2017-07-06
1
-5
/
+2
*
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2017-05-08
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
1
-3
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-31
1
-1
/
+1
|
\
|
*
pid: Fix spelling in comments
Zhen Lei
2016-01-30
1
-1
/
+1
*
|
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
|
/
*
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
2015-11-24
1
-2
/
+2
*
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
1
-3
/
+2
*
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
1
-7
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
1
-1
/
+4
|
\
|
*
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
1
-0
/
+3
|
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-1
/
+1
*
|
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2014-12-10
1
-0
/
+2
|
/
*
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
2013-09-30
1
-0
/
+5
*
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-08-30
1
-0
/
+1
*
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
1
-1
/
+1
*
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
1
-8
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+1
|
\
|
*
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
1
-0
/
+1
*
|
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
1
-3
/
+0
*
|
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-04-30
1
-2
/
+6
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2013-02-12
1
-1
/
+1
*
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-25
1
-3
/
+12
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
1
-15
/
+0
|
\
|
*
pidns: remove unused is_container_init()
Gao feng
2012-12-17
1
-15
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-8
/
+39
|
\
\
|
|
/
|
/
|
|
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
1
-0
/
+1
|
*
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
2012-11-19
1
-3
/
+13
|
*
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
2012-11-19
1
-1
/
+7
|
*
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
1
-4
/
+17
|
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-4
/
+4
|
*
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-11-19
1
-0
/
+1
*
|
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-12-06
1
-2
/
+2
|
/
*
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-14
1
-0
/
+1
*
mm: add a low limit to alloc_large_system_hash
Tim Bird
2012-05-24
1
-1
/
+2
*
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
1
-2
/
+2
*
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
1
-1
/
+3
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
[next]