Commit Graph

1220 Commits (d9aa93804e53f2153260568024b75ad3d81784f9)

Author SHA1 Message Date
Dan Rosenberg eaf06b241b Restrict unprivileged access to kernel syslog 14 years ago
wzt.wzt@gmail.com a26d279ea8 APPARMOR: Fix memory leak of apparmor_init() 14 years ago
wzt.wzt@gmail.com 246c3fb16b APPARMOR: Fix memory leak of alloc_namespace() 14 years ago
Al Viro fc14f2fef6 convert get_sb_single() users 14 years ago
Andi Kleen 27d6379894 Fix install_process_keyring error handling 14 years ago
Eric Paris bade72d607 IMA: fix the ToMToU logic 14 years ago
Eric Paris 196f518128 IMA: explicit IMA i_flag to remove global lock on inode_delete 14 years ago
Eric Paris 64c62f06be IMA: drop refcnt from ima_iint_cache since it isn't needed 14 years ago
Eric Paris bc7d2a3e66 IMA: only allocate iint when needed 14 years ago
Eric Paris a178d2027d IMA: move read counter into struct inode 14 years ago
Eric Paris b9593d309d IMA: use i_writecount rather than a private counter 14 years ago
Eric Paris ad16ad00c3 IMA: use inode->i_lock to protect read and write counters 14 years ago
Eric Paris 15aac67677 IMA: convert internal flags from long to char 14 years ago
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