1. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 9 years ago
  2. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 9 years ago
  3. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 9 years ago
  4. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 9 years ago
  5. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 9 years ago
  6. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 9 years ago
  7. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. c590032 net: bcmgenet: fix accounting of packet drops vs errors by Petri Gynther · 9 years ago
  9. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 9 years ago
  10. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  11. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  12. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  13. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  14. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  15. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  16. 77b5a08 bcache: don't embed 'return' statements in closure macros by Jens Axboe · 9 years ago
  17. 145c370 Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html by Masanari Iida · 9 years ago
  18. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  19. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  20. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  21. 51f007e Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  22. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  23. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  24. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  25. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  26. c03e9a3 drm/imx: tve: fix media bus format for VGA output by Philipp Zabel · 9 years ago
  27. 510e642 GPU: ipu: fix lockup caused by pending chained interrupts by Russell King · 9 years ago
  28. 553a59f drm/imx: parallel-display: fix drm_panel support by Philipp Zabel · 9 years ago
  29. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  30. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  31. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  32. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  33. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  34. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  35. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  36. 1fb01ca ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel by Jiang Liu · 9 years ago
  37. 5a31d59 cpufreq: Allow freq_table to be obtained for offline CPUs by Viresh Kumar · 9 years ago
  38. 35afd02 cpufreq: Initialize the governor again while restoring policy by Viresh Kumar · 9 years ago
  39. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 9 years ago
  40. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  41. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  42. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  43. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 9 years ago
  44. ae0afb4 suspend-to-idle: Prevent RCU from complaining about tick_freeze() by Rafael J. Wysocki · 9 years ago
  45. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 9 years ago
  46. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  47. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  48. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  49. 0294100 intel_pmc_ipc: Update kerneldoc formatting by qipeng.zha · 9 years ago
  50. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  51. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  52. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  53. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  54. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  55. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  56. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  57. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  58. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  59. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  60. d23f47d USB: serial: Destroy serial_minors IDR on module exit by Johannes Thumshirn · 9 years ago
  61. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  62. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  63. d5de198 macvtap: Destroy minor_idr on module_exit by Johannes Thumshirn · 9 years ago
  64. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 9 years ago
  65. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 9 years ago
  66. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 9 years ago
  67. 0769636 vmxnet3: prevent receive getting out of sequence on napi poll by Neil Horman · 9 years ago
  68. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 9 years ago
  70. 1973db0 drivers: net: cpsw: fix crash while accessing second slave ethernet interface by Mugunthan V N · 9 years ago
  71. 535a617 sfc: suppress handled MCDI failures when changing the MAC address by Daniel Pieczko · 9 years ago
  72. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 9 years ago
  73. 9e9f665 sfc: refactor code in efx_ef10_set_mac_address() by Daniel Pieczko · 9 years ago
  74. b5a983f bonding: "primary_reselect" with "failure" is not working properly by Mazhar Rana · 9 years ago
  75. 6c3e921b net: fec: Ensure clocks are enabled while using mdio bus by Andrew Lunn · 9 years ago
  76. cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 9 years ago
  77. cfa5200 net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG by Rob Herring · 9 years ago
  78. aa43c5f NET: hamradio: Fix IP over bpq encapsulation. by Ralf Baechle · 9 years ago
  79. 866a9204 drm/radeon: fix underflow in r600_cp_dispatch_texture() by Dan Carpenter · 9 years ago
  80. 5e3c4f9 drm/radeon: default to 2048 MB GART size on SI+ by Grigori Goronzy · 9 years ago
  81. 54e0398 drm/radeon: fix HDP flushing by Grigori Goronzy · 9 years ago
  82. 828202a drm/radeon: use RCU query for GEM_BUSY syscall by Grigori Goronzy · 9 years ago
  83. bd83314 drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  84. 07f18f0 drm/radeon: Handle irqs only based on irq ring, not irq status regs. by Mario Kleiner · 9 years ago
  85. dec4f79 drm/i915: Use crtc_state->active in primary check_plane func by Daniel Vetter · 9 years ago
  86. 63fef06 drm/i915: Check crtc->active in intel_crtc_disable_planes by Daniel Vetter · 9 years ago
  87. 2c3d998 drm/i915: Restore all GGTT VMAs on resume by Tvrtko Ursulin · 9 years ago
  88. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 9 years ago
  89. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  90. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  91. 56551da drivers: clk: st: Incorrect register offset used for lock_status by Pankaj Dev · 9 years ago
  92. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  93. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  94. d0aee67 Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  95. 3fc7aee Merge branch 'pm-wakeirq' by Rafael J. Wysocki · 9 years ago
  96. 0bb383a MIPS, CPUFREQ: Fix spelling of Institute. by Ralf Baechle · 9 years ago
  97. 539c4b8 Input: elan_i2c - change the hover event from MT to ST by duson · 9 years ago
  98. 99e3e3a ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro by Al Stone · 9 years ago
  99. 01447e9 drm: add a check for x/y in drm_mode_setcrtc by Zhao Junwang · 9 years ago
  100. 41315b7 drm/rockchip: use drm_gem_mmap helpers by Daniel Kurtz · 9 years ago