1. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  2. c191761 Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  3. 7086496 zram: unify error reporting by Sergey Senozhatsky · 9 years ago
  4. 860c707 zsmalloc: account the number of compacted pages by Sergey Senozhatsky · 9 years ago
  5. 7d3f393 zsmalloc/zram: introduce zs_pool_stats api by Sergey Senozhatsky · 9 years ago
  6. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  7. 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
  8. 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
  9. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  10. 5b902d6 device property: Don't overwrite addr when failing in device_get_mac_address by Julien Grall · 9 years ago
  11. fcb0bb6 usbnet: Fix a race between usbnet_stop() and the BH by Eugene Shatokhin · 9 years ago
  12. d194cd1 rbd: plug rbd_dev->header.object_prefix memory leak by Ilya Dryomov · 9 years ago
  13. 3ebe138 rbd: fix double free on rbd_dev->header_name by Ilya Dryomov · 9 years ago
  14. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  15. b8cb642af Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 68ec2a2 drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests by Ville Syrjälä · 9 years ago
  17. f993406 drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes by Ville Syrjälä · 9 years ago
  18. 1f75b29 drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE by Ville Syrjälä · 9 years ago
  19. c1e74122 drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE by Ville Syrjälä · 9 years ago
  20. 2b712be drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/ by Ville Syrjälä · 9 years ago
  21. 5f51042 xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn by Julien Grall · 9 years ago
  22. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  23. 859e326 hvc/xen: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  24. 0467533 video/xen-fbfront: Further s/MFN/GFN clean-up by Julien Grall · 9 years ago
  25. a76e3cc xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn by Julien Grall · 9 years ago
  26. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  27. ecfb459 ahci: added a new driver for supporting Freescale AHCI sata by Tang Yuantian · 9 years ago
  28. fc4f370 Revert "ahci: added support for Freescale AHCI sata" by Tang Yuantian · 9 years ago
  29. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  30. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  31. 397fd77 drm/atomic-helper: Implement drm_atomic_helper_duplicate_state() by Thierry Reding · 9 years ago
  32. e02a653 PCI,parisc: Enable 64-bit bus addresses on PA-RISC by Helge Deller · 9 years ago
  33. 6e48ae3 drm/atomic-helper: Pimp docs with recommendations for rpm drivers by Daniel Vetter · 9 years ago
  34. e85376c drm/i915: Fix broken mst get_hw_state. by Maarten Lankhorst · 9 years ago
  35. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  36. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  37. 825926d drm/atomic: Make sure lock is held in trylock contexts. by Maarten Lankhorst · 9 years ago
  38. 53edb2c drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[] by Ville Syrjälä · 9 years ago
  39. b7c914b drm: Constify TV mode names by Ville Syrjälä · 9 years ago
  40. a5b6237 drm: Constify generic_edid_names[] by Ville Syrjälä · 9 years ago
  41. 96206e2 dtrm/edid: Allow comma separated edid binaries. (v3) by Bob Paauwe · 9 years ago
  42. f8aeb41 drm/atomic: refuse changing CRTC for planes directly by Daniel Vetter · 9 years ago
  43. f64c557 drm/fb-helper: Add module option to disable fbdev emulation by Daniel Vetter · 9 years ago
  44. a39a357 drm: Make drm_fb_unregister/remove accept NULL fb by Daniel Vetter · 9 years ago
  45. b7bdf0a8 drm/fb-helper: Use -errno return in restore_mode_unlocked by Daniel Vetter · 9 years ago
  46. 26196f7 drm/atomic-helper: properly annotate functions in kerneldoc by Daniel Vetter · 9 years ago
  47. fafecc0 drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust by Michel Thierry · 9 years ago
  48. bcfe0c0 drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers by Gustavo Padovan · 9 years ago
  49. 997e120 virtio_balloon: do not change memory amount visible via /proc/meminfo by Denis V. Lunev · 9 years ago
  50. b4d3403 virtio_ballon: change stub of release_pages_by_pfn by Denis V. Lunev · 9 years ago
  51. 5fa3142 virtio-blk: Allow extended partitions by Fam Zheng · 9 years ago
  52. 38c4ab8 virtio_mmio: add ACPI probing by Graeme Gregory · 9 years ago
  53. 53eab6f virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1 by Paolo Bonzini · 9 years ago
  54. 63431f7 cpufreq: Use __func__ to print function's name by Viresh Kumar · 9 years ago
  55. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  56. d075a88 cpufreq: staticize cpufreq_cpu_get_raw() by Viresh Kumar · 9 years ago
  57. 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 9 years ago
  58. 2aa2a77 NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 9 years ago
  59. 569410ca NTB: Use unique DMA channels for TX and RX by Dave Jiang · 9 years ago
  60. 905921e NTB: Remove dma_sync_wait from ntb_async_rx by Allen Hubbe · 9 years ago
  61. d98ef99 NTB: Clean up QP stats info by Dave Jiang · 9 years ago
  62. 3151000 NTB: Make the transport list in order of discovery by Dave Jiang · 9 years ago
  63. 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 9 years ago
  64. e74bfee NTB: Add flow control to the ntb_netdev by Dave Jiang · 9 years ago
  65. 4a999d2 drm/i915: don't hard code vlv backlight frequency if unset by Jani Nikula · 9 years ago
  66. aa17cdb drm/i915: initialize backlight max from VBT by Jani Nikula · 9 years ago
  67. 437b15b drm/i915: use pch backlight override on hsw too by Jani Nikula · 9 years ago
  68. 6583d20 spi: mediatek: fix spi cs polarity error by Leilk Liu · 9 years ago
  69. a754615 drm/i915/bxt: Clean up bxt_init_clock_gating by Nick Hoath · 9 years ago
  70. 7d1647d cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline by Andrew Donnellan · 9 years ago
  71. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  72. bd1a05e fixed_phy: pass 'irq' to fixed_phy_add() by Sergei Shtylyov · 9 years ago
  73. 585e7e1 net: dsa: mv88e6171: add hardware 802.1Q support by Vivien Didelot · 9 years ago
  74. e5a5837 ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  75. 0f1b735 vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning by Geert Uytterhoeven · 9 years ago
  76. 99c79ec lan78xx: Fix ladv/radv error handling in lan78xx_link_reset() by Geert Uytterhoeven · 9 years ago
  77. 537b604 scsi: fix scsi_error_handler vs. scsi_host_dev_release race by Michal Hocko · 9 years ago
  78. 420fa21 fcoe: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  79. 6229b41 mpt2sas: setpci reset kernel oops fix by Nagarajkumar Narayanan · 9 years ago
  80. 50acde8 pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY by Johannes Thumshirn · 9 years ago
  81. 612872c lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() by Johannes Thumshirn · 9 years ago
  82. 6f3d828f5 bfa: Fix incorrect de-reference of pointer by Anil Gurumurthy · 9 years ago
  83. b7f4d63 bfa: Fix indentation by Anil Gurumurthy · 9 years ago
  84. 0c416b5 scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs. by Jordan Hargrave · 9 years ago
  85. 2492fc0 scsi_debug: resp_request: remove unused variable by Tomas Winkler · 9 years ago
  86. f2d3fd2 scsi_debug: fix REPORT LUNS Well Known LU by Tomas Winkler · 9 years ago
  87. 299b6c0 scsi_debug: schedule_resp fix input variable check by Tomas Winkler · 9 years ago
  88. 58a8635 scsi_debug: make dump_sector static by Tomas Winkler · 9 years ago
  89. de232af scsi_debug: vfree is null safe so drop the check by Tomas Winkler · 9 years ago
  90. 34d5543 scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS; by Tomas Winkler · 9 years ago
  91. c1287970 scsi_debug: define pr_fmt() for consistent logging by Tomas Winkler · 9 years ago
  92. 008549f mpt2sas: Refcount fw_events and fix unsafe list usage by Calvin Owens · 9 years ago
  93. d224fe0 mpt2sas: Refcount sas_device objects and fix unsafe list usage by Calvin Owens · 9 years ago
  94. 8901c18 asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UF by Daniel Drake · 9 years ago
  95. 42ea445 net: fec: normalize return value of pm_runtime_get_sync() in MDIO write by Maciej S. Szmigiero · 9 years ago
  96. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  97. 9cfcc65 Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  98. e3a98ac Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  99. 2a013e3 Merge tag 'md/4.3' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  100. bd516bd net: wan: sbni: fix device usage count by Sudip Mukherjee · 9 years ago