1. 39b8bb4 Merge android-4.9.89 (960923f) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  3. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. d55a55b apparmor: Make path_max parameter readonly by John Johansen · 7 years ago
  5. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  6. 2f9940d Merge remote-tracking branch '4.9/tmp-ffc9972' into HEAD by Kyle Yan · 7 years ago
  7. ab71bee apparmor: fix undefined reference to `aa_g_hash_policy' by John Johansen · 7 years ago
  8. caefc01 security: mark LSM hooks as __ro_after_init by James Morris · 7 years ago
  9. 7616ac7 apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling by Arnd Bergmann · 8 years ago
  10. d4d03f7 apparmor: fix arg_size computation for when setprocattr is null terminated by John Johansen · 8 years ago
  11. e89b808 apparmor: fix oops, validate buffer size in apparmor_setprocattr() by Vegard Nossum · 8 years ago
  12. 58acf9d apparmor: fix module parameters can be changed after policy is locked by John Johansen · 8 years ago
  13. 6059f71 apparmor: add parameter to control whether policy hashing is used by John Johansen · 10 years ago
  14. 3ccee46 constify security_path_{link,rename} by Al Viro · 8 years ago
  15. 8db0185 apparmor: remove useless checks for NULL ->mnt by Al Viro · 8 years ago
  16. d360775 constify security_path_{mkdir,mknod,symlink} by Al Viro · 8 years ago
  17. 989f74e constify security_path_{unlink,rmdir} by Al Viro · 8 years ago
  18. d6b49f7 apparmor: constify common_perm_...() by Al Viro · 8 years ago
  19. 741aca7 apparmor: new helper - common_path_perm() by Al Viro · 8 years ago
  20. be01f9f constify chmod_common/security_path_chmod by Al Viro · 8 years ago
  21. 7fd25da constify chown_common/security_path_chown by Al Viro · 8 years ago
  22. 928e1eb apparmor_path_truncate(): path->mnt is never NULL by Al Viro · 8 years ago
  23. 81f4c50 constify security_path_truncate() by Al Viro · 8 years ago
  24. 2c7661f [apparmor] constify struct path * in a bunch of helpers by Al Viro · 8 years ago
  25. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  26. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  27. b1d9e6b LSM: Switch to lists of hooks by Casey Schaufler · 9 years ago
  28. e20b043 LSM: Add security module hook list heads by Casey Schaufler · 9 years ago
  29. 3c4ed7b LSM: Split security.h by Casey Schaufler · 9 years ago
  30. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  31. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 9 years ago
  32. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 9 years ago
  33. 6a4c264 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion by Jani Nikula · 10 years ago
  34. 29707b2 security: replace strict_strto*() with kstrto*() by Jingoo Han · 10 years ago
  35. dd0c6e8 apparmor: fix capability to not use the current task, during reporting by John Johansen · 11 years ago
  36. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  37. 5265fc6 module/lsm: Have apparmor module parameters work with no args by Steven Rostedt · 11 years ago
  38. 0d259f0 apparmor: add interface files for profiles and namespaces by John Johansen · 11 years ago
  39. 77b071b apparmor: change how profile replacement update is done by John Johansen · 11 years ago
  40. c611616 apparmor: enable users to query whether apparmor is enabled by John Johansen · 11 years ago
  41. 3eea57c apparmor: fix setprocattr arg processing for onexec by John Johansen · 11 years ago
  42. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 11 years ago
  43. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 11 years ago
  44. 4b7c331 apparmor: remove "permipc" command by John Johansen · 11 years ago
  45. 0426623 apparmor: Remove -W1 warnings by John Johansen · 11 years ago
  46. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  47. d2b31ca userns: Teach security_path_chown to take kuids and kgids by Eric W. Biederman · 12 years ago
  48. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  49. d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 12 years ago
  50. 50c205f LSM: do not initialize common_audit_data to 0 by Eric Paris · 12 years ago
  51. bd5e50f LSM: remove the COMMON_AUDIT_DATA_INIT type expansion by Eric Paris · 12 years ago
  52. 83d4985 SELinux: rename dentry_open to file_open by Eric Paris · 12 years ago
  53. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  54. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  55. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  56. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  57. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 12 years ago
  58. 6a9de49 capabilities: remove the task from capable LSM hook entirely by Eric Paris · 12 years ago
  59. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  60. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  61. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  62. b8aa09f apparmor: fix module parameter handling by Rusty Russell · 12 years ago
  63. 25e75df AppArmor: Fix masking of capabilities in complain mode by John Johansen · 13 years ago
  64. 1780f2d AppArmor: Fix sleep in invalid context from task_setrlimit by John Johansen · 13 years ago
  65. a5b2c5b AppArmor: fix oops in apparmor_setprocattr by Kees Cook · 13 years ago
  66. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  67. 1936113 AppArmor: kill unused macros in lsm.c by Shan Wei · 13 years ago
  68. a26d279 APPARMOR: Fix memory leak of apparmor_init() by wzt.wzt@gmail.com · 14 years ago
  69. 3a2dc83 AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes by John Johansen · 14 years ago
  70. 7cb4dc9 AppArmor: fix task_setrlimit prototype by Jiri Slaby · 14 years ago
  71. 101d6c8 AppArmor: update for module_param_named API change by Stephen Rothwell · 14 years ago
  72. 4d6ec10 AppArmor: update path_truncate method to latest version by James Morris · 14 years ago
  73. b5e95b4 AppArmor: LSM interface, and security module initialization by John Johansen · 14 years ago