| Commit message (Expand) | Author | Age | Files | Lines |
* | SELinux: new permission between tty audit and audit socket | Eric Paris | 2009-03-06 | 3 | -1/+3 |
* | SELinux: open perm for sock files | Eric Paris | 2009-03-06 | 3 | -0/+4 |
* | smack: fixes for unlabeled host support | etienne | 2009-03-05 | 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-23 | 1 | -0/+2 |
* | TOMOYO: Do not call tomoyo_realpath_init unless registered. | Tetsuo Handa | 2009-02-23 | 3 | -6/+5 |
* | integrity: ima scatterlist bug fix | Mimi Zohar | 2009-02-21 | 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-16 | 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-14 | 1 | -20/+27 |
* | SELinux: code readability with avc_cache | Eric Paris | 2009-02-14 | 1 | -19/+44 |
* | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 4 | -14/+6 |
* | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 2009-02-14 | 1 | -19/+24 |
* | SELinux: remove the unused ae.used | Eric Paris | 2009-02-14 | 1 | -21/+7 |
* | SELinux: check seqno when updating an avc_node | Eric Paris | 2009-02-14 | 1 | -3/+6 |
* | SELinux: NULL terminate al contexts from disk | Eric Paris | 2009-02-14 | 1 | -2/+4 |
* | SELinux: better printk when file with invalid label found | Eric Paris | 2009-02-14 | 1 | -4/+13 |
* | SELinux: call capabilities code directory | Eric Paris | 2009-02-14 | 1 | -17/+13 |
* | ima: fix build error | Randy Dunlap | 2009-02-13 | 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 |
* | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 2 | -0/+2561 |
* | Memory and pathname management functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+550 |
* | integrity: audit update | Mimi Zohar | 2009-02-12 | 6 | -21/+25 |
* | Merge branch 'master' into next | James Morris | 2009-02-06 | 11 | -39/+170 |
|\ |
|
| * | smackfs load append mode fix | Casey Schaufler | 2009-01-27 | 1 | -1/+1 |
| * | security: introduce missing kfree | Vegard Nossum | 2009-01-17 | 1 | -0/+1 |
| * | [CVE-2009-0029] System call wrappers part 28 | Heiko Carstens | 2009-01-14 | 1 | -2/+2 |
| * | [CVE-2009-0029] System call wrappers part 27 | Heiko Carstens | 2009-01-14 | 1 | -9/+9 |
| * | remove lots of double-semicolons | Fernando Carrijo | 2009-01-08 | 1 | -1/+1 |
| * | devices cgroup: allow mkfifo | Serge E. Hallyn | 2009-01-08 | 1 | -0/+3 |
| * | devcgroup: use list_for_each_entry_rcu() | Lai Jiangshan | 2009-01-08 | 1 | -1/+1 |
| * | Merge branch 'next' into for-linus | James Morris | 2009-01-07 | 13 | -266/+616 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 | 3 | -8/+3 |
| |\ \ |
|
| | * | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 2 | -5/+0 |
| | * | | inode->i_op is never NULL | Al Viro | 2009-01-05 | 1 | -3/+3 |
| * | | | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 | 2 | -16/+16 |
| |/ / |
|
| * | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| * | | | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 2008-12-31 | 3 | -0/+132 |
| |/ / |
|
* | | | IMA: fix ima_delete_rules() definition | James Morris | 2009-02-06 | 1 | -1/+1 |
* | | | Integrity: IMA file free imbalance | Mimi Zohar | 2009-02-06 | 3 | -0/+61 |