Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5d6eba94b4c390c29e375bacabf9fdc2f01243d
/
security
/
selinux
0b7570e
do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup
by Oleg Nesterov
· 15 years ago
5224ee0
SELinux: do not destroy the avc_cache_nodep
by Eric Paris
· 15 years ago
4e6d0bf
SELinux: flush the avc before disabling SELinux
by Eric Paris
· 15 years ago
008574b
SELinux: seperate avc_cache flushing
by Eric Paris
· 15 years ago
ed868a5
Creds: creds->security can be NULL is selinux is disabled
by Eric Paris
· 15 years ago
ddd29ec
sysfs: Add labeling support for sysfs
by David P. Quigley
· 15 years ago
1ee65e3
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
by David P. Quigley
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
e0e8173
CRED: Add some configurable debugging [try #6]
by David Howells
· 15 years ago
ed6d76e
selinux: Support for the new TUN LSM hooks
by Paul Moore
· 15 years ago
bc6a600
selinux: adjust rules for ATTR_FORCE
by Amerigo Wang
· 15 years ago
ece1387
Merge branch 'master' into next
by James Morris
· 15 years ago
788084a
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 15 years ago
8cf948e
SELinux: call cap_file_mmap in selinux_file_mmap
by Eric Paris
· 15 years ago
2bf4969
SELinux: Convert avc_audit to use lsm_audit.h
by Thomas Liu
· 15 years ago
25354c4
SELinux: add selinux_kernel_module_request
by Eric Paris
· 15 years ago
314dabb
SELinux: fix memory leakage in /security/selinux/hooks.c
by James Morris
· 15 years ago
a2551df
Security/SELinux: seperate lsm specific mmap_min_addr
by Eric Paris
· 15 years ago
84336d1a
SELinux: call cap_file_mmap in selinux_file_mmap
by Eric Paris
· 15 years ago
5bb459b
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
by Oleg Nesterov
· 15 years ago
be940d6
Revert "SELinux: Convert avc_audit to use lsm_audit.h"
by James Morris
· 15 years ago
8113a8d
SELinux: Convert avc_audit to use lsm_audit.h
by Thomas Liu
· 15 years ago
89c8657
selinux: clean up avc node cache when disabling selinux
by Thomas Liu
· 15 years ago
9e48858
security: rename ptrace_may_access => ptrace_access_check
by Ingo Molnar
· 16 years ago
20dda18
selinux: restore optimization to selinux_file_permission
by Stephen Smalley
· 15 years ago
d905163
Merge branch 'master' into next
by James Morris
· 15 years ago
44c2d9b
Add audit messages on type boundary violations
by KaiGai Kohei
· 15 years ago
caabbdc
cleanup in ss/services.c
by KaiGai Kohei
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
850b0ce
SELinux: define audit permissions for audit tree netlink messages
by Eric Paris
· 15 years ago
c5642f4
selinux: remove obsolete read buffer limit from sel_read_bool
by Stephen Smalley
· 15 years ago
75834fc
SELinux: move SELINUX_MAGIC into magic.h
by Eric Paris
· 15 years ago
d254117
Merge branch 'master' into next
by James Morris
· 16 years ago
65c90bc
selinux: Fix send_sigiotask hook
by Stephen Smalley
· 16 years ago
ecd6de3
selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent.
by Oleg Nesterov
· 16 years ago
3bcac02
SELinux: Don't flush inherited SIGKILL during execve()
by David Howells
· 16 years ago
88c48db
SELinux: drop secondary_ops->sysctl
by Eric Paris
· 16 years ago
8a6f83a
Permissive domain in userspace object manager
by KaiGai Kohei
· 16 years ago
58bfbb5
selinux: Remove the "compat_net" compatibility code
by Paul Moore
· 16 years ago
389fb800
netlabel: Label incoming TCP connections correctly in SELinux
by Paul Moore
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
df7f54c
SELinux: inode_doinit_with_dentry drop no dentry printk
by Eric Paris
· 16 years ago
dd34b5d
SELinux: new permission between tty audit and audit socket
by Eric Paris
· 16 years ago
6a25b27
SELinux: open perm for sock files
by Eric Paris
· 16 years ago
d7f59dc
selinux: Fix a panic in selinux_netlbl_inode_permission()
by Paul Moore
· 16 years ago
09c50b4
selinux: Fix the NetLabel glue code for setsockopt()
by Paul Moore
· 16 years ago
2603665
SELinux: convert the avc cache hash list to an hlist
by Eric Paris
· 16 years ago
edf3d1a
SELinux: code readability with avc_cache
by Eric Paris
· 16 years ago
f1c6381
SELinux: remove unused av.decided field
by Eric Paris
· 16 years ago
21193dc
SELinux: more careful use of avd in avc_has_perm_noaudit
by Eric Paris
· 16 years ago
906d27d
SELinux: remove the unused ae.used
by Eric Paris
· 16 years ago
a5dda683
SELinux: check seqno when updating an avc_node
by Eric Paris
· 16 years ago
4cb912f
SELinux: NULL terminate al contexts from disk
by Eric Paris
· 16 years ago
4ba0a8a
SELinux: better printk when file with invalid label found
by Eric Paris
· 16 years ago
200ac53
SELinux: call capabilities code directory
by Eric Paris
· 16 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
5626d3e
selinux: remove hooks which simply defer to capabilities
by James Morris
· 16 years ago
95c1490
selinux: remove secondary ops call to shm_shmat
by James Morris
· 16 years ago
5c4054c
selinux: remove secondary ops call to unix_stream_connect
by James Morris
· 16 years ago
2cbbd19
selinux: remove secondary ops call to task_kill
by James Morris
· 16 years ago
ef76e74
selinux: remove secondary ops call to task_setrlimit
by James Morris
· 16 years ago
ca5143d
selinux: remove unused cred_commit hook
by James Morris
· 16 years ago
af294e4
selinux: remove secondary ops call to task_create
by James Morris
· 16 years ago
d541bbe
selinux: remove secondary ops call to file_mprotect
by James Morris
· 16 years ago
438add6
selinux: remove secondary ops call to inode_setattr
by James Morris
· 16 years ago
188fbcc
selinux: remove secondary ops call to inode_permission
by James Morris
· 16 years ago
f51115b
selinux: remove secondary ops call to inode_follow_link
by James Morris
· 16 years ago
dd4907a
selinux: remove secondary ops call to inode_mknod
by James Morris
· 16 years ago
e473725
selinux: remove secondary ops call to inode_unlink
by James Morris
· 16 years ago
efdfac4
selinux: remove secondary ops call to inode_link
by James Morris
· 16 years ago
97422ab
selinux: remove secondary ops call to sb_umount
by James Morris
· 16 years ago
ef935b9
selinux: remove secondary ops call to sb_mount
by James Morris
· 16 years ago
5565b0b
selinux: remove secondary ops call to bprm_committed_creds
by James Morris
· 16 years ago
2ec5dbe
selinux: remove secondary ops call to bprm_committing_creds
by James Morris
· 16 years ago
bc05595
selinux: remove unused bprm_check_security hook
by James Morris
· 16 years ago
cd89596
SELinux: Unify context mount and genfs behavior
by David P. Quigley
· 16 years ago
11689d4
SELinux: Add new security mount option to indicate security label support.
by David P. Quigley
· 16 years ago
0d90a7e
SELinux: Condense super block security structure flags and cleanup necessary code.
by David P. Quigley
· 16 years ago
ac8cc0f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
3699c53
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
by David Howells
· 16 years ago
29881c4
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"
by James Morris
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
76f7ba3
SELinux: shrink sizeof av_inhert selinux_class_perm and context
by Eric Paris
· 16 years ago
14eaddc
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
by David Howells
· 16 years ago
5af75d8
audit: validate comparison operations, store them in sane form
by Al Viro
· 16 years ago
4f4b6c1
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
by Rusty Russell
· 16 years ago
277d342
selinux: Deprecate and schedule the removal of the the compat_net functionality
by Paul Moore
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
7419224
SELinux: don't check permissions for kernel mounts
by James Morris
· 16 years ago
12204e2
security: pass mount flags to security_sb_kern_mount()
by James Morris
· 16 years ago
459c19f
SELinux: correctly detect proc filesystems of the form "proc/foo"
by Stephen Smalley
· 16 years ago
3a3b7ce
CRED: Allow kernel services to override LSM settings for task actions
by David Howells
· 16 years ago
1bfdc75
CRED: Add a kernel_service object class to SELinux
by David Howells
· 16 years ago
3b11a1d
CRED: Differentiate objective and effective subjective credentials on a task
by David Howells
· 16 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
88e67f3
CRED: Make inode_has_perm() and file_has_perm() take a cred pointer
by David Howells
· 16 years ago
Next »