summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-134-10/+15
* afs: Only allow mounting afs in the intial network namespaceEric W. Biederman2013-02-131-0/+6
* afs: Remove unused structure afs_store_statusEric W. Biederman2013-02-121-7/+0
* 9p: Allow building 9p with user namespaces enabled.Eric W. Biederman2013-02-121-4/+0
* 9p: Modify v9fs_get_fsgid_for_create to return a kgidEric W. Biederman2013-02-121-5/+5
* 9p: Modify struct v9fs_session_info to use a kuids and kgidsEric W. Biederman2013-02-122-10/+30
* 9p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman2013-02-123-10/+11
* 9p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2013-02-124-21/+30
* 9p: Transmit kuid and kgid valuesEric W. Biederman2013-02-123-18/+19
* 9p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman2013-02-121-0/+36
* ceph: Enable building when user namespaces are enabled.Eric W. Biederman2013-02-121-1/+0
* ceph: Convert kuids and kgids before printing them.Eric W. Biederman2013-02-122-4/+8
* ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman2013-02-122-4/+4
* ceph: Translate inode uid and gid attributes to/from kuids and kgids.Eric W. Biederman2013-02-121-6/+8
* ceph: Translate between uid and gids in cap messages and kuids and kgidsEric W. Biederman2013-02-122-9/+9
* ceph: Only allow mounts in the initial network namespaceEric W. Biederman2013-02-121-0/+5
* userns: Allow the unprivileged users to mount mqueue fsGao feng2013-01-271-0/+1
* userns: Allow the userns root to mount tmpfs.Eric W. Biederman2013-01-261-0/+2
* userns: Allow the userns root to mount ramfs.Eric W. Biederman2013-01-261-0/+1
* userns: Allow the userns root to mount of devptsEric W. Biederman2013-01-261-0/+18
* userns: Recommend use of memory control groups.Eric W. Biederman2013-01-262-0/+21
* userns: Allow any uid or gid mappings that don't overlap.Eric W. Biederman2013-01-261-6/+39
* userns: Avoid recursion in put_user_nsEric W. Biederman2013-01-263-16/+15
* userns: Allow unprivileged rebootLi Zefan2012-12-261-2/+3
* f2fs: Don't assign e_id in f2fs_acl_from_diskEric W. Biederman2012-12-251-1/+0
* proc: Allow proc_free_inum to be called from any contextEric W. Biederman2012-12-251-6/+7
* pidns: Stop pid allocation when init diesEric W. Biederman2012-12-254-4/+20
* pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman2012-12-241-0/+8
* Linux 3.8-rc1v3.8-rc1Linus Torvalds2012-12-211-2/+2
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-2119-445/+738
|\
| * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1
| * watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe2012-12-191-0/+2
| * watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-192-61/+306
| * watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-192-0/+19
| * watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera2012-12-191-4/+0
| * watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-191-1/+1
| * watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook2012-12-191-2/+2
| * watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-191-10/+9
| * watchdog: DA9055 Watchdog driverAshish Jangam2012-12-193-0/+227
| * watchdog: omap_wdt: eliminate gotoAaro Koskinen2012-12-191-7/+4
| * watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen2012-12-191-2/+0
| * watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen2012-12-191-37/+13
| * watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2012-12-192-149/+112
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
| * watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-12-191-3/+3
| * watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam2012-12-191-1/+1
| * watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru2012-12-191-0/+1
| * watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-191-1/+1
| * watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2012-12-192-149/+35
| * davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-191-2/+2
OpenPOWER on IntegriCloud