Commit Graph

816 Commits (dc87917501e324701dbfb249def44054b5220187)

Author SHA1 Message Date
Linus Torvalds b61c37f579 lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data' 13 years ago
Eric Paris 3f0882c482 SELinux: do not allocate stack space for AVC data unless needed 13 years ago
Eric Paris f8294f1144 SELinux: remove avd from slow_avc_audit() 13 years ago
Eric Paris 7f6a47cf14 SELinux: remove avd from selinux_audit_data 13 years ago
Eric Paris 48c62af68a LSM: shrink the common_audit_data data union 13 years ago
Eric Paris 3b3b0e4fc1 LSM: shrink sizeof LSM specific portion of common_audit_data 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago
Al Viro a1c2aa1e86 selinuxfs: merge dentry allocation into sel_make_dir() 13 years ago
Linus Torvalds cdb0f9a1ad selinux: inline avc_audit() and avc_has_perm_noaudit() into caller 13 years ago
Linus Torvalds a554bea899 selinux: don't inline slow-path code into avc_has_perm_noaudit() 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
David Howells 778aae84ef SELinux: selinux/xfrm.h needs net/flow.h 13 years ago
Linus Torvalds 48aab2f79d security: optimize avc_audit() common path 13 years ago
David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely 13 years ago
James Morris 2653812e14 selinux: sparse fix: fix several warnings in the security server cod 13 years ago
James Morris 02f5daa563 selinux: sparse fix: fix warnings in netlink code 13 years ago
James Morris e8a65a3f67 selinux: sparse fix: eliminate warnings for selinuxfs 13 years ago
James Morris 6063c0461b selinux: sparse fix: declare selinux_disable() in security.h 13 years ago
James Morris 5c884c1d4a selinux: sparse fix: move selinux_complete_init 13 years ago
James Morris b46610caba selinux: sparse fix: make selinux_secmark_refcount static 13 years ago
Al Viro dba19c6064 get rid of open-coded S_ISREG(), etc. 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
David Howells 50345f1ea9 SELinux: Fix RCU deref check warning in sel_netport_insert() 13 years ago
David Howells 94d4ef0c2b SELinux: Fix RCU deref check warning in sel_netport_insert() 13 years ago
Thomas Meyer 2ff6fa8faf selinux: Casting (void *) value returned by kmalloc is useless 13 years ago
Pavel Emelyanov 7f1fb60c4f inet_diag: Partly rename inet_ to sock_ 13 years ago
Jesse Gross 75f2811c64 ipv6: Add fragment reporting to ipv6_skip_exthdr(). 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Andy Shevchenko af7ff2c2c4 selinuxfs: remove custom hex_to_bin() 13 years ago
Paul Gortmaker 44fc7ea0bf selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
James Morris 7b98a5857c selinux: sparse fix: fix several warnings in the security server code 14 years ago
James Morris 0ff53f5ddb selinux: sparse fix: include selinux.h in exports.c 14 years ago
James Morris 6a3fbe8117 selinux: sparse fix: fix warnings in netlink code 14 years ago
James Morris ad3fa08c4f selinux: sparse fix: eliminate warnings for selinuxfs 14 years ago
James Morris 58982b7483 selinux: sparse fix: declare selinux_disable() in security.h 14 years ago
James Morris cc59a582d6 selinux: sparse fix: move selinux_complete_init 14 years ago
James Morris 56a4ca9961 selinux: sparse fix: make selinux_secmark_refcount static 14 years ago
Paul Moore 8959deef0f doc: Update the email address for Paul Moore in various source files 14 years ago
Paul Moore 82c21bfab4 doc: Update the email address for Paul Moore in various source files 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
Lai Jiangshan 449a68cc65 security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() 14 years ago
Lai Jiangshan 9801c60e99 security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu() 14 years ago