1. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 7 years ago
  3. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 7 years ago
  4. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  5. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 7 years ago
  6. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 7 years ago
  7. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  8. 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 7 years ago
  9. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 7 years ago
  10. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 7 years ago
  11. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 7 years ago
  12. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  13. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  15. c9341ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  16. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 5217660 KEYS: Use memzero_explicit() for secret data by Dan Carpenter · 7 years ago
  19. 57cb17e KEYS: Fix an error code in request_master_key() by Dan Carpenter · 7 years ago
  20. a2a1547 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 7 years ago
  21. 0c461cb selinux: fix off-by-one in setprocattr by Stephen Smalley · 7 years ago
  22. e2241be Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 7 years ago
  23. 1ea0ce4 selinux: allow changing labels for cgroupfs by Antonio Murdaca · 7 years ago
  24. a050a57 selinux: fix off-by-one in setprocattr by Stephen Smalley · 7 years ago
  25. 20f482a ima: allow to check MAY_APPEND by Lans Zhang · 7 years ago
  26. bc15ed6 ima: fix ima_d_path() possible race with rename by Mimi Zohar · 7 years ago
  27. 710584b Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into next by James Morris · 7 years ago
  28. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 7 years ago
  29. 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 7 years ago
  30. 2052313 exec: Test the ptracer's saved cred to see if the tracee can gain caps by Eric W. Biederman · 7 years ago
  31. 7016942 exec: Don't reset euid and egid when the tracee has CAP_SETUID by Eric W. Biederman · 8 years ago
  32. 64e90a8a Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() by Greg Kroah-Hartman · 7 years ago
  33. 377e7a2 Make static usermode helper binaries constant by Greg Kroah-Hartman · 8 years ago
  34. d69dece LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 7 years ago
  35. 3ccb76c apparmor: fix undefined reference to `aa_g_hash_policy' by John Johansen · 7 years ago
  36. e6bfa25 apparmor: replace remaining BUG_ON() asserts with AA_BUG() by John Johansen · 7 years ago
  37. 2c17cd3 apparmor: fix restricted endian type warnings for policy unpack by John Johansen · 7 years ago
  38. e6e8bf4 apparmor: fix restricted endian type warnings for dfa unpack by John Johansen · 7 years ago
  39. ca4bd5a apparmor: add check for apparmor enabled in module parameters missing it by John Johansen · 7 years ago
  40. d4669f0 apparmor: add per cpu work buffers to avoid allocating buffers at every hook by John Johansen · 7 years ago
  41. e3ea1ca apparmor: sysctl to enable unprivileged user ns AppArmor policy loading by Tyler Hicks · 8 years ago
  42. e025be0 apparmor: support querying extended trusted helper extra data by William Hua · 7 years ago
  43. 12eb87d apparmor: update cap audit to check SECURITY_CAP_NOAUDIT by John Johansen · 7 years ago
  44. 31f75bf apparmor: make computing policy hashes conditional on kernel parameter by John Johansen · 7 years ago
  45. aa9a39a apparmor: convert change_profile to use fqname later to give better control by John Johansen · 7 years ago
  46. c3e1e58 apparmor: fix change_hat debug output by John Johansen · 7 years ago
  47. 5ef50d0 apparmor: remove unused op parameter from simple_write_to_buffer() by John Johansen · 7 years ago
  48. ef88a7a apparmor: change aad apparmor_audit_data macro to a fn macro by John Johansen · 7 years ago
  49. 47f6e5c apparmor: change op from int to const char * by John Johansen · 7 years ago
  50. 55a26eb apparmor: rename context abreviation cxt to the more standard ctx by John Johansen · 7 years ago
  51. a20aa95 apparmor: fail task profile update if current_cred isn't real_cred by John Johansen · 7 years ago
  52. b7fd2c0 apparmor: add per policy ns .load, .replace, .remove interface files by John Johansen · 7 years ago
  53. 12dd717 apparmor: pass the subject profile into profile replace/remove by John Johansen · 7 years ago
  54. 04dc715 apparmor: audit policy ns specified in policy load by John Johansen · 7 years ago
  55. 5ac8c35 apparmor: allow introspecting the loaded policy pre internal transform by John Johansen · 7 years ago
  56. fc1c9fd apparmor: add ns name to the audit data for policy loads by John Johansen · 7 years ago
  57. 078c73c apparmor: add profile and ns params to aa_may_manage_policy() by John Johansen · 7 years ago
  58. fd2a804 apparmor: add ns being viewed as a param to policy_admin_capable() by John Johansen · 7 years ago
  59. 2bd8dbb apparmor: add ns being viewed as a param to policy_view_capable() by John Johansen · 7 years ago
  60. a6f2330 apparmor: allow specifying the profile doing the management by John Johansen · 7 years ago
  61. 3e3e569 apparmor: allow introspecting the policy namespace name by John Johansen · 7 years ago
  62. b79473f apparmor: Make aa_remove_profile() callable from a different view by John Johansen · 7 years ago
  63. ee2351e apparmor: track ns level so it can be used to help in view checks by John Johansen · 7 years ago
  64. a71ada3 apparmor: add special .null file used to "close" fds at exec by John Johansen · 7 years ago
  65. 34c426a apparmor: provide userspace flag indicating binfmt_elf_mmap change by John Johansen · 7 years ago
  66. 11c236b apparmor: add a default null dfa by John Johansen · 7 years ago
  67. 6604d4c apparmor: allow policydb to be used as the file dfa by John Johansen · 7 years ago
  68. 293a488 apparmor: add get_dfa() fn by John Johansen · 7 years ago
  69. 474d6b75 apparmor: prepare to support newer versions of policy by John Johansen · 7 years ago
  70. 5ebfb12 apparmor: add support for force complain flag to support learning mode by John Johansen · 7 years ago
  71. abbf873 apparmor: remove paranoid load switch by John Johansen · 7 years ago
  72. 181f7c9 apparmor: name null-XXX profiles after the executable by John Johansen · 7 years ago
  73. 30b026a apparmor: pass gfp_t parameter into profile allocation by John Johansen · 7 years ago
  74. 73688d1 apparmor: refactor prepare_ns() and make usable from different views by John Johansen · 7 years ago
  75. 5fd1b95 apparmor: update policy_destroy to use new debug asserts by John Johansen · 7 years ago
  76. d102d89 apparmor: pass gfp param into aa_policy_init() by John Johansen · 7 years ago
  77. bbe4a7c apparmor: constify policy name and hname by John Johansen · 7 years ago
  78. 6e474e3 apparmor: rename hname_tail to basename by John Johansen · 7 years ago
  79. efeee83 apparmor: rename mediated_filesystem() to path_mediated_fs() by John Johansen · 7 years ago
  80. 680cd62 apparmor: add debug assert AA_BUG and Kconfig to control debug info by John Johansen · 7 years ago
  81. 57e36bb apparmor: add macro for bug asserts to check that a lock is held by John Johansen · 7 years ago
  82. 92b6d8e apparmor: allow ns visibility question to consider subnses by John Johansen · 7 years ago
  83. 31617dd apparmor: add fn to lookup profiles by fqname by John Johansen · 7 years ago
  84. 3b0aaf5 apparmor: add lib fn to find the "split" for fqnames by John Johansen · 7 years ago
  85. 9a2d40c apparmor: add strn version of aa_find_ns by John Johansen · 7 years ago
  86. 1741e9e apparmor: add strn version of lookup_profile fn by John Johansen · 7 years ago
  87. 8399588 apparmor: rename replacedby to proxy by John Johansen · 7 years ago
  88. d97d51d apparmor: rename PFLAG_INVALID to PFLAG_STALE by John Johansen · 7 years ago
  89. 121d4a9 apparmor: rename sid to secid by John Johansen · 7 years ago
  90. 98849df apparmor: rename namespace to ns to improve code line lengths by John Johansen · 7 years ago
  91. cff281f apparmor: split apparmor policy namespaces code into its own file by John Johansen · 7 years ago
  92. fe6bb31 apparmor: split out shared policy_XXX fns to lib by John Johansen · 7 years ago
  93. 12557dc apparmor: move lib definitions into separate lib include by John Johansen · 7 years ago
  94. 8486adf apparmor: use designated initializers by Kees Cook · 8 years ago
  95. a7f6c1b AppArmor: Use GFP_KERNEL for __aa_kvmalloc(). by Tetsuo Handa · 8 years ago
  96. 6b1ffa0 locking/atomic, kref: Use kref_get_unless_zero() more by Peter Zijlstra · 8 years ago
  97. 3a2f5a5 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 7 years ago
  98. b4ba35c selinux: drop unused socket security classes by Stephen Smalley · 7 years ago
  99. 83a1e53 Smack: ignore private inode for file functions by Seung-Woo Kim · 8 years ago
  100. 805b65a Smack: fix d_instantiate logic for sockfs and pipefs by Rafal Krypa · 8 years ago