summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-10Linux 4.9.49v4.9.49Greg Kroah-Hartman1-1/+1
2017-09-09drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz1-1/+15
2017-09-09drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz2-1/+12
2017-09-09scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-09scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-09cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-09-09workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-09drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-09-09s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2-8/+33
2017-09-09MCB: add support for SC31 to mcb-lpcMichael Moese1-0/+15
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-09dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-09-09Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-09Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-09-09ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-09intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin1-0/+5
2017-09-09intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin1-0/+5
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-09iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita1-12/+19
2017-09-09iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita1-1/+1
2017-09-09iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita1-2/+16
2017-09-09iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita1-0/+7
2017-09-09iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita1-24/+24
2017-09-09iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita1-17/+10
2017-09-09staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-09-09USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-09-09USB: musb: fix external abort on suspendJohan Hovold1-8/+10
2017-09-09usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-09-09usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-09-09USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-09-09usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng1-0/+3
2017-09-07Linux 4.9.48v4.9.48Greg Kroah-Hartman1-1/+1
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-16/+26
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu1-1/+1
2017-09-07xfrm: policy: check policy direction valueVladis Dronov1-0/+6
2017-09-07lib/mpi: kunmap after finishing accessing bufferStephan Mueller1-1/+3
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-07CIFS: remove endian related sparse warningSteve French1-1/+1
2017-09-07CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-09-07alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2-2/+12
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long1-0/+1
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-09-07ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-09-07mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman1-0/+7
2017-09-07mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2-2/+8
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller1-2/+7
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3