1. 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 10 years ago
  2. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  3. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  4. 4a7fc30 apparmor: remove parent task info from audit logging by John Johansen · 11 years ago
  5. dd0c6e8 apparmor: fix capability to not use the current task, during reporting by John Johansen · 11 years ago
  6. 4cd4fc7 apparmor: fix suspicious RCU usage warning in policy.c/policy.h by John Johansen · 11 years ago
  7. f8eb8a1 apparmor: add the ability to report a sha1 hash of loaded policy by John Johansen · 11 years ago
  8. 84f1f78 apparmor: export set of capabilities supported by the apparmor module by John Johansen · 11 years ago
  9. 556d0be apparmor: add an optional profile attachment string for profiles by John Johansen · 11 years ago
  10. 0d259f0 apparmor: add interface files for profiles and namespaces by John Johansen · 11 years ago
  11. 0381650 apparmor: allow setting any profile into the unconfined state by John Johansen · 11 years ago
  12. 8651e1d6 apparmor: make free_profile available outside of policy.c by John Johansen · 11 years ago
  13. 742058b apparmor: rework namespace free path by John Johansen · 11 years ago
  14. fa2ac46 apparmor: update how unconfined is handled by John Johansen · 11 years ago
  15. 77b071b apparmor: change how profile replacement update is done by John Johansen · 11 years ago
  16. 01e2b67 apparmor: convert profile lists to RCU based locking by John Johansen · 11 years ago
  17. dd51c848 apparmor: provide base for multiple profiles to be replaced at once by John Johansen · 11 years ago
  18. 214beac apparmor: localize getting the security context to a few macros by John Johansen · 12 years ago
  19. 53fe8b9 apparmor: fix sparse warnings by John Johansen · 12 years ago
  20. a498785 apparmor: remove sid from profiles by John Johansen · 12 years ago
  21. 180a6f5 apparmor: move perm defines into policy_unpack by John Johansen · 12 years ago
  22. 8e4ff10 apparmor: misc cleanup of match by John Johansen · 12 years ago
  23. 4b7c331 apparmor: remove "permipc" command by John Johansen · 12 years ago
  24. 7a2871b apparmor: use common fn to clear task_context for domain transitions by John Johansen · 12 years ago
  25. 0ca554b apparmor: add kvzalloc to handle zeroing for kvmalloc by John Johansen · 12 years ago
  26. 3cfcc19 apparmor: add utility function to get an arbitrary tasks profile. by John Johansen · 12 years ago
  27. 50c5ecd5 apparmor: refactor profile mode macros by John Johansen · 12 years ago
  28. 2db8145 userns: Convert apparmor to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  29. 0972c74 apparmor: move task from common_audit_data to apparmor_audit_data by Eric Paris · 12 years ago
  30. 3b3b0e4 LSM: shrink sizeof LSM specific portion of common_audit_data by Eric Paris · 12 years ago
  31. 2d4cee7 AppArmor: add const qualifiers to string arrays by Jan Engelhardt · 13 years ago
  32. ad5ff3d AppArmor: Add ability to load extended policy by John Johansen · 13 years ago
  33. 57fa1e1 AppArmor: Move path failure information into aa_get_name and rename by John Johansen · 13 years ago
  34. 0fe1212 AppArmor: Update dfa matching routines. by John Johansen · 13 years ago
  35. 8b964ea AppArmor: Fix underflow in xindex calculation by John Johansen · 13 years ago
  36. ade3ddc AppArmor: Fix dropping of allowed operations that are force audited by John Johansen · 13 years ago
  37. d384b0a AppArmor: export known rlimit names/value mappings in securityfs by Kees Cook · 13 years ago
  38. a9bf8e9 AppArmor: add "file" details to securityfs by Kees Cook · 13 years ago
  39. e74abcf AppArmor: add initial "features" directory to securityfs by Kees Cook · 13 years ago
  40. 9acd494 AppArmor: refactor securityfs to use structures by Kees Cook · 13 years ago
  41. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  44. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  45. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  46. 3a2dc83 AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes by John Johansen · 14 years ago
  47. c88d4c7 AppArmor: core policy routines by John Johansen · 14 years ago
  48. 736ec752 AppArmor: policy routines for loading and unpacking policy by John Johansen · 14 years ago
  49. 0ed3b28 AppArmor: mediation of non file objects by John Johansen · 14 years ago
  50. 898127c AppArmor: functions for domain transitions by John Johansen · 14 years ago
  51. 6380bd8 AppArmor: file enforcement routines by John Johansen · 14 years ago
  52. 63e2b42 AppArmor: userspace interfaces by John Johansen · 14 years ago
  53. e06f75a AppArmor: dfa match engine by John Johansen · 14 years ago
  54. c75afcd AppArmor: contexts used in attaching policy to system objects by John Johansen · 14 years ago
  55. 67012e8 AppArmor: basic auditing infrastructure. by John Johansen · 14 years ago
  56. cdff264 AppArmor: misc. base functions and defines by John Johansen · 14 years ago