1. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 9 years ago
  2. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 9 years ago
  3. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 9 years ago
  4. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  5. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 9 years ago
  6. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 9 years ago
  7. 255eac2 dm cache: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  8. e4c78e2 dm thin: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  9. bcc696f dm thin: stay in out-of-data-space mode once no_space_timeout expires by Mike Snitzer · 9 years ago
  10. 1278dd68 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 9 years ago
  11. fdd5040 gpio: pca953x: fix nested irqs rescheduling by Grygorii Strashko · 9 years ago
  12. e7ac6c6 st: null pointer dereference panic caused by use after kref_put by st_open by Seymour, Shane M · 9 years ago
  13. c23837c gpio: omap: prevent module from being unloaded while in use by Grygorii Strashko · 9 years ago
  14. 34ab54e gpio: max732x: Add missing dev reference to gpiochip by Marek Vasut · 9 years ago
  15. 5b2c912 gpio/xilinx: Use correct address when setting initial values. by Raphaël Teysseyre · 9 years ago
  16. 6b956af gpio: zynq: Fix problem with unbalanced pm_runtime_enable by Michal Simek · 9 years ago
  17. 977bd8a gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type by Grygorii Strashko · 9 years ago
  18. 69da3f2 can: mcp251x: get regulators optionally by Stefan Agner · 9 years ago
  19. 25b401c can: mcp251x: fix resume when device is down by Stefan Agner · 9 years ago
  20. 15afb10 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  21. 23a5a49 ipvlan: ignore addresses from ipv6 autoconfiguration by Konstantin Khlebnikov · 9 years ago
  22. 0fba37a ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() by WANG Cong · 9 years ago
  23. 6640e67 ipvlan: unhash addresses without synchronize_rcu by Konstantin Khlebnikov · 9 years ago
  24. 6a72549 ipvlan: plug memory leak in ipvlan_link_delete by Konstantin Khlebnikov · 9 years ago
  25. 515866f ipvlan: remove counters of ipv4 and ipv6 addresses by Konstantin Khlebnikov · 9 years ago
  26. 3aa2050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  27. 20b953e Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  28. 62c13ba isdn/gigaset: drop unused ldisc methods by Tilman Schmidt · 9 years ago
  29. fd98e94 isdn/gigaset: reset tty->receive_room when attaching ser_gigaset by Tilman Schmidt · 9 years ago
  30. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  31. c9805b9 Revert "net: fec: Ensure clocks are enabled while using mdio bus" by Fabio Estevam · 9 years ago
  32. 2252607 gpio: brcmstb: fix null ptr dereference in driver remove by Gregory Fong · 9 years ago
  33. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  34. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  35. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  36. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  37. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  38. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  39. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  40. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  41. 91ef5cc Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 9 years ago
  42. c631d5f drm: Provide compat ioctl for addfb2.1 by Tvrtko Ursulin · 9 years ago
  43. 1c0ee04 can: pcan_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  44. 9b721a4 can: usb_8dev: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  45. 43c021e can: ems_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  46. 296decb can: esd_usb2: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  47. 889dd06 can: sja1000: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  48. ef934e8 can: cc770: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  49. 05c4456 can: ti_heccn: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  50. a2e78cf can: slcan: don't touch skb after netif_rx_ni() by Marc Kleine-Budde · 9 years ago
  51. 83537b6 can: grcan: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  52. 20926d7 can: bfin_can: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  53. a18ec1b can: flexcan: don't touch skb after netif_receive_skb() by Marc Kleine-Budde · 10 years ago
  54. 6ae3673 can: at91_can: don't touch skb after netif_receive_skb()/netif_rx() by Marc Kleine-Budde · 9 years ago
  55. d309509 staging: vt6656: check ieee80211_bss_conf bssid not NULL by Malcolm Priestley · 9 years ago
  56. 8e8e919 staging: vt6655: check ieee80211_bss_conf bssid not NULL by Malcolm Priestley · 9 years ago
  57. 50c2e4d net/xen-netback: off by one in BUG_ON() condition by Dan Carpenter · 9 years ago
  58. 7bee8b0 Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple by Chris Mason · 9 years ago
  59. dd0bc75 MIPS: SB1: Remove support for Pass 1 parts. by Ralf Baechle · 9 years ago
  60. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 9 years ago
  61. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  62. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  63. d9a047a IB/mlx4: Optimize do_slave_init by Doug Ledford · 9 years ago
  64. 9bbf282 IB/mlx4: Fix memory leak in do_slave_init by Doug Ledford · 9 years ago
  65. a39a98f IB/mlx4: Optimize freeing of items on error unwind by Maninder Singh · 9 years ago
  66. 43bfb97 IB/mlx4: Fix use of flow-counters for process_mad by Or Gerlitz · 9 years ago
  67. cb1ff43 IB/ipath: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 9 years ago
  68. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  69. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  70. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 9 years ago
  71. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  72. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  73. 0a69127 RDMA/nes: Fix for incorrect recording of the MAC address by Tatyana Nikolova · 9 years ago
  74. 165d682 RDMA/nes: Fix for resolving the neigh by Tatyana Nikolova · 9 years ago
  75. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  76. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  77. 8a7ff14 IB/mlx4: Do not attemp to report HCA clock offset on VFs by Matan Barak · 9 years ago
  78. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  79. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  80. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  81. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  82. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  83. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  84. ccfb8b2 drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. by Maarten Lankhorst · 9 years ago
  85. d82c0ba Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" by Daniel Vetter · 9 years ago
  86. ac7e7ab drm/i915: Forward all core DRM ioctls to core compat handling by Tvrtko Ursulin · 9 years ago
  87. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  88. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  89. 20483d0 gpio/davinci: Fix race in installing chained irq handler by Thomas Gleixner · 9 years ago
  90. 8c5dfdb Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  91. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  92. bbf4702 drm/i915: fix oops in primary_check_plane by Daniel Vetter · 9 years ago
  93. 5ec5b51 drm/i915: remove unused has_dma_mapping flag by Imre Deak · 9 years ago
  94. 101057f drm/i915: Fix missing return warning for !CONFIG_DEBUGFS by Daniel Vetter · 9 years ago
  95. e227330 drm/i915: avoid leaking DMA mappings by Imre Deak · 9 years ago
  96. 94f7bbe drm/i915: Snapshot seqno of most recently submitted request. by Tomas Elf · 9 years ago
  97. 9ea4fee drm/i915: Store device pointer in contexts for late tracepoint usafe by Chris Wilson · 10 years ago
  98. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  99. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  100. b06075a dm: fix use after free crash due to incorrect cleanup sequence by Mikulas Patocka · 9 years ago