aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14userns: Support autofs4 interacing with multiple user namespacesEric W. Biederman1-1/+0
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+68
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-41/+33
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+4
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro1-8/+12
2012-10-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2012-10-12vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton1-3/+4
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro1-8/+5
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-10-10rcu: Advise most users not to enable RCU user modeFrederic Weisbecker1-0/+12
2012-10-10MODSIGN: Implement module signature checkingDavid Howells1-0/+8
2012-10-10MODSIGN: Provide Kconfig optionsDavid Howells1-0/+38
2012-10-10module: signature checking hookRusty Russell1-0/+14
2012-10-09prio_tree: removeMichel Lespinasse1-2/+0
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+5
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-2/+4
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells1-0/+8
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-0/+1
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-89/+0
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+1
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+2
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-56/+101
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett1-1/+3
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+3
2012-09-26rcu: Userspace RCU extended QS selftestFrederic Weisbecker1-0/+8
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+10
2012-09-25cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker1-1/+29
2012-09-25cputime: Gather time/stats accounting config options into a single menuFrederic Weisbecker1-56/+60
2012-09-21userns: Convert the ufs filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert the udf filesystem to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman1-1/+0
2012-09-21userns: Convert squashfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert hpfs to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert btrfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert bfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert binder ipc to use kuidsEric W. Biederman1-3/+0
2012-09-21userns: Add user namespace support to IMAEric W. Biederman1-4/+0
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman1-1/+0
2012-09-21userns: Convert hostfs to use kuid and kgid where appropriateEric W. Biederman1-2/+0
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman1-3/+0
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman1-1/+0
2012-09-21userns: Convert loop to use kuid_t instead of uid_tEric W. Biederman1-1/+0
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman1-1/+0
2012-09-21userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman1-1/+0