1. 6326948 lsm: security_task_getsecid_subj() -> security_current_getsecid_subj() by Paul Moore · 3 years, 3 months ago
  2. 5593a73 Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 3 years, 2 months ago
  3. 582122f apparmor: remove duplicated 'Returns:' comments by Austin Kim · 3 years, 2 months ago
  4. 7b72112 apparmor: remove unneeded one-line hook wrappers by Florian Westphal · 3 years, 3 months ago
  5. f4a2d28 apparmor: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 3 years, 3 months ago
  6. 4d47fbb apparmor: fix zero-length compiler warning in AA_BUG() by John Johansen · 3 years, 4 months ago
  7. d0d845a apparmor: use per file locks for transactional queries by Hamza Mahfooz · 3 years, 5 months ago
  8. aa4ceed apparmor: fix doc warning by ChenXiaoSong · 3 years, 7 months ago
  9. 7e50e9f apparmor: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
  10. c75ea02 apparmor: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 9 months ago
  11. dc15561 apparmor: Fix internal policy capable check for policy management by John Johansen · 3 years, 9 months ago
  12. dd979d7a apparmor: use get_unaligned() only for multi-byte words by Arnd Bergmann · 3 years, 8 months ago
  13. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  14. 64b2f34 apparmor:match_mn() - constify devpath argument by Al Viro · 3 years, 9 months ago
  15. 4ebd765 lsm: separate security_task_getsecid() into subjective and objective variants by Paul Moore · 3 years, 10 months ago
  16. d108370 apparmor: fix error check by Tom Rix · 4 years, 3 months ago
  17. 4af7c86 security: apparmor: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  18. ef70454 security: apparmor: file.h: delete duplicated word by Randy Dunlap · 4 years ago
  19. 31ec99e apparmor: switch to apparmor to internal capable check for policy management by John Johansen · 4 years, 6 months ago
  20. 92de220 apparmor: update policy capable checks to use a label by John Johansen · 4 years, 6 months ago
  21. 3cee607 apparmor: handle idmapped mounts by Christian Brauner · 4 years ago
  22. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  23. c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
  24. 9801ca2 apparmor: remove duplicate macro list_entry_is_head() by Andy Shevchenko · 4 years ago
  25. 41dd959 security: add const qualifier to struct sock in various places by Florian Westphal · 4 years, 1 month ago
  26. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  27. ce13266 Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 5 months ago
  28. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  29. c9fecf5 Replace HTTP links with HTTPS ones: security by Alexander A. Klimov · 4 years, 6 months ago
  30. f1d9b23 audit: purge audit_log_string from the intra-kernel audit API by Richard Guy Briggs · 4 years, 6 months ago
  31. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  32. a2b4470 Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 4 years, 7 months ago
  33. 3622ad2 apparmor: Fix memory leak of profile proxy by John Johansen · 4 years, 7 months ago
  34. dd2569f apparmor: fix introspection of of task mode for unconfined tasks by John Johansen · 4 years, 7 months ago
  35. 3b646ab apparmor: check/put label on apparmor_sk_clone_security() by Mauricio Faria de Oliveira · 4 years, 7 months ago
  36. 5268d79 apparmor: fix introspection of of task mode for unconfined tasks by John Johansen · 4 years, 7 months ago
  37. 2cf002d apparmor: check/put label on apparmor_sk_clone_security() by Mauricio Faria de Oliveira · 4 years, 7 months ago
  38. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  39. 6d6861d security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS by Anders Roxell · 4 years, 8 months ago
  40. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  41. c54d481 apparmor: Fix use-after-free in aa_audit_rule_init by Navid Emamdoost · 5 years ago
  42. c6b39f0 apparmor: Fix aa_label refcnt leak in policy_update by Xiyu Yang · 4 years, 8 months ago
  43. a0b845f apparmor: fix potential label refcnt leak in aa_change_profile by Xiyu Yang · 4 years, 9 months ago
  44. b8bff59 exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds by Eric W. Biederman · 4 years, 9 months ago
  45. e379860 apparmor: Use true and false for bool variable by Zou Wei · 4 years, 8 months ago
  46. c84b80c security/apparmor/label.c: Clean code by removing redundant instructions by Mateusz Nosek · 4 years, 10 months ago
  47. fe9fd23 apparmor: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  48. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  49. c27c6bd apparmor: ensure that dfa state tables have entries by John Johansen · 4 years, 9 months ago
  50. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  51. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  52. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  53. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  54. 01df52d apparmor: remove duplicate check of xattrs on profile attachment. by John Johansen · 5 years ago
  55. 0df34a6 apparmor: add outofband transition and use it in xattr match by John Johansen · 5 years ago
  56. f05841a apparmor: fail unpack if profile mode is unknown by John Johansen · 5 years ago
  57. 3ed4aaa9 apparmor: fix nnp subset test for unconfined by John Johansen · 5 years ago
  58. a68d59f apparmor: remove useless aafs_create_symlink by John Johansen · 5 years ago
  59. dae6029 apparmor: add consistency check between state and dfa diff encode flags by John Johansen · 5 years ago
  60. c659696 apparmor: add a valid state flags check by John Johansen · 5 years ago
  61. e4f4e6b AppArmor: Remove semicolon by Vasyl Gomonovych · 5 years ago
  62. 278de07 apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint() by Markus Elfring · 5 years ago
  63. 35c57fc kunit: building kunit as a module breaks allmodconfig by Alan Maguire · 5 years ago
  64. 4d944bc apparmor: add AppArmor KUnit tests for policy unpack by Mike Salvatore · 5 years ago
  65. 8c62ed2 apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock by John Johansen · 5 years ago
  66. 20d4e80 apparmor: only get a label reference if the fast path check fails by John Johansen · 5 years ago
  67. 9c95a27 apparmor: fix bind mounts aborting with -ENOMEM by Patrick Steinhardt · 5 years ago
  68. 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
  69. 79e178a Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 5 years ago
  70. 341c1fd apparmor: make it so work buffers can be allocated from atomic context by John Johansen · 5 years ago
  71. bce4e7e apparmor: reduce rcu_read_lock scope for aa_file_perm mediation by John Johansen · 5 years ago
  72. 8f21a62 apparmor: fix wrong buffer allocation in aa_new_mount by John Johansen · 5 years ago
  73. 00e0590 apparmor: fix unsigned len comparison with less than zero by Colin Ian King · 6 years ago
  74. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  75. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  76. b0ecc9d vfs: Convert apparmorfs to use the new mount API by David Howells · 6 years ago
  77. 136db994 apparmor: increase left match history buffer size by John Johansen · 6 years ago
  78. 8ac2ca3 apparmor: Switch to GFP_KERNEL where possible by Sebastian Andrzej Siewior · 6 years ago
  79. df32333 apparmor: Use a memory pool instead per-CPU caches by Sebastian Andrzej Siewior · 6 years ago
  80. bf1d2ee apparmor: Force type-casting of current->real_cred by Bharath Vedartham · 6 years ago
  81. 156e429 apparmor: reset pos on failure to unpack for various functions by Mike Salvatore · 6 years ago
  82. 8404d7a apparmor: enforce nullbyte at end of tag string by Jann Horn · 6 years ago
  83. 23375b1 apparmor: fix PROFILE_MEDIATES for untrusted input by John Johansen · 6 years ago
  84. 9ffbe8a locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write() by Nikolay Borisov · 6 years ago
  85. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  86. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  87. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  88. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  89. 51987af Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. 27afa27 apparmor: switch to ->free_inode() by Al Viro · 6 years ago
  91. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  92. 058c4f34 apparmor: fix spelling mistake "immutible" -> "immutable" by Colin Ian King · 6 years ago
  93. 145a0ef apparmor: fix blob compression when ns is forced on a policy load by John Johansen · 6 years ago
  94. fe166a9 apparmor: fix missing ZLIB defines by John Johansen · 6 years ago
  95. 6a59d92 apparmor: fix blob compression build failure on ppc by John Johansen · 6 years ago
  96. 63c16c3 apparmor: Initial implementation of raw policy blob compression by Chris Coulson · 6 years ago
  97. f51dcd0 apparmorfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  98. e33c1b9 apparmor: Restore Y/N in /sys for apparmor's "enabled" by Kees Cook · 6 years ago
  99. 8636b1d Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  100. d8dbb58 apparmor: fix double free when unpack of secmark rules fails by John Johansen · 6 years ago