summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-15Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas
2020-12-15Merge branch 'pci/virtualization'Bjorn Helgaas
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas
2020-12-15Merge branch 'pci/hotplug'Bjorn Helgaas
2020-12-15Merge branch 'pci/err'Bjorn Helgaas
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas
2020-12-15PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15zram: break the strict dependency from lzoRui Salvaterra
2020-12-15zram: add stat to gather incompressible pages since zram set upMinchan Kim
2020-12-15zram: support page writebackMinchan Kim
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver
2020-12-15vm_ops: rename .split() callback to .may_split()Dmitry Safonov
2020-12-15xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15device-dax/kmem: use struct_size()Dan Williams
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior