提交历史

作者 SHA1 备注 提交日期
  Al Viro 3f7036a071 switch security_inode_getattr() to struct path * 10 年之前
  David Howells 7ac2856d99 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb 10 年之前
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion 11 年之前
  Jingoo Han 29707b206c security: replace strict_strto*() with kstrto*() 11 年之前
  John Johansen dd0c6e86f6 apparmor: fix capability to not use the current task, during reporting 12 年之前
  Linus Torvalds 11c7b03d42 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 年之前
  Steven Rostedt 5265fc6219 module/lsm: Have apparmor module parameters work with no args 12 年之前
  John Johansen 0d259f043f apparmor: add interface files for profiles and namespaces 12 年之前
  John Johansen 77b071b340 apparmor: change how profile replacement update is done 12 年之前
  John Johansen c611616cd3 apparmor: enable users to query whether apparmor is enabled 12 年之前
  John Johansen 3eea57c26e apparmor: fix setprocattr arg processing for onexec 12 年之前
  John Johansen 214beacaa7 apparmor: localize getting the security context to a few macros 12 年之前
  John Johansen 53fe8b9961 apparmor: fix sparse warnings 12 年之前
  John Johansen 4b7c331fc2 apparmor: remove "permipc" command 12 年之前
  John Johansen 04266236b1 apparmor: Remove -W1 warnings 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Eric W. Biederman d2b31ca644 userns: Teach security_path_chown to take kuids and kgids 13 年之前
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 年之前
  Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 年之前
  Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 年之前
  Eric Paris bd5e50f9c1 LSM: remove the COMMON_AUDIT_DATA_INIT type expansion 13 年之前
  Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 年之前
  Eric Paris 3b3b0e4fc1 LSM: shrink sizeof LSM specific portion of common_audit_data 13 年之前
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 年之前
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 年之前
  Linus Torvalds e7691a1ce3 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 年之前
  Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 年之前
  Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely 13 年之前
  Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 年之前
  Al Viro 4572befe24 switch ->path_mkdir() to umode_t 13 年之前