summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry2019-06-201-2/+1
* scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig2019-05-213-52/+3
* scsi: libiscsi: switch to SPDX tagsChristoph Hellwig2019-05-215-65/+5
* scsi: libfcoe: switch to SPDX tagsChristoph Hellwig2019-05-211-13/+1
* scsi: libfc: switch to SPDX tagsChristoph Hellwig2019-05-217-92/+9
* scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-214-52/+0
* scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
* scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
* scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig2019-05-211-17/+1
* scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-212-30/+0
* scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig2019-05-211-14/+1
* scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig2019-05-211-15/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+11
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+6
| * mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-181-1/+5
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-191-3/+5
|\ \ \
| * | | jbd2: fix potential double freeChengguang Xu2019-05-101-3/+5
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-2/+2
|\ \ \ \
| * | | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-2/+2
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-197-8/+214
|\ \ \ \ \
| * | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-5/+0
| * | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-031-0/+25
| * | | | | genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-031-0/+26
| * | | | | soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+34
| * | | | | genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-011-0/+2
| * | | | | firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+54
| * | | | | firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-011-0/+26
| * | | | | firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-011-0/+27
| * | | | | firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+17
| * | | | | irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2019-04-291-6/+6
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\ \ \ \ \ \
| * | | | | | x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-191-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson2019-05-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea2019-03-281-0/+1
* | | | | | | | | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-191-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-091-0/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński2019-05-131-0/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-173-2/+62
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-151-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-241-0/+2
| | * | | | | | | | | KVM: arm64: Add a capability to advertise SVE supportDave Martin2019-03-291-0/+1
| | * | | | | | | | | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-291-0/+3
| | * | | | | | | | | KVM: Allow 2048-bit register access via ioctl interfaceDave Martin2019-03-291-0/+1
| * | | | | | | | | | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-152-0/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: Introduce a 'release' method for KVM devicesCédric Le Goater2019-04-301-0/+9
| | * | | | | | | | | | KVM: Introduce a 'mmap' method for KVM devicesCédric Le Goater2019-04-301-0/+1