aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-20
* proc: Generalize proc inode allocationEric W. Biederman2012-11-20
* userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-20
* userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...Eric W. Biederman2012-11-20
* procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-20
* userns: Implement unshare of the user namespaceEric W. Biederman2012-11-20
* userns: Implent proc namespace operationsEric W. Biederman2012-11-20
* userns: Kill task_user_nsEric W. Biederman2012-11-20
* userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-20
* userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-20
* userns: Allow unprivileged users to create new namespacesEric W. Biederman2012-11-20
* userns: Allow setting a userns mapping to your current uid.Eric W. Biederman2012-11-20
* userns: Allow chown and setgid preservationEric W. Biederman2012-11-20
* userns: Allow unprivileged users to create user namespaces.Eric W. Biederman2012-11-19
* userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman2012-11-19
* userns: fix return value on mntns_install() failureZhao Hongjiang2012-11-19
* vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-19
* vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-19
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-19
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
* vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman2012-11-19
* pidns: Support unsharing the pid namespace.Eric W. Biederman2012-11-19
* pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-19
* pidns: Add setns supportEric W. Biederman2012-11-19
* pidns: Deny strange cases when creating pid namespaces.Eric W. Biederman2012-11-19
* pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1Eric W. Biederman2012-11-19
* pidns: Don't allow new processes in a dead pid namespace.Eric W. Biederman2012-11-19
* pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-19
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
* pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-19
* procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-19
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-19
* userns: On mips modify check_same_owner to use uid_eqEric W. Biederman2012-11-19
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-19
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-19
* userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-15
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-15
* Linux 3.7-rc3Linus Torvalds2012-10-28
* Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-28
|\
| * ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-26
* | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-28
|\ \
| * | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-17
| * | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-17
* | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-28
|\ \ \
| * | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-27
| * | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-27
| * | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-27
| * | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-27
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-26
| |\ \ \