summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | userns: Convert bsd process accounting to use kuid and kgid where appropriateEric W. Biederman2012-09-181-1/+0
| * | | userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-181-1/+0
| * | | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-2/+0
| * | | userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of ...Eric W. Biederman2012-09-131-2/+0
| * | | userns: Convert security/keys to the new userns infrastructureEric W. Biederman2012-09-131-1/+0
| * | | userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman2012-09-131-1/+0
| * | | userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-061-1/+0
| * | | userns: Convert process event connector to handle kuids and kgidsEric W. Biederman2012-09-061-1/+0
| * | | userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman2012-09-061-1/+0
| * | | userns: Make credential debugging user namespace safe.Eric W. Biederman2012-08-231-1/+0
| * | | userns: Enable building of pf_key sockets when user namespace support is enab...Eric W. Biederman2012-08-231-1/+0
| * | | userns: Convert tun/tap to use kuid and kgid where appropriateEric W. Biederman2012-08-141-1/+0
| * | | userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-141-2/+0
| * | | userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-141-1/+0
| * | | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-141-1/+0
| * | | userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-141-1/+0
| * | | userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-141-1/+0
| * | | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-141-1/+0
| * | | userns: Teach inet_diag to work with user namespacesEric W. Biederman2012-08-141-1/+0
| * | | userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman2012-08-141-1/+0
| * | | net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-141-1/+0
| * | | userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman2012-08-141-1/+0
| * | | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-6/+0
| * | | userns: Allow USER_NS and NET simultaneously in KconfigEric W. Biederman2012-08-141-1/+1
| * | | userns: Allow the usernamespace support to build after the removal of usbfsEric W. Biederman2012-08-031-1/+0
* | | | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-7/+1
|\ \ \ \
| * | | | CONFIG_HOTPLUG should be always onGreg Kroah-Hartman2012-09-061-7/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-1/+2
|\ \ \ \
| * | | | arm64: Build infrastructureCatalin Marinas2012-09-171-1/+2
| |/ / /
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+5
|\ \ \ \
| * | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-291-1/+3
| * | | | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-0/+3
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-56/+101
|\ \ \ \ | |_|_|/ |/| | |
| * | | cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker2012-09-251-1/+29
| * | | cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker2012-09-251-56/+60
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-041-4/+4
| |\ \ \ | | |/ /
| * | | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-0/+13
| | |/ | |/|
* | | rcu: Userspace RCU extended QS selftestFrederic Weisbecker2012-09-261-0/+8
* | | rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker2012-09-261-0/+10
| |/ |/|
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-141-4/+4
|/
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-311-1/+1
* memcg: rename config variablesAndrew Morton2012-07-311-7/+7
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-311-0/+15
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-271-1/+1
|\
| * ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon2012-07-091-1/+1
* | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-271-0/+1
|\ \
| * | init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-0/+1
| |/
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-4/+4
|\ \
| * | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-061-4/+4
* | | switch fput to task_work_addAl Viro2012-07-221-1/+2
| |/ |/|
OpenPOWER on IntegriCloud