1. 15 8月, 2013 3 次提交
  2. 28 4月, 2013 2 次提交
  3. 10 4月, 2012 2 次提交
  4. 04 4月, 2012 1 次提交
  5. 15 3月, 2012 1 次提交
  6. 14 3月, 2012 1 次提交
    • J
      AppArmor: Fix oops in policy unpack auditing · b1b4bc2e
      John Johansen 提交于
      Post unpacking of policy a verification pass is made on x transition
      indexes.  When this fails a call to audit_iface is made resulting in an
      oops, because audit_iface is expecting a valid buffer position but
      since the failure comes from post unpack verification there is none.
      
      Make the position argument optional so that audit_iface can be called
      from post unpack verification.
      Signed-off-by: NJohn Johansen <john.johansen@canonical.com>
      b1b4bc2e
  7. 28 2月, 2012 1 次提交
  8. 10 9月, 2011 1 次提交
  9. 20 5月, 2011 1 次提交
    • R
      Create Documentation/security/, · d410fa4e
      Randy Dunlap 提交于
      move LSM-, credentials-, and keys-related files from Documentation/
        to Documentation/security/,
      add Documentation/security/00-INDEX, and
      update all occurrences of Documentation/<moved_file>
        to Documentation/security/<moved_file>.
      d410fa4e
  10. 31 3月, 2011 1 次提交
  11. 02 8月, 2010 1 次提交