1. e1e5fa9 Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 9 years ago
  2. d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
  3. 3f09354 netlabel: Implement CALIPSO config functions for SMACK. by Huw Davies · 9 years ago
  4. 4fee524 calipso: Add a label cache. by Huw Davies · 9 years ago
  5. 2e532b7 calipso: Add validation of CALIPSO option. by Huw Davies · 9 years ago
  6. a04e71f netlabel: Pass a family parameter to netlbl_skbuff_err(). by Huw Davies · 9 years ago
  7. 2917f57 calipso: Allow the lsm to label the skbuff directly. by Huw Davies · 9 years ago
  8. 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 9 years ago
  9. e1adea9 calipso: Allow request sockets to be relabelled by the lsm. by Huw Davies · 9 years ago
  10. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 9 years ago
  11. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 9 years ago
  12. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 9 years ago
  13. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 9 years ago
  14. d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 9 years ago
  15. e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 9 years ago
  16. a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 9 years ago
  17. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 9 years ago
  18. 6f99612 tpm: Proxy driver for supporting multiple emulated TPMs by Stefan Berger · 9 years ago
  19. 2c2b217 tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 9 years ago
  20. 8112c4f seccomp: remove 2-phase API by Kees Cook · 9 years ago
  21. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  22. 965475a KEYS: Strip trailing spaces by David Howells · 9 years ago
  23. 98f368e kernel: Add noaudit variant of ns_capable() by Tyler Hicks · 9 years ago
  24. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  25. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  26. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  27. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 9 years ago
  31. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  32. fab0cdc irqchip/gic-v3: Fix copy+paste mistakes in defines by Andrew Jones · 9 years ago
  33. dd5f1b0 irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask by Marc Zyngier · 9 years ago
  34. ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  35. dfc2507 time: Make settimeofday error checking work again by John Stultz · 9 years ago
  36. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 9 years ago
  37. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  38. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 9 years ago
  39. 4320c2a fence: add missing descriptions for fence by Luis de Bethencourt · 9 years ago
  40. dad6c39 reservation: add headerdoc comments by Rob Clark · 9 years ago
  41. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 9 years ago
  42. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
  43. 9f9cd7e ACPI / Thermal / video: fix max_level incorrect value by Aaron Lu · 9 years ago
  44. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 9 years ago
  45. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  46. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  47. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  48. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 9 years ago
  49. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  50. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago
  51. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 9 years ago
  52. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  53. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  54. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  55. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  56. 06d2e78 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  57. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  59. aa00edc make IS_ERR_VALUE() complain about non-pointer-sized arguments by Linus Torvalds · 9 years ago
  60. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 9 years ago
  61. 7ded384 mm: fix section mismatch warning by Linus Torvalds · 9 years ago
  62. 564884f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. c61b49c Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  64. 2566278 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  65. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  66. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  67. eb4606e Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  68. 4c1c16d Merge remote-tracking branch 'asoc/topic/topology' into asoc-next by Mark Brown · 9 years ago
  69. 7fa1d27 Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  70. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  71. e12fab2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  73. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  74. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 9 years ago
  75. d96c84f8 mm: slub: remove unused virt_to_obj() by Andrey Ryabinin · 9 years ago
  76. 50755bc seqlock: fix raw_read_seqcount_latch() by Alexey Dobriyan · 9 years ago
  77. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  78. 868b207 misc: at24: Fix typo in at24 header file by Moritz Fischer · 9 years ago
  79. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 9 years ago
  80. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 9 years ago
  81. 8779e76 Merge branch 'hfi1-2' into k.o/for-4.7 by Doug Ledford · 9 years ago
  82. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  83. bfb7644 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  84. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 9 years ago
  85. 4c0b653 IB/rdmavt: Max atomic value should be a u8 by Mike Marciniszyn · 9 years ago
  86. e6f6113 Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 by Doug Ledford · 9 years ago
  87. 380fb94 IB/hfi1: Remove write(), use ioctl() for user cmds by Dennis Dalessandro · 9 years ago
  88. 8d970cf IB/hfi1: Add ioctl() interface for user commands by Dennis Dalessandro · 9 years ago
  89. ac56f16 IB/hfi1: Remove unused user command by Dennis Dalessandro · 9 years ago
  90. d079031 IB/hfi1: Remove EPROM functionality from data device by Dennis Dalessandro · 9 years ago
  91. 0eb6265 IB/hfi1: Remove multiple device cdev by Dennis Dalessandro · 9 years ago
  92. 887bddf add down_write_killable_nested() by Al Viro · 9 years ago
  93. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  96. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  97. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  98. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 9 years ago
  99. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
  100. 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago