aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-22clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu1-12/+34
2019-07-22clk: Add missing documentation of devm_clk_bulk_get_optional() argumentSylwester Nawrocki1-0/+1
2019-07-22clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu1-0/+2
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2-4/+7
2019-07-22doc:it_IT: translations in process/Federico Vaga3-3/+60
2019-07-22docs/vm: transhuge: fix typo in madvise referenceJeremy Cline1-1/+1
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher5-29/+31
2019-07-22drm/amd/powerplay: custom peak clock freq for navi10Kevin Wang4-33/+103
2019-07-22riscv: include generic support for MSI irqdomainsWesley Terpstra1-0/+1
2019-07-22drm: silence variable 'conn' set but not usedQian Cai1-1/+1
2019-07-22MAINTAINERS: Add Paul as a RISC-V maintainerPalmer Dabbelt1-0/+1
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauroJonathan Corbet62-678/+738
2019-07-22doc:it_IT: rephrase statementFederico Vaga1-3/+3
2019-07-22doc:it_IT: align translation to mainlineFederico Vaga2-15/+25
2019-07-22Merge tag 'v5.3-rc1' into docs-nextJonathan Corbet17135-433661/+997310
2019-07-22batman-adv: Fix deletion of RTR(4|6) mcast list entriesSven Eckelmann1-2/+4
2019-07-22batman-adv: Fix netlink dumping of all mcast_flags bucketsSven Eckelmann1-1/+1
2019-07-22batman-adv: Replace usage of strlcpy with strscpySven Eckelmann2-5/+5
2019-07-22batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2019-07-22ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan1-2/+1
2019-07-22usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32Chuhong Yuan1-6/+3
2019-07-22net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexxChuhong Yuan1-8/+4
2019-07-22net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski2-0/+2
2019-07-22bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-07-22drm/msm: stop abusing dma_map/unmap for cacheRob Clark1-2/+2
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan1-2/+1
2019-07-22IB/mlx5: Replace kfree with kvfreeChuhong Yuan1-2/+2
2019-07-22RDMA/bnxt_re: Honor vlan_id in GID entry comparisonSelvin Xavier5-13/+30
2019-07-22IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psnKaike Wan1-41/+1
2019-07-22IB/hfi1: Field not zero-ed when allocating TID flow memoryKaike Wan1-0/+1
2019-07-22IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2-7/+4
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-07-22drm/msm/dpu: Correct dpu encoder spinlock initializationShubhashree Dhar1-2/+1
2019-07-22RDMA/hns: Fix sg offset non-zero issueXi Wang1-7/+8
2019-07-22drm/msm: correct NULL pointer dereference in context_initBrian Masney1-1/+1
2019-07-22RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun1-0/+1
2019-07-22ASoC: dapm: fix a memory leak bugWenwen Wang1-0/+2
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds4-4/+32
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner1-4/+4
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+8
2019-07-22iommu/vt-d: Print pasid table entries MSB to LSB in debugfsSai Praneeth Prakhya1-2/+2
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker2-25/+47
2019-07-22iommu/iova: Remove stale cached32_nodeChris Wilson1-2/+3
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds91-236/+322
2019-07-22iommu/vt-d: Check if domain->pgd was allocatedDmitry Safonov1-3/+5
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov3-5/+22
2019-07-22dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-07-22dmaengine: dw-edma: fix endianess confusionArnd Bergmann1-14/+10