summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-16net: ipa: no checksum offload for SDM845 LAN RXAlex Elder1-1/+0
2020-07-16net: mvneta: fix use of state->speedRussell King1-1/+1
2020-07-16netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet4-5/+5
2020-07-16bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend1-1/+9
2020-07-16bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend1-7/+6
2020-07-16drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang1-10/+15
2020-07-16nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho1-1/+1
2020-07-16nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho1-1/+2
2020-07-16bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2-2/+7
2020-07-16mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan1-1/+1
2020-07-16KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbellMarc Zyngier2-0/+16
2020-07-16ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang1-2/+12
2020-07-16ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang1-9/+4
2020-07-16gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko1-1/+6
2020-07-16gpio: pca953x: Fix direction setting when configure an IRQAndy Shevchenko1-2/+4
2020-07-16gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko1-0/+79
2020-07-16gpio: pca953x: Synchronize interrupt handler properlyAndy Shevchenko1-3/+5
2020-07-16mtd: set master partition panic write flagKamal Dasu1-2/+2
2020-07-16net: qrtr: Fix an out of bounds read qrtr_endpoint_post()Dan Carpenter1-1/+5
2020-07-16sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood1-1/+1
2020-07-16nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-07-16arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan1-0/+2
2020-07-16x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-16nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-07-16block: release bip in a right way in error pathChengguang Xu1-9/+14
2020-07-16arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan1-0/+2
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki1-1/+3
2020-07-16scsi: mptscsih: Fix read sense data sizeTomas Henzl1-3/+1
2020-07-16scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi7-43/+186
2020-07-16ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-16cifs: update ctime and mtime during truncateZhang Xiaoxu1-0/+9
2020-07-16s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede1-7/+1
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede1-0/+6
2020-07-16iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain1-0/+37
2020-07-16xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freedChuck Lever1-10/+23
2020-07-16powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-07-16ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden1-2/+7
2020-07-16ice: protect ring accesses with WRITE_ONCECiara Loftus2-5/+5
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus1-10/+19
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2-9/+17
2020-07-16net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer1-0/+6
2020-07-16net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer1-36/+44
2020-07-16spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan1-10/+10
2020-07-16spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan1-2/+2
2020-07-16ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKLPierre-Louis Bossart1-0/+8
2020-07-16ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart1-6/+10
2020-07-16ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart1-0/+2
2020-07-16drm: mcde: Fix display initialization problemLinus Walleij1-1/+2
2020-07-16staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller3-6/+8