Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Eric W. Biederman
|
6e6668845f
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
|
12 years ago |
Eric W. Biederman
|
c876ad7682
pidns: Stop pid allocation when init dies
|
12 years ago |
Linus Torvalds
|
848b81415c
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Gao feng
|
a5ba911ec3
pidns: remove unused is_container_init()
|
12 years ago |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
14 years ago |
Eric W. Biederman
|
af4b8a83ad
pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
|
13 years ago |
Eric W. Biederman
|
5e1182deb8
pidns: Don't allow new processes in a dead pid namespace.
|
15 years ago |
Eric W. Biederman
|
0a01f2cc39
pidns: Make the pidns proc mount/umount logic obvious.
|
13 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 years ago |
Eric W. Biederman
|
49f4d8b93c
pidns: Capture the user namespace and filter ns_last_pid
|
13 years ago |
Eric W. Biederman
|
4f82f45730
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
|
13 years ago |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
Dimitri Sivanich
|
074b85175a
vfs: fix panic in __d_lookup() with high dentry hashtable counts
|
13 years ago |
Pavel Emelyanov
|
b8f566b04d
sysctl: add the kernel.ns_last_pid control
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Paul E. McKenney
|
b3fbab0571
rcu: Restore checks for blocking in RCU read-side critical sections
|
14 years ago |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 years ago |
Linus Torvalds
|
c78193e9c7
next_pidmap: fix overflow condition
|
14 years ago |
Rik van Riel
|
77c100c83e
export pid symbols needed for kvm_vcpu_on_spin
|
14 years ago |
Tetsuo Handa
|
4221a9918e
Add RCU check for find_task_by_vpid().
|
15 years ago |
Arnd Bergmann
|
67bdbffd69
rculist: avoid __rcu annotations
|
15 years ago |
Oleg Nesterov
|
c52b0b91ba
pids: alloc_pidmap: remove the unnecessary boundary checks
|
15 years ago |
Salman
|
5fdee8c4a5
pids: fix a race in pid generation that causes pids to be reused immediately
|
15 years ago |
Hedi Berriche
|
72680a191b
pids: increase pid_max based on num_possible_cpus
|
15 years ago |
Linus Torvalds
|
4e3eaddd14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Tetsuo Handa
|
9728e5d6e6
kernel/pid.c: update comment on find_task_by_pid_ns
|
15 years ago |
Paul E. McKenney
|
db1466b3e1
rcu: Use wrapper function instead of exporting tasklist_lock
|
15 years ago |