Commit History

Author SHA1 Message Date
  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
  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
  Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago
  Andi Kleen 8c9e80ed27 SECURITY: Move exec_permission RCU checks into security modules 14 years ago
  Linus Torvalds 7a6362800c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 years ago
  Eric Paris ff36fe2c84 LSM: Pass -o remount options to the LSM 14 years ago
  David S. Miller e33f770426 xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. 14 years ago
  Lucian Adrian Grijincu 4916ca401e security: remove unused security_sysctl hook 14 years ago
  Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
  David S. Miller 3610cda53f af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. 14 years ago
  Eric Paris 12b3052c3e capabilities/syslog: open code cap_syslog logic to fix build failure 14 years ago
  Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 14 years ago
  Linus Torvalds b34d8915c4 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux 15 years ago
  Chihau Chau dce3a3d2ee Security: capability: code style issue 15 years ago
  Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). 15 years ago
  Jiri Slaby 8fd00b4d70 rlimits: security, add task_struct to setrlimit 16 years ago
  Tetsuo Handa c80901f275 LSM: Add __init to fixup function. 15 years ago
  Eric Paris 05b90496f2 security: remove dead hook acct 15 years ago
  Eric Paris 3011a344cd security: remove dead hook key_session_to_parent 15 years ago
  Eric Paris 6307f8fee2 security: remove dead hook task_setgroups 15 years ago
  Eric Paris 06ad187e28 security: remove dead hook task_setgid 15 years ago
  Eric Paris 43ed8c3b45 security: remove dead hook task_setuid 15 years ago