Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / security / tomoyo / tomoyo.c
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-16 Tetsuo HandaTOMOYO: Remove unneeded parameter.
2010-02-16 Tetsuo HandaTOMOYO: Use shorter names.
2010-02-14 Tetsuo HandaTOMOYO: Add refcounter on domain structure.
2010-02-14 Tetsuo HandaTOMOYO: Merge headers.
2010-01-14 Al ViroFix ACC_MODE() for real
2009-12-15 Tetsuo HandaTOMOYO: Use RCU primitives for list operation
2009-12-09 James MorrisMerge branch 'master' into next
2009-12-08 Tetsuo HandaTOMOYO: Add rest of file operation restrictions.
2009-11-20 Eric W. Biedermansecurity/tomoyo: Remove now unnecessary handling of...
2009-11-12 Tetsuo Handasysctl security/tomoyo: Don't look at ctl_name
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-06-19 Tetsuo HandaTOMOYO: Remove next_domain from tomoyo_find_next_domain().
2009-06-08 Tetsuo HandaTOMOYO: Add description of lists and structures.
2009-05-26 Herton Ronaldo Krz... tomoyo: add missing call to cap_bprm_set_creds
2009-04-13 Tetsuo Handatomoyo: version bump to 2.2.0.
2009-02-22 Tetsuo HandaTOMOYO: Do not call tomoyo_realpath_init unless registered.
2009-02-12 Tetsuo Handatomoyo: fix sparse warning
2009-02-12 Kentaro TakedaLSM adapter functions.