summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | ARM: dts: Split memory into 4 sections for exynos4210-tratsTomasz Figa2012-10-171-2/+4
| | * | | | ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-177-0/+50
| | | |/ / | | |/| |
| * | | | ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek2012-10-253-17/+33
| * | | | ARM: SPEAr: Remove unused empty filesViresh Kumar2012-10-252-0/+0
| * | | | Merge tag 'omap-for-v3.7-rc2/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-10-259-18/+56
| |\ \ \ \
| | * | | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-231-0/+2
| | * | | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-234-11/+47
| | |\ \ \ \
| | | * | | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-221-9/+13
| | | * | | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| | | * | | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| | | | |_|/ | | | |/| |
| | * | | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
OpenPOWER on IntegriCloud