| Commit message (Expand) | Author | Age | Files | Lines |
* | Smack: check for SMACK xattr validity in smack_inode_setxattr | Etienne Basset | 2009-04-18 | 1 | -5/+6 |
* | tomoyo: version bump to 2.2.0. | Tetsuo Handa | 2009-04-14 | 8 | -10/+10 |
* | keys: Handle there being no fallback destination keyring for request_key() | David Howells | 2009-04-09 | 1 | -3/+6 |
* | cap_prctl: don't set error to 0 at 'no_change' | Serge E. Hallyn | 2009-04-09 | 1 | -1/+0 |
* | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 2009-04-07 | 3 | -100/+5 |
* | CacheFiles: Export things for CacheFiles | David Howells | 2009-04-03 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 | 1 | -0/+1 |
|\ |
|
| * | Get rid of indirect include of fs_struct.h | Al Viro | 2009-04-01 | 1 | -0/+1 |
* | | devcgroup: avoid using cgroup_lock | Li Zefan | 2009-04-03 | 1 | -8/+13 |
|/ |
|
* | smack: Add a new '-CIPSO' option to the network address label configuration | Etienne Basset | 2009-03-28 | 4 | -10/+45 |
* | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 | 2 | -118/+143 |
* | lsm: Remove the socket_post_accept() hook | Paul Moore | 2009-03-28 | 2 | -10/+0 |
* | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 | 2 | -214/+7 |
* | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 4 | -187/+82 |
* | TOMOYO: Fix a typo. | Tetsuo Handa | 2009-03-27 | 1 | -1/+1 |
* | smack: convert smack to standard linux lists | Etienne Basset | 2009-03-25 | 4 | -122/+168 |
* | Merge branch 'master' into next | James Morris | 2009-03-24 | 2 | -38/+14 |
|\ |
|
| * | smack: fixes for unlabeled host support | etienne | 2009-03-04 | 2 | -50/+57 |
| * | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore | 2009-03-01 | 1 | -2/+3 |
| * | selinux: Fix the NetLabel glue code for setsockopt() | Paul Moore | 2009-02-23 | 1 | -1/+3 |
* | | SELinux: inode_doinit_with_dentry drop no dentry printk | Eric Paris | 2009-03-09 | 1 | -3/+9 |
* | | SELinux: new permission between tty audit and audit socket | Eric Paris | 2009-03-05 | 3 | -1/+3 |
* | | SELinux: open perm for sock files | Eric Paris | 2009-03-05 | 3 | -0/+4 |
* | | smack: fixes for unlabeled host support | etienne | 2009-03-04 | 1 | -15/+49 |
* | | keys: make procfiles per-user-namespace | Serge E. Hallyn | 2009-02-27 | 1 | -6/+49 |
* | | keys: skip keys from another user namespace | Serge E. Hallyn | 2009-02-27 | 1 | -0/+3 |
* | | keys: consider user namespace in key_permission | Serge E. Hallyn | 2009-02-27 | 1 | -0/+5 |
* | | keys: distinguish per-uid keys in different namespaces | Serge E. Hallyn | 2009-02-27 | 5 | -5/+16 |
* | | integrity: ima iint radix_tree_lookup locking fix | Mimi Zohar | 2009-02-22 | 1 | -0/+2 |
* | | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 2009-02-22 | 3 | -6/+5 |
* | | integrity: ima scatterlist bug fix | Mimi Zohar | 2009-02-20 | 1 | -2/+2 |
* | | smack: fix lots of kernel-doc notation | Randy Dunlap | 2009-02-19 | 3 | -37/+34 |
* | | TOMOYO: Don't create securityfs entries unless registered. | Tetsuo Handa | 2009-02-15 | 1 | -0/+4 |
* | | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 2009-02-14 | 1 | -1/+1 |
* | | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 2009-02-13 | 1 | -20/+27 |
* | | SELinux: code readability with avc_cache | Eric Paris | 2009-02-13 | 1 | -19/+44 |
* | | SELinux: remove unused av.decided field | Eric Paris | 2009-02-13 | 4 | -14/+6 |
* | | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 2009-02-13 | 1 | -19/+24 |
* | | SELinux: remove the unused ae.used | Eric Paris | 2009-02-13 | 1 | -21/+7 |
* | | SELinux: check seqno when updating an avc_node | Eric Paris | 2009-02-13 | 1 | -3/+6 |
* | | SELinux: NULL terminate al contexts from disk | Eric Paris | 2009-02-13 | 1 | -2/+4 |
* | | SELinux: better printk when file with invalid label found | Eric Paris | 2009-02-13 | 1 | -4/+13 |
* | | SELinux: call capabilities code directory | Eric Paris | 2009-02-13 | 1 | -17/+13 |
* | | ima: fix build error | Randy Dunlap | 2009-02-12 | 1 | -2/+2 |
* | | tomoyo: fix sparse warning | Tetsuo Handa | 2009-02-12 | 1 | -4/+4 |
* | | security: change link order of LSMs so security=tomoyo works | James Morris | 2009-02-12 | 1 | -1/+1 |
* | | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 4 | -0/+15 |
* | | LSM adapter functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+399 |
* | | Domain transition handler. | Kentaro Takeda | 2009-02-12 | 1 | -0/+878 |
* | | File operation restriction part. | Kentaro Takeda | 2009-02-12 | 1 | -0/+1241 |