aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-08
* syslog: use defined constants instead of raw numbersKees Cook2010-02-03
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-03
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03
* selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-03
* selinux: Only audit permissions specified in policyStephen Smalley2010-02-02
* selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-24
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-24
* Merge branch 'master' into nextJames Morris2010-01-17
|\
| * SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-04
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | | selinux: change the handling of unknown classesStephen Smalley2010-01-17
* | | | Merge branch 'master' into nextJames Morris2009-12-09
|\| | |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\| |
| * | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
| | |/ | |/|
* | | selinux: remove a useless returnAmerigo Wang2009-12-07
* | | security/selinux/ss: correct size computationJulia Lawall2009-12-07
| |/ |/|
* | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-23
* | security: report the module name to security_module_requestEric Paris2009-11-09
* | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-23
* | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-19
* | selinux: drop remapping of netlink classesStephen Smalley2009-10-07
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-07
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
* | SELinux: reset the security_ops before flushing the avc cacheEric Paris2009-09-30
|/
* do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeupOleg Nesterov2009-09-24
* SELinux: do not destroy the avc_cache_nodepEric Paris2009-09-23
* SELinux: flush the avc before disabling SELinuxEric Paris2009-09-13
* SELinux: seperate avc_cache flushingEric Paris2009-09-13
* Creds: creds->security can be NULL is selinux is disabledEric Paris2009-09-13
* sysfs: Add labeling support for sysfsDavid P. Quigley2009-09-09
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* CRED: Add some configurable debugging [try #6]David Howells2009-09-02
* selinux: Support for the new TUN LSM hooksPaul Moore2009-08-31
* selinux: adjust rules for ATTR_FORCEAmerigo Wang2009-08-21
* Merge branch 'master' into nextJames Morris2009-08-19
|\
| * Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
| * SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-17
| * SELinux: fix memory leakage in /security/selinux/hooks.cJames Morris2009-08-10
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16
* | SELinux: add selinux_kernel_module_requestEric Paris2009-08-13
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-05
* | SELinux: call cap_file_mmap in selinux_file_mmapEric Paris2009-08-05
* | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-16
* | Revert "SELinux: Convert avc_audit to use lsm_audit.h"James Morris2009-07-12
* | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-07-12
* | selinux: clean up avc node cache when disabling selinuxThomas Liu2009-06-24