summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann2019-07-261-1/+7
* ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2019-07-262-1/+3
* net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-07-261-2/+2
* gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg2019-07-265-10/+13
* rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist2019-07-261-2/+12
* bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang2019-07-261-2/+2
* rslib: Fix decoding of shortened codesFerdinand Blomqvist2019-07-261-2/+2
* xsk: Properly terminate assignment in xskq_produce_flush_descNathan Chancellor2019-07-261-1/+1
* netfilter: ctnetlink: Fix regression in conntrack entry deletionFelix Kaechele2019-07-261-3/+4
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-262-3/+3
* clocksource/drivers/tegra: Restore base address before cleanupDmitry Osipenko2019-07-261-0/+2
* libata: don't request sense data on !ZAC ATA devicesTejun Heo2019-07-261-3/+5
* clocksource/drivers/tegra: Release all IRQ's on request_irq() errorDmitry Osipenko2019-07-261-2/+3
* ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-07-261-0/+6
* perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-07-262-2/+2
* ath10k: fix PCIE device wake up failedMiaoqing Pan2019-07-261-1/+1
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-07-261-4/+5
* ath10k: add missing error handlingClaire Chang2019-07-261-0/+4
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-263-68/+76
* mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2019-07-262-7/+18
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-261-0/+2
* mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi2019-07-261-15/+18
* rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih2019-07-261-2/+3
* net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng2019-07-261-0/+5
* media: hdpvr: fix locking and a missing msleepHans Verkuil2019-07-261-6/+11
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-261-1/+4
* media: coda: increment sequence offset for the last returned framePhilipp Zabel2019-07-261-0/+3
* media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch2019-07-261-0/+2
* media: coda: fix mpeg2 sequence number handlingPhilipp Zabel2019-07-261-1/+4
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
* ASoC: soc-core: call snd_soc_unbind_card() under mutex_lock;Kuninori Morimoto2019-07-261-2/+2
* media: mt9m111: fix fw-node refactoringRobert Jarzmik2019-07-261-3/+5
* timer_list: Guard procfs specific codeNathan Huckleberry2019-07-261-17/+19
* ntp: Limit TAI-UTC offsetMiroslav Lichvar2019-07-261-1/+3
* media: i2c: fix warning same module namesAnders Roxell2019-07-262-1/+6
* media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-07-261-0/+5
* ipvs: defer hook registration to avoid leaksJulian Anastasov2019-07-261-7/+14
* ipsec: select crypto ciphers for xfrm_algoArnd Bergmann2019-07-261-0/+2
* arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
* nvme-pci: adjust irq max_vector using num_possible_cpus()Minwoo Im2019-07-261-1/+5
* lightnvm: pblk: fix freeing of merged pagesHeiner Litz2019-07-261-8/+10
* nvme-pci: set the errno on ctrl state change errorChaitanya Kulkarni2019-07-261-2/+5
* nvme-pci: properly report state change failure in nvme_reset_workMinwoo Im2019-07-261-0/+1
* nvme: fix possible io failures when removing multipathed nsAnton Eidelman2019-07-261-6/+8
* EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian2019-07-261-1/+7
* EDAC/sysfs: Drop device references properlyGreg KH2019-07-261-3/+7
* spi: fix ctrl->num_chipselect constraintTudor Ambarus2019-07-261-5/+7
* ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki2019-07-265-5/+12
* blk-iolatency: only account submitted biosDennis Zhou2019-07-261-0/+4
* x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-07-261-2/+1