1. 69ad4a4 apparmor: fix typo "type" by Zygmunt Krynicki · 7 years ago
  2. b62fb22 apparmor: fix typo "replace" by Zygmunt Krynicki · 7 years ago
  3. a18f902 apparmor: fix typo "comparison" by Zygmunt Krynicki · 7 years ago
  4. b2c2086 apparmor: fix typo "loosen" by Zygmunt Krynicki · 7 years ago
  5. a7ae364 apparmor: add the ability to get a task's secid by John Johansen · 7 years ago
  6. c092921 apparmor: add support for mapping secids and using secctxes by John Johansen · 7 years ago
  7. 80a17a5 Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  8. 3612605 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  9. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  10. 588558e apparmor: fix memory leak on buffer on error exit path by Colin Ian King · 7 years ago
  11. cf14f27 macro: introduce COUNT_ARGS() macro by Alexei Starovoitov · 7 years ago
  12. 1180b4c apparmor: fix dangling symlinks to policy rawdata after replacement by John Johansen · 7 years ago
  13. d53c9f4 apparmor: Fix an error code in verify_table_headers() by Dan Carpenter · 7 years ago
  14. a61ecd3 apparmor: fix error returns checks by making size a ssize_t by Colin Ian King · 7 years ago
  15. b9590ad apparmor: remove POLICY_MEDIATES_SAFE by John Johansen · 7 years ago
  16. 56974a6 apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  17. 6b4f3d0 usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill by Stephen Smalley · 7 years ago
  18. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  19. 21f6066 apparmor: improve overlapping domain attachment resolution by John Johansen · 7 years ago
  20. 73f488c apparmor: convert attaching profiles via xattrs to use dfa matching by John Johansen · 7 years ago
  21. 8e51f90 apparmor: Add support for attaching profiles via xattr, presence and value by Matthew Garrett · 7 years ago
  22. a078120 apparmor: cleanup: simplify code to get ns symlink name by John Johansen · 7 years ago
  23. cf91600 apparmor: cleanup create_aafs() error path by John Johansen · 7 years ago
  24. d901d6a apparmor: dfa split verification of table headers by John Johansen · 7 years ago
  25. 031dcc8 apparmor: dfa add support for state differential encoding by John Johansen · 7 years ago
  26. 074c1cd apparmor: dfa move character match into a macro by John Johansen · 7 years ago
  27. 9fcf78c apparmor: update domain transitions that are subsets of confinement at nnp by John Johansen · 7 years ago
  28. d8889d4 apparmor: move context.h to cred.h by John Johansen · 7 years ago
  29. de62de5 apparmor: move task related defines and fns to task.X files by John Johansen · 7 years ago
  30. d065f2f apparmor: cleanup, drop unused fn __aa_task_is_confined() by John Johansen · 7 years ago
  31. e1a03f6 apparmor: cleanup fixup description of aa_replace_profiles by John Johansen · 8 years ago
  32. f175221 apparmor: rename tctx to ctx by John Johansen · 8 years ago
  33. d9087c4 apparmor: drop cred_ctx and reference the label directly by John Johansen · 8 years ago
  34. 3b529a7 apparmor: move task domain change info to task security by John Johansen · 8 years ago
  35. 4d2f8ba apparmor: rename task_ctx to the more accurate cred_ctx by John Johansen · 8 years ago
  36. 3acfd5f apparmor: audit unknown signal numbers by John Johansen · 7 years ago
  37. 3dc6b1c apparmor: make signal label match work when matching stacked labels by John Johansen · 7 years ago
  38. 1d6583d security: apparmor: remove duplicate includes by Pravin Shedge · 7 years ago
  39. 475bdda apparmor: root view labels should not be under user control by John Johansen · 7 years ago
  40. 71fa373 apparmor: cleanup add proper line wrapping to nulldfa.in by John Johansen · 7 years ago
  41. 95652ca apparmor: provide a bounded version of label_parse by John Johansen · 7 years ago
  42. 6e0654d apparmor: use the dfa to do label parse string splitting by John Johansen · 7 years ago
  43. cf65fab apparmor: add first substr match to dfa by John Johansen · 7 years ago
  44. a6a5257 apparmor: split load data into management struct and data blob by John Johansen · 7 years ago
  45. 98cf5bb apparmor: fix logging of the existence test for signals by John Johansen · 7 years ago
  46. b5beb07 apparmor: fix resource audit messages when auditing peer by John Johansen · 7 years ago
  47. 040d9e2 apparmor: fix display of .ns_name for containers by John Johansen · 7 years ago
  48. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  50. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  51. 5b9f57c apparmor: fix regression in mount mediation when feature set is pinned by John Johansen · 7 years ago
  52. 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
  53. b12cbb2 apparmor: fix oops in audit_signal_cb hook by John Johansen · 7 years ago
  54. e6c5a7d apparmor: annotate ->poll() instances by Al Viro · 7 years ago
  55. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  56. 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
  57. feb3c76 apparmor: fix possible recursive lock warning in __aa_create_ns by John Johansen · 7 years ago
  58. 5d7c44e apparmor: fix locking when creating a new complain profile. by John Johansen · 7 years ago
  59. 06d426d apparmor: fix profile attachment for special unconfined profiles by John Johansen · 7 years ago
  60. 844b829 apparmor: ensure that undecidable profile attachments fail by John Johansen · 7 years ago
  61. 4633307 apparmor: fix leak of null profile name if profile allocation fails by John Johansen · 7 years ago
  62. e3bcfc1 apparmor: remove unused redundant variable stop by Colin Ian King · 7 years ago
  63. 954317f apparmor: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  64. 7bba39a apparmor: initialized returned struct aa_perms by Arnd Bergmann · 7 years ago
  65. 5933a62 apparmor: fix spelling mistake: "resoure" -> "resource" by Colin Ian King · 7 years ago
  66. 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
  67. 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
  68. f7dc4c9 apparmor: fix off-by-one comparison on MAXMAPPED_SIG by John Johansen · 7 years ago
  69. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  70. 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
  71. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  72. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  73. 80c094a Revert "apparmor: add base infastructure for socket mediation" by Linus Torvalds · 7 years ago
  74. 26c4eb1 locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() with lockdep by Will Deacon · 7 years ago
  75. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  76. bf81100 apparmor: fix apparmorfs DAC access permissions by John Johansen · 7 years ago
  77. b1545db apparmor: fix build failure on sparc caused by undeclared signals by John Johansen · 7 years ago
  78. bc4d82f apparmor: fix incorrect type assignment when freeing proxies by John Johansen · 7 years ago
  79. 15372b9 apparmor: ensure unconfined profiles have dfas initialized by John Johansen · 7 years ago
  80. 290638a apparmor: fix race condition in null profile creation by John Johansen · 7 years ago
  81. d07881d apparmor: move new_null_profile to after profile lookup fns() by John Johansen · 7 years ago
  82. 651e28c apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  83. cbf2d0e apparmor: add more debug asserts to apparmorfs by John Johansen · 7 years ago
  84. 2410aa9 apparmor: make policy_unpack able to audit different info messages by John Johansen · 7 years ago
  85. 26b7899 apparmor: add support for absolute root view based labels by John Johansen · 7 years ago
  86. f872af75 apparmor: cleanup conditional check for label in label_print by John Johansen · 7 years ago
  87. 2ea3ffb apparmor: add mount mediation by John Johansen · 7 years ago
  88. cd1dbf7 apparmor: add the ability to mediate signals by John Johansen · 7 years ago
  89. c556170 apparmor: Redundant condition: prev_ns. in [label.c:1498] by John Johansen · 7 years ago
  90. 5d314a8 apparmor: Fix an error code in aafs_create() by Dan Carpenter · 8 years ago
  91. 86aea56 apparmor: Fix logical error in verify_header() by Christos Gkekas · 8 years ago
  92. 19fe43a apparmor: Fix shadowed local variable in unpack_trans_table() by Geert Uytterhoeven · 8 years ago
  93. 993b3ab apparmor: Refactor to remove bprm_secureexec hook by Kees Cook · 7 years ago
  94. ddb4a14 exec: Rename bprm->cred_prepared to called_set_creds by Kees Cook · 7 years ago
  95. e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  96. c4758fa apparmor: put back designators in struct initialisers by Stephen Rothwell · 8 years ago
  97. 33f2ead apparmor: export that basic profile namespaces are supported by John Johansen · 8 years ago
  98. 6c5fc8f apparmor: add stacked domain labels interface by John Johansen · 8 years ago
  99. 40cde7f apparmor: add domain label stacking info to apparmorfs by John Johansen · 8 years ago
  100. e00b02bb apparmor: move change_profile mediation to using labels by John Johansen · 8 years ago