summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.112v4.14.112Greg Kroah-Hartman2019-04-171-1/+1
* arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-04-171-2/+1
* arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk3328-rock64Katsuhiro Suzuki2019-04-171-2/+2
* dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov2019-04-171-0/+39
* PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-171-0/+2
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-172-12/+22
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-171-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-171-3/+62
* xtensa: fix return_addressMax Filippov2019-04-171-1/+5
* sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-171-3/+3
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-171-6/+9
* arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-04-171-22/+22
* arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-171-8/+8
* ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-04-171-1/+1
* ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-04-171-4/+22
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-172-1/+3
* genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-171-0/+1
* genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-171-0/+4
* block: fix the return errno for direct IOJason Yan2019-04-171-4/+4
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-171-1/+4
* btrfs: prop: fix vanished compression property after failed setAnand Jain2019-04-171-3/+3
* btrfs: prop: fix zstd compression parameter validationAnand Jain2019-04-171-1/+1
* Btrfs: do not allow trimming when a fs is mounted with the nologreplay optionFilipe Manana2019-04-171-0/+10
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-23/+23
* drm/udl: add a release method and delay modeset teardownDave Airlie2019-04-173-1/+9
* alarmtimer: Return correct remaining timeAndrei Vagin2019-04-171-1/+1
* parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-171-1/+1
* parisc: Detect QEMU earlier in boot processHelge Deller2019-04-172-6/+3
* arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-04-171-7/+7
* hv_netvsc: Fix unwanted wakeup after tx_disableHaiyang Zhang2019-04-173-8/+31
* ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato2019-04-171-2/+2
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-171-3/+3
* net: ethtool: not call vzalloc for zero sized memory requestLi RongQing2019-04-171-15/+26
* netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-04-173-13/+4
* net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-171-1/+9
* bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-171-0/+6
* bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-171-3/+7
* nfp: validate the return code from dev_queue_xmit()Jakub Kicinski2019-04-171-1/+1
* net/mlx5e: Add a lock on tir listYuval Avnery2019-04-172-0/+9
* net/mlx5e: Fix error handling when refreshing TIRsGavi Teitz2019-04-171-2/+4
* vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-173-7/+6
* tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-171-18/+18
* sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long2019-04-171-0/+1
* qmi_wwan: add Olicard 600Bjørn Mork2019-04-171-0/+1
* openvswitch: fix flow actions reallocationAndrea Righi2019-04-171-2/+2
* net/sched: fix ->get helper of the matchall clsNicolas Dichtel2019-04-171-0/+5
* net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().Mao Wenan2019-04-171-1/+1