1. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 9 years ago
  2. 3f1c058 ipr: Fix invalid array indexing for HRRQ by Brian King · 9 years ago
  3. bb7c543 ipr: Fix incorrect trace indexing by Brian King · 9 years ago
  4. 36b8e18 ipr: Fix locking for unit attention handling by Brian King · 9 years ago
  5. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  6. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  7. 0a55205 Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  8. 5eb3e5a drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  9. d0e30ad drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt by Chris Wilson · 9 years ago
  10. b8d65e9 powerpc/eeh-powernv: Fix unbalanced IRQ warning by Alistair Popple · 9 years ago
  11. 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
  12. 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
  13. 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  14. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  15. 55c99a4 iommu/amd: Use iommu_attach_group() by Joerg Roedel · 9 years ago
  16. 15f1bb1 qlcnic: Fix corruption while copying by Shahed Shaikh · 9 years ago
  17. f4eaed2 act_bpf: fix memory leaks when replacing bpf programs by Daniel Borkmann · 9 years ago
  18. f68b123 Merge branch 'thunderx-fixes' by David S. Miller · 9 years ago
  19. 60f83c8 net: thunderx: Fix for crash while BGX teardown by Thanneeru Srinivasulu · 9 years ago
  20. 4adf435 net: thunderx: Add PCI driver shutdown routine by Sunil Goutham · 9 years ago
  21. b49087d net: thunderx: Fix crash when changing rss with mutliple traffic flows by Sunil Goutham · 9 years ago
  22. 3d7a8aa net: thunderx: Set watchdog timeout value by Sunil Goutham · 9 years ago
  23. 74840b8 net: thunderx: Wakeup TXQ only if CQE_TX are processed by Sunil Goutham · 9 years ago
  24. f8ce966 net: thunderx: Suppress alloc_pages() failure warnings by Sunil Goutham · 9 years ago
  25. 2cb468e net: thunderx: Fix TSO packet statistic by Sunil Goutham · 9 years ago
  26. c62cd3c net: thunderx: Fix memory leak when changing queue count by Sunil Goutham · 9 years ago
  27. 32c1b96 net: thunderx: Fix RQ_DROP miscalculation by Sunil Goutham · 9 years ago
  28. 143ceb0 net: thunderx: Fix memory leak while tearing down interface by Sunil Goutham · 9 years ago
  29. 4b561c1 net: thunderx: Fix data integrity issues with LDWB by Sunil Goutham · 9 years ago
  30. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  31. 9200bc4 hwmon: (nct7802) Fix integer overflow seen when writing voltage limits by Guenter Roeck · 9 years ago
  32. 0d6aaff hwmon: (nct7904) Rename pwm attributes to match hwmon ABI by Guenter Roeck · 9 years ago
  33. bdce3e7 Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  34. d698291 Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  35. b2428f9 Merge branch 'netcp-fixes' by David S. Miller · 9 years ago
  36. 31a184b net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functions by Karicheri, Muralidharan · 9 years ago
  37. c20afae net: netcp: ethss: fix up incorrect use of list api by Karicheri, Muralidharan · 9 years ago
  38. 01a0309 net: netcp: fix cleanup interface list in netcp_remove() by Karicheri, Muralidharan · 9 years ago
  39. d41a83b Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  40. d0db3a3 Merge tag 'dm-4.2-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  41. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  42. 7ae90a4 bridge: mdb: fix delmdb state in the notification by Nikolay Aleksandrov · 9 years ago
  43. 544586f bridge: mcast: give fast leave precedence over multicast router and querier by Satish Ashok · 9 years ago
  44. b4cba04 drm/msm/mdp5: release SMB (shared memory blocks) in various cases by Wentao Xu · 9 years ago
  45. 99fc1bc drm/msm: change to uninterruptible wait in atomic commit by Wentao Xu · 9 years ago
  46. a1c3e3e drm/msm: mdp4: Fix drm_framebuffer dereference crash by Archit Taneja · 9 years ago
  47. ac45146 drm/msm: fix msm_gem_prime_get_sg_table() by Rob Clark · 9 years ago
  48. 194a336 drm/amdgpu: add new parameter to seperate map and unmap by monk.liu · 9 years ago
  49. e722b71 drm/amdgpu: hdp_flush is not needed for inside IB by monk.liu · 9 years ago
  50. 9332313 drm/amdgpu: different emit_ib for gfx and compute by monk.liu · 9 years ago
  51. c193fa91 drm/amdgpu: information leak in amdgpu_info_ioctl() by Dan Carpenter · 9 years ago
  52. 8faf0e0 drm/amdgpu: clean up init sequence for failures by Alex Deucher · 9 years ago
  53. 0a90a0c drm/radeon/combios: add some validation of lvds values by Alex Deucher · 9 years ago
  54. 7726e72 drm/radeon: rework audio modeset to handle non-audio hdmi features by Alex Deucher · 9 years ago
  55. d0ea397 drm/radeon: rework audio detect (v4) by Alex Deucher · 9 years ago
  56. b3fcf36a drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h by Michel Dänzer · 9 years ago
  57. e13af53 drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h by Michel Dänzer · 9 years ago
  58. df356d5 bridge: Fix network header pointer for vlan tagged packets by Toshiaki Makita · 9 years ago
  59. 795e633 dm cache: fix device destroy hang due to improper prealloc_used accounting by Mike Snitzer · 9 years ago
  60. 3508e65 Revert "dm cache: do not wake_worker() in free_migration()" by Mike Snitzer · 9 years ago
  61. 342e844 ALSA: hda - Fix race between PM ops and HDA init/probe by U. Artie Eoff · 9 years ago
  62. 86ea07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  63. d9065f4 Merge tag 'vfio-v4.2-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  64. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. d29809b Merge branches 'pm-cpufreq' and 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  66. ee0a227 drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop by Chris Wilson · 9 years ago
  67. 2d1cb7f ALSA: usb-audio: add dB range mapping for some devices by Yao-Wen Mao · 9 years ago
  68. 520e8bf Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  69. dbd46ab packet: tpacket_snd(): fix signed/unsigned comparison by Alexander Drozdov · 9 years ago
  70. 3a05d12 ALSA: hda - Apply a fixup to Dell Vostro 5480 by Takashi Iwai · 9 years ago
  71. 11c91ef arp: filter NOARP neighbours for SIOCGARP by Eric Dumazet · 9 years ago
  72. 865b804 net/ipv4: suppress NETDEV_UP notification on address lifetime update by David Ward · 9 years ago
  73. 76b91c3 bridge: stp: when using userspace stp stop kernel hello and hold timers by Nikolay Aleksandrov · 9 years ago
  74. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  75. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  76. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  77. 956325b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  78. d4ec1f181 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  79. fe0d34d module: weaken locking assertion for oops path. by Rusty Russell · 9 years ago
  80. d61be4b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  81. 67eb890 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 9 years ago
  82. 3213afb Revert "Input: zforce - don't overwrite the stack" by Dmitry Torokhov · 9 years ago
  83. 02ff371 Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  84. 90c8acc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  85. 30b4f0f Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  86. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  87. 2ee6b00 Merge tag 'for-f2fs-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  88. 559ed40 cpufreq: Avoid attempts to create duplicate symbolic links by Rafael J. Wysocki · 9 years ago
  89. 71b6544 ACPI / PM: Use target_state to set the device power state by Mika Westerberg · 9 years ago
  90. a49c269 nfs: Fix an oops caused by using other thread's stack space in ASYNC mode by Kinglong Mee · 9 years ago
  91. 3471648a nfs: plug memory leak when ->prepare_layoutcommit fails by Jeff Layton · 9 years ago
  92. a7dae15 Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 9 years ago
  93. eb48b12 drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell by Alexandre Courbot · 9 years ago
  94. 697bb72 drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads by Ben Skeggs · 9 years ago
  95. 17fb874 hwrng: core - correct error check of kthread_run call by Martin Schwidefsky · 9 years ago
  96. 0b991f5 s390/cachinfo: add missing facility check to init_cache_level() by Heiko Carstens · 9 years ago
  97. ca4da5d KEYS: ensure we free the assoc array edit if edit is valid by Colin Ian King · 9 years ago
  98. eb8bb77 Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  99. d580692 Input: bcm5974 - add support for the 2015 Macbook Pro by John Horan · 9 years ago
  100. a4a2c54 HID: apple: Add support for the 2015 Macbook Pro by Henrik Rydberg · 9 years ago