summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-162-1/+13
* net: hns3: fix use-after-free when doing self testYonglong Liu2020-07-161-3/+6
* net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan2020-07-161-2/+1
* smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich2020-07-161-1/+2
* smsc95xx: check return value of smsc95xx_resetAndre Edich2020-07-161-0/+6
* perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter2020-07-161-2/+3
* perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2020-07-162-2/+3
* perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li2020-07-161-6/+11
* netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso2020-07-161-0/+2
* net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2020-07-162-0/+6
* IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi2020-07-161-21/+17
* net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-07-161-4/+4
* net: mvneta: fix use of state->speedRussell King2020-07-161-1/+1
* netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet2020-07-164-5/+5
* bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend2020-07-161-1/+9
* bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend2020-07-161-7/+6
* drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang2020-07-161-10/+15
* nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho2020-07-161-1/+2
* gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko2020-07-161-1/+6
* gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko2020-07-161-0/+79
* net: qrtr: Fix an out of bounds read qrtr_endpoint_post()Dan Carpenter2020-07-161-1/+5
* sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood2020-07-161-1/+1
* x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-07-161-1/+1
* nvme-rdma: assign completion vector correctlyMax Gurtovoy2020-07-161-1/+1
* block: release bip in a right way in error pathChengguang Xu2020-07-161-9/+14
* usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki2020-07-161-1/+3
* scsi: mptscsih: Fix read sense data sizeTomas Henzl2020-07-161-3/+1
* ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-07-161-4/+6
* cifs: update ctime and mtime during truncateZhang Xiaoxu2020-07-161-0/+9
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-161-0/+2
* drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede2020-07-161-7/+1
* drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede2020-07-161-0/+6
* iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain2020-07-161-0/+37
* powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V2020-07-161-1/+2
* ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden2020-07-161-2/+7
* i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-07-161-10/+19
* ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-07-162-9/+17
* net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer2020-07-161-0/+6
* net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer2020-07-161-36/+44
* spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan2020-07-161-10/+10
* spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan2020-07-161-2/+2
* ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKLPierre-Louis Bossart2020-07-161-0/+8
* ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart2020-07-161-0/+2
* drm: mcde: Fix display initialization problemLinus Walleij2020-07-161-1/+2
* gpu: host1x: Detach driver on unregisterThierry Reding2020-07-161-0/+9
* drm/tegra: hub: Do not enable orphaned window groupNicolin Chen2020-07-161-2/+6
* drm/ttm: Fix dma_fence refcnt leak when adding move fenceXiyu Yang2020-07-161-1/+3
* ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren2020-07-161-1/+3
* perf/x86/rapl: Fix RAPL config variable bugStephane Eranian2020-07-161-1/+1
* perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian2020-07-164-8/+10