1. 565851c device-dax: fix sysfs attribute deadlock by Dan Williams · 8 years ago
  2. a3e9af9 libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking" by Dan Williams · 8 years ago
  3. 452bae0 libnvdimm: fix nvdimm_bus_lock() vs device_lock() ordering by Dan Williams · 8 years ago
  4. 23f4984 libnvdimm: rework region badblocks clearing by Dan Williams · 8 years ago
  5. 7699a6a acpi, nfit: kill ACPI_NFIT_DEBUG by Dan Williams · 8 years ago
  6. 8d13c02 libnvdimm: fix clear length of nvdimm_forget_poison() by Toshi Kani · 8 years ago
  7. b2518c7 libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify by Toshi Kani · 8 years ago
  8. ab63089 libnvdimm, region: sysfs trigger for nvdimm_flush() by Dan Williams · 8 years ago
  9. 97681f9 libnvdimm: fix phys_addr for nvdimm_clear_poison by Toshi Kani · 8 years ago
  10. bc042fd libnvdimm, region: fix flush hint detection crash by Dan Williams · 8 years ago
  11. fbabd82 acpi, nfit: fix module unload vs workqueue shutdown race by Dan Williams · 8 years ago
  12. 9ccaed4 acpi, nfit: limit ->flush_probe() to initialization work by Dan Williams · 8 years ago
  13. caa603a acpi, nfit: collate health state flags by Dan Williams · 8 years ago
  14. 1499934 acpi, nfit: support "map failed" dimms by Dan Williams · 8 years ago
  15. ffab938 acpi, nfit: add support for acpi 6.1 dimm state flags by Dan Williams · 8 years ago
  16. e88da79 Revert "libnvdimm: band aid btt vs clear poison locking" by Dan Williams · 8 years ago
  17. b3b454f libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation by Dave Jiang · 8 years ago
  18. efebc71 device-dax, tools/testing/nvdimm: enable device-dax with mock resources by Dave Jiang · 8 years ago
  19. 006358b libnvdimm: add support for clear poison list and badblocks for device dax by Dave Jiang · 8 years ago
  20. 802f4be libnvdimm: Add 'resource' sysfs attribute to regions by Dave Jiang · 8 years ago
  21. 6a6bef9 libnvdimm: add mechanism to publish badblocks at the region level by Dave Jiang · 8 years ago
  22. 3c87f37 acpi, nfit: fix acpi_get_table leak by Dan Williams · 8 years ago
  23. f2668fa acpi, nfit: remove unnecessary newline by Linda Knippers · 8 years ago
  24. ba650cf acpi, nfit: allow specifying a default DSM family by Linda Knippers · 8 years ago
  25. 095ab4b acpi, nfit: allow override of built-in bitmasks for nvdimm DSMs by Linda Knippers · 8 years ago
  26. 956a4cd device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation by Dan Williams · 8 years ago
  27. 4aa5615 libnvdimm: band aid btt vs clear poison locking by Dan Williams · 8 years ago
  28. 0beb201 libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat by Dan Williams · 8 years ago
  29. fe51473 libnvdimm: fix blk free space accounting by Dan Williams · 8 years ago
  30. b03b99a acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison) by Dan Williams · 8 years ago
  31. 0dc82fa Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  32. f1638fc Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  33. 53b4d59 Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  34. e431e0e Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  35. 42234bf Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  36. a00da40 Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  37. 4a01fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  38. 424b689 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  39. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  40. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  41. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  42. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  43. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  44. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  45. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  46. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  47. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  48. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  49. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  50. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  51. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  52. 04e904a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  53. 2056b7c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  54. 42ea16f Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  55. e8fe23f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  56. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  57. 213e4eb Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  58. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  59. 9a31328 Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  60. e887118 Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  61. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  62. 86b7eab Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  63. ebe6482 Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  64. 02a2cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  65. d64a047 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  66. f505a5c Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  67. 8201f1e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  68. 90ff2b7 Merge branch 'pm-cpuidle-fixes' by Rafael J. Wysocki · 8 years ago
  69. 6488294 Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes' by Rafael J. Wysocki · 8 years ago
  70. 7f0b97d Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes by Stephen Boyd · 8 years ago
  71. fd290e7 Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  72. 5617c05 Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  73. 22db87b Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  74. a2125d0 hwmon: (asus_atk0110) fix uninitialized data access by Arnd Bergmann · 8 years ago
  75. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. 1914f0c xen/acpi: upload PM state from init-domain to Xen by Ankur Arora · 8 years ago
  77. 12ffed9 drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again by Michel Dänzer · 8 years ago
  78. 1c2593c xen/acpi: Replace hard coded "ACPI0007" by Ankur Arora · 8 years ago
  79. 027fb89 mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power by Adrian Hunter · 8 years ago
  80. e2ebfb2 mmc: sdhci: Do not disable interrupts while waiting for clock by Adrian Hunter · 8 years ago
  81. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago
  82. f43feef amd-xgbe: Fix the ECC-related bit position definitions by Lendacky, Thomas · 8 years ago
  83. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  84. 6e9e6cc Bluetooth: btqcomsmd: fix compile-test dependency by Arnd Bergmann · 8 years ago
  85. d08997c Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  86. 11cd338 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes by Joerg Roedel · 8 years ago
  87. 31739ea net: bcmgenet: remove bcmgenet_internal_phy_setup() by Doug Berger · 8 years ago
  88. 2b396d3 fjes: Do not load fjes driver if extended socket device is not power on. by Yasuaki Ishimatsu · 8 years ago
  89. ac23d3ca fjes: Do not load fjes driver if system does not have extended socket device. by Yasuaki Ishimatsu · 8 years ago
  90. 8ab7e2ae net/mlx5e: Count LRO packets correctly by Gal Pressman · 8 years ago
  91. d3a4e4d net/mlx5e: Count GSO packets correctly by Gal Pressman · 8 years ago
  92. 5f40b4e net/mlx5: Increase number of max QPs in default profile by Maor Gottlieb · 8 years ago
  93. 1ad9a00 net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps by Paul Blakey · 8 years ago
  94. 09c91dd net/mlx5e: Use the proper UAPI values when offloading TC vlan actions by Or Gerlitz · 8 years ago
  95. 375f51e net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured by Roi Dayan · 8 years ago
  96. d85cdcc net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch by Or Gerlitz · 8 years ago
  97. 1f30a86 net/mlx5: Add missing entries for set/query rate limit commands by Or Gerlitz · 8 years ago
  98. bf601fe Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  99. 07fef36 cpsw/netcp: cpts depends on posix_timers by Arnd Bergmann · 8 years ago
  100. be9ca0d cpsw/netcp: work around reverse cpts dependency by Arnd Bergmann · 8 years ago