Age | Commit message (Expand) | Author |
2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller |
2012-08-14 | userns: Convert tun/tap to use kuid and kgid where appropriate | Eric W. Biederman |
2012-08-14 | userns: Make the airo wireless driver use kuids for proc uids and gids | Eric W. Biederman |
2012-08-14 | userns: xt_owner: Add basic user namespace support. | Eric W. Biederman |
2012-08-14 | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use... | Eric W. Biederman |
2012-08-14 | userns: Convert xt_LOG to print socket kuids and kgids as uids and gids | Eric W. Biederman |
2012-08-14 | userns: Convert cls_flow to work with user namespaces enabled | Eric W. Biederman |
2012-08-14 | userns: nfnetlink_log: Report socket uids in the log sockets user namespace | Eric W. Biederman |
2012-08-14 | userns: Teach inet_diag to work with user namespaces | Eric W. Biederman |
2012-08-14 | userns: Convert net/ax25 to use kuid_t where appropriate | Eric W. Biederman |
2012-08-14 | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman |
2012-08-14 | userns: Use kgids for sysctl_ping_group_range | Eric W. Biederman |
2012-08-14 | userns: Print out socket uids in a user namespace aware fashion. | Eric W. Biederman |
2012-08-14 | userns: Allow USER_NS and NET simultaneously in Kconfig | Eric W. Biederman |
2012-08-14 | Revert "x86-64/efi: Use EFI to deal with platform wall clock" | H. Peter Anvin |
2012-08-03 | userns: Allow the usernamespace support to build after the removal of usbfs | Eric W. Biederman |
2012-07-31 | mm/hotplug: correctly setup fallback zonelists when creating new pgdat | Jiang Liu |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V |
2012-07-27 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-27 | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-27 | init: add comments to keep initcall-names in sync with initcall levels | Jim Cromie |
2012-07-26 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | switch fput to task_work_add | Al Viro |
2012-07-09 | ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspace | Will Deacon |
2012-06-08 | init: Drop initcall level output | Borislav Petkov |
2012-06-08 | module_param: stop double-calling parameters. | Rusty Russell |
2012-06-06 | x86-64/efi: Use EFI to deal with platform wall clock | Jan Beulich |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | kconfig: update compression algorithm info | Randy Dunlap |
2012-05-31 | init: disable sparse checking of the mount.o source files | H Hartley Sweeten |
2012-05-30 | Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | Fix blocking allocations called very early during bootup | Linus Torvalds |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-15 | userns: Convert the move_pages, and migrate_pages permission checks to use ui... | Eric W. Biederman |
2012-05-15 | userns: Convert cgroup permission checks to use uid_eq | Eric W. Biederman |
2012-05-15 | userns: Convert tmpfs to use kuid and kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert sysfs to use kgid/kuid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert sysctl permission checks to use kuid and kgids. | Eric W. Biederman |
2012-05-15 | userns: Convert proc to use kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert ext4 to user kuid/kgid where appropriate | Eric W. Biederman |
2012-05-15 | userns: Convert ext3 to use kuid/kgid where appropriate | Eric W. Biederman |