Commit Graph

993 Commits (a7debe789dfcaee9c4d81e5738b0be8c5d93930b)

Author SHA1 Message Date
David Howells 896903c2f5 KEYS: call_sbin_request_key() must write lock keyrings before modifying them 15 years ago
David Howells f0641cba77 KEYS: Use RCU dereference wrappers in keyring key type code 15 years ago
Toshiyuki Okajima cea7daa358 KEYS: find_keyring_by_name() can gain access to a freed keyring 15 years ago
David Howells cf8304e8f3 KEYS: Fix RCU handling in key_gc_keyring() 15 years ago
David Howells d9a9b4aeea KEYS: Fix an RCU warning in the reading of user keys 15 years ago
David Howells e35ec2d2c1 KEYS: Fix an RCU warning in the reading of user keys 15 years ago
David Howells bfeb0360de KEYS: Fix an RCU warning 15 years ago
David Howells 03449cd9ea keys: the request_key() syscall should link an existing key to the dest keyring 15 years ago
David Howells b59ec78cdc keys: don't need to use RCU in keyring_read() as semaphore is held 15 years ago
David Howells 93b4a44f3a keys: fix an RCU warning 15 years ago
Dan Carpenter b338cc8207 security: testing the wrong variable in create_by_name() 15 years ago
Stephen Smalley 6c9ff1013b SELinux: Reduce max avtab size to avoid page allocation failures 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter 181427a7e0 tomoyo: fix potential use after free 15 years ago
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago
David Howells ef57471a73 SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 15 years ago
Tetsuo Handa 1fcdc7c527 TOMOYO: Protect find_task_by_vpid() with RCU. 15 years ago
Paul E. McKenney e7b0a61b79 security: Apply lockdep-based checking to rcu_dereference() uses 15 years ago
Joshua Roys c36f74e67f netlabel: fix export of SELinux categories > 127 15 years ago
Xiaotian Feng baac35c415 security: fix error return path in ima_inode_alloc 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago
KaiGai Kohei 2ae3ba3938 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() 15 years ago
Tetsuo Handa 1708000886 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 15 years ago
James Morris 2da5d31bc7 security: fix a couple of sparse warnings 15 years ago
Tetsuo Handa 97d6931ead TOMOYO: Remove unneeded parameter. 15 years ago
Tetsuo Handa 7ef612331f TOMOYO: Use shorter names. 15 years ago
Tetsuo Handa 084da356f6 TOMOYO: Use enum for index numbers. 15 years ago
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector. 15 years ago
Tetsuo Handa ec8e6a4e06 TOMOYO: Add refcounter on domain structure. 15 years ago
Tetsuo Handa 76bb0895d0 TOMOYO: Merge headers. 15 years ago
Tetsuo Handa bf24fb016c TOMOYO: Add refcounter on string data. 15 years ago
Tetsuo Handa ca0b7df337 TOMOYO: Reduce lines by using common path for addition and deletion. 15 years ago
Xiaotian Feng 8007f10259 selinux: fix memory leak in sel_make_bools 15 years ago
Tetsuo Handa ea13ddbad0 TOMOYO: Extract bitfield 15 years ago
Al Viro 89068c576b Take ima_file_free() to proper place. 15 years ago
Mimi Zohar 1e93d0052d ima: rename PATH_CHECK to FILE_CHECK 15 years ago
Mimi Zohar 9bbb6cad01 ima: rename ima_path_check to ima_file_check 15 years ago
Eric Paris 54bb6552bd ima: initialize ima before inodes can be allocated 15 years ago
Mimi Zohar 8eb988c70e fix ima breakage 15 years ago
Justin P. Mattock 6382dc3340 fix comment typos in avc.c 15 years ago
Kees Cook f40a70861a syslog: clean up needless comment 15 years ago
Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
Guido Trentalancia 0719aaf5ea selinux: allow MLS->non-MLS and vice versa upon policy reload 15 years ago
Guido Trentalancia 42596eafdd selinux: load the initial SIDs upon every policy load 15 years ago
Stephen Smalley b6cac5a30b selinux: Only audit permissions specified in policy 15 years ago
Al Viro ef52c75e4b get rid of pointless checks after simple_pin_fs() 15 years ago
Tetsuo Handa 8e2d39a166 TOMOYO: Remove usage counter for temporary memory. 15 years ago