| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | 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 | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert ext2 to use kuid/kgid where appropriate. | Eric W. Biederman | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert devpts to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert binary formats to use kuid/kgid where appropriate | Eric W. Biederman | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Fail exec for suid and sgid binaries with ids outside our user namesp... | Eric W. Biederman | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert user specfied uids and gids in chown into kuids and kgid | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert capabilities related permsion checks | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Convert group_info values from gid_t to kgid_t. | Eric W. Biederman | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | userns: Rework the user_namespace adding uid/gid mapping support | Eric W. Biederman | 2012-04-26 | |
| | * | | | | | | | | | | | | | | | | | userns: Disassociate user_struct from the user_namespace. | Eric W. Biederman | 2012-04-07 | |
| | * | | | | | | | | | | | | | | | | | userns: Replace the hard to write inode_userns with inode_capable. | Eric W. Biederman | 2012-04-07 | |
| | * | | | | | | | | | | | | | | | | | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 2012-04-07 | |
| | * | | | | | | | | | | | | | | | | | vfs: Don't allow a user namespace root to make device nodes | Eric W. Biederman | 2012-04-03 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | epoll: Fix user space breakage related to EPOLLWAKEUP | Rafael J. Wysocki | 2012-05-22 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-05-11 | |
| | |\| | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready | Arve Hjønnevåg | 2012-05-05 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | coredump: ensure the fpu state is flushed for proper multi-threaded core dump | Suresh Siddha | 2012-05-16 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | dlm: NULL dereference on failure in kmem_cache_create() | Dan Carpenter | 2012-05-15 | |
| | * | | | | | | | | | | | | | | | | | gfs2: fix recovery during unmount | David Teigland | 2012-05-02 | |
| | * | | | | | | | | | | | | | | | | | dlm: fixes for nodir mode | David Teigland | 2012-05-02 | |
| | * | | | | | | | | | | | | | | | | | dlm: improve error and debug messages | David Teigland | 2012-04-26 | |
| | * | | | | | | | | | | | | | | | | | dlm: avoid unnecessary search in search_rsb | David Teigland | 2012-04-26 | |
| | * | | | | | | | | | | | | | | | | | dlm: limit rcom debug messages | David Teigland | 2012-04-26 | |
| | * | | | | | | | | | | | | | | | | | dlm: fix waiter recovery | David Teigland | 2012-04-26 | |
| | * | | | | | | | | | | | | | | | | | dlm: prevent connections during shutdown | David Teigland | 2012-04-26 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | UBI: amend commentaries WRT dtype | Artem Bityutskiy | 2012-05-20 | |
| | * | | | | | | | | | | | | | | | | | | UBI: Kill data type hint | Richard Weinberger | 2012-05-20 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: fix memory leak on error path | Sidney Amani | 2012-05-20 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: make ubifs_lpt_init clean-up in case of failure | Artem Bityutskiy | 2012-05-20 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: get rid of dbg_err | Artem Bityutskiy | 2012-05-16 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: remove Kconfig debugging option | Artem Bityutskiy | 2012-05-16 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: remove a couple of unused macros | Artem Bityutskiy | 2012-05-16 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: rename dumping functions | Artem Bityutskiy | 2012-05-16 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: get rid of dbg_dump_stack | Artem Bityutskiy | 2012-05-16 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: remove xattr Kconnfig option | Subodh Nijsure | 2012-05-03 | |
| | * | | | | | | | | | | | | | | | | | | UBIFS: remove douple initialization in change_category() | Dan Carpenter | 2012-05-03 | |
| | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
