Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-07 | selinux: remove unused variabled in the netport, netnode, and netif caches | Paul Moore | 1 | -2/+1 |
2014-06-26 | selinux: reduce the number of calls to synchronize_net() when flushing caches | Paul Moore | 1 | -14/+1 |
2012-04-09 | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao | 1 | -4/+2 |
2011-12-21 | SELinux: Fix RCU deref check warning in sel_netport_insert() | David Howells | 1 | -1/+3 |
2011-08-01 | doc: Update the email address for Paul Moore in various source files | Paul Moore | 1 | -1/+1 |
2011-07-20 | security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu() | Lai Jiangshan | 1 | -18/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-07-14 | SELinux: keep the code clean formating and syntax | Eric Paris | 1 | -2/+1 |
2008-04-28 | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 1 | -22/+18 |
2008-04-18 | SELinux: add netport.[ch] | James Morris | 1 | -0/+286 |