Commit Graph

63 Commits (7c7fcf762e405eb040ee10d22d656a791f616122)

Author SHA1 Message Date
Eric Paris b782e0a68d SELinux: special dontaudit for access checks 15 years ago
Paul E. McKenney babcd37821 selinux: remove all rcu head initializations 15 years ago
Eric Paris cb84aa9b42 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE 15 years ago
Justin P. Mattock 6382dc3340 fix comment typos in avc.c 15 years ago
Stephen Smalley b6cac5a30b selinux: Only audit permissions specified in policy 15 years ago
Stephen Smalley 19439d05b8 selinux: change the handling of unknown classes 15 years ago
Eric Paris 0bce952799 SELinux: print denials for buggy kernel with unknown perms 15 years ago
Stephen Smalley c6d3aaa4e3 selinux: dynamic class/perm discovery 16 years ago
Eric Paris 5224ee0863 SELinux: do not destroy the avc_cache_nodep 16 years ago
Eric Paris 4e6d0bffd3 SELinux: flush the avc before disabling SELinux 16 years ago
Eric Paris 008574b111 SELinux: seperate avc_cache flushing 16 years ago
Thomas Liu 2bf4969032 SELinux: Convert avc_audit to use lsm_audit.h 16 years ago
James Morris be940d6279 Revert "SELinux: Convert avc_audit to use lsm_audit.h" 16 years ago
Thomas Liu 8113a8d80f SELinux: Convert avc_audit to use lsm_audit.h 16 years ago
Thomas Liu 89c86576ec selinux: clean up avc node cache when disabling selinux 16 years ago
KaiGai Kohei 44c2d9bdd7 Add audit messages on type boundary violations 16 years ago
KaiGai Kohei 8a6f83afd0 Permissive domain in userspace object manager 16 years ago
Eric Paris 26036651c5 SELinux: convert the avc cache hash list to an hlist 16 years ago
Eric Paris edf3d1aecd SELinux: code readability with avc_cache 16 years ago
Eric Paris f1c6381a6e SELinux: remove unused av.decided field 16 years ago
Eric Paris 21193dcd1f SELinux: more careful use of avd in avc_has_perm_noaudit 16 years ago
Eric Paris 906d27d9d2 SELinux: remove the unused ae.used 16 years ago
Eric Paris a5dda68332 SELinux: check seqno when updating an avc_node 16 years ago
Eric Paris 76f7ba35d4 SELinux: shrink sizeof av_inhert selinux_class_perm and context 16 years ago
Harvey Harrison 3685f25de1 misc: replace NIPQUAD() 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Harvey Harrison 1afa67f5e7 misc: replace NIP6_FMT with %p6 format specifier 17 years ago
KaiGai Kohei d9250dea3f SELinux: add boundary support and thread context assignment 17 years ago
Eric Paris b556f8ad58 Audit: standardize string audit interfaces 17 years ago
Paul E. McKenney 6184425091 SELinux fixups needed for preemptable RCU from -rt 17 years ago
Eric Paris 95fff33b8e SELinux: one little, two little, three little whitespaces, the avc.c saga. 17 years ago
Eric Paris 744ba35e45 SELinux: clean up printks 17 years ago
Eric Paris 64dbf07474 selinux: introduce permissive types 17 years ago
Eric Paris eda4f69ca5 SELinux: requesting no permissions in avc_has_perm_noaudit is a BUG() 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Paul Moore da5645a28a SELinux: Only store the network interface's ifindex 17 years ago
Yuichi Nakamura 788e7dd4c2 SELinux: Improve read/write performance 18 years ago
Al Viro 4259fa01a2 [PATCH] get rid of AVC_PATH postponed treatment 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Tobias Oed 13bddc2e9d SELinux: Use %lu for inode->i_no when printing avc 18 years ago
Stephen Smalley 2c3c05dbcb SELinux: allow preemption between transition permission checks 18 years ago
Stephen Smalley a764ae4b07 selinux: remove userland security class and permission definitions 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Al Viro 87fcd70d98 [PATCH] selinux endianness annotations 18 years ago
Chad Sellers 5c45899879 SELinux: export object class and permission definitions 18 years ago
Darrel Goeddel 376bd9cb35 [PATCH] support for context based audit filtering 19 years ago
Stephen Smalley 99f6d61bda [PATCH] selinux: require AUDIT 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago