1. ca8a644 net/mlx5: Cancel recovery work in remove flow by Daniel Jurgens · 8 years ago
  2. 7bf1de7 net/mlx5: Check FW limitations on log_max_qp before setting it by Noa Osherovich · 8 years ago
  3. 9b4a34f net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 8 years ago
  4. 99f40c6 net: stmmac: Fix race between stmmac_drv_probe and stmmac_open by Florian Fainelli · 8 years ago
  5. 09babe4 net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
  6. ee99e2b ipv6: handle -EFAULT from skb_copy_bits by Dave Jones · 8 years ago
  7. d36a1cb inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets by Willem de Bruijn · 8 years ago
  8. ed3cc32 sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null by Xin Long · 8 years ago
  9. 8b8fbe5 net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 8 years ago
  10. d4a0b2e net: vrf: Fix NAT within a VRF by David Ahern · 8 years ago
  11. 584fd78 Linux 4.9.3 by Greg Kroah-Hartman · 8 years ago
  12. 3999c53 usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  13. 7ff469c Revert "usb: gadget: composite: always set ep->mult to a sensible value" by Greg Kroah-Hartman · 8 years ago
  14. ec3d5c5 Revert "rtlwifi: Fix enter/exit power_save" by Greg Kroah-Hartman · 8 years ago
  15. cf365b1 tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 8 years ago
  16. 34db201 clocksource/dummy_timer: Move hotplug callback after the real timers by Thomas Gleixner · 8 years ago
  17. 1b9c255 xfs: fix max_retries _show and _store functions by Carlos Maiolino · 8 years ago
  18. 91192ae xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 8 years ago
  19. b96e4e8 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 8 years ago
  20. d9c7c9f xfs: fix double-cleanup when CUI recovery fails by Darrick J. Wong · 8 years ago
  21. aa38f37 xfs: use GPF_NOFS when allocating btree cursors by Darrick J. Wong · 8 years ago
  22. 3c382dd xfs: ignore leaf attr ichdr.count in verifier during log replay by Eric Sandeen · 8 years ago
  23. c0020338 xfs: don't cap maximum dedupe request length by Darrick J. Wong · 8 years ago
  24. f8b2070 xfs: don't allow di_size with high bit set by Darrick J. Wong · 8 years ago
  25. 12815dd xfs: error out if trying to add attrs and anextents > 0 by Darrick J. Wong · 8 years ago
  26. cd4bf1d xfs: don't crash if reading a directory results in an unexpected hole by Darrick J. Wong · 8 years ago
  27. b88398d xfs: complain if we don't get nextents bmap records by Darrick J. Wong · 8 years ago
  28. 4bb31bc xfs: check for bogus values in btree block headers by Darrick J. Wong · 8 years ago
  29. b85f324 xfs: forbid AG btrees with level == 0 by Darrick J. Wong · 8 years ago
  30. 4081d4a xfs: handle cow fork in xfs_bmap_trace_exlist by Eric Sandeen · 8 years ago
  31. a585e1c xfs: pass state not whichfork to trace_xfs_extlist by Eric Sandeen · 8 years ago
  32. bdbfd4e xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  33. 06ac11d xfs: pass post-eof speculative prealloc blocks to bmapi by Brian Foster · 8 years ago
  34. 553937d xfs: use new extent lookup helpers xfs_file_iomap_begin_delay by Christoph Hellwig · 8 years ago
  35. 3d6e3b1 xfs: clean up cow fork reservation and tag inodes correctly by Brian Foster · 8 years ago
  36. 4a32333 xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow by Christoph Hellwig · 8 years ago
  37. cf168f2 xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() by Brian Foster · 8 years ago
  38. cf4fb51 xfs: remove prev argument to xfs_bmapi_reserve_delalloc by Christoph Hellwig · 8 years ago
  39. 3903257 xfs: always succeed when deduping zero bytes by Darrick J. Wong · 8 years ago
  40. 2b7dae9 xfs: factor rmap btree size into the indlen calculations by Darrick J. Wong · 8 years ago
  41. 49dc199 xfs: new inode extent list lookup helpers by Christoph Hellwig · 8 years ago
  42. b49ef75 xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 8 years ago
  43. 63fa793 xfs: check minimum block size for CRC filesystems by Darrick J. Wong · 8 years ago
  44. f380ee7 xfs: provide helper for counting extents from if_bytes by Eric Sandeen · 8 years ago
  45. 3978c5bb xfs: don't BUG() on mixed direct and mapped I/O by Brian Foster · 8 years ago
  46. 2f09242 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 8 years ago
  47. a11f90c xfs: check return value of _trans_reserve_quota_nblks by Darrick J. Wong · 8 years ago
  48. ae8b6cb xfs: don't call xfs_sb_quota_from_disk twice by Eric Sandeen · 8 years ago
  49. 56d22b9 tpm_tis: Check return values from get_burstcount. by Josh Zimmerman · 8 years ago
  50. 4ffac6f drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases by Paulo Zanoni · 8 years ago
  51. f482823 drm/i915/gen9: unconditionally apply the memory bandwidth WA by Paulo Zanoni · 8 years ago
  52. 2bdb638 drm/i915: disable PSR by default on HSW/BDW by Paulo Zanoni · 8 years ago
  53. 9ab30a6 drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values by Michel Dänzer · 8 years ago
  54. 5417f59 s390/pci: fix dma address calculation in map_sg by Sebastian Ott · 8 years ago
  55. dae9151 s390/topology: always use s390 specific sched_domain_topology_level by Heiko Carstens · 8 years ago
  56. b3539f8 powerpc/pci/rpadlpar: Fix device reference leaks by Johan Hovold · 8 years ago
  57. 1aaa777 PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) by Alexey Kardashevskiy · 8 years ago
  58. c444cc3 PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+ by Noa Osherovich · 8 years ago
  59. e2822904 PCI: Convert Mellanox broken INTx quirks to be for listed devices only by Noa Osherovich · 8 years ago
  60. 8906615 PCI: Convert broken INTx masking quirks from HEADER to FINAL by Noa Osherovich · 8 years ago
  61. 04b97a6 PCI: Add Mellanox device IDs by Noa Osherovich · 8 years ago
  62. 090cce6 PCI: rockchip: Correct the use of FTS mask by Brian Norris · 8 years ago
  63. 6e4bcf8 PCI: rockchip: Fix negotiated lanes calculation by Shawn Lin · 8 years ago
  64. 257349b staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs() by Dan Carpenter · 8 years ago
  65. a299abd f2fs: hide a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  66. 725ba1a f2fs: remove percpu_count due to performance regression by Jaegeuk Kim · 8 years ago
  67. 5cc85ef md: fix refcount problem on mddev when stopping array. by NeilBrown · 8 years ago
  68. 60a931c md: MD_RECOVERY_NEEDED is set for mddev->recovery by Shaohua Li · 8 years ago
  69. d33a490 crypto: arm64/aes-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  70. eb64cbc crypto: arm64/aes-xts-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  71. c3edfe0 crypto: arm64/sha1-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  72. 39b7e1c crypto: arm64/aes-neon - fix for big endian by Ard Biesheuvel · 8 years ago
  73. d018dc9 crypto: arm64/aes-ccm-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  74. e6ce55f crypto: arm/aes-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  75. a7c9666 crypto: arm64/ghash-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  76. cdeaed7 crypto: arm64/sha2-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  77. a05aa25 s390/crypto: unlock on error in prng_tdes_read() by Dan Carpenter · 8 years ago
  78. 5d7d362 mm, compaction: fix NR_ISOLATED_* stats for pfn based migration by Ming Ling · 8 years ago
  79. dc1b6d0 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
  80. 058a4a5 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
  81. cd6d9ff docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+ by Mauro Carvalho Chehab · 8 years ago
  82. 66c6770 mm/hugetlb.c: use the right pte val for compare in hugetlb_cow by Aneesh Kumar K.V · 8 years ago
  83. 17df3e7 rpmsg: qcom_smd: Correct return value for O_NONBLOCK by Bjorn Andersson · 8 years ago
  84. 1d8286c mmc: mmc_test: Uninitialized return value by Dan Carpenter · 8 years ago
  85. 74e365e genirq/affinity: Fix node generation from cpumask by Guilherme G. Piccoli · 8 years ago
  86. 65f7968 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend by Tony Lindgren · 8 years ago
  87. 3b198dd irqchip/bcm7038-l1: Implement irq_cpu_offline() callback by Florian Fainelli · 8 years ago
  88. 5cbea79 PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() by Jan Beulich · 8 years ago
  89. 825e6a0 ima: fix memory leak in ima_release_policy by Eric Richter · 8 years ago
  90. c4c11b4 relay: check array offset before using it by Dan Carpenter · 8 years ago
  91. 3dd50a5 sbp-target: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  92. 0e79a6b target/iscsi: Fix double free in lio_target_tiqn_addtpg() by Dan Carpenter · 8 years ago
  93. 962a12f scsi: mvsas: fix command_active typo by Arnd Bergmann · 8 years ago
  94. 5157e98 scsi: g_NCR5380: Fix release_region in error handling by Ondrej Zary · 8 years ago
  95. d451b3c ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call by Charles Keepax · 8 years ago
  96. 574bac4 ASoC: Intel: Skylake: Fix a shift wrapping bug by Dan Carpenter · 8 years ago
  97. d61a969 ASoC: cht_bsw_rt5645: Fix leftover kmalloc by Takashi Iwai · 8 years ago
  98. 311742c ASoC: lpass-platform: initialize dma channel number by Arnd Bergmann · 8 years ago
  99. afd7e2b iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
  100. ef41459 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago