1. 1180b4c apparmor: fix dangling symlinks to policy rawdata after replacement by John Johansen · 7 years ago
  2. d53c9f4 apparmor: Fix an error code in verify_table_headers() by Dan Carpenter · 7 years ago
  3. a61ecd3 apparmor: fix error returns checks by making size a ssize_t by Colin Ian King · 7 years ago
  4. b9590ad apparmor: remove POLICY_MEDIATES_SAFE by John Johansen · 7 years ago
  5. 56974a6 apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  6. 21f6066 apparmor: improve overlapping domain attachment resolution by John Johansen · 7 years ago
  7. 73f488c apparmor: convert attaching profiles via xattrs to use dfa matching by John Johansen · 7 years ago
  8. 8e51f90 apparmor: Add support for attaching profiles via xattr, presence and value by Matthew Garrett · 7 years ago
  9. a078120 apparmor: cleanup: simplify code to get ns symlink name by John Johansen · 7 years ago
  10. cf91600 apparmor: cleanup create_aafs() error path by John Johansen · 7 years ago
  11. d901d6a apparmor: dfa split verification of table headers by John Johansen · 7 years ago
  12. 031dcc8 apparmor: dfa add support for state differential encoding by John Johansen · 7 years ago
  13. 074c1cd apparmor: dfa move character match into a macro by John Johansen · 7 years ago
  14. 9fcf78c apparmor: update domain transitions that are subsets of confinement at nnp by John Johansen · 7 years ago
  15. d8889d4 apparmor: move context.h to cred.h by John Johansen · 7 years ago
  16. de62de5 apparmor: move task related defines and fns to task.X files by John Johansen · 7 years ago
  17. d065f2f apparmor: cleanup, drop unused fn __aa_task_is_confined() by John Johansen · 7 years ago
  18. e1a03f6 apparmor: cleanup fixup description of aa_replace_profiles by John Johansen · 8 years ago
  19. f175221 apparmor: rename tctx to ctx by John Johansen · 8 years ago
  20. d9087c4 apparmor: drop cred_ctx and reference the label directly by John Johansen · 8 years ago
  21. 3b529a7 apparmor: move task domain change info to task security by John Johansen · 8 years ago
  22. 4d2f8ba apparmor: rename task_ctx to the more accurate cred_ctx by John Johansen · 8 years ago
  23. 3acfd5f apparmor: audit unknown signal numbers by John Johansen · 7 years ago
  24. 3dc6b1c apparmor: make signal label match work when matching stacked labels by John Johansen · 7 years ago
  25. 1d6583d security: apparmor: remove duplicate includes by Pravin Shedge · 7 years ago
  26. 475bdda apparmor: root view labels should not be under user control by John Johansen · 7 years ago
  27. 71fa373 apparmor: cleanup add proper line wrapping to nulldfa.in by John Johansen · 7 years ago
  28. 95652ca apparmor: provide a bounded version of label_parse by John Johansen · 7 years ago
  29. 6e0654d apparmor: use the dfa to do label parse string splitting by John Johansen · 7 years ago
  30. cf65fab apparmor: add first substr match to dfa by John Johansen · 7 years ago
  31. a6a5257 apparmor: split load data into management struct and data blob by John Johansen · 7 years ago
  32. 98cf5bb apparmor: fix logging of the existence test for signals by John Johansen · 7 years ago
  33. b5beb07 apparmor: fix resource audit messages when auditing peer by John Johansen · 7 years ago
  34. 040d9e2 apparmor: fix display of .ns_name for containers by John Johansen · 7 years ago
  35. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  37. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  38. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  39. 9cfd403 Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  40. 5b9f57c apparmor: fix regression in mount mediation when feature set is pinned by John Johansen · 7 years ago
  41. 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 87faa0d x86/pti: Enable PTI by default by Thomas Gleixner · 7 years ago
  43. dc32b5c capabilities: fix buffer overread on very short xattr by Eric Biggers · 7 years ago
  44. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  45. 385ce0e x86/mm/pti: Add Kconfig by Dave Hansen · 7 years ago
  46. 18026d8 KEYS: reject NULL restriction string when type is specified by Eric Biggers · 7 years ago
  47. 3d1f025 security: keys: remove redundant assignment to key_ref by Colin Ian King · 7 years ago
  48. 4dca6ea KEYS: add missing permission check for request_key() destination by Eric Biggers · 7 years ago
  49. a2d8737 KEYS: remove unnecessary get/put of explicit dest_keyring by Eric Biggers · 7 years ago
  50. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  51. b12cbb2 apparmor: fix oops in audit_signal_cb hook by John Johansen · 7 years ago
  52. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  53. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. dab0bad Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  55. 26064de Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  56. ce44cd8 Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next-keys by James Morris · 7 years ago
  57. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  58. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 7 years ago
  59. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 7 years ago
  60. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 7 years ago
  61. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 7 years ago
  62. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  63. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  64. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  65. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  66. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago
  67. 020aae3 ima: do not update security.ima if appraisal status is not INTEGRITY_PASS by Roberto Sassu · 7 years ago
  68. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  69. 8c38fb5 Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  70. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  71. 0a9dd0e security: keys: Replace time_t with time64_t for struct key_preparsed_payload by Baolin Wang · 7 years ago
  72. 074d589 security: keys: Replace time_t/timespec with time64_t by Baolin Wang · 7 years ago
  73. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  74. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  77. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  78. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. e5729f8 ima: Remove redundant conditional operator by Thiago Jung Bauermann · 7 years ago
  80. 39adb92 ima: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  81. 7c9bc09 ima: check signature enforcement against cmdline param instead of CONFIG by Bruno E. O. Meneguele · 7 years ago
  82. ebe7c0a ima: fix hash algorithm initialization by Boshi Wang · 7 years ago
  83. 0485d06 EVM: Only complain about a missing HMAC key once by Matthew Garrett · 7 years ago
  84. f00d797 EVM: Allow userspace to signal an RSA key has been loaded by Matthew Garrett · 7 years ago
  85. 096b854 EVM: Include security.apparmor in EVM measurements by Matthew Garrett · 7 years ago
  86. a7d3d03 integrity: use kernel_read_file_from_path() to read x509 certs by Christoph Hellwig · 7 years ago
  87. f3cc6b2 ima: always measure and audit files in policy by Mimi Zohar · 8 years ago
  88. 2068626 ima: don't remove the securityfs policy file by Mimi Zohar · 8 years ago
  89. f7dc4c9 apparmor: fix off-by-one comparison on MAXMAPPED_SIG by John Johansen · 7 years ago
  90. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  91. ecf8fec device_cgroup: prepare code for bpf-based device controller by Roman Gushchin · 7 years ago
  92. 67e306f device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants by Roman Gushchin · 7 years ago
  93. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. 46f1414 ima: move to generic async completion by Gilad Ben-Yossef · 7 years ago
  95. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  96. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  97. a3c812f KEYS: trusted: fix writing past end of buffer in trusted_read() by Eric Biggers · 7 years ago
  98. 3239b6f KEYS: return full count in keyring_read() if buffer is too small by Eric Biggers · 7 years ago
  99. d6d80cb Smack: Base support for overlayfs by Casey Schaufler · 7 years ago
  100. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago