Commit Graph

772 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
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
Al Viro cf1dd1dae8 selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
Tejun Heo 06d984737b ptrace: s/tracehook_tracer_task()/ptrace_parent()/ 14 years ago
Roy.Li ded509880f SELinux: skip file_name_trans_write() when policy downgraded. 14 years ago
Linus Torvalds 95f4efb2d7 selinux: simplify and clean up inode_has_perm() 14 years ago
Linus Torvalds f01e1af445 selinux: don't pass in NULL avd to avc_has_perm_noaudit 14 years ago
Kohei Kaigai 0f7e4c33eb selinux: fix case of names with whitespace/multibytes on /selinux/create 14 years ago
Linus Torvalds 257313b2a8 selinux: avoid unnecessary avc cache stat hit count 14 years ago
Linus Torvalds 044aea9b83 selinux: de-crapify avc cache stat code generation 14 years ago
Eric Paris 93826c092c SELinux: delete debugging printks from filename_trans rule processing 14 years ago
Greg Kroah-Hartman 7a627e3b9a SELINUX: add /sys/fs/selinux mount point to put selinuxfs 14 years ago
Lai Jiangshan 690273fc70 security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() 14 years ago
Eric Paris 5d30b10bd6 flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris cb1e922fa1 SELinux: pass last path component in may_create 14 years ago
Eric Paris 2875fa0083 SELinux: introduce path_has_perm 14 years ago
Eric Paris 5a3ea8782c flex_array: flex_array_prealloc takes a number of elements, not an end 14 years ago
Eric Paris 562abf6241 SELinux: pass last path component in may_create 14 years ago
Eric Paris 2463c26d50 SELinux: put name based create rules in a hashtable 14 years ago
Eric Paris 3f058ef778 SELinux: generic hashtab entry counter 14 years ago
Eric Paris be30b16d43 SELinux: calculate and print hashtab stats with a generic function 14 years ago
Eric Paris 03a4c0182a SELinux: skip filename trans rules if ttype does not match parent dir 14 years ago
Eric Paris 2667991f60 SELinux: rename filename_compute_type argument to *type instead of *con 14 years ago
Eric Paris 4742600cf5 SELinux: fix comment to state filename_compute_type takes an objname not a qstr 14 years ago
Eric Paris 9ade0cf440 SELINUX: Make selinux cache VFS RCU walks safe 14 years ago
Eric Paris a269434d2f LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH 14 years ago
Eric Paris f48b739984 LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE 14 years ago
Eric Paris 0dc1ba24f7 SELINUX: Make selinux cache VFS RCU walks safe 14 years ago
Andi Kleen 1c99042974 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Eric Paris 6b697323a7 SELinux: security_read_policy should take a size_t not ssize_t 14 years ago
Eric Paris a35c6c8368 SELinux: silence build warning when !CONFIG_BUG 14 years ago
Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
Eric Paris 425b473de5 SELinux: delete debugging printks from filename_trans rule processing 14 years ago
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 14 years ago
Harry Ciao 1214eac73f Initialize policydb.process_class eariler. 14 years ago
Stephen Smalley eba71de2cb selinux: Fix regression for Xorg 14 years ago
Kohei Kaigai f50a3ec961 selinux: add type_transition with name extension support for selinuxfs 14 years ago