1. ac4666a i2c: add missing of_node_put in i2c_mux_del_adapters by Qi Hou · 8 years ago
  2. 0699625 dw2102: don't do DMA on stack by Jonathan McDowell · 8 years ago
  3. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  4. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
  5. 8bb208d tracing: Add #undef to fix compile error by Rik van Riel · 8 years ago
  6. b72ae5c cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  7. 04275d2 bcm63xx_enet: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  8. b7e968d MIPS: ralink: Remove unused rt*_wdt_reset functions by Arnd Bergmann · 8 years ago
  9. dd2419e MIPS: ralink: Remove unused timer functions by Arnd Bergmann · 8 years ago
  10. f340641 MIPS: ralink: Cosmetic change to prom_init(). by John Crispin · 8 years ago
  11. 7b767f6 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 8 years ago
  12. 976e40d MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change by Arnd Bergmann · 8 years ago
  13. dd2ef28 MIPS: ip22: Fix ip28 build for modern gcc by Arnd Bergmann · 8 years ago
  14. aff853a MIPS: Update ip27_defconfig for SCSI_DH change by Arnd Bergmann · 8 years ago
  15. 23096c5 MIPS: ip27: Disable qlge driver in defconfig by Arnd Bergmann · 8 years ago
  16. ad8387a MIPS: VDSO: avoid duplicate CAC_BASE definition by Arnd Bergmann · 8 years ago
  17. 5841e3d MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change by Arnd Bergmann · 8 years ago
  18. 2c1820e crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 8 years ago
  19. ce4d67c USB: serial: digi_acceleport: fix OOB-event processing by Johan Hovold · 8 years ago
  20. e1533c4 USB: serial: digi_acceleport: fix OOB data sanity check by Johan Hovold · 8 years ago
  21. d962bf8 Linux 4.9.15 by Greg Kroah-Hartman · 8 years ago
  22. 182ff0e drivers: hv: Turn off write permission on the hypercall page by K. Y. Srinivasan · 8 years ago
  23. 63e8736 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 8 years ago
  24. 16ace91 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
  25. 1771fc5 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 8 years ago
  26. 2f18b39 x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  27. 91cdd9d x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 8 years ago
  28. 290215a libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
  29. ff3bcdc drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT by Hans de Goede · 8 years ago
  30. 686ea586 drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code by Ville Syrjälä · 8 years ago
  31. 967e17b drm: Cancel drm_fb_helper_resume_work on unload by Chris Wilson · 8 years ago
  32. 9edc456 drm: Cancel drm_fb_helper_dirty_work on unload by Chris Wilson · 8 years ago
  33. 868a747 drm/i915/gvt: Disable access to stolen memory as a guest by Chris Wilson · 8 years ago
  34. f72b751 drm/atomic: fix an error code in mode_fixup() by Dan Carpenter · 8 years ago
  35. 98620b5 drm/imx: imx-tve: Do not set the regulator voltage by Fabio Estevam · 8 years ago
  36. 3a654a8 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
  37. 56a567d drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago
  38. 55f4712 drm/ttm: Make sure BOs being swapped out are cacheable by Michel Dänzer · 8 years ago
  39. ec8e40b drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058 by Tomeu Vizoso · 8 years ago
  40. f96c10c drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS by Y.C. Chen · 8 years ago
  41. 5da0358 drm/ast: Call open_key before enable_mmio in POST code by Y.C. Chen · 8 years ago
  42. 54aa80e drm/ast: Fix test for VGA enabled by Y.C. Chen · 8 years ago
  43. 0734a32 drm/amdgpu: add more cases to DCE11 possible crtc mask setup by Alex Deucher · 8 years ago
  44. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 8 years ago
  45. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 8 years ago
  46. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 8 years ago
  47. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 8 years ago
  48. 9ad1571 nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 8 years ago
  49. a7b9c9d xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD by Max Filippov · 8 years ago
  50. 019c088 pwm: pca9685: Fix period change with same duty cycle by Clemens Gruber · 8 years ago
  51. 1f2f16c nlm: Ensure callback code also checks that the files match by Trond Myklebust · 8 years ago
  52. 4f77c55 drivers/pci/hotplug: Fix initial state for empty slot by Gavin Shan · 8 years ago
  53. 1afe7b4 drivers/pci/hotplug: Handle presence detection change properly by Gavin Shan · 8 years ago
  54. 17ea11d target: Fix NULL dereference during LUN lookup + active I/O shutdown by Nicholas Bellinger · 8 years ago
  55. 54eff72 pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts by Gavin Shan · 8 years ago
  56. 4ee3508 pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot() by Gavin Shan · 8 years ago
  57. 5da90d0 ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
  58. ff61e01 ktest: Fix child exit code processing by Steven Rostedt (VMware) · 8 years ago
  59. 1f2ca14 memory/atmel-ebi: Fix ns <-> cycles conversions by Boris Brezillon · 8 years ago
  60. b2b0f6f orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  61. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  62. 48e2181 IB/srp: Fix race conditions related to task management by Bart Van Assche · 8 years ago
  63. d5d1d2c IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 8 years ago
  64. 516a12a IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 8 years ago
  65. 04f16db IB/mlx5: Fix out-of-bound access by Leon Romanovsky · 8 years ago
  66. 2e539fa IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 8 years ago
  67. 1626076 IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 8 years ago
  68. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  69. c9b3f31 brcmfmac: fix incorrect event channel deduction by Gavin Li · 8 years ago
  70. 53d4370 cxl: fix nested locking hang during EEH hotplug by Andrew Donnellan · 8 years ago
  71. 411d0b0 cxl: Prevent read/write to AFU config space while AFU not configured by Andrew Donnellan · 8 years ago
  72. 60037aa net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put() by Thomas Petazzoni · 8 years ago
  73. e067f68 s390: use correct input data address for setup_randomness by Heiko Carstens · 8 years ago
  74. 321081d s390: make setup_randomness work by Heiko Carstens · 8 years ago
  75. 9d38fd6 s390: TASK_SIZE for kernel threads by Martin Schwidefsky · 8 years ago
  76. dc31841 s390/chsc: Add exception handler for CHSC instruction by Peter Oberparleiter · 8 years ago
  77. 91cfcaa s390/kdump: Use "LINUX" ELF note name instead of "CORE" by Michael Holzheu · 8 years ago
  78. b848102 s390/dcssblk: fix device size calculation in dcssblk_direct_access() by Gerald Schaefer · 8 years ago
  79. 5cec5e3 s390/qdio: clear DSCI prior to scanning multiple input queues by Julian Wiedmann · 8 years ago
  80. 519b6ce Bluetooth: Add another AR3012 04ca:3018 device by Dmitry Tunin · 8 years ago
  81. 7c3bab1 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 8 years ago
  82. 035dcc8 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 8 years ago
  83. c4c590b serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards by Ian Abbott · 8 years ago
  84. e5b9778 tty: n_hdlc: get rid of racy n_hdlc.tbuf by Alexander Popov · 8 years ago
  85. d379ab2 Linux 4.9.14 by Greg Kroah-Hartman · 8 years ago
  86. 371d034 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  87. 5f7ff59 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  88. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  89. 27ab541 scsi: lpfc: Correct WQ creation for pagesize by James Smart · 8 years ago
  90. aae02d1 MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. by Ralf Baechle · 8 years ago
  91. 8a2307c7 MIPS: IP22: Reformat inline assembler code to modern standards. by Ralf Baechle · 8 years ago
  92. 075be78 powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU by Aneesh Kumar K.V · 8 years ago
  93. 3552f91 powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask by Aneesh Kumar K.V · 8 years ago
  94. fccb22e powerpc/xmon: Fix data-breakpoint by Ravi Bangoria · 8 years ago
  95. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 8 years ago
  96. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 8 years ago
  97. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 8 years ago
  98. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 8 years ago
  99. 788d81d dmaengine: ipu: Make sure the interrupt routine checks all interrupts. by Magnus Lilja · 8 years ago
  100. 9d82393 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 8 years ago