Commit History

Author SHA1 Message Date
  Paul Mundt 75331a597c security: Fix nommu build. 13 years ago
  Al Viro 98de59bfe4 take calculation of final prot in security_mmap_file() into a helper 13 years ago
  Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
  Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
  Al Viro 4040153087 security: trim security.h 13 years ago
  Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
  Kees Cook 1a2a4d06e1 security: create task_free security callback 13 years ago
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
  Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 years ago
  Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
  Eric Paris 2920a8409d capabilities: remove all _real_ interfaces 13 years ago
  Eric Paris c7eba4a975 capabilities: introduce security_capable_noaudit 13 years ago
  Eric Paris b7e724d303 capabilities: reverse arguments to security_capable 13 years ago
  Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely 13 years ago
  Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 years ago
  Al Viro 4572befe24 switch ->path_mkdir() to umode_t 13 years ago
  Al Viro 910f4ecef3 switch security_path_chmod() to umode_t 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Jan Kara 30e053248d security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set 13 years ago
  Linus Torvalds 36b8d186e6 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
  Paul Moore 6230c9b4f8 bluetooth: Properly clone LSM attributes to newly created child connections 13 years ago
  Mimi Zohar fb88c2b6cb evm: fix security/security_old_init_security return code 14 years ago
  James Morris 5dbe3040c7 security: sparse fix: Move security_fixup_op to security.h 14 years ago
  James Morris 5a2f3a02ae Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next 14 years ago
  Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() 14 years ago
  Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
  Mimi Zohar 817b54aa45 evm: add evm_inode_setattr to prevent updating an invalid security.evm 14 years ago