1. f1e7f9d Fix tracing sample code warning. by Linus Torvalds · 7 years ago
  2. 86b0853 tracing/samples: Fix creation and deletion of simple_thread_fn creation by Steven Rostedt (VMware) · 7 years ago
  3. 8b2653d drm/msm: fix an integer overflow test by Dan Carpenter · 7 years ago
  4. 06bf74c drm/msm: Fix potential buffer overflow issue by Kasin Li · 7 years ago
  5. 984dcb3 drm/i915/edp: read edp display control registers unconditionally by Jani Nikula · 7 years ago
  6. f2fd2d9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  7. 09907f0 drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting by Leo Liu · 7 years ago
  8. b3937f5 ARM: 8715/1: add a private asm/unaligned.h by Arnd Bergmann · 7 years ago
  9. e059fc3 arm/arm64: kvm: Disable branch profiling in HYP code by Julien Thierry · 7 years ago
  10. d7d5a30 arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort by Dongjiu Geng · 7 years ago
  11. 011b44a arm64: ensure __dump_instr() checks addr_limit by Mark Rutland · 7 years ago
  12. 43f6951 ASoC: adau17x1: Workaround for noise bug in ADC by Ricard Wanderlof · 7 years ago
  13. cb14a0d KEYS: fix out-of-bounds read during ASN.1 parsing by Eric Biggers · 7 years ago
  14. 0be72ae KEYS: return full count in keyring_read() if buffer is too small by Eric Biggers · 7 years ago
  15. 5e8b028 cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  16. ffb76bb ALSA: seq: Fix nested rwsem annotation for lockdep splat by Takashi Iwai · 7 years ago
  17. c778c81 ALSA: timer: Add missing mutex lock for compat ioctls by Takashi Iwai · 7 years ago
  18. 06b639e Linux 4.9.60 by Greg Kroah-Hartman · 7 years ago
  19. 4b86c48 ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  20. bdcb6c9 regulator: fan53555: fix I2C device ids by Guillaume Tucker · 7 years ago
  21. 543aabb ipsec: Fix aborted xfrm policy dump crash by Herbert Xu · 7 years ago
  22. bb46f79 cfg80211: fix connect/disconnect edge cases by Johannes Berg · 7 years ago
  23. 7e31cde can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages by Jimmy Assarsson · 7 years ago
  24. 636e798 can: kvaser_usb: Correct return value in printout by Jimmy Assarsson · 7 years ago
  25. c4fe13b can: sun4i: fix loopback mode by Gerhard Bertelsmann · 7 years ago
  26. e6b5e3b drm/amd/powerplay: fix uninitialized variable by Rex Zhu · 7 years ago
  27. 5a0dbfe scsi: sg: Re-fix off by one in sg_fill_request_table() by Ben Hutchings · 7 years ago
  28. 88acde8 scsi: zfcp: fix erp_action use-before-initialize in REC action trace by Steffen Maier · 7 years ago
  29. 67bcc5e assoc_array: Fix a buggy node-splitting case by David Howells · 7 years ago
  30. 52f65e3 Input: gtco - fix potential out-of-bound access by Dmitry Torokhov · 7 years ago
  31. 9460dd3 Input: elan_i2c - add ELAN0611 to the ACPI table by Kai-Heng Feng · 7 years ago
  32. d431d9f xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() by Juergen Gross · 7 years ago
  33. 8783885 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  34. d8e5f2f spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path by Florian Fainelli · 7 years ago
  35. 1dfea1e spi: uapi: spidev: add missing ioctl header by Baruch Siach · 7 years ago
  36. 474cb9e KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM by Greg Kurz · 7 years ago
  37. 659b04a usb: xhci: Handle error condition in xhci_stop_device() by Mayank Rana · 7 years ago
  38. a703da4 ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  39. 41f804d ALSA: hda - fix headset mic problem for Dell machines with alc236 by Hui Wang · 7 years ago
  40. 61ae3fb ALSA: hda/realtek - Add support for ALC236/ALC3204 by Kailang Yang · 7 years ago
  41. 43a980a workqueue: replace pool->manager_arb mutex with a flag by Tejun Heo · 7 years ago
  42. d785062 Linux 4.9.59 by Greg Kroah-Hartman · 7 years ago
  43. d2d576e FS-Cache: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  44. 63c8e45 KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
  45. b2ac5d4 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  46. f374505 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  47. 245262c xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  48. 67d73f4 xfs: handle error if xfs_btree_get_bufs fails by Eric Sandeen · 7 years ago
  49. fee940a xfs: reinit btree pointer on attr tree inactivation walk by Brian Foster · 7 years ago
  50. 0fe7d85 xfs: don't change inode mode if ACL update fails by Dave Chinner · 7 years ago
  51. 3a5a338 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  52. 3042b3a xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  53. 1b4998d xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  54. 002295a xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  55. d59a3f7 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
  56. 98cbca2 xfs: perag initialization should only touch m_ag_max_usable for AG 0 by Darrick J. Wong · 7 years ago
  57. 0eebfed xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  58. d1b2a35 xfs: report zeroed or not correctly in xfs_zero_range() by Eryu Guan · 7 years ago
  59. 6f77062 fs/xfs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  60. 92f6060 xfs: evict CoW fork extents when performing finsert/fcollapse by Darrick J. Wong · 7 years ago
  61. 4e9de11 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  62. 13c5e97 vmbus: fix missing signaling in hv_signal_on_read() by Dexuan Cui · 7 years ago
  63. 1c33c8f pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. by Eric Sesterhenn · 7 years ago
  64. da0c750 KEYS: don't let add_key() update an uninstantiated key by David Howells · 7 years ago
  65. f9e7e2d lib/digsig: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  66. fec442e KEYS: encrypted: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  67. ca96013 x86/microcode/intel: Disable late loading on model 79 by Borislav Petkov · 7 years ago
  68. 5a6fb49 rtlwifi: rtl8821ae: Fix connection lost problem by Larry Finger · 7 years ago
  69. f1ae556 clockevents/drivers/cs5535: Improve resilience to spurious interrupts by David Kozub · 7 years ago
  70. 534b65d bus: mbus: fix window size calculation for 4GB windows by Jan Luebbe · 7 years ago
  71. 8de5590 brcmsmac: make some local variables 'static const' to reduce stack size by Arnd Bergmann · 7 years ago
  72. 7f92676 brcmfmac: Add check for short event packets by Kevin Cernekee · 7 years ago
  73. 717ef37d i2c: piix4: Fix SMBus port selection for AMD Family 17h chips by Guenter Roeck · 7 years ago
  74. 4d4f527 i2c: ismt: Separate I2C block read from SMBus block read by Pontus Andersson · 7 years ago
  75. 57ed315 ALSA: hda: Abort capability probe at invalid register read by Takashi Iwai · 7 years ago
  76. d0f5c17 ALSA: hda: Remove superfluous '-' added by printk conversion by Takashi Iwai · 7 years ago
  77. d5b657e ALSA: seq: Enable 'use' locking in all configurations by Ben Hutchings · 7 years ago
  78. 710c0b0 drm/nouveau/mmu: flush tlbs before deleting page tables by Ben Skeggs · 7 years ago
  79. f4f0b6a drm/nouveau/bsp/g92: disable by default by Ilia Mirkin · 7 years ago
  80. 587d7fa can: esd_usb2: Fix can_dlc value for received RTR, frames by Stefan Mätje · 7 years ago
  81. dc1858a xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  82. 6f4a36f usb: musb: Check for host-mode using is_host_active() on reset interrupt by Jonathan Liu · 7 years ago
  83. b4ecc15 usb: musb: sunxi: Explicitly release USB PHY on exit by Jonathan Liu · 7 years ago
  84. 09fad6f iio: dummy: events: Add missing break by Lars-Peter Clausen · 7 years ago
  85. 6bb16fa parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels by John David Anglin · 7 years ago
  86. 6f0eefa can: gs_usb: fix busy loop if no more TX context is available by Wolfgang Grandegger · 7 years ago
  87. b26fafd ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital by Jussi Laako · 7 years ago
  88. d15fc53 usb: hub: Allow reset retry for USB2 devices on connect bounce by Mathias Nyman · 7 years ago
  89. ddf0b44 usb: quirks: add quirk for WORLDE MINI MIDI keyboard by Felipe Balbi · 7 years ago
  90. b7cd9f5 usb: cdc_acm: Add quirk for Elatec TWN3 by Maksim Salau · 7 years ago
  91. 6032961 USB: serial: metro-usb: add MS7820 device id by Johan Hovold · 7 years ago
  92. 9d13d3e USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() by Alan Stern · 7 years ago
  93. ee0ea51 USB: devio: Revert "USB: devio: Don't corrupt user memory" by Hans de Goede · 7 years ago
  94. 4d4a6a3 Linux 4.9.58 by Greg Kroah-Hartman · 7 years ago
  95. 480fd4f usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets by Manu Gautam · 7 years ago
  96. 9b98431 cpufreq: CPPC: add ACPI_PROCESSOR dependency by Arnd Bergmann · 7 years ago
  97. 2ee4d59 EDAC, mce_amd: Print IPID and Syndrome on a separate line by Yazen Ghannam · 7 years ago
  98. 8a7a7524 btmrvl: avoid double-disable_irq() race by Jeffy Chen · 7 years ago
  99. a127483 regulator: core: Resolve supplies before disabling unused regulators by Javier Martinez Canillas · 7 years ago
  100. 16ee696 drm/nouveau/gr/gf100-: fix ccache error logging by Ben Skeggs · 7 years ago