1. 5262ef6 apparmor: fix apparmor_query data by John Johansen · 8 years ago
  2. 60285eb apparmor: fix policy load/remove semantics by John Johansen · 8 years ago
  3. 3664268 apparmor: add namespace lookup fns() by John Johansen · 8 years ago
  4. ae3b316 apparmor: cleanup __find_child() by John Johansen · 8 years ago
  5. 39d8482 apparmor: provide information about path buffer size at boot by John Johansen · 8 years ago
  6. 4f3b3f2 apparmor: add profile permission query ability by John Johansen · 8 years ago
  7. 2d679f3 apparmor: switch from file_perms to aa_perms by John Johansen · 8 years ago
  8. aa9aeea apparmor: add gerneric permissions struct and support fns by John Johansen · 8 years ago
  9. b5b2557 apparmor: add fn to test if profile supports a given mediation class by John Johansen · 8 years ago
  10. 1dea3b4 apparmor: speed up transactional queries by John Johansen · 8 years ago
  11. a83bd86 apparmor: add label data availability to the feature set by John Johansen · 8 years ago
  12. 4ae47f3 apparmor: add mkdir/rmdir interface to manage policy namespaces by John Johansen · 8 years ago
  13. d9bf2c2 apparmor: add policy revision file interface by John Johansen · 8 years ago
  14. 18e99f1 apparmor: provide finer control over policy management by John Johansen · 8 years ago
  15. e53cfe6 apparmor: rework perm mapping to a slightly broader set by John Johansen · 8 years ago
  16. fc7e0b2 apparmor: move permissions into their own file to be more easily shared by John Johansen · 8 years ago
  17. c961ee5 apparmor: convert from securityfs to apparmorfs for policy ns files by John Johansen · 8 years ago
  18. 98407f0 apparmor: allow specifying an already created dir to create ns entries in by John Johansen · 8 years ago
  19. c97204b apparmor: rename apparmor file fns and data to indicate use by John Johansen · 8 years ago
  20. a481f4d apparmor: add custom apparmorfs that will be used by policy namespace files by John Johansen · 8 years ago
  21. 64c8697 apparmor: use macro template to simplify namespace seq_files by John Johansen · 8 years ago
  22. 52b97de apparmor: use macro template to simplify profile seq_files by John Johansen · 8 years ago
  23. 5d5182ca apparmor: move to per loaddata files, instead of replicating in profiles by John Johansen · 8 years ago
  24. 6623ec7 securityfs: add the ability to support symlinks by John Johansen · 8 years ago
  25. 4227c33 apparmor: Move path lookup to using preallocated buffers by John Johansen · 8 years ago
  26. 72c8a76 apparmor: allow profiles to provide info to disconnected paths by John Johansen · 8 years ago
  27. b91deb9 apparmor: make internal lib fn skipn_spaces available to the rest of apparmor by John Johansen · 8 years ago
  28. af7caa8 apparmor: move file context into file.h by John Johansen · 8 years ago
  29. 651e549 security/apparmor: Use POSIX-compatible "printf '%s'" by Thomas Schneider · 8 years ago
  30. ffac1de apparmor: Fix error cod in __aa_fs_profile_mkdir() by Dan Carpenter · 8 years ago
  31. 47dbd1c apparmorfs: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  32. 0ff3d97 apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() by Markus Elfring · 8 years ago
  33. d68c51e Sync to mainline for security submaintainers to work against by James Morris · 8 years ago
  34. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  35. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  36. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  37. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  38. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  41. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  42. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  43. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  44. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  45. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  46. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  47. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  48. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  49. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  50. ef82f1a Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  51. 3202629 Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  52. 331da10 Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  53. ec53c02 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  54. cf80a6f Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  55. 6fe1de4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  56. 8c3fc16 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  57. 0bdc6fd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  58. d4c6cd1 Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  59. 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  60. 9e856e4 Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  61. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  62. f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  64. d51aff1 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 8 years ago
  65. e5a489a Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. 92ceb76 KVM: x86: prevent uninitialized variable warning in check_svme() by Radim Krčmář · 8 years ago
  67. 34b0dad KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh() by Radim Krčmář · 8 years ago
  68. f0367ee KVM: x86: zero base3 of unusable segments by Radim Krčmář · 8 years ago
  69. cbfc6c9 KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation by Wanpeng Li · 8 years ago
  70. e2c2206 KVM: x86: Fix potential preemption when get the current kvmclock timestamp by Wanpeng Li · 8 years ago
  71. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  72. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  73. 6bf1c2d arm64: dts: rockchip: fix include reference by Arnd Bergmann · 8 years ago
  74. fedf266f watchdog: bcm281xx: Fix use of uninitialized spinlock. by Eric Anholt · 8 years ago
  75. 07441a7 watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe() by Wei Yongjun · 8 years ago
  76. 1fccb73 iTCO_wdt: all versions count down twice by Paolo Bonzini · 8 years ago
  77. 76cefef firmware: ti_sci: fix strncat length check by Arnd Bergmann · 8 years ago
  78. 0527873 ARM: remove duplicate 'const' annotations' by Arnd Bergmann · 8 years ago
  79. b51e0ce Merge tag 'usb-serial-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  80. ec16187 Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  81. 6a3538c1 Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  82. f4e506c arm64: defconfig: enable options needed for QCom DB410c board by Rob Herring · 8 years ago
  83. eb1e671 arm64: defconfig: sync with savedefconfig by Rob Herring · 8 years ago
  84. 877dd4b ARM: configs: add a gemini defconfig by Linus Walleij · 8 years ago
  85. 3d2ba3f Merge tag 'arm-soc/for-4.12/drivers-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  86. 5cb1ac0 Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  87. d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
  88. 5252d73 Merge tag 'v4.12-rc1' into fixes by Olof Johansson · 8 years ago
  89. c71e6d8 xen: make xen_flush_tlb_all() static by Juergen Gross · 8 years ago
  90. 989513a xen: cleanup pvh leftovers from pv-only sources by Juergen Gross · 8 years ago
  91. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  92. e41e53c powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash by Michael Ellerman · 8 years ago
  93. 4fd8922 Merge tag 'drm-intel-fixes-2017-05-18-1' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  94. e629612 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  95. 6de92ab Merge tag 'drm-misc-fixes-2017-05-18' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  96. 389cf70 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  97. 8b4822d Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  98. aaf0475 xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static by Wei Yongjun · 8 years ago
  99. 14e3995 xen/9pfs: fix return value check in xen_9pfs_front_probe() by Wei Yongjun · 8 years ago
  100. 667f867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago