Age | Commit message (Expand) | Author | Files | Lines |
2012-01-23 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -0/+39 |
2012-01-19 | keys: fix user_defined key sparse messages | Mimi Zohar | 1 | -3/+3 |
2012-01-19 | ima: fix cred sparse warning | Mimi Zohar | 1 | -1/+2 |
2012-01-18 | keys: add a "logon" key type | Jeff Layton | 3 | -0/+39 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 9 | -22/+34 |
2012-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -15/+20 |
2012-01-18 | integrity: digital signature config option name change | Dmitry Kasatkin | 3 | -4/+4 |
2012-01-18 | lib: digital signature config option name change | Dmitry Kasatkin | 1 | -1/+1 |
2012-01-18 | encrypted-keys: fix rcu and sparse messages | Mimi Zohar | 2 | -2/+2 |
2012-01-18 | keys: fix trusted/encrypted keys sparse rcu_assign_pointer messages | Mimi Zohar | 3 | -4/+6 |
2012-01-18 | KEYS: Add missing smp_rmb() primitives to the keyring search code | David Howells | 2 | -8/+18 |
2012-01-18 | TOMOYO: Accept \000 as a valid character. | Tetsuo Handa | 1 | -3/+3 |
2012-01-18 | audit: no leading space in audit_log_d_path prefix | Kees Cook | 1 | -2/+2 |
2012-01-18 | audit: treat s_id as an untrusted string | Kees Cook | 2 | -13/+18 |
2012-01-15 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 5 | -85/+27 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -11/+11 |
2012-01-11 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 16 | -59/+259 |
2012-01-10 | securityfs: fix object creation races | Al Viro | 1 | -141/+50 |
2012-01-10 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -3/+4 |
2012-01-09 | Merge branch 'next' into for-linus | James Morris | 16 | -59/+259 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 13 | -60/+46 |
2012-01-07 | switch security_path_chmod() to struct path * | Al Viro | 4 | -17/+11 |
2012-01-07 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2 | -3/+3 |
2012-01-07 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 10 | -34/+34 |
2012-01-06 | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris | 4 | -34/+0 |
2012-01-06 | ptrace: do not audit capability check when outputing /proc/pid/stat | Eric Paris | 1 | -1/+1 |
2012-01-06 | capabilities: remove all _real_ interfaces | Eric Paris | 1 | -24/+0 |
2012-01-06 | capabilities: introduce security_capable_noaudit | Eric Paris | 1 | -0/+6 |
2012-01-06 | capabilities: reverse arguments to security_capable | Eric Paris | 1 | -1/+1 |
2012-01-06 | capabilities: remove the task from capable LSM hook entirely | Eric Paris | 4 | -30/+24 |
2012-01-06 | selinux: sparse fix: fix several warnings in the security server cod | James Morris | 5 | -7/+9 |
2012-01-06 | selinux: sparse fix: fix warnings in netlink code | James Morris | 6 | -5/+6 |
2012-01-06 | selinux: sparse fix: eliminate warnings for selinuxfs | James Morris | 3 | -6/+4 |
2012-01-06 | selinux: sparse fix: declare selinux_disable() in security.h | James Morris | 2 | -1/+1 |
2012-01-06 | selinux: sparse fix: move selinux_complete_init | James Morris | 2 | -1/+1 |
2012-01-06 | selinux: sparse fix: make selinux_secmark_refcount static | James Morris | 1 | -1/+1 |
2012-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-01-04 | vfs: trim includes a bit | Al Viro | 1 | -0/+1 |
2012-01-04 | switch ->path_mknod() to umode_t | Al Viro | 4 | -4/+4 |
2012-01-04 | switch ->path_mkdir() to umode_t | Al Viro | 4 | -4/+4 |
2012-01-04 | tomoyo_mini_stat: switch to umode_t | Al Viro | 2 | -3/+3 |
2012-01-04 | switch securityfs_create_file() to umode_t | Al Viro | 3 | -8/+8 |
2012-01-04 | switch security_path_chmod() to umode_t | Al Viro | 4 | -4/+4 |
2012-01-04 | get rid of open-coded S_ISREG(), etc. | Al Viro | 2 | -2/+2 |
2012-01-04 | switch ->mknod() to umode_t | Al Viro | 3 | -3/+3 |
2012-01-04 | switch ->create() to umode_t | Al Viro | 3 | -3/+3 |
2012-01-04 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 3 | -3/+3 |
2012-01-04 | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro | 1 | -1/+1 |
2012-01-04 | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... | Al Viro | 1 | -1/+0 |
2012-01-04 | tomoyo: stop including hell knows what | Al Viro | 1 | -8/+0 |