summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-30Linux 4.9.66v4.9.66Greg Kroah-Hartman1-1/+1
2017-11-30xen: xenbus driver must not accept invalid transaction idsJuergen Gross1-1/+1
2017-11-30nvmet: fix KATO offset in Set FeaturesDaniel Verkamp1-3/+1
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2017-11-30s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens1-0/+8
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2017-11-30btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian1-3/+1
2017-11-30crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier3-3/+43
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King1-3/+1
2017-11-30netfilter: nf_tables: fix oob accessFlorian Westphal1-1/+1
2017-11-30netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso1-1/+1
2017-11-30spi: SPI_FSL_DSPI should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2017-11-30staging: iio: cdc: fix improper return valuePan Bian1-1/+1
2017-11-30iio: light: fix improper return valuePan Bian1-1/+1
2017-11-30adm80211: add checks for dma mapping errorsAlexey Khoroshilov1-2/+22
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma1-6/+8
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma3-15/+0
2017-11-30drm/mediatek: don't use drm_put_devDaniel Vetter1-1/+2
2017-11-30clk: qcom: ipq4019: Add all the frequencies for apss cpuAbhishek Sahu1-2/+12
2017-11-30drm: Apply range restriction after color adjustment when allocationChris Wilson1-10/+6
2017-11-30gpio: mockup: dynamically allocate memory for chip nameBartosz Golaszewski1-3/+7
2017-11-30ALSA: hda - Apply ALC269_FIXUP_NO_SHUTUP on HDA_FIXUP_ACT_PROBEGabriele Mazzotta1-1/+1
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30bnxt_en: Set default completion ring for async events.Michael Chan1-0/+30
2017-11-30pinctrl: sirf: atlas7: Add missing 'of_node_put()'Christophe JAILLET1-3/+4
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar1-0/+6
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2017-11-30drm/armada: Fix compile failDaniel Vetter1-0/+2
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2017-11-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern2-5/+18
2017-11-30fscrypt: use ENOTDIR when setting encryption policy on nondirectoryEric Biggers1-1/+1
2017-11-30fscrypt: use ENOKEY when file cannot be created w/o keyEric Biggers5-7/+12
2017-11-30dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo1-0/+1
2017-11-30clk: sunxi-ng: fix PLL_CPUX adjusting on A33Icenowy Zheng1-0/+10
2017-11-30clk: sunxi-ng: A31: Fix spdif clock registerMarcus Cooper1-2/+2
2017-11-30drm/sun4i: Fix a return value in case of errorChristophe JAILLET1-1/+1
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-11-30RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar1-2/+3
2017-11-30RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar1-1/+10
2017-11-30RDS: make message size limit compliant with specAvinash Repaka3-1/+42
2017-11-30e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier2-8/+26
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-11-30e1000e: Fix return value testBenjamin Poirier1-1/+1