Commit Graph

981 Commits (fd5722e5cdb233bbc47e782e10b3b5e3488a22fa)

Author SHA1 Message Date
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
KaiGai Kohei 7d52a155e3 selinux: remove dead code in type_attribute_bounds_av() 15 years ago
Stephen Smalley 2f3e82d694 selinux: convert range transition list to a hashtab 15 years ago
Stephen Smalley 19439d05b8 selinux: change the handling of unknown classes 15 years ago
James Morris 8d9525048c security: correct error returns for get/set security with private inodes 15 years ago
Al Viro 6d125529c6 Fix ACC_MODE() for real 15 years ago
Tetsuo Handa cd7bec6ad8 TOMOYO: Remove memory pool for list elements. 15 years ago
Tetsuo Handa e41035a996 TOMOYO: Remove memory pool for string data. 15 years ago
Tetsuo Handa f737d95ddf TOMOYO: Replace rw_semaphore by mutex. 15 years ago
Jiri Slaby 17740d8978 SECURITY: selinux, fix update_rlimit_cpu parameter 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Geert Uytterhoeven a00ae4d21b Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
H Hartley Sweeten dd880fbe8e security/min_addr.c: make init_mmap_min_addr() static 15 years ago