summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds20-92/+224
2019-07-26Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-34/+65
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-101/+220
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+7
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+7
2019-07-25Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe4-17/+15
2019-07-25io_uring: ensure ->list is initialized for poll commandsJens Axboe1-0/+2
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-16/+15
2019-07-25Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+27
2019-07-25Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-2/+2
2019-07-25Merge branch 'access-creds'Linus Torvalds3-3/+45
2019-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki1-14/+9
2019-07-25ALSA: hda - Add a conexant codec entry to let mute led workHui Wang1-0/+1
2019-07-25ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chipsTakashi Iwai1-3/+2
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida1-2/+2
2019-07-24access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds3-3/+45
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-25/+103
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds45-30/+61
2019-07-24Merge tag 'dma-mapping-5.3-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li1-1/+2
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig40-19/+19
2019-07-23Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2019-07-23Revert "nvme-pci: don't create a read hctx mapping without read queues"yangerkun1-3/+1
2019-07-23nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2-7/+7
2019-07-23nvme: fix memory leak caused by incorrect subsystem freeLogan Gunthorpe1-7/+5
2019-07-23nvme: ignore subnqn for ADATA SX6000LNPMisha Nasledov1-0/+2
2019-07-23dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger1-2/+2
2019-07-23iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee2-0/+99
2019-07-23drbd: dynamically allocate shash descriptorArnd Bergmann1-2/+12
2019-07-23block: blk-mq: Remove blk_mq_sched_started_request and started_requestMarcos Paulo de Souza3-12/+0
2019-07-23ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang1-9/+4
2019-07-23ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-07-23ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax1-0/+8
2019-07-23ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-07-23ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2-9/+12
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel1-1/+1
2019-07-23cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-07-23int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki1-0/+4
2019-07-22riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2-0/+24
2019-07-22riscv: include generic support for MSI irqdomainsWesley Terpstra1-0/+1
2019-07-22MAINTAINERS: Add Paul as a RISC-V maintainerPalmer Dabbelt1-0/+1
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/mch...Linus Torvalds2-2/+8
2019-07-22iommu/vt-d: Print pasid table entries MSB to LSB in debugfsSai Praneeth Prakhya1-2/+2
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