summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-27Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer5-41/+13
2017-09-27Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2-30/+10
2017-09-27tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli1-3/+0
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-09-27ipv6: fix sparse warning on rt6i_nodeWei Wang4-7/+11
2017-09-27ipv6: add rcu grace period before freeing fib6_nodeWei Wang3-8/+56
2017-09-27ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio1-4/+2
2017-09-14Linux 4.4.88v4.4.88Greg Kroah-Hartman1-1/+1
2017-09-14xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing1-1/+8
2017-09-14NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust3-17/+12
2017-09-14ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland1-1/+4
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri1-37/+43
2017-09-14ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai2-26/+27
2017-09-14locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+4
2017-09-14btrfs: resume qgroup rescan on rw remountAleksa Sarai1-0/+2
2017-09-14drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz1-4/+7
2017-09-14drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz1-1/+14
2017-09-14drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...John Stultz1-1/+13
2017-09-14drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabledArchit Taneja1-4/+4
2017-09-14drm: adv7511: really enable interrupts for EDID detectionWolfram Sang1-8/+17
2017-09-14scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor1-2/+5
2017-09-14scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor1-3/+9
2017-09-14cs5536: add support for IDE controller variantAndrey Korolyov3-0/+3
2017-09-14workqueue: Fix flag collisionBen Hutchings1-1/+1
2017-09-14drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2017-09-14mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-14dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török1-0/+4
2017-09-14Bluetooth: Add support of 13d3:3494 RTL8723BE deviceDmitry Tunin1-0/+1
2017-09-14rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-14Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-09-14ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-14intel_th: pci: Add Cannon Lake PCH-LP supportAlexander Shishkin1-0/+5
2017-09-14intel_th: pci: Add Cannon Lake PCH-H supportAlexander Shishkin1-0/+5
2017-09-14driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-09-14staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King1-1/+1
2017-09-14USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-09-14usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-09-14usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-09-14USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero1-0/+1
2017-09-14usb: 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