projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2012-05-19
Eric W. Biederman
userns: Silence silly gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Sasha Levin
cred: use correct cred accessor with regards to rcu...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert the move_pages, and migrate_pages permi...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert cgroup permission checks to use uid_eq
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert tmpfs to use kuid and kgid where approp...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert sysfs to use kgid/kuid where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert sysctl permission checks to use kuid...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert proc to use kuid/kgid where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert ext4 to user kuid/kgid where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert ext3 to use kuid/kgid where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert ext2 to use kuid/kgid where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert devpts to use kuid/kgid where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert binary formats to use kuid/kgid where...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Add negative depends on entries to avoid buildi...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: signal remove unnecessary map_cred_ns
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Teach inode_capable to understand inodes whose...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Fail exec for suid and sgid binaries with ids...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Eric W. Biederman
userns: Convert stat to return values mapped from kuids...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert user specfied uids and gids in chown...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Use uid_eq gid_eq helpers when comparing kuids...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert in_group_p and in_egroup_p to use kgid_t
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Store uid and gid types in vfs structures with...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert ptrace, kill, set_priority permission...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert setting and getting uid and gid system...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert capabilities related permsion checks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert sched_set_affinity and sched_set_schedu...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Replace user_ns_map_uid and user_ns_map_gid...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Store uid and gid values in struct cred with...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Eric W. Biederman
userns: Convert group_info values from gid_t to kgid_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Eric W. Biederman
userns: Rework the user_namespace adding uid/gid mappin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Eric W. Biederman
userns: Simplify the user_namespace by making userns...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Eric W. Biederman
userns: Disassociate user_struct from the user_namespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Eric W. Biederman
userns: Add a Kconfig option to enforce strict kuid...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Eric W. Biederman
userns: Add kuid_t and kgid_t and associated infrastruc...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-08
Eric W. Biederman
userns: Replace the hard to write inode_userns with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Start out with a full set of capabilities.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Deprecate and rename the user_namespace referen...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
mqueue: Explicitly capture the user namespace to send...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Add an explicit reference to the parent user...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
cred: Refcount the user_ns pointed to by the cred.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Use cred->user_ns instead of cred->user->user_ns
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
cred: Add forward declaration of init_user_ns in all...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Remove unnecessary cast to struct user_struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-07
Eric W. Biederman
userns: Replace netlink uses of cap_raised with capable.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Eric W. Biederman
userns: Kill bogus declaration of function release_uids
commit
|
commitdiff
|
tree
|
snapshot
2012-04-03
Eric W. Biederman
vfs: Don't allow a user namespace root to make device...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Linux 3.4-rc1
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 's3-for-3.4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge tag 'parisc-misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
J. Bruce Fields
vfs: fix out-of-date dentry_unhash() comment
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Miklos Szeredi
vfs: split __lookup_hash
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - take __lookup_hash()-calling...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - switch to calling __lookup_hash()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - merge d_alloc_and_lookup(...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - merge failure exits in !dentry...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - massage !dentry case towards...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - get rid of need_reval in ...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - eliminate a loop.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - expand the area under ->i_mutex
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
untangling do_lookup() - isolate !dentry stuff from...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Miklos Szeredi
vfs: move MAY_EXEC check from __lookup_hash()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Miklos Szeredi
vfs: don't revalidate just looked up dentry
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Miklos Szeredi
vfs: fix d_need_lookup/d_revalidate order in do_lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
ext3: move headers to fs/ext3/
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
migrate ext2_fs.h guts to fs/ext2/ext2.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
new helper: ext2_image_size()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
get rid of pointless includes of ext2_fs.h
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Thierry Reding
ext2: No longer export ext2_fs.h to user space
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
mtdchar: kill persistently held vfsmount
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
pstore: trim pstore_get_inode()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
aio: take final put_ioctx() into callers of io_destroy()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
aio: merge aio_cancel_all() with wait_for_all_aios()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Al Viro
selinuxfs: merge dentry allocation into sel_make_dir()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Matthew Garrett
ASPM: Fix pcie devices with non-pcie children
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
selinux: inline avc_audit() and avc_has_perm_noaudit...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
selinux: don't inline slow-path code into avc_has_perm_...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Srivatsa S...
sched: Fix incorrect usage of for_each_cpu_mask() in...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Ingo Molnar
Merge branch 'perf/urgent' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Amit Shah
virtio-pci: switch to PM ops macro to initialise PM...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Amit Shah
virtio-pci: S3 support
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Amit Shah
virtio-pci: drop restore_common()
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Amit Shah
virtio: drop thaw PM operation
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Amit Shah
virtio: balloon: Allow stats update after restore from S4
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Sam Ravnborg
sparc32: fix fallout from system.h removal
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'kbuild' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'kconfig' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'irq-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge branch 'core-locking-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge tag 'for-linus-3.4' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-31
Linus Torvalds
Merge tag 'fixes-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Linus Torvalds
Merge git://git.samba.org/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Linus Torvalds
Merge tag 'for-v3.4-rc1' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-30
Linus Torvalds
Merge branch 'dunlap' (Randy's Documentation patches)
commit
|
commitdiff
|
tree
|
snapshot
next