summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-09-061-7/+9
* net/smc: make sure EPOLLOUT is raisedJason Baron2019-09-061-4/+2
* net: fix __ip_mc_inc_group usageLi RongQing2019-09-061-2/+2
* net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart2019-09-061-1/+1
* ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-09-061-1/+1
* ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is setHangbin Liu2019-09-061-1/+2
* mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2019-09-062-9/+38
* drm/bridge: tfp410: fix memleak in get_modes()Tomi Valkeinen2019-09-061-1/+6
* selftests/bpf: install files test_xdp_vlan.shAnders Roxell2019-09-061-1/+2
* watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren2019-09-061-0/+1
* lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loopPeter Zijlstra2019-09-061-1/+3
* locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is emptyJan Stancek2019-09-061-0/+2
* tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2019-09-062-0/+4
* tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu2019-09-061-33/+42
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-09-061-0/+4
* drm/ast: Fixed reboot test may cause system hangedY.C. Chen2019-09-063-3/+6
* drm/scheduler: use job count instead of peekChristian König2019-09-061-2/+2
* i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+12
* i2c: rcar: avoid race when unregistering slave clientWolfram Sang2019-09-061-4/+7
* riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-09-061-2/+9
* arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-09-061-3/+11
* xen/blkback: fix memory leaksWenwen Wang2019-09-061-3/+3
* habanalabs: fix device IRQ unmasking for BE hostBen Segal2019-09-061-9/+24
* habanalabs: fix endianness handling for internal QMAN submissionOded Gabbay2019-09-064-15/+17
* habanalabs: fix completion queue handling when host is BEBen Segal2019-09-061-14/+13
* habanalabs: fix endianness handling for packets from userBen Segal2019-09-062-13/+32
* habanalabs: fix DRAM usage accounting on context tear downTomer Tayar2019-09-061-0/+2
* usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt2019-09-061-10/+18
* usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt2019-09-061-0/+1
* dma-direct: don't truncate dma_required_mask to bus addressing capabilitiesLucas Stach2019-09-061-3/+0
* iommu/dma: Handle SG length overflow betterRobin Murphy2019-09-061-1/+1
* omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil2019-09-062-4/+3
* dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...Jia-Ju Bai2019-09-061-1/+1
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-09-062-19/+9
* btrfs: trim: Check the range passed into to prevent overflowQu Wenruo2019-09-061-3/+11
* auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...zhengbin2019-09-061-0/+2
* soundwire: cadence_master: fix definitions for INTSTAT0/1Pierre-Louis Bossart2019-09-061-2/+2
* soundwire: cadence_master: fix register definition for SLAVE_STATEPierre-Louis Bossart2019-09-061-2/+2
* nvme-pci: Fix async probe remove raceKeith Busch2019-09-061-1/+2
* nvme: fix controller removal race with scan workSagi Grimberg2019-09-063-8/+54
* nvme-rdma: fix possible use-after-free in connect error flowSagi Grimberg2019-09-061-5/+11
* nvme: fix a possible deadlock when passthru commands sent to a multipath deviceSagi Grimberg2019-09-063-0/+47
* nvme-core: Fix extra device_put() call on error pathLogan Gunthorpe2019-09-061-1/+1
* nvmet-file: fix nvmet_file_flush() always returning an errorLogan Gunthorpe2019-09-061-0/+3
* nvmet-loop: Flush nvme_delete_wq when removing the portLogan Gunthorpe2019-09-061-0/+8
* nvmet: Fix use-after-free bug when a port is removedLogan Gunthorpe2019-09-063-0/+16
* afs: Fix missing dentry data version updatingDavid Howells2019-09-061-14/+70
* afs: Only update d_fsdata if different in afs_d_revalidate()David Howells2019-09-061-1/+2
* afs: Fix off-by-one in afs_rename() expected data version calculationDavid Howells2019-09-061-1/+1
* fs: afs: Fix a possible null-pointer dereference in afs_put_read()Jia-Ju Bai2019-09-061-5/+7