1. 1a45e8a drm/amdgpu/cz: silence some dpm debug output by Alex Deucher · 9 years ago
  2. 58829aa drm/amdgpu/cz: store the forced dpm level by Alex Deucher · 9 years ago
  3. 85cfe09 drm/amdgpu/cz: unforce dpm levels before forcing to low/high by Alex Deucher · 9 years ago
  4. 4f2d3ad drm/amdgpu: remove bogus check in gfx8 rb setup by Alex Deucher · 9 years ago
  5. 7b92cdb drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) by Alex Deucher · 9 years ago
  6. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 9 years ago
  7. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 9 years ago
  8. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 9 years ago
  9. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  10. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 9 years ago
  11. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 9 years ago
  12. 9051bd3 libata: Do not blacklist M510DC by Martin K. Petersen · 9 years ago
  13. e56f698 blk-mq: set default timeout as 30 seconds by Ming Lei · 9 years ago
  14. 255eac2 dm cache: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  15. e4c78e2 dm thin: display 'needs_check' in status if it is set by Mike Snitzer · 9 years ago
  16. bcc696f dm thin: stay in out-of-data-space mode once no_space_timeout expires by Mike Snitzer · 9 years ago
  17. 1278dd6 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 9 years ago
  18. fdd5040 gpio: pca953x: fix nested irqs rescheduling by Grygorii Strashko · 9 years ago
  19. e7ac6c6 st: null pointer dereference panic caused by use after kref_put by st_open by Seymour, Shane M · 9 years ago
  20. c23837c gpio: omap: prevent module from being unloaded while in use by Grygorii Strashko · 9 years ago
  21. 34ab54e gpio: max732x: Add missing dev reference to gpiochip by Marek Vasut · 9 years ago
  22. 5b2c912 gpio/xilinx: Use correct address when setting initial values. by Raphaël Teysseyre · 9 years ago
  23. 6b956af gpio: zynq: Fix problem with unbalanced pm_runtime_enable by Michal Simek · 9 years ago
  24. 98973f2 ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3] by Keith Packard · 9 years ago
  25. 977bd8a gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type by Grygorii Strashko · 9 years ago
  26. 69da3f2 can: mcp251x: get regulators optionally by Stefan Agner · 9 years ago
  27. 25b401c can: mcp251x: fix resume when device is down by Stefan Agner · 9 years ago
  28. 15afb10 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  29. ddf06c1 tc: act_bpf: fix memory leak by Alexei Starovoitov · 9 years ago
  30. c0afd9c fq_codel: fix return value of fq_codel_drop() by WANG Cong · 9 years ago
  31. e8d092aa net_sched: fix a use-after-free in sfq by WANG Cong · 9 years ago
  32. 51f65e3 Merge branch 'ipvlan' by David S. Miller · 9 years ago
  33. 23a5a49 ipvlan: ignore addresses from ipv6 autoconfiguration by Konstantin Khlebnikov · 9 years ago
  34. 0fba37a ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() by WANG Cong · 9 years ago
  35. 6640e67 ipvlan: unhash addresses without synchronize_rcu by Konstantin Khlebnikov · 9 years ago
  36. 6a72549 ipvlan: plug memory leak in ipvlan_link_delete by Konstantin Khlebnikov · 9 years ago
  37. 515866f ipvlan: remove counters of ipv4 and ipv6 addresses by Konstantin Khlebnikov · 9 years ago
  38. 3aa2050 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  39. 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
  40. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago
  41. 14e4cec Merge branch 'isdn-gigaset-fixes' by David S. Miller · 9 years ago
  42. 62c13ba isdn/gigaset: drop unused ldisc methods by Tilman Schmidt · 9 years ago
  43. fd98e94 isdn/gigaset: reset tty->receive_room when attaching ser_gigaset by Tilman Schmidt · 9 years ago
  44. 052cbda fq_codel: fix a use-after-free by WANG Cong · 9 years ago
  45. f82b681 tcp: don't use F-RTO on non-recurring timeouts by Yuchung Cheng · 9 years ago
  46. 5ebc784 bridge: mdb: fix double add notification by Nikolay Aleksandrov · 9 years ago
  47. bc8c20a bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave by Satish Ashok · 9 years ago
  48. 9090fdb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  49. 89c22d8 net: Fix skb csum races when peeking by Herbert Xu · 9 years ago
  50. c9805b9 Revert "net: fec: Ensure clocks are enabled while using mdio bus" by Fabio Estevam · 9 years ago
  51. da27862 NET: AX.25: Stop heartbeat timer on disconnect. by Richard Stearn · 9 years ago
  52. 738ac1e net: Clone skb before setting peeked flag by Herbert Xu · 9 years ago
  53. 035d210 rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS by Daniel Borkmann · 9 years ago
  54. 91a5773 ARM: DRA7: hwmod: fix gpmc hwmod by Roger Quadros · 9 years ago
  55. 2252607 gpio: brcmstb: fix null ptr dereference in driver remove by Gregory Fong · 9 years ago
  56. 30bb6fb gpio: Remove double "base" in comment by Geert Uytterhoeven · 9 years ago
  57. 7bee607 NVMe: Reread partitions on metadata formats by Keith Busch · 9 years ago
  58. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  59. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  60. bec33cd Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  61. 9c69481 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  62. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  63. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  64. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  65. 412efa7 ASoC: Intel: Get correct usage_count value to load firmware by Shilpa Sreeramalu · 9 years ago
  66. d531be2 libata: increase the timeout when setting transfer mode by Mikulas Patocka · 9 years ago
  67. af34d63 libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors limit by David Milburn · 9 years ago
  68. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  69. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  70. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  71. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  72. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  73. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  74. cda57b1 libata: force disable trim for SuperSSpeed S238 by Arne Fitzenreiter · 9 years ago
  75. 71d126f libata: add ATA_HORKAGE_NOTRIM by Arne Fitzenreiter · 9 years ago
  76. 3c71ba3 perf tools: Really allow to specify custom CC, AR or LD by Alexey Brodkin · 9 years ago
  77. a7fde09 perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT by Adrian Hunter · 9 years ago
  78. dcb54fc phy: berlin-usb: fix divider for BG2 by Thomas Hebb · 9 years ago
  79. 96696a9 phy: berlin-usb: fix divider for BG2CD by Thomas Hebb · 9 years ago
  80. 1c4b1d1 phy/pxa: add HAS_IOMEM dependency by Sebastian Ott · 9 years ago
  81. 0a0830f phy: ti-pipe3: fix suspend by Roger Quadros · 9 years ago
  82. 4c62360 efi: Handle memory error structures produced based on old versions of standard by Luck, Tony · 9 years ago
  83. 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
  84. 65ea03e Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  85. 9f7e25e regulator: core: Handle full constraints systems when resolving supplies by Mark Brown · 9 years ago
  86. e0ea136 Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  87. 9908ac3 ARM: dts: Correct audio input route & set mic bias for am335x-pepper by Adam YH Lee · 9 years ago
  88. f87d089 ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XX by Dave Gerlach · 9 years ago
  89. c631d5f drm: Provide compat ioctl for addfb2.1 by Tvrtko Ursulin · 9 years ago
  90. e1749a7 Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  91. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  92. 1c0ee04 can: pcan_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  93. 9b721a4 can: usb_8dev: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  94. 43c021e can: ems_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  95. 296decb can: esd_usb2: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  96. 889dd06 can: sja1000: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  97. ef934e8 can: cc770: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  98. 05c4456 can: ti_heccn: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  99. a2e78cf can: slcan: don't touch skb after netif_rx_ni() by Marc Kleine-Budde · 9 years ago
  100. 83537b6 can: grcan: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago