An error occurred while fetching folder content.
nsproxy: extract create_nsproxy()
Alexey Dobriyan authored
clone_nsproxy() does useless copying of old nsproxy -- every pointer will
be rewritten to new ns or to old ns.  Remove copying, rename
clone_nsproxy(), create_nsproxy() will be used by C/R code to create fresh
nsproxy on restart.
Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Acked-by: default avatarSerge Hallyn <serue@us.ibm.com>
Cc: Pavel Emelyanov <xemul@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
90af90d7
Name Last commit Last update
..
irq irq: slab alloc for default irq_affinity
power mm, PM/Freezer: Disable OOM killer when tasks are frozen
time Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
trace Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
.gitignore Update kernel/.gitignore with new auto-generated files
Kconfig.freezer container freezer: implement freezer cgroup subsystem
Kconfig.hz sched: fix SCHED_HRTICK dependency
Kconfig.preempt rcu: provide RCU options on non-preempt architectures too
Makefile groups: move code to kernel/groups.c
acct.c [CVE-2009-0029] System call wrappers part 04
async.c async: Fix lack of boot-time console due to insufficient synchronization
audit.c Audit: remove spaces from audit_log_d_path
audit.h fixing audit rule ordering mess, part 1
audit_tree.c Switch collect_mounts() to struct path
auditfilter.c inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
auditsc.c Audit: remove spaces from audit_log_d_path
backtracetest.c backtrace: replace timer with tasklet + completions
bounds.c Add kbuild.h that contains common definitions for kbuild users
capability.c [CVE-2009-0029] System call wrappers part 04
cgroup.c cgroups: forbid noprefix if mounting more than just cpuset subsystem
cgroup_debug.c debug cgroup: remove unneeded cgroup_lock
cgroup_freezer.c freezer_cg: disable writing freezer.state of root cgroup
compat.c signals: implement sys_rt_tgsigqueueinfo
configs.c kernel/configs.c: remove useless comments
cpu.c cpumask: use set_cpu_active in init/main.c
cpuset.c cpuset,mm: update tasks' mems_allowed in time
cred-internals.h CRED: Inaugurate COW credentials
cred.c CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
delayacct.c schedstat: consolidate per-task cpu runtime stats
dma-coherent.c dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy.
dma.c kernel/dma.c: remove a CVS keyword
exec_domain.c Get rid of indirect include of fs_struct.h
exit.c mm: exit.c reorder wait_opts to remove padding on 64 bit builds
extable.c Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
fork.c copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
freezer.c freezer_cg: use thaw_process() in unfreeze_cgroup()
futex.c futex: fix restart in wait_requeue_pi
futex_compat.c CRED: Use RCU to access another task's creds and to release a task's own creds
groups.c groups: move code to kernel/groups.c
hrtimer.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
hung_task.c softlockup: ensure the task has been switched out once
itimer.c timers: split process wide cpu clocks/timers
kallsyms.c kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace
kexec.c PM core: rename suspend and resume functions
kfifo.c kernel/kfifo.c: replace conditional test with is_power_of_2()
kgdb.c sysrq, intel_fb: fix sysrq g collision
kmod.c kmod: Release sub_info on cred allocation failure.
kprobes.c kprobes: fix to use text_mutex around arm/disarm kprobe
ksysfs.c kernel/ksysfs.c:fix dependence on CONFIG_NET
kthread.c kthreads: rework kthread_stop()
latencytop.c
lockdep.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
marker.c
module.c
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
ns_cgroup.c
nsproxy.c
panic.c
params.c
perf_counter.c
pid.c
pid_namespace.c
pm_qos_params.c
posix-cpu-timers.c
posix-timers.c
printk.c
profile.c
ptrace.c
rcuclassic.c
rcupdate.c
rcupreempt.c
rcupreempt_trace.c
rcutorture.c
rcutree.c
rcutree.h
rcutree_trace.c
relay.c
res_counter.c
resource.c
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rtmutex_common.h
rwsem.c
sched.c
sched_clock.c
sched_cpupri.c
sched_cpupri.h
sched_debug.c
sched_fair.c
sched_features.h