aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-10securityfs: fix object creation racesAl Viro
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-01-09Merge branch 'next' into for-linusJames Morris
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06switch security_path_chmod() to struct path *Al Viro
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-03vfs: trim includes a bitAl Viro
2012-01-03switch ->path_mknod() to umode_tAl Viro
2012-01-03switch ->path_mkdir() to umode_tAl Viro
2012-01-03tomoyo_mini_stat: switch to umode_tAl Viro
2012-01-03switch securityfs_create_file() to umode_tAl Viro
2012-01-03switch security_path_chmod() to umode_tAl Viro
2012-01-03get rid of open-coded S_ISREG(), etc.Al Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-03vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_rootAl Viro
2012-01-03btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...Al Viro
2012-01-03tomoyo: stop including hell knows whatAl Viro
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-21SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells
2011-12-20evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-20evm: key must be set once during initializationDmitry Kasatkin
2011-12-19ima: fix invalid memory referenceRoberto Sassu
2011-12-19ima: free duplicate measurement memoryRoberto Sassu
2011-12-19selinux: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-12-16apparmor: fix module parameter handlingRusty Russell
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-12-12Security: tomoyo: add .gitignore fileGreg Kroah-Hartman
2011-12-12tomoyo: add missing rcu_dereference()Kees Cook
2011-12-09apparmor: add missing rcu_dereference()Kees Cook
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa
2011-12-08evm: prevent racing during tfm allocationDmitry Kasatkin
2011-12-08evm: key must be set once during initializationDmitry Kasatkin
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22digsig: build dependency fixDmitry Kasatkin
2011-11-18Merge branch 'next-evm-digsig' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris
2011-11-17KEYS: Give key types their own lockdep class for key->semDavid Howells
2011-11-16encrypted-keys: module build fixesMimi Zohar
2011-11-16encrypted-keys: fix error return codeMimi Zohar
2011-11-16Merge branch 'master'; commit 'v3.2-rc2' into nextJames Morris