summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-25brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson1-0/+4
2019-06-25Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson1-5/+1
2019-06-25apparmor: reset pos on failure to unpack for various functionsMike Salvatore1-8/+39
2019-06-25apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-06-25apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen1-1/+10
2019-06-25Input: silead - add MSSL0017 to acpi_device_idDaniel Smith1-0/+1
2019-06-25Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-06-25Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko1-0/+2
2019-06-25iio: temperature: mlx90632 Relax the compatibility checkCrt Mori1-2/+7
2019-06-25iio: imu: st_lsm6dsx: fix PM support for st_lsm6dsx i2c controllerLorenzo Bianconi2-8/+19
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2-2/+3
2019-06-25IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn3-3/+15
2019-06-25IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn1-6/+3
2019-06-25IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2-9/+4
2019-06-25IB/hfi1: Validate fault injection opcode user inputKaike Wan1-0/+5
2019-06-25cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg1-0/+2
2019-06-25cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg3-2/+12
2019-06-25usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman3-1/+28
2019-06-25xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman1-5/+15
2019-06-25usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-06-25scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2-1/+16
2019-06-25mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2-0/+43
2019-06-25mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson4-2/+44
2019-06-25mmc: mediatek: fix SDIO IRQ detection issuejjian zhou1-0/+2
2019-06-25mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou1-17/+20
2019-06-25mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3HWolfram Sang1-2/+7
2019-06-25mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel1-1/+4
2019-06-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-06-22Linux 5.1.14v5.1.14Greg Kroah-Hartman1-1/+1
2019-06-22tcp: refine memory limit test in tcp_fragment()Eric Dumazet1-1/+2
2019-06-22Linux 5.1.13v5.1.13Greg Kroah-Hartman1-1/+1
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2-0/+7
2019-06-22nvme-tcp: fix queue mapping when queue count is limitedSagi Grimberg1-7/+50
2019-06-22nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg1-1/+2
2019-06-22nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg1-6/+4
2019-06-22mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi1-5/+19
2019-06-22ocfs2: fix error path kobject memory leakTobin C. Harding1-0/+1
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan1-0/+2
2019-06-22scsi: scsi_dh_alua: Fix possible null-ptr-derefYueHaibing1-4/+2
2019-06-22scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang1-1/+1
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash1-0/+4
2019-06-22net: phy: dp83867: Set up RGMII TX delayMax Uvarov1-3/+1
2019-06-22net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov1-0/+18
2019-06-22net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov1-0/+17
2019-06-22net: phylink: ensure consistent phy interface modeRussell King1-3/+7
2019-06-22blk-mq: Fix memory leak in error handlingJes Sorensen1-1/+4
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2-10/+11