Age | Commit message (Expand) | Author |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-03 | Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-04-03 | Merge tag 'for-5.7/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-03 | Merge branch 'arm/late' into arm/dt | Arnd Bergmann |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-03 | Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-04-03 | remoteproc/omap: Fix set_load call in omap_rproc_request_timer | Nathan Chancellor |
2020-04-03 | dm integrity: fix logic bug in integrity tag testing | Mikulas Patocka |
2020-04-03 | Revert "dm: always call blk_queue_split() in dm_process_bio()" | Mike Snitzer |
2020-04-03 | dm integrity: fix ppc64le warning | Mike Snitzer |
2020-04-02 | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-04-02 | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2020-04-02 | Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2020-04-02 | Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-04-02 | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-04-02 | Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-04-02 | Merge tag 'hwlock-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds |
2020-04-02 | Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds |
2020-04-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/qcom' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas |
2020-04-02 | Merge branch 'remotes/lorenzo/pci/amlogic' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/resource' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/p2pdma' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/interrupts' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/edr' | Bjorn Helgaas |
2020-04-02 | misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS | Lad Prabhakar |
2020-04-02 | PCI: tegra: Print -EPROBE_DEFER error message at debug level | Thierry Reding |
2020-04-02 | misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq() | Kishon Vijay Abraham I |
2020-04-02 | misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices | Kishon Vijay Abraham I |
2020-04-02 | misc: pci_endpoint_test: Add ioctl to clear IRQ | Kishon Vijay Abraham I |
2020-04-02 | misc: pci_endpoint_test: Avoid using module parameter to determine irqtype | Kishon Vijay Abraham I |
2020-04-02 | PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt | Kishon Vijay Abraham I |
2020-04-02 | PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address | Kishon Vijay Abraham I |
2020-04-02 | PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments | Kishon Vijay Abraham I |
2020-04-02 | misc: pci_endpoint_test: Add support to get DMA option from userspace | Kishon Vijay Abraham I |
2020-04-02 | misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation | Kishon Vijay Abraham I |