summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* userns: Allow unprivilged mounts of proc and sysfsEric W. Biederman2012-11-202-0/+2
* userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct ...Eric W. Biederman2012-11-201-2/+10
* procfs: Print task uids and gids in the userns that opened the proc fileEric W. Biederman2012-11-201-1/+1
* userns: Implement unshare of the user namespaceEric W. Biederman2012-11-205-8/+51
* userns: Implent proc namespace operationsEric W. Biederman2012-11-203-17/+78
* userns: Kill task_user_nsEric W. Biederman2012-11-204-9/+25
* userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2012-11-205-26/+28
* userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-204-6/+17
* userns: Allow unprivileged users to create new namespacesEric W. Biederman2012-11-201-2/+3
* userns: Allow setting a userns mapping to your current uid.Eric W. Biederman2012-11-201-0/+15
* userns: Allow chown and setgid preservationEric W. Biederman2012-11-201-4/+7
* userns: Allow unprivileged users to create user namespaces.Eric W. Biederman2012-11-191-8/+0
* userns: Ignore suid and sgid on binaries if the uid or gid can not be mappedEric W. Biederman2012-11-191-6/+3
* userns: fix return value on mntns_install() failureZhao Hongjiang2012-11-191-1/+1
* vfs: Allow unprivileged manipulation of the mount namespace.Eric W. Biederman2012-11-192-26/+45
* vfs: Only support slave subtrees across different user namespacesEric W. Biederman2012-11-192-3/+9
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-194-10/+20
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-194-0/+108
* vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespaceEric W. Biederman2012-11-191-1/+1
* pidns: Support unsharing the pid namespace.Eric W. Biederman2012-11-193-10/+26
* pidns: Consolidate initialzation of special init task stateEric W. Biederman2012-11-192-4/+3
* pidns: Add setns supportEric W. Biederman2012-11-193-0/+58
* pidns: Deny strange cases when creating pid namespaces.Eric W. Biederman2012-11-191-0/+2
* pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1Eric W. Biederman2012-11-193-26/+17
* pidns: Don't allow new processes in a dead pid namespace.Eric W. Biederman2012-11-191-1/+7
* pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-196-22/+26
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-1912-15/+16
* pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-194-9/+19
* procfs: Don't cache a pid in the root inode.Eric W. Biederman2012-11-192-18/+1
* procfs: Use the proc generic infrastructure for proc/self.Eric W. Biederman2012-11-195-152/+64
* userns: On mips modify check_same_owner to use uid_eqEric W. Biederman2012-11-191-2/+2
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-183-7/+20
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-182-13/+9
* userns: Support fuse interacting with multiple user namespacesEric W. Biederman2012-11-145-24/+28
* userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman2012-11-145-18/+24
* Linux 3.7-rc3v3.7-rc3Linus Torvalds2012-10-281-1/+1
* Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-281-2/+4
|\
| * ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-261-2/+4
* | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-10-281-1/+2
|\ \
| * | spi: mxs: Terminate DMA in case of DMA timeoutMarek Vasut2012-10-171-0/+1
| * | spi: mxs: Assign message status after transfer finishedMarek Vasut2012-10-171-1/+1
* | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-2856-87/+225
|\ \ \
| * | | Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann2012-10-271-4/+4
| * | | ARM: versatile: fix versatile_defconfigArnd Bergmann2012-10-271-0/+1
| * | | ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni2012-10-271-3/+7
| * | | ARM: at91: fix at91x40 buildArnd Bergmann2012-10-271-1/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Arnd Bergmann2012-10-261-1/+1
| |\ \ \
| | * | | ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
| * | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-10-269-2/+55
| |\ \ \ \
| | * | | | ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dtTomasz Figa2012-10-221-0/+1
OpenPOWER on IntegriCloud