Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ab27b91b9f1937ddb9e0eb0d0892728f852b48cf
ab27b91
userns: Convert sysfs to use kgid/kuid where appropriate
by Eric W. Biederman
· 13 years ago
091bd3e
userns: Convert sysctl permission checks to use kuid and kgids.
by Eric W. Biederman
· 13 years ago
dcb0f22
userns: Convert proc to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
08cefc7
userns: Convert ext4 to user kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
1523299
userns: Convert ext3 to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
b8a9f9e
userns: Convert ext2 to use kuid/kgid where appropriate.
by Eric W. Biederman
· 13 years ago
f04c6ce
userns: Convert devpts to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
ebc887b
userns: Convert binary formats to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
e1c972b
userns: Add negative depends on entries to avoid building code that is userns unsafe
by Eric W. Biederman
· 13 years ago
54ba47e
userns: signal remove unnecessary map_cred_ns
by Eric W. Biederman
· 13 years ago
65cc5a1
userns: Teach inode_capable to understand inodes whose uids map to other namespaces.
by Eric W. Biederman
· 13 years ago
9e4a36e
userns: Fail exec for suid and sgid binaries with ids outside our user namespace.
by Eric W. Biederman
· 13 years ago
a7c1938
userns: Convert stat to return values mapped from kuids and kgids
by Eric W. Biederman
· 13 years ago
52137ab
userns: Convert user specfied uids and gids in chown into kuids and kgid
by Eric W. Biederman
· 13 years ago
8e96e3b
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
by Eric W. Biederman
· 13 years ago
72cda3d
userns: Convert in_group_p and in_egroup_p to use kgid_t
by Eric W. Biederman
· 13 years ago
9236163
userns: Store uid and gid types in vfs structures with kuid_t and kgid_t types
by Eric W. Biederman
· 13 years ago
5af6620
userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
by Eric W. Biederman
· 13 years ago
a29c33f
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
by Eric W. Biederman
· 13 years ago
18815a1
userns: Convert capabilities related permsion checks
by Eric W. Biederman
· 13 years ago
9c806aa
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
by Eric W. Biederman
· 13 years ago
76b6db0
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
by Eric W. Biederman
· 13 years ago
078de5f
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
by Eric W. Biederman
· 13 years ago
ae2975b
userns: Convert group_info values from gid_t to kgid_t.
by Eric W. Biederman
· 13 years ago
22d917d
userns: Rework the user_namespace adding uid/gid mapping support
by Eric W. Biederman
· 13 years ago
783291e
userns: Simplify the user_namespace by making userns->creator a kuid.
by Eric W. Biederman
· 13 years ago
7b44ab9
userns: Disassociate user_struct from the user_namespace.
by Eric W. Biederman
· 13 years ago
5673a94
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
by Eric W. Biederman
· 13 years ago
7a4e740
userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.h
by Eric W. Biederman
· 13 years ago
1a48e2a
userns: Replace the hard to write inode_userns with inode_capable.
by Eric W. Biederman
· 13 years ago
973c591
userns: Start out with a full set of capabilities.
by Eric W. Biederman
· 13 years ago
d0bd659
userns: Deprecate and rename the user_namespace reference in the user_struct
by Eric W. Biederman
· 13 years ago
6f9ac6d
mqueue: Explicitly capture the user namespace to send the notification to.
by Eric W. Biederman
· 13 years ago
aeb3ae9
userns: Add an explicit reference to the parent user namespace
by Eric W. Biederman
· 13 years ago
0093ccb
cred: Refcount the user_ns pointed to by the cred.
by Eric W. Biederman
· 13 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 13 years ago
7e6bd8f
cred: Add forward declaration of init_user_ns in all cases.
by Eric W. Biederman
· 13 years ago
74ba508
userns: Remove unnecessary cast to struct user_struct when copying cred->user.
by Eric W. Biederman
· 13 years ago
39fda8d
userns: Replace netlink uses of cap_raised with capable.
by Eric W. Biederman
· 13 years ago
57a39aa
userns: Kill bogus declaration of function release_uids
by Eric W. Biederman
· 13 years ago
975d6b3
vfs: Don't allow a user namespace root to make device nodes
by Eric W. Biederman
· 13 years ago
dd775ae
Linux 3.4-rc1
by Linus Torvalds
· 13 years ago
b7ffff4
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
by Linus Torvalds
· 13 years ago
8bb1f22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f22e08a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f187e9f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
adb3b1f
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
a75ee6e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
c0d0259
vfs: fix out-of-date dentry_unhash() comment
by J. Bruce Fields
· 13 years ago
bad6118
vfs: split __lookup_hash
by Miklos Szeredi
· 13 years ago
81e6f52
untangling do_lookup() - take __lookup_hash()-calling case out of line.
by Al Viro
· 13 years ago
a325554
untangling do_lookup() - switch to calling __lookup_hash()
by Al Viro
· 13 years ago
a6ecdfc
untangling do_lookup() - merge d_alloc_and_lookup() callers
by Al Viro
· 13 years ago
ec335e9
untangling do_lookup() - merge failure exits in !dentry case
by Al Viro
· 13 years ago
d774a05
untangling do_lookup() - massage !dentry case towards __lookup_hash()
by Al Viro
· 13 years ago
08b0ab7
untangling do_lookup() - get rid of need_reval in !dentry case
by Al Viro
· 13 years ago
acc9cb3
untangling do_lookup() - eliminate a loop.
by Al Viro
· 13 years ago
37c17e1
untangling do_lookup() - expand the area under ->i_mutex
by Al Viro
· 13 years ago
3f6c7c7
untangling do_lookup() - isolate !dentry stuff from the rest of it.
by Al Viro
· 13 years ago
cda309d
vfs: move MAY_EXEC check from __lookup_hash()
by Miklos Szeredi
· 13 years ago
3637c05
vfs: don't revalidate just looked up dentry
by Miklos Szeredi
· 13 years ago
fa4ee15
vfs: fix d_need_lookup/d_revalidate order in do_lookup
by Miklos Szeredi
· 13 years ago
4613ad1
ext3: move headers to fs/ext3/
by Al Viro
· 13 years ago
f7699f2
migrate ext2_fs.h guts to fs/ext2/ext2.h
by Al Viro
· 13 years ago
39429c5
new helper: ext2_image_size()
by Al Viro
· 13 years ago
2f99c36
get rid of pointless includes of ext2_fs.h
by Al Viro
· 13 years ago
4a165d2
ext2: No longer export ext2_fs.h to user space
by Thierry Reding
· 13 years ago
00292bb
mtdchar: kill persistently held vfsmount
by Al Viro
· 13 years ago
22a71c3
pstore: trim pstore_get_inode()
by Al Viro
· 13 years ago
a2e1859
aio: take final put_ioctx() into callers of io_destroy()
by Al Viro
· 13 years ago
06af121
aio: merge aio_cancel_all() with wait_for_all_aios()
by Al Viro
· 13 years ago
a1c2aa1
selinuxfs: merge dentry allocation into sel_make_dir()
by Al Viro
· 13 years ago
c9651e7
ASPM: Fix pcie devices with non-pcie children
by Matthew Garrett
· 13 years ago
cdb0f9a
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
by Linus Torvalds
· 13 years ago
a554bea
selinux: don't inline slow-path code into avc_has_perm_noaudit()
by Linus Torvalds
· 13 years ago
e3831ed
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
by Srivatsa S. Bhat
· 13 years ago
8ebfdf2
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
f878d0b
virtio-pci: switch to PM ops macro to initialise PM functions
by Amit Shah
· 13 years ago
04c2322
virtio-pci: S3 support
by Amit Shah
· 13 years ago
0517fdd
virtio-pci: drop restore_common()
by Amit Shah
· 13 years ago
f38f838
virtio: drop thaw PM operation
by Amit Shah
· 13 years ago
e47d854
virtio: balloon: Allow stats update after restore from S4
by Amit Shah
· 13 years ago
fa2a451
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
bde4d8b
sparc32: fix fallout from system.h removal
by Sam Ravnborg
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
a7697b9
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
2b17b43
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
f558c27
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
3a0d184
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
c39e8ed
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a335750
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
10f3cb4
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
919c840
Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 13 years ago
a9d38a4
Merge branch 'dunlap' (Randy's Documentation patches)
by Linus Torvalds
· 13 years ago
c480138
Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc
by Rafal Kapela
· 13 years ago
78286cd
Documentation: replace install commands with softdeps
by Lucas De Marchi
· 13 years ago
970e248
Documentation: remove references to /etc/modprobe.conf
by Lucas De Marchi
· 13 years ago
0960152
Documentation: input.txt: clarify mousedev 'cat' command syntax
by Randy Dunlap
· 13 years ago
9a7c48b
Documentation: CodingStyle: add inline assembly guidelines
by Josh Triplett
· 13 years ago
Next »