summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada1-1/+3
2019-05-28tools headers UAPI: Sync drm/i915_drm.h with the kernelArnaldo Carvalho de Melo1-73/+181
2019-05-28tools headers UAPI: Sync linux/fs.h with the kernelArnaldo Carvalho de Melo1-0/+3
2019-05-28tools headers UAPI: Sync linux/sched.h with the kernelArnaldo Carvalho de Melo1-0/+1
2019-05-28tools arch x86: Sync asm/cpufeatures.h with the with the kernelArnaldo Carvalho de Melo1-0/+3
2019-05-28tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...Arnaldo Carvalho de Melo4-1/+83
2019-05-28perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernelVitaly Chikunov1-1/+1
2019-05-28perf data: Fix 'strncat may truncate' build failure with recent gccShawn Landden1-1/+1
2019-05-28arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas1-1/+1
2019-05-28rtw88: Make some symbols staticYueHaibing2-8/+11
2019-05-28rtw88: avoid circular locking between local->iflist_mtx and rtwdev->mutexStanislaw Gruszka1-1/+2
2019-05-28rsi: Properly initialize data in rsi_sdio_ta_resetNathan Chancellor1-7/+14
2019-05-28rtw88: fix unassigned rssi_level in rtw_sta_infoYan-Hsuan Chuang1-2/+2
2019-05-28rtw88: fix subscript above array bounds compiler warningStanislaw Gruszka1-0/+5
2019-05-28fuse: extract helper for range writebackMiklos Szeredi1-12/+14
2019-05-28fuse: fix copy_file_range() in the writeback caseMiklos Szeredi1-0/+12
2019-05-28mmc: meson-gx: fix irq ackJerome Brunet1-3/+3
2019-05-28mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito1-1/+2
2019-05-28mmc: tegra: Fix a warning messageDan Carpenter1-1/+1
2019-05-28memstick: mspro_block: Fix an error code in mspro_block_issue_req()Dan Carpenter1-7/+6
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen1-1/+4
2019-05-28nl80211: fix station_info pertid memory leakAndy Strohman1-1/+3
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen1-1/+6
2019-05-28ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai3-12/+19
2019-05-28configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala1-8/+6
2019-05-28ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao1-2/+3
2019-05-27i2c: synquacer: fix synquacer_i2c_doxfer() return valueMasahisa Kojima1-1/+1
2019-05-27i2c: mlxcpld: Fix wrong initialization order in probeVadim Pasternak1-1/+1
2019-05-27i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwrYingjoe Chen1-0/+1
2019-05-27RDMA/core: Fix panic when port_data isn't initializedKamal Heib1-5/+9
2019-05-27RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman2-5/+6
2019-05-27RDMA/core: Clear out the udata before error unwindJason Gunthorpe3-6/+19
2019-05-27Merge branch 'aquantia-fixes'David S. Miller2-47/+68
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov1-2/+1
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov1-29/+32
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov1-13/+31
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh1-3/+4
2019-05-27vhost: scsi: add weight supportJason Wang1-6/+6
2019-05-27vhost: vsock: add weight supportJason Wang1-6/+10
2019-05-27vhost_net: fix possible infinite loopJason Wang1-16/+13
2019-05-27vhost: introduce vhost_exceeds_weight()Jason Wang5-20/+48
2019-05-27virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro1-4/+4
2019-05-27virtio: add unlikely() to WARN_ON_ONCE()Igor Stoppa1-1/+1
2019-05-27iommu/vt-d: Set the right field for Page Walk SnoopLu Baolu1-1/+1
2019-05-27iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lockDave Jiang1-3/+4
2019-05-27iommu: Add missing new line for dma typeLu Baolu1-1/+1
2019-05-27drm/etnaviv: lock MMU while dumping coreLucas Stach1-0/+5
2019-05-27block: Don't revalidate bdev of hidden gendiskJan Kara1-9/+16
2019-05-27loop: Don't change loop device under exclusive openerJan Kara1-1/+17
2019-05-27drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6QPhilipp Zabel2-6/+8