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