summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.49v4.9.49Greg Kroah-Hartman2017-09-101-1/+1
* drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz2017-09-091-1/+15
* drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz2017-09-092-1/+12
* scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor2017-09-091-2/+5
* scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor2017-09-091-3/+9
* cs5536: add support for IDE controller variantAndrey Korolyov2017-09-093-0/+3
* workqueue: Fix flag collisionBen Hutchings2017-09-091-1/+1
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-09-091-0/+4
* s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2017-09-092-8/+33
* MCB: add support for SC31 to mcb-lpcMichael Moese2017-09-091-0/+15
* mwifiex: correct channel stat buffer overflowsBrian Norris2017-09-092-1/+7
* dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török2017-09-091-0/+4
* iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-09-091-0/+1
* Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin2017-09-091-0/+1
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-09-091-2/+2
* Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos2017-09-091-2/+2
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-09-091-6/+6
* intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin2017-09-091-0/+5
* intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin2017-09-091-0/+5
* driver core: bus: Fix a potential double freeChristophe JAILLET2017-09-091-1/+1
* iio: adc: ti-ads1015: add adequate wait time to get correct conversionAkinobu Mita2017-09-091-12/+19
* iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacksAkinobu Mita2017-09-091-1/+1
* iio: adc: ti-ads1015: avoid getting stale result after runtime resumeAkinobu Mita2017-09-091-2/+16
* iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not setAkinobu Mita2017-09-091-0/+7
* iio: adc: ti-ads1015: fix scale information for ADS1115Akinobu Mita2017-09-091-24/+24
* iio: adc: ti-ads1015: fix incorrect data rate setting updateAkinobu Mita2017-09-091-17/+10
* staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King2017-09-091-1/+1
* USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson2017-09-091-2/+2
* USB: musb: fix external abort on suspendJohan Hovold2017-09-091-8/+10
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-09-091-17/+18
* usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman2017-09-091-1/+2
* USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero2017-09-091-0/+1
* usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng2017-09-091-0/+3
* Linux 4.9.48v4.9.48Greg Kroah-Hartman2017-09-071-1/+1
* epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-071-16/+26
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-071-1/+1
* drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu2017-09-071-1/+1
* xfrm: policy: check policy direction valueVladis Dronov2017-09-071-0/+6
* lib/mpi: kunmap after finishing accessing bufferStephan Mueller2017-09-071-1/+3
* wl1251: add a missing spin_lock_init()Cong Wang2017-09-071-0/+1
* CIFS: remove endian related sparse warningSteve French2017-09-071-1/+1
* CIFS: Fix maximum SMB2 header sizePavel Shilovsky2017-09-071-2/+2
* alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-09-072-2/+12
* cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-09-071-0/+1
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* ceph: fix readpage from fscacheYan, Zheng2017-09-072-18/+18
* mm, madvise: ensure poisoned pages are removed from per-cpu listsMel Gorman2017-09-071-0/+7
* mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2017-09-072-2/+8
* crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller2017-09-071-2/+7
* i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit2017-09-071-1/+3