1. 915d9d2 ima: Log the same audit cause whenever a file has no signature by Thiago Jung Bauermann · 8 years ago
  2. 2663218 ima: Simplify policy_func_show. by Thiago Jung Bauermann · 8 years ago
  3. bb543e3 integrity: Small code improvements by Thiago Jung Bauermann · 8 years ago
  4. e4586c79 ima: fix get_binary_runtime_size() by Roberto Sassu · 8 years ago
  5. 28a8dc4 ima: use ima_parse_buf() to parse template data by Roberto Sassu · 8 years ago
  6. 47fdee6 ima: use ima_parse_buf() to parse measurements headers by Roberto Sassu · 8 years ago
  7. b17fd9e ima: introduce ima_parse_buf() by Roberto Sassu · 8 years ago
  8. 82e3bb4 ima: Add cgroups2 to the defaults list by Laura Abbott · 8 years ago
  9. b4e2803 ima: use memdup_user_nul by Geliang Tang · 8 years ago
  10. 5d659f2 ima: fix up #endif comments by Tycho Andersen · 8 years ago
  11. 38d1926 IMA: Correct Kconfig dependencies for hash selection by Ben Hutchings · 8 years ago
  12. 6f6723e ima: define is_ima_appraise_enabled() by Mimi Zohar · 8 years ago
  13. e1f5e01 ima: define Kconfig IMA_APPRAISE_BOOTPARAM option by Mimi Zohar · 8 years ago
  14. 503ceae ima: define a set of appraisal rules requiring file signatures by Mimi Zohar · 8 years ago
  15. 33ce954 ima: extend the "ima_policy" boot command line to support multiple policies by Mimi Zohar · 8 years ago
  16. cdac74d Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into next by James Morris · 8 years ago
  17. e4b0852 tpm/tpm_atmel: remove unnecessary NULL check by Gustavo A. R. Silva · 8 years ago
  18. 23c3bea tpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  19. d8b5d945 tpm: vtpm_proxy: Prevent userspace from sending driver command by Stefan Berger · 8 years ago
  20. be4c9ac tpm: vtpm_proxy: Implement request_locality function. by Stefan Berger · 8 years ago
  21. 85ab3bf tpm: Introduce flag TPM_TRANSMIT_RAW by Stefan Berger · 8 years ago
  22. 402149c tpm: vtpm_proxy: Suppress error logging when in closed state by Stefan Berger · 8 years ago
  23. 5e9fefd tpm, tpmrm: Mark tpmrm_write as static by Peter Huewe · 8 years ago
  24. 8816188 tpm: remove struct tpm_pcrextend_in by Jarkko Sakkinen · 8 years ago
  25. 30bbafe tpm, tpm_infineon: remove useless snprintf() calls by Jarkko Sakkinen · 8 years ago
  26. 124bdcf tpm: fix byte order related arithmetic inconsistency in tpm_getcap() by Jarkko Sakkinen · 8 years ago
  27. d8c3eab tpm: Apply a sane minimum adapterlimit value for retransmission. by Bryan Freed · 8 years ago
  28. 4cb586a tpm_tis: Consolidate the platform and acpi probe flow by Jason Gunthorpe · 8 years ago
  29. fc0e132 tpm_tis: Use platform_get_irq by Jason Gunthorpe · 8 years ago
  30. d27f81f tpm_tis: Fix IRQ autoprobing when using platform_device by Jason Gunthorpe · 8 years ago
  31. 175d5b2 tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend() by Roberto Sassu · 8 years ago
  32. a69faeb tpm: move endianness conversion of ordinals to tpm_input_header by Roberto Sassu · 8 years ago
  33. 06e9327 tpm: move endianness conversion of TPM_TAG_RQU_COMMAND to tpm_input_header by Roberto Sassu · 8 years ago
  34. 33f2ead apparmor: export that basic profile namespaces are supported by John Johansen · 8 years ago
  35. 6c5fc8f apparmor: add stacked domain labels interface by John Johansen · 8 years ago
  36. 40cde7f apparmor: add domain label stacking info to apparmorfs by John Johansen · 8 years ago
  37. e00b02bb apparmor: move change_profile mediation to using labels by John Johansen · 8 years ago
  38. 89dbf19 apparmor: move change_hat mediation to using labels by John Johansen · 8 years ago
  39. 93c98a4 apparmor: move exec domain mediation to using labels by John Johansen · 8 years ago
  40. 5379a33 apparmor: support v7 transition format compatible with label_parse by John Johansen · 8 years ago
  41. 064dc94 apparmor: mediate files when they are received by John Johansen · 8 years ago
  42. 496c931 apparmor: rework file permission to cache file access in file->ctx by John Johansen · 8 years ago
  43. 8014370 apparmor: move path_link mediation to using labels by John Johansen · 8 years ago
  44. aebd873 apparmor: refactor path name lookup and permission checks around labels by John Johansen · 8 years ago
  45. 98c3d18 apparmor: update aa_audit_file() to use labels by John Johansen · 8 years ago
  46. 190a951 apparmor: move aa_file_perm() to use labels by John Johansen · 8 years ago
  47. 290f458 apparmor: allow ptrace checks to be finer grained than just capability by John Johansen · 8 years ago
  48. b2d09ae apparmor: move ptrace checks to using labels by John Johansen · 8 years ago
  49. ca916e8 apparmor: add cross check permission helper macros by John Johansen · 8 years ago
  50. 86b92cb apparmor: move resource checks to using labels by John Johansen · 8 years ago
  51. c70c86c apparmor: move capability checks to using labels by John Johansen · 8 years ago
  52. 317d9a0 apparmor: update query interface to support label queries by John Johansen · 8 years ago
  53. 76a1d26 apparmor: switch getprocattr to using label_print fns() by John Johansen · 8 years ago
  54. 637f688 apparmor: switch from profiles to using labels on contexts by John Johansen · 8 years ago
  55. f1bd904 apparmor: add the base fns() for domain labels by John Johansen · 8 years ago
  56. 192ca6b apparmor: revalidate files during exec by John Johansen · 8 years ago
  57. 2835a13 apparmor: cleanup rename XXX_file_context() to XXX_file_ctx() by John Johansen · 8 years ago
  58. df8073c apparmor: convert aa_change_XXX bool parameters to flags by John Johansen · 8 years ago
  59. dca9140 apparmor: cleanup remove unused and not fully implemented profile rename by John Johansen · 8 years ago
  60. 435222b apparmor: refactor updating profiles to the newest parent by John Johansen · 8 years ago
  61. a1bd627 apparmor: share profile name on replacement by John Johansen · 8 years ago
  62. cf797c0 apparmor: convert to profile block critical sections by John Johansen · 8 years ago
  63. fe86482 apparmor: move bprm_committing_creds/committed_creds to lsm.c by John Johansen · 8 years ago
  64. d9f02d9 apparmor: fix display of ns name by John Johansen · 8 years ago
  65. 5262ef6 apparmor: fix apparmor_query data by John Johansen · 8 years ago
  66. 60285eb apparmor: fix policy load/remove semantics by John Johansen · 8 years ago
  67. 3664268 apparmor: add namespace lookup fns() by John Johansen · 8 years ago
  68. ae3b316 apparmor: cleanup __find_child() by John Johansen · 8 years ago
  69. 39d8482 apparmor: provide information about path buffer size at boot by John Johansen · 8 years ago
  70. 4f3b3f2 apparmor: add profile permission query ability by John Johansen · 8 years ago
  71. 2d679f3 apparmor: switch from file_perms to aa_perms by John Johansen · 8 years ago
  72. aa9aeea apparmor: add gerneric permissions struct and support fns by John Johansen · 8 years ago
  73. b5b2557 apparmor: add fn to test if profile supports a given mediation class by John Johansen · 8 years ago
  74. 1dea3b4 apparmor: speed up transactional queries by John Johansen · 8 years ago
  75. a83bd86 apparmor: add label data availability to the feature set by John Johansen · 8 years ago
  76. 4ae47f3 apparmor: add mkdir/rmdir interface to manage policy namespaces by John Johansen · 8 years ago
  77. d9bf2c2 apparmor: add policy revision file interface by John Johansen · 8 years ago
  78. 18e99f1 apparmor: provide finer control over policy management by John Johansen · 8 years ago
  79. e53cfe6 apparmor: rework perm mapping to a slightly broader set by John Johansen · 8 years ago
  80. fc7e0b2 apparmor: move permissions into their own file to be more easily shared by John Johansen · 8 years ago
  81. c961ee5 apparmor: convert from securityfs to apparmorfs for policy ns files by John Johansen · 8 years ago
  82. 98407f0 apparmor: allow specifying an already created dir to create ns entries in by John Johansen · 8 years ago
  83. c97204b apparmor: rename apparmor file fns and data to indicate use by John Johansen · 8 years ago
  84. a481f4d apparmor: add custom apparmorfs that will be used by policy namespace files by John Johansen · 8 years ago
  85. 64c8697 apparmor: use macro template to simplify namespace seq_files by John Johansen · 8 years ago
  86. 52b97de apparmor: use macro template to simplify profile seq_files by John Johansen · 8 years ago
  87. 5d5182ca apparmor: move to per loaddata files, instead of replicating in profiles by John Johansen · 8 years ago
  88. 6623ec7 securityfs: add the ability to support symlinks by John Johansen · 8 years ago
  89. 4227c33 apparmor: Move path lookup to using preallocated buffers by John Johansen · 8 years ago
  90. 72c8a76 apparmor: allow profiles to provide info to disconnected paths by John Johansen · 8 years ago
  91. b91deb9 apparmor: make internal lib fn skipn_spaces available to the rest of apparmor by John Johansen · 8 years ago
  92. af7caa8 apparmor: move file context into file.h by John Johansen · 8 years ago
  93. 651e549 security/apparmor: Use POSIX-compatible "printf '%s'" by Thomas Schneider · 9 years ago
  94. ffac1de apparmor: Fix error cod in __aa_fs_profile_mkdir() by Dan Carpenter · 8 years ago
  95. 47dbd1c apparmorfs: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  96. 0ff3d97 apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() by Markus Elfring · 8 years ago
  97. f28e783 Smack: Use cap_capable in privilege check by Casey Schaufler · 8 years ago
  98. 51d59af Smack: Safer check for a socket in file_receive by Casey Schaufler · 8 years ago
  99. e661a58 smack: use pernet operations for hook registration by Florian Westphal · 8 years ago
  100. d68c51e Sync to mainline for security submaintainers to work against by James Morris · 8 years ago