Commit Graph

1265 Commits (7b2a64c96ad53c4299f7e6ddf8c2f99cb48940a9)

Author SHA1 Message Date
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Alexey Dobriyan 37721e1b0c headers: path.h redux 14 years ago
Nick Piggin 31e6b01f41 fs: rcu-walk for path lookup 14 years ago
Nick Piggin dc0474be3e fs: dcache rationalise dget variants 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin da5029563a fs: dcache scale d_unhashed 14 years ago
David S. Miller 3610cda53f af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. 14 years ago
Mimi Zohar 867c202654 ima: fix add LSM rule bug 14 years ago
David Howells 3fc5e98d8c KEYS: Don't call up_write() if __key_link_begin() returns an error 14 years ago
Eric Paris 350e4f31e0 SELinux: define permissions for DCB netlink messages 14 years ago
Mimi Zohar 3b1826cebe encrypted-keys: style and other cleanup 14 years ago
Mimi Zohar 1f35065a9e encrypted-keys: verify datablob size before converting to binary 14 years ago
Mimi Zohar 1bdbb4024c trusted-keys: kzalloc and other cleanup 14 years ago
Mimi Zohar bc5e0af0b3 trusted-keys: additional TSS return code and other error handling 14 years ago
Jarkko Sakkinen 5c6d1125f8 Smack: Transmute labels on specified directories 14 years ago
Eric Paris 73ff5fc0a8 selinux: cache sidtab_context_to_sid results 14 years ago
Eric Paris 415103f993 SELinux: do not compute transition labels on mountpoint labeled filesystems 14 years ago
Casey Schaufler 676dac4b1b This patch adds a new security attribute to Smack called 14 years ago
Eric Paris 1d9bc6dc5b SELinux: merge policydb_index_classes and policydb_index_others 14 years ago
Eric Paris ac76c05bec selinux: convert part of the sym_val_to_name array to use flex_array 14 years ago
Eric Paris 23bdecb000 selinux: convert type_val_to_struct to flex_array 14 years ago
Eric Paris c9e86a9b95 SELinux: do not set automatic i_ino in selinuxfs 14 years ago
Eric Paris 7ae9f23cbd selinux: rework security_netlbl_secattr_to_sid 14 years ago
Eric Paris 4b02b52448 SELinux: standardize return code handling in selinuxfs.c 14 years ago
Eric Paris b77a493b1d SELinux: standardize return code handling in selinuxfs.c 14 years ago
Eric Paris 9398c7f794 SELinux: standardize return code handling in policydb.c 14 years ago
Mimi Zohar 93ae86e759 keys: add missing include file for trusted and encrypted keys 14 years ago
Casey Schaufler b4e0d5f079 Smack: UDS revision 14 years ago
Mimi Zohar 7e70cb4978 keys: add new key-type encrypted 14 years ago
Mimi Zohar d00a1c72f7 keys: add new trusted key-type 14 years ago
Serge E. Hallyn ce6ada35bd security: Define CAP_SYSLOG 14 years ago
Eric Paris 2fe66ec242 SELinux: indicate fatal error in compat netfilter code 14 years ago
Eric Paris 04f6d70f6e SELinux: Only return netlink error when we know the return is fatal 14 years ago
Eric Paris 1f1aaf8282 SELinux: return -ECONNREFUSED from ip_postroute to signal fatal error 14 years ago
Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
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
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 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