1. 5ec6df7 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  2. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  3. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  4. 47d6d75 doc/sphinx: Enable keep_warnings by Daniel Vetter · 8 years ago
  5. a722559 nfit: make DIMM DSMs optional by Dan Williams · 8 years ago
  6. 1f3b0f8 tick/nohz: Optimize nohz idle enter by Gaurav Jindal · 8 years ago
  7. eb0dc47 genirq: Fix missing irq allocation affinity hint by Vincent Stehle · 8 years ago
  8. 775be50 clockevents: Make clockevents_subsys static by Ben Dooks · 8 years ago
  9. cad7d8d Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  10. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  11. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  12. 5c56233 crypto: skcipher - Add comment for skcipher_alg->base by Herbert Xu · 8 years ago
  13. 15226e4 crypto: testmgr - Print akcipher algorithm name by Herbert Xu · 8 years ago
  14. aa6416e crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op by Romain Perier · 8 years ago
  15. 6bd80f3 m68k/defconfig: Update defconfigs for v4.7-rc2 by Geert Uytterhoeven · 8 years ago
  16. 5048c2a Merge tag 'perf-core-for-mingo-20160718' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  17. 84ade45 Merge tag 'drm-intel-fixes-2016-07-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  18. c74bfbd sctp: load transport header after sk_filter by Willem de Bruijn · 8 years ago
  19. 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
  20. e514cc0 crypto: nx - off by one bug in nx_of_update_msc() by Dan Carpenter · 8 years ago
  21. a6d7bfd crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Tadeusz Struk · 8 years ago
  22. f96423f4 clk: at91: fix clk_programmable_set_parent() by Boris Brezillon · 8 years ago
  23. 988dd77 perf tests: Add is_printable_array test by Jiri Olsa · 8 years ago
  24. accaed2 perf tools: Make is_printable_array global by Jiri Olsa · 8 years ago
  25. 249de6e perf script python: Fix string vs byte array resolving by Jiri Olsa · 8 years ago
  26. e704934 perf probe: Warn unmatched function filter correctly by Masami Hiramatsu · 8 years ago
  27. 9a6c582 perf cpu_map: Add more helpers by Mark Rutland · 8 years ago
  28. 00e727b perf stat: Balance opening and reading events by Mark Rutland · 8 years ago
  29. 1488a1e libata: LITE-ON CX1-JB256-HP needs lower max_sectors by Tejun Heo · 8 years ago
  30. ae3c14a tools: Copy linux/{hash,poison}.h and check for drift by Arnaldo Carvalho de Melo · 8 years ago
  31. 3aa0042 perf tools: Remove include/linux/list.h from perf's MANIFEST by Arnaldo Carvalho de Melo · 8 years ago
  32. de1e17b tools: Copy the bitops files accessed from the kernel and check for drift by Arnaldo Carvalho de Melo · 8 years ago
  33. ad43072 Remove: kernel unistd*h files from perf's MANIFEST, not used by Arnaldo Carvalho de Melo · 8 years ago
  34. e0643c4 perf tools: Remove tools/perf/util/include/linux/const.h by Arnaldo Carvalho de Melo · 8 years ago
  35. 7e3f364 perf tools: Remove tools/perf/util/include/asm/byteorder.h by Arnaldo Carvalho de Melo · 8 years ago
  36. 14f0652 perf tools: Add missing linux/compiler.h include to perf-sys.h by Arnaldo Carvalho de Melo · 8 years ago
  37. a4a027a drm/i915/kbl: Introduce the first official DMC for Kabylake. by Rodrigo Vivi · 8 years ago
  38. cb42b63 cdc-acm: beautify probe() by Oliver Neukum · 8 years ago
  39. 7fae7bf cdc-wdm: use the common CDC parser by Oliver Neukum · 8 years ago
  40. 6dd3587 cdc-acm: cleanup error handling by Oliver Neukum · 8 years ago
  41. eccf2a4 cdc-acm: use the common parser by Oliver Neukum · 8 years ago
  42. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  43. 9fcfcdf perf jit: Remove some no-op error handling by Dan Carpenter · 8 years ago
  44. e03141d perf jit: Add missing curly braces by Dan Carpenter · 8 years ago
  45. e6507a0 Documentation: add watermark_scale_factor to the list of vm systcl file by Jerome Marchand · 8 years ago
  46. ed2eebb drm/i915: add missing condition for committing planes on crtc by Lionel Landwerlin · 8 years ago
  47. c71d4d5 drm/i915: Treat eDP as always connected, again by Ville Syrjälä · 8 years ago
  48. 76df529 ALSA: usb-audio: Fix quirks code is not called by Kazuki Oikawa · 8 years ago
  49. b3802db mmc: pxamci: fix potential oops by Robert Jarzmik · 8 years ago
  50. f68381a mmc: block: fix packed command header endianness by Taras Kondratiuk · 8 years ago
  51. ac02725 crypto: scatterwalk - Inline start/map/done by Herbert Xu · 8 years ago
  52. 2ee732d crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start by Herbert Xu · 8 years ago
  53. 28cf86f crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone by Herbert Xu · 8 years ago
  54. 5f070e8 crypto: scatterwalk - Fix test in scatterwalk_done by Herbert Xu · 8 years ago
  55. 4140139 crypto: api - Optimise away crypto_yield when hard preemption is on by Herbert Xu · 8 years ago
  56. 85eccdd crypto: scatterwalk - Add no-copy support to copychunks by Herbert Xu · 8 years ago
  57. 5506f53 crypto: scatterwalk - Remove scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  58. 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  59. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  60. 6cf80a2 crypto: user - Remove crypto_lookup_skcipher call by Herbert Xu · 8 years ago
  61. 0605c41 crypto: cts - Convert to skcipher by Herbert Xu · 8 years ago
  62. 499a66e crypto: null - Remove default null blkcipher by Herbert Xu · 8 years ago
  63. da72130 crypto: aead - Remove blkcipher null for IV generators by Herbert Xu · 8 years ago
  64. ef22871 crypto: seqiv - Use skcipher by Herbert Xu · 8 years ago
  65. 0e8bff4 crypto: echainiv - Use skcipher by Herbert Xu · 8 years ago
  66. ca0494c crypto: aead - Add skcipher null for IV generators by Herbert Xu · 8 years ago
  67. 1e1f006 crypto: chacha20poly1305 - Use skcipher by Herbert Xu · 8 years ago
  68. 16f37ecd crypto: gcm - Use skcipher by Herbert Xu · 8 years ago
  69. 464b93a crypto: ccm - Use skcipher by Herbert Xu · 8 years ago
  70. b2b39c2 crypto: ctr - Use skcipher in rfc3686 by Herbert Xu · 8 years ago
  71. e75445a crypto: authencesn - Use skcipher by Herbert Xu · 8 years ago
  72. 7217d49 crypto: authenc - Use skcipher by Herbert Xu · 8 years ago
  73. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  74. a012973 crypto: null - Add new default null skcipher by Herbert Xu · 8 years ago
  75. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 8 years ago
  76. bfe5b1b mmc: block: fix free of uninitialized 'idata->buf' by Ville Viinikka · 8 years ago
  77. 64a40c8 s390/pci: Delete an unnecessary check before the function call "pci_dev_put" by Markus Elfring · 8 years ago
  78. 61282af s390/smp: clean up a condition by Dan Carpenter · 8 years ago
  79. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  80. e7ca311 kernel-doc: Fix up warning output by Daniel Vetter · 8 years ago
  81. acddc72 KEYS: Fix for erroneous trust of incorrectly signed X.509 certs by Mat Martineau · 8 years ago
  82. d128471 pefile: Fix the failure of calculation for digest by Lans Zhang · 8 years ago
  83. a46e667 PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined by Lans Zhang · 8 years ago
  84. fd7db68 docs: Get rid of some kernel-documentation warnings by Jonathan Corbet · 8 years ago
  85. 8e6ce7e net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata by Florian Fainelli · 8 years ago
  86. ea6ff11 net: nb8800: Fix SKB leak in nb8800_receive() by Florian Fainelli · 8 years ago
  87. de702da et131x: Fix logical vs bitwise check in et131x_tx_timeout() by Florian Fainelli · 8 years ago
  88. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  89. 45c7d71 Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  90. a1ca2c6 usb: musb: sunxi: Simplify dr_mode handling by Hans de Goede · 8 years ago
  91. cd53bd6 usb: musb: sunxi: make unexported symbols static by Ben Dooks · 8 years ago
  92. 8ccb49d usb: musb: cppi41: add dma channel tracepoints by Bin Liu · 8 years ago
  93. 239d221 usb: musb: cppi41: move struct cppi41_dma_channel to header by Bin Liu · 8 years ago
  94. 460ddbe usb: musb: cleanup cppi_dma header by Bin Liu · 8 years ago
  95. fc78003 usb: musb: gadget: add usb-request tracepoints by Bin Liu · 8 years ago
  96. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 8 years ago
  97. cfb9a1b usb: musb: add tracepoints to dump interrupt events by Bin Liu · 8 years ago
  98. c74173f usb: musb: add tracepoints for register access by Bin Liu · 8 years ago
  99. 086b2882 usb: musb: dsps: use musb register read/write wrappers instead by Bin Liu · 8 years ago
  100. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 8 years ago