summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-13Linux 4.4.88v4.4.88Greg Kroah-Hartman1-1/+1
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-13NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust3-17/+12
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-13ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+4
2017-09-13btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+2
2017-09-13drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz1-4/+7
2017-09-13drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz1-1/+14
2017-09-13drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz1-1/+13
2017-09-13drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabledArchit Taneja1-4/+4
2017-09-13drm: adv7511: really enable interrupts for EDID detectionWolfram Sang1-8/+17
2017-09-13scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-13scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-13cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-09-13workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-13drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-09-13mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-13dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-09-13Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-09-13rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-13Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-09-13ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-13intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin1-0/+5
2017-09-13intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin1-0/+5
2017-09-13driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-13staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-09-13USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-09-13usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-09-13usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-09-13USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-09-13usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng1-0/+3
2017-09-07Linux 4.4.87v4.4.87Greg Kroah-Hartman1-1/+1
2017-09-07crypto: algif_skcipher - only call put_page on referenced and used pagesStephan Mueller1-2/+7
2017-09-07epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov1-13/+24
2017-09-07kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose1-1/+1
2017-09-07kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose1-11/+12
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-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-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit1-1/+3
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit1-2/+2
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan1-1/+4