Commit Graph

1265 Commits (409622ecc2a3b618b31b1894ed6360fbdca95d62)

Author SHA1 Message Date
Eric Paris 497f323370 IMA: use unsigned int instead of long for counters 14 years ago
Eric Paris b575156daf IMA: drop the inode opencount since it isn't needed for operation 14 years ago
Eric Paris 8549164143 IMA: use rbtree instead of radix tree for inode information cache 14 years ago
Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Stephen Rothwell f0d3d9894e selinux: include vmalloc.h for vmalloc_user 14 years ago
Eric Paris 845ca30fe9 selinux: implement mmap on /selinux/policy 14 years ago
Eric Paris cee74f47a6 SELinux: allow userspace to read policy back out of the kernel 14 years ago
Eric Paris 00d85c83ac SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE 14 years ago
Eric Paris 4419aae1f4 SELinux: deterministic ordering of range transition rules 14 years ago
Eric Paris d5630b9d27 security: secid_to_secctx returns len when data is NULL 14 years ago
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 14 years ago
John Johansen 3ed02ada2a AppArmor: Ensure the size of the copy is < the buffer allocated to hold it 14 years ago
Tetsuo Handa 9f1c1d426b TOMOYO: Print URL information before panic(). 14 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 14 years ago
KaiGai Kohei 36f7f28416 selinux: fix up style problem on /selinux/status 14 years ago
matt mooney 8b0c543e5c selinux: change to new flag variable 14 years ago
Paul Gortmaker 60272da034 selinux: really fix dependency causing parallel compile failure. 14 years ago
Paul Gortmaker ceba72a68d selinux: fix parallel compile error 14 years ago
KaiGai Kohei 1190416725 selinux: fast status update interface (/selinux/status) 14 years ago
Yong Zhang 4b04a7cfc5 .gitignore: ignore apparmor/rlim_names.h 14 years ago
Tetsuo Handa 065d78a060 LSM: Fix security_module_enable() error. 14 years ago
Eric Paris daa6d83a28 selinux: type_bounds_sanity_check has a meaningless variable declaration 14 years ago
Dan Carpenter 68eda8f590 tomoyo: cleanup. don't store bogus pointer 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Ben Hutchings c8da96e87d TOMOYO: Don't abuse sys_getpid(), sys_getppid() 15 years ago
David Howells 3d96406c7d KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring 15 years ago
David Howells 9d1ac65a96 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() 15 years ago
Mimi Zohar e950598d43 ima: always maintain counters 15 years ago
John Johansen 999b4f0aa2 AppArmor: Fix locking from removal of profile namespace 15 years ago
John Johansen 04ccd53f09 AppArmor: Fix splitting an fqname into separate namespace and profile names 15 years ago
John Johansen 3a2dc8382a AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes 15 years ago
John Johansen e819ff519b AppArmor: Drop hack to remove appended " (deleted)" string 15 years ago
Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
Nick Piggin 44672e4fbd apparmor: use task path helpers 15 years ago
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Jiri Slaby 7cb4dc9fc9 AppArmor: fix task_setrlimit prototype 15 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
Stephen Rothwell 101d6c826f AppArmor: update for module_param_named API change 15 years ago
Ralf Baechle a7a387cc59 SELINUX: Fix build error. 15 years ago
David Howells 1e456a1243 KEYS: request_key() should return -ENOKEY if the constructed key is negative 15 years ago
Randy Dunlap 06c22dadc6 apparmor: depends on NET 15 years ago
James Morris 77c80e6b2f AppArmor: fix build warnings for non-const use of get_task_cred 15 years ago
Eric Paris 6371dcd36f selinux: convert the policy type_attr_map to flex_array 15 years ago
John Johansen 016d825fe0 AppArmor: Enable configuring and building of the AppArmor security module 15 years ago
Tetsuo Handa 484ca79c65 TOMOYO: Use pathname specified by policy rather than execve() 15 years ago
James Morris 4d6ec10bb4 AppArmor: update path_truncate method to latest version 15 years ago
John Johansen c88d4c7b04 AppArmor: core policy routines 15 years ago
John Johansen 736ec752d9 AppArmor: policy routines for loading and unpacking policy 15 years ago