summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-3036-213/+418
|\
| * fs: Call d_automount with the filesystems credsEric W. Biederman2016-07-231-0/+7
| * fs: Update i_[ug]id_(read|write) to translate relative to s_user_nsSeth Forshee2016-07-051-25/+25
| * evm: Translate user/group ids relative to s_user_ns when computing HMACSeth Forshee2016-07-051-2/+2
| * dquot: For now explicitly don't support filesystems outside of init_user_nsEric W. Biederman2016-07-051-0/+5
| * quota: Handle quota data stored in s_user_ns in quota_setxquotaEric W. Biederman2016-07-051-1/+1
| * quota: Ensure qids map to the filesystemEric W. Biederman2016-07-053-6/+19
| * vfs: Don't create inodes with a uid or gid unknown to the vfsEric W. Biederman2016-07-051-2/+8
| * vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman2016-07-055-5/+48
| * cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-07-011-0/+2
| * fs: Check for invalid i_uid in may_follow_link()Seth Forshee2016-07-011-1/+3
| * vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman2016-07-014-7/+7
| * userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NSEric W. Biederman2016-07-011-2/+2
| * fs: Refuse uid/gid changes which don't map into s_user_nsSeth Forshee2016-06-281-0/+11
| * selinux: Add support for unprivileged mounts from user namespacesSeth Forshee2016-06-241-0/+23
| * Smack: Handle labels consistently in untrusted mountsSeth Forshee2016-06-241-10/+19
| * Smack: Add support for unprivileged mounts from user namespacesSeth Forshee2016-06-242-12/+37
| * fs: Treat foreign mounts as nosuidAndy Lutomirski2016-06-245-3/+23
| * fs: Limit file caps to the user namespace of the super blockSeth Forshee2016-06-243-0/+22
| * userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman2016-06-233-4/+3
| * userns: Remove implicit MNT_NODEV fragility.Eric W. Biederman2016-06-232-18/+4
| * mnt: Simplify mount_too_revealingEric W. Biederman2016-06-231-17/+8
| * vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-236-7/+15
| * ipc/mqueue: The mqueue filesystem should never contain executablesEric W. Biederman2016-06-231-0/+1
| * kernfs: The cgroup filesystem also benefits from SB_I_NOEXECEric W. Biederman2016-06-232-2/+3
| * mnt: Move the FS_USERNS_MOUNT check into sget_usernsEric W. Biederman2016-06-232-4/+4
| * fs: Add user namespace member to struct super_blockEric W. Biederman2016-06-233-7/+60
| * proc: Convert proc_mount to use mount_ns.Eric W. Biederman2016-06-233-51/+13
| * vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-235-29/+29
| * ipc: Initialize ipc_namespace->user_ns early.Eric W. Biederman2016-06-231-2/+3
| * mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-235-17/+32
* | Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-3/+1
|\ \
| * \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-07-291-3/+1
| |\ \
| | * | x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-291-3/+1
* | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-291-10/+8
|\ \ \ \
| * | | | cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2016-07-151-6/+2
| * | | | cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman2016-07-151-0/+5
| * | | | cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2016-07-151-4/+1
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2975-2013/+1316
|\ \ \ \ \
| * | | | | timers/core: Correct callback order during CPU hot plugRichard Cochran2016-07-282-6/+11
| * | | | | leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior2016-07-222-9/+8
| * | | | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-222-29/+20
| * | | | | arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-202-16/+38
| * | | | | irqchip/armada: Avoid unused function warningsArnd Bergmann2016-07-191-1/+1
| * | | | | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-152-30/+19
| * | | | | clocksource/atlas7: Convert to hotplug state machineRichard Cochran2016-07-152-32/+10
| * | | | | clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-152-30/+12
| * | | | | clocksource/exynos_mct: Convert to hotplug state machineRichard Cochran2016-07-152-34/+13
| * | | | | clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran2016-07-152-29/+11
| * | | | | rcu: Convert rcutree to hotplug state machineThomas Gleixner2016-07-155-53/+83