summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-252-34/+8
* drm/exynos: fix missing decrement of retry counterColin Ian King2019-08-251-2/+2
* RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun2019-08-251-1/+3
* drm: msm: Fix add_gpu_componentsJeffrey Hugo2019-08-251-1/+2
* RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-251-4/+3
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-251-10/+10
* RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-251-1/+4
* IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-251-18/+9
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-251-1/+5
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* riscv: Fix perf record without libelf supportMao Han2019-08-251-1/+1
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-08-251-1/+1
* kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-251-1/+1
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-08-251-0/+3
* drm/amdgpu: fix a potential information leaking bugWang Xiayang2019-08-251-1/+1
* drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König2019-08-251-14/+12
* drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2019-08-252-6/+15
* drm/amdkfd: Fix byte align on VegaMKent Russell2019-08-251-1/+2
* tracing: Fix header include guards in trace event headersMasahiro Yamada2019-08-254-7/+7
* scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai2019-08-251-1/+1
* scsi: hpsa: correct scsi command status issue after resetDon Brace2019-08-251-1/+11
* Btrfs: fix deadlock between fiemap and transaction commitsFilipe Manana2019-08-253-5/+22
* drm/bridge: tc358764: Fix build errorYueHaibing2019-08-251-1/+2
* drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=mYueHaibing2019-08-251-0/+1
* powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-08-251-2/+27
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-08-251-1/+1
* ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drainYuki Tsunashima2019-08-251-1/+2
* RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon2019-08-251-2/+8
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-08-251-3/+6
* f2fs: fix to read source block before invalidating itJaegeuk Kim2019-08-251-36/+34
* irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach2019-08-251-0/+1
* irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang2019-08-251-1/+1
* xen/pciback: remove set but not used variable 'old_state'YueHaibing2019-08-251-2/+1
* mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig2019-08-252-7/+5
* platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj2019-08-251-0/+1
* platform/x86: pcengines-apuv2: Fix softdep statementJean Delvare2019-08-251-3/+1
* dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}Christoph Hellwig2019-08-251-2/+11
* clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven2019-08-251-14/+2
* clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang2019-08-251-0/+1
* clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu2019-08-251-0/+2
* IB/mlx5: Replace kfree with kvfreeChuhong Yuan2019-08-251-2/+2
* RDMA/hns: Fix sg offset non-zero issueXi Wang2019-08-251-7/+8
* io_uring: fix manual setup of iov_iter for fixed buffersAleix Roca Nonell2019-08-251-3/+1
* blk-mq: move cancel of requeue_work to the front of blk_exit_queuezhengbin2019-08-252-2/+3