index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
Age
Commit message (
Expand
)
Author
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-02
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-07-06
mm: update callers to use HASH_ZERO flag
Pavel Tatashin
2017-05-08
pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
Kirill Tkhai
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-30
pid: Fix spelling in comments
Zhen Lei
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2015-11-24
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-04-17
fork: report pid reservation failure properly
Michal Hocko
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
2013-08-30
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-07-03
kernel/pid.c: move statement
Raphael S. Carvalho
2013-07-03
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-04-30
pid_namespace.c/.h: simplify defines
Raphael S.Carvalho
2013-04-30
kernel/pid.c: improve flow of a loop inside alloc_pidmap.
Raphael S. Carvalho
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2012-12-25
pidns: Stop pid allocation when init dies
Eric W. Biederman
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
pidns: remove unused is_container_init()
Gao feng
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-19
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
Eric W. Biederman
2012-11-19
pidns: Don't allow new processes in a dead pid namespace.
Eric W. Biederman
2012-11-19
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-01-12
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-09-28
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2011-03-17
export pid symbols needed for kvm_vcpu_on_spin
Rik van Riel
2010-08-19
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
2010-08-11
pids: alloc_pidmap: remove the unnecessary boundary checks
Oleg Nesterov
[next]