FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for kernel/nsproxy.c - microinfo/linux · GitHub
microinfo
/
linux
Public
forked from
torvalds/linux
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
linux
kernel
nsproxy.c
on
master
User selector
Datepicker
Commit history
Commits on Oct 31, 2011
kernel: Map most files to use export.h instead of module.h
Show description for 9984de1
Paul Gortmaker
committed
9984de1
View commit details
Copy full SHA for 9984de1
View code at this point
Browse repository at this point
Commits on Jul 20, 2011
make sure that nsproxy_cache is initialized early enough
Show description for 6657719
Al Viro
committed
6657719
View commit details
Copy full SHA for 6657719
View code at this point
Browse repository at this point
Commits on May 27, 2011
cgroup: remove the ns_cgroup
Show description for a77aea9
dlezcano
authored and
torvalds
committed
a77aea9
View commit details
Copy full SHA for a77aea9
View code at this point
Browse repository at this point
Commits on May 10, 2011
ns: Introduce the setns syscall
Show description for 0663c6f
ebiederm
committed
0663c6f
View commit details
Copy full SHA for 0663c6f
View code at this point
Browse repository at this point
Commits on Mar 24, 2011
userns: user namespaces: convert several capable() calls
Show description for b0e7759
hallyn
authored and
torvalds
committed
b0e7759
View commit details
Copy full SHA for b0e7759
View code at this point
Browse repository at this point
userns: add a user namespace owner of ipc ns
Show description for b515498
hallyn
authored and
torvalds
committed
b515498
View commit details
Copy full SHA for b515498
View code at this point
Browse repository at this point
userns: allow sethostname in a container
Show description for bb96a6f
hallyn
authored and
torvalds
committed
bb96a6f
View commit details
Copy full SHA for bb96a6f
View code at this point
Browse repository at this point
userns: add a user_namespace as creator/owner of uts_namespace
Show description for 59607db
hallyn
authored and
torvalds
committed
59607db
View commit details
Copy full SHA for 59607db
View code at this point
Browse repository at this point
Commits on Mar 30, 2010
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Show description for 5a0e3ad
htejun
committed
5a0e3ad
View commit details
Copy full SHA for 5a0e3ad
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
nsproxy: remove INIT_NSPROXY()
Show description for 8467005
Alexey Dobriyan
authored and
torvalds
committed
8467005
View commit details
Copy full SHA for 8467005
View code at this point
Browse repository at this point
Commits on Jun 18, 2009
nsproxy: extract create_nsproxy()
Show description for 90af90d
Alexey Dobriyan
authored and
torvalds
committed
90af90d
View commit details
Copy full SHA for 90af90d
View code at this point
Browse repository at this point
Commits on Nov 24, 2008
User namespaces: set of cleanups (v2)
Show description for 18b6e04
Serge Hallyn
committed
18b6e04
View commit details
Copy full SHA for 18b6e04
View code at this point
Browse repository at this point
Commits on Aug 23, 2008
removed unused #include <linux/version.h>'s
Show description for 7a8fc9b
AdrianBunk
authored and
torvalds
committed
7a8fc9b
View commit details
Copy full SHA for 7a8fc9b
View code at this point
Browse repository at this point
Commits on Jul 25, 2008
cgroup_clone: use pid of newly created task for new cgroup
Show description for e885dcd
Serge E. Hallyn
authored and
torvalds
committed
e885dcd
View commit details
Copy full SHA for e885dcd
View code at this point
Browse repository at this point
Commits on Apr 29, 2008
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Show description for 02fdb36
Serge E. Hallyn
authored and
torvalds
committed
02fdb36
View commit details
Copy full SHA for 02fdb36
View code at this point
Browse repository at this point
Commits on Feb 8, 2008
namespaces: move the IPC namespace under IPC_NS option
Show description for ae5e1b2
xemul
authored and
Linus Torvalds
committed
ae5e1b2
View commit details
Copy full SHA for ae5e1b2
View code at this point
Browse repository at this point
Commits on Oct 19, 2007
pid namespaces: allow cloning of new namespace
Show description for 30e49c2
xemul
authored and
Linus Torvalds
committed
30e49c2
View commit details
Copy full SHA for 30e49c2
View code at this point
Browse repository at this point
Make access to task's nsproxy lighter
Show description for cf7b708
xemul
authored and
Linus Torvalds
committed
cf7b708
View commit details
Copy full SHA for cf7b708
View code at this point
Browse repository at this point
pid namespaces: define and use task_active_pid_ns() wrapper
Show description for 2894d65
Sukadev Bhattiprolu
authored and
Linus Torvalds
committed
2894d65
View commit details
Copy full SHA for 2894d65
View code at this point
Browse repository at this point
cgroups: implement namespace tracking subsystem
Show description for 858d72e
Serge E. Hallyn
authored and
Linus Torvalds
committed
858d72e
View commit details
Copy full SHA for 858d72e
View code at this point
Browse repository at this point
Commits on Oct 17, 2007
Use KMEM_CACHE macro to create the nsproxy cache
Show description for db8906d
xemul
authored and
Linus Torvalds
committed
db8906d
View commit details
Copy full SHA for db8906d
View code at this point
Browse repository at this point
Commits on Oct 10, 2007
[NET]: Add network namespace clone & unshare support.
Show description for 9dd776b
ebiederm
authored and
David S. Miller
committed
9dd776b
View commit details
Copy full SHA for 9dd776b
View code at this point
Browse repository at this point
Commits on Jul 20, 2007
mm: Remove slab destructors from kmem_cache_create().
Show description for 20c2df8
pmundt
committed
20c2df8
View commit details
Copy full SHA for 20c2df8
View code at this point
Browse repository at this point
Commits on Jul 16, 2007
namespace: ensure clone_flags are always stored in an unsigned long
Show description for 213dd26
ebiederm
authored and
Linus Torvalds
committed
213dd26
View commit details
Copy full SHA for 213dd26
View code at this point
Browse repository at this point
add a kmem_cache for nsproxy objects
Show description for 98c0d07
Cedric Le Goater
authored and
Linus Torvalds
committed
98c0d07
View commit details
Copy full SHA for 98c0d07
View code at this point
Browse repository at this point
fix create_new_namespaces() return value
Show description for 467e9f4
Cedric Le Goater
authored and
Linus Torvalds
committed
467e9f4
View commit details
Copy full SHA for 467e9f4
View code at this point
Browse repository at this point
user namespace: add unshare
Show description for 77ec739
Serge E. Hallyn
authored and
Linus Torvalds
committed
77ec739
View commit details
Copy full SHA for 77ec739
View code at this point
Browse repository at this point
user namespace: add the framework
Show description for acce292
Cedric Le Goater
authored and
Linus Torvalds
committed
acce292
View commit details
Copy full SHA for acce292
View code at this point
Browse repository at this point
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Show description for 7d69a1f
Cedric Le Goater
authored and
Linus Torvalds
committed
7d69a1f
View commit details
Copy full SHA for 7d69a1f
View code at this point
Browse repository at this point
Commits on Jun 24, 2007
fix refcounting of nsproxy object when unshared
Show description for 4e71e47
Cedric Le Goater
authored and
Linus Torvalds
committed
4e71e47
View commit details
Copy full SHA for 4e71e47
View code at this point
Browse repository at this point
Commits on May 8, 2007
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Show description for e3222c4
Badari Pulavarty
authored and
Linus Torvalds
committed
e3222c4
View commit details
Copy full SHA for e3222c4
View code at this point
Browse repository at this point
Commits on Jan 30, 2007
Revert "[PATCH] namespaces: fix exit race by splitting exit"
Show description for 444f378
Linus Torvalds
committed
444f378
View commit details
Copy full SHA for 444f378
View code at this point
Browse repository at this point
[PATCH] namespaces: fix exit race by splitting exit
Show description for 7a238fc
Serge E. Hallyn
authored and
Linus Torvalds
committed
7a238fc
View commit details
Copy full SHA for 7a238fc
View code at this point
Browse repository at this point
Commits on Dec 13, 2006
[PATCH] Revert "[PATCH] identifier to nsproxy"
Show description for 5f8442e
ebiederm
authored and
Linus Torvalds
committed
5f8442e
View commit details
Copy full SHA for 5f8442e
View code at this point
Browse repository at this point
Commits on Dec 8, 2006
[PATCH] to nsproxy
Show description for 9a575a9
Cedric Le Goater
authored and
Linus Torvalds
committed
9a575a9
View commit details
Copy full SHA for 9a575a9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL