Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e25cd062b16ed1d41a157aec5a108abd6ff2e9f9
/
security
« Previous
7e2deb7
TOMOYO: Explicitly set file_operations->llseek pointer.
by Tetsuo Handa
· 14 years ago
af4f136
security: move LSM xattrnames to xattr.h
by Mimi Zohar
· 14 years ago
5ad18a0
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
by Justin P. Mattock
· 14 years ago
94fd840
KEYS: Use the variable 'key' in keyctl_describe_key()
by David Howells
· 14 years ago
0849e3b
TOMOYO: Add missing poll() hook.
by Tetsuo Handa
· 14 years ago
e2bf690
TOMOYO: Rename symbols.
by Tetsuo Handa
· 14 years ago
8e56868
TOMOYO: Small cleanup.
by Tetsuo Handa
· 14 years ago
f23571e
TOMOYO: Copy directly to userspace buffer.
by Tetsuo Handa
· 14 years ago
5db5a39
TOMOYO: Use common code for policy reading.
by Tetsuo Handa
· 14 years ago
063821c
TOMOYO: Allow reading only execute permission.
by Tetsuo Handa
· 14 years ago
475e6fa
TOMOYO: Change list iterator.
by Tetsuo Handa
· 14 years ago
5448ec4
TOMOYO: Use common code for domain transition control.
by Tetsuo Handa
· 14 years ago
0617c7f
TOMOYO: Remove alias keyword.
by Tetsuo Handa
· 14 years ago
7c2ea22
TOMOYO: Merge path_group and number_group.
by Tetsuo Handa
· 14 years ago
31845e8
TOMOYO: Aggregate reader functions.
by Tetsuo Handa
· 14 years ago
a230f9e
TOMOYO: Use array of "struct list_head".
by Tetsuo Handa
· 14 years ago
a98aa4d
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
by Tetsuo Handa
· 14 years ago
5fb4987
selinux: Use current_security() when possible
by Paul Moore
· 15 years ago
253bfae
selinux: Convert socket related access controls to use socket labels
by Paul Moore
· 15 years ago
84914b7
selinux: Shuffle the sk_security_struct alloc and free routines
by Paul Moore
· 15 years ago
d4f2d97
selinux: Consolidate sockcreate_sid logic
by Paul Moore
· 15 years ago
4d1e245
selinux: Set the peer label correctly on connected UNIX domain sockets
by Paul Moore
· 15 years ago
e79acf0
TOMOYO: Pass "struct list_head" rather than "void *".
by Tetsuo Handa
· 14 years ago
8fbe71f
TOMOYO: Make read function to void.
by Tetsuo Handa
· 14 years ago
cb917cf
TOMOYO: Merge functions.
by Tetsuo Handa
· 14 years ago
71c2823
TOMOYO: Remove wrapper function for reading keyword.
by Tetsuo Handa
· 14 years ago
d795ef9
TOMOYO: Loosen parameter check for mount operation.
by Tetsuo Handa
· 14 years ago
7509315
TOMOYO: Rename symbols.
by Tetsuo Handa
· 14 years ago
99a8525
TOMOYO: Use callback for permission check.
by Tetsuo Handa
· 14 years ago
cf6e9a6
TOMOYO: Pass parameters via structure.
by Tetsuo Handa
· 14 years ago
05336de
TOMOYO: Use common code for open and mkdir etc.
by Tetsuo Handa
· 14 years ago
9ee0c82
SELinux: seperate range transition rules to a seperate function
by Eric Paris
· 14 years ago
d2f8b23
TOMOYO: Use common code for garbage collection.
by Tetsuo Handa
· 14 years ago
36f5e1f
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
82e0f00
TOMOYO: Use common structure for list element.
by Tetsuo Handa
· 14 years ago
237ab45
TOMOYO: Use callback for updating entries.
by Tetsuo Handa
· 14 years ago
927942a
KEYS: Make /proc/keys check to see if a key is possessed before security check
by David Howells
· 14 years ago
9156235
KEYS: Authorise keyctl_set_timeout() on a key if we have its authorisation key
by David Howells
· 14 years ago
57c2590
TOMOYO: Update profile structure.
by Tetsuo Handa
· 14 years ago
1084307
TOMOYO: Add pathname aggregation support.
by Tetsuo Handa
· 14 years ago
3f62963
TOMOYO: Allow wildcard for execute permission.
by Tetsuo Handa
· 14 years ago
c8c57e8
TOMOYO: Support longer pathname.
by Tetsuo Handa
· 14 years ago
9b24437
TOMOYO: Several fixes for TOMOYO's management programs.
by Tetsuo Handa
· 14 years ago
ea0d3ab
LSM: Remove unused arguments from security_path_truncate().
by Tetsuo Handa
· 14 years ago
3e62cbb
smack: opt_dentry is never null in in smack_d_instantiate()
by Dan Carpenter
· 14 years ago
c3ef150
TOMOYO: Split files into some pieces.
by Tetsuo Handa
· 14 years ago
17fcfbd
TOMOYO: Add interactive enforcing mode.
by Tetsuo Handa
· 14 years ago
2106ccd
TOMOYO: Add mount restriction.
by Tetsuo Handa
· 14 years ago
a1f9bb6
TOMOYO: Split file access control functions by type of parameters.
by Tetsuo Handa
· 14 years ago
cb0abe6
TOMOYO: Use structure for passing common arguments.
by Tetsuo Handa
· 14 years ago
4c3e9e2
TOMOYO: Add numeric values grouping support.
by Tetsuo Handa
· 14 years ago
babcd37
selinux: remove all rcu head initializations
by Paul E. McKenney
· 14 years ago
c4ec54b
fsnotify: new fsnotify hooks and events types for access decisions
by Eric Paris
· 15 years ago
eb2d55a
rlimits: selinux, do rlimits changes under task_lock
by Oleg Nesterov
· 14 years ago
5ab46b3
rlimits: add task_struct to update_rlimit_cpu
by Jiri Slaby
· 15 years ago
8fd00b4
rlimits: security, add task_struct to setrlimit
by Jiri Slaby
· 15 years ago
4303ef1
KEYS: Propagate error code instead of returning -EINVAL
by Dan Carpenter
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
dd98acf
keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
by Oleg Nesterov
· 14 years ago
685bfd2
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
by Oleg Nesterov
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
e8c2625
switch selinux delayed superblock handling to iterate_supers()
by Al Viro
· 15 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
4d09ec0
KEYS: Return more accurate error codes
by Dan Carpenter
· 14 years ago
c80901f
LSM: Add __init to fixup function.
by Tetsuo Handa
· 14 years ago
7762fbf
TOMOYO: Add pathname grouping support.
by Tetsuo Handa
· 14 years ago
ba0c170
ima: remove ACPI dependency
by Mimi Zohar
· 15 years ago
b3139bb
security/selinux/ss: Use kstrdup
by Julia Lawall
· 14 years ago
9e4b50e
TOMOYO: Use stack memory for pending entry.
by Tetsuo Handa
· 15 years ago
83c36cc
Revert "ima: remove ACPI dependency"
by James Morris
· 15 years ago
f70e2e0
KEYS: Do preallocation for __key_link()
by David Howells
· 15 years ago
043b4d4
Merge branch 'master' into next
by James Morris
· 15 years ago
2928238
TOMOYO: Use mutex_lock_interruptible.
by Tetsuo Handa
· 15 years ago
2b9e468
KEYS: Better handling of errors from construct_alloc_key()
by David Howells
· 15 years ago
553d603
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
by David Howells
· 15 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
4e5d6f7
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
by Tetsuo Handa
· 15 years ago
896903c
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
by David Howells
· 15 years ago
f0641cb
KEYS: Use RCU dereference wrappers in keyring key type code
by David Howells
· 15 years ago
cea7daa
KEYS: find_keyring_by_name() can gain access to a freed keyring
by Toshiyuki Okajima
· 15 years ago
cf8304e
KEYS: Fix RCU handling in key_gc_keyring()
by David Howells
· 15 years ago
d9a9b4a
KEYS: Fix an RCU warning in the reading of user keys
by David Howells
· 15 years ago
a674fa4
ima: remove ACPI dependency
by Mimi Zohar
· 15 years ago
fcaaade
selinux: generalize disabling of execmem for plt-in-heap archs
by Stephen Smalley
· 15 years ago
1600f9d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
03449cd
keys: the request_key() syscall should link an existing key to the dest keyring
by David Howells
· 15 years ago
cb84aa9
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
by Eric Paris
· 15 years ago
b59ec78
keys: don't need to use RCU in keyring_read() as semaphore is held
by David Howells
· 15 years ago
98ec437
SMACK: Don't #include Ext2 headers
by David Howells
· 15 years ago
93b4a44
keys: fix an RCU warning
by David Howells
· 15 years ago
c5b60b5
security: whitespace coding style fixes
by Justin P. Mattock
· 15 years ago
822ccee
mmap_min_addr check CAP_SYS_RAWIO only for write
by Kees Cook
· 15 years ago
eb8dae9
IMA: include the word IMA in printk messages
by Eric Paris
· 15 years ago
b338cc8
security: testing the wrong variable in create_by_name()
by Dan Carpenter
· 15 years ago
34c111f
IMA: drop the word integrity in the audit message
by Eric Paris
· 15 years ago
2f1506c
IMA: use audit_log_untrusted_string rather than %s
by Eric Paris
· 15 years ago
7233e3e
IMA: handle comments in policy
by Eric Paris
· 15 years ago
28ef400
IMA: handle whitespace better
by Eric Paris
· 15 years ago
e9d393b
IMA: reject policies with unknown entries
by Eric Paris
· 15 years ago
Next »