summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-12-1711-55/+374
|\
| * userns: Unbreak the unprivileged remount testsEric W. Biederman2014-12-111-8/+24
| * userns; Correct the comment in map_writeEric W. Biederman2014-12-111-1/+1
| * userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman2014-12-111-0/+5
| * userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman2014-12-114-0/+146
| * userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman2014-12-091-8/+6
| * userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman2014-12-091-2/+4
| * userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman2014-12-091-1/+1
| * userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman2014-12-091-4/+0
| * userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman2014-12-093-1/+22
| * userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman2014-12-051-1/+3
| * groups: Consolidate the setgroups permission checksEric W. Biederman2014-12-054-3/+11
| * mnt: Clear mnt_expire during pivot_rootEric W. Biederman2014-12-021-0/+2
| * mnt: Carefully set CL_UNPRIVILEGED in clone_mntEric W. Biederman2014-12-021-1/+2
| * mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.Eric W. Biederman2014-12-022-1/+1
| * umount: Do not allow unmounting rootfs.Eric W. Biederman2014-12-021-0/+1
| * umount: Disallow unprivileged mount forceEric W. Biederman2014-12-021-0/+3
| * mnt: Update unprivileged remount testEric W. Biederman2014-12-021-30/+142
| * mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman2014-12-021-1/+7
* | mmu_gather: fix over-eager tlb_flush_mmu_free() callingLinus Torvalds2014-12-171-3/+3
* | x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds2014-12-171-1/+1
* | Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-12-174-3/+19
|\ \
| * | drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMUWill Deacon2014-11-141-1/+1
| * | vfio: make vfio run on s390Frank Blaschka2014-11-074-3/+19
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-173-2/+58
|\ \ \
| * | | virtio_balloon: free some memory from balloon on OOMRaushaniya Maksudova2014-11-112-0/+53
| * | | virtio_balloon: return the amount of freed memory from leak_balloon()Raushaniya Maksudova2014-11-111-1/+4
| * | | virtio_blk: fix race at module removalMichael S. Tsirkin2014-11-111-1/+1
| * | | virtio: Fix comment typo 'CONFIG_S_FAILED'Paul Bolle2014-11-111-1/+1
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-1734-858/+2787
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into nextZhang Rui2014-12-1330-825/+2744
| |\ \ \ \
| | | * | | Thermal/int340x: Clear the error value of the last acpi_bus_get_device() callIlkka Koskinen2014-12-091-0/+2
| | | * | | Thermal: fix platform_no_drv_owner.cocci warningsWu Fengguang2014-12-091-1/+0
| | | * | | Thermal/int340x: avoid unnecessary pointer castingJacob Pan2014-12-091-5/+5
| | | * | | thermal: int3403: Delete a check before thermal_zone_device_unregister()Markus Elfring2014-12-091-2/+1
| | | * | | thermal/int3400: export uuidsSrinivas Pandruvada2014-12-091-2/+78
| | * | | | Merge branch 'eduardo-soc-thermal' into thermal-socZhang Rui2014-12-0925-810/+2650
| | |\ \ \ \
| | | * \ \ \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-0925-810/+2650
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski2014-12-082-0/+27
| | | | * | | thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski2014-12-082-0/+29
| | | | * | | thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski2014-12-082-18/+18
| | | | * | | thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski2014-12-082-0/+27
| | | | * | | thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski2014-12-082-0/+26
| | | | * | | thermal: armada: Remove support for A375-Z1 SoCEzequiel Garcia2014-11-242-28/+0
| | | | * | | thermal: rockchip: add driver for thermalCaesar Wang2014-11-243-0/+704
| | | | * | | dt-bindings: document Rockchip thermalCaesar Wang2014-11-241-0/+68
| | | | * | | thermal: exynos: remove exynos_tmu_data.h includeBartlomiej Zolnierkiewicz2014-11-204-117/+89
| | | | * | | thermal: exynos: remove __EXYNOS5420_TMU_DATA macroBartlomiej Zolnierkiewicz2014-11-201-38/+2
| | | | * | | thermal: exynos: remove SoC type ifdefsBartlomiej Zolnierkiewicz2014-11-203-67/+8
| | | | * | | thermal: exynos: remove test_mux pdata fieldBartlomiej Zolnierkiewicz2014-11-203-6/+3
OpenPOWER on IntegriCloud