summaryrefslogtreecommitdiff
path: root/drivers/parport/parport_gsc.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-26remove the bouncing email address of David CampbellAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+222
+8 2022-10-25fs/exec: switch timens when a task gets a new mmAndrei Vagin1-2/+21 2022-09-13Revert "fs/exec: allow to unshare a time namespace on vfork+exec"Andrei Vagin1-2/+1 2022-06-15fs/exec: allow to unshare a time namespace on vfork+execAndrei Vagin1-1/+2 2021-09-03memcg: enable accounting for new namesapces and struct nsproxyVasily Averin1-1/+1 2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds1-3/+3 2020-11-19nsproxy: use put_nsproxy() in switch_task_namespaces()Hui Su1-3/+3 2020-11-18namespace: make timens_on_fork() return nothingHui Su1-6/+1 2020-07-08nsproxy: support CLONE_NEWTIME with setns()Christian Brauner1-2/+19 2020-06-17nsproxy: restore EINVAL for non-namespace file descriptorChristian Brauner1-1/+1 2020-05-13nsproxy: attach to namespaces via pidfdsChristian Brauner1-16/+213 2020-05-09nsproxy: add struct nssetChristian Brauner1-13/+77 2020-01-14ns: Introduce Time NamespaceAndrei Vagin1-7/+34 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1 2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-0/+3 2016-02-16cgroup: introduce cgroup namespacesAditya Kali1-2/+17 2014-12-04bury struct proc_ns in fs/procAl Viro1-3/+1 2014-12-04copy address of proc_ns_ops into ns_commonAl Viro1-4/+4 2014-07-29namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman1-11/+4 2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-24/+12 2013-08-30namespaces: Simplify copy_namespaces so it is clear what is going on.Eric W. Biederman1-24/+11 2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski1-13/+14 2013-08-26kernel/nsproxy.c: Improving a snippet of code.Raphael S.Carvalho1-1/+2 2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells1-3/+3 2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1 2013-02-22new helper: file_inode(file)Al Viro1-1/+1 2013-02-21kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsYuanhan Liu1-2/+1 2012-11-20userns: Implement unshare of the user namespaceEric W. Biederman1-4/+4 2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman1-9/+13 2012-11-20userns: Allow unprivileged use of setns.Eric W. Biederman1-3/+0 2012-11-20userns: Allow unprivileged users to create new namespacesEric W. Biederman1-2/+3 2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman1-1/+1 2012-11-19pidns: Support unsharing the pid namespace.Eric W. Biederman1-1/+1 2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman1-1/+1 2012-11-19pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman1-1/+1 2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-1/+1 2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1 2011-07-20make sure that nsproxy_cache is initialized early enoughAl Viro1-3/+1 2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-4/+0 2011-05-10ns: Introduce the setns syscallEric W. Biederman1-0/+42 2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn1-6/+1 2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn1-0/+5 2011-03-23userns: allow sethostname in a containerSerge E. Hallyn1-6/+1 2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn1-0/+5 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1 2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan1-1/+12