summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds19-100/+217
2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds3-32/+44
2021-11-09Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-31/+219
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-112/+226
2021-11-09virtio-mem: disallow mapping virtio-mem memory via /dev/memDavid Hildenbrand2-1/+4
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan4-27/+8
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+1
2021-11-09virtio-mem: kdump mode to sanitize /proc/vmcore accessDavid Hildenbrand1-12/+124
2021-11-09virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio...David Hildenbrand1-3/+10
2021-11-09virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_...David Hildenbrand1-42/+45
2021-11-09virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_m...David Hildenbrand1-37/+44
2021-11-09nvme: wait until quiesce is doneMing Lei1-0/+4
2021-11-09scsi: make sure that request queue queiesce and unquiesce balancedMing Lei1-9/+28
2021-11-09scsi: avoid to quiesce sdev->request_queue two timesMing Lei1-15/+14
2021-11-08Merge tag 'backlight-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-15/+22
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds42-863/+458
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-349/+857
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds23-1487/+2034
2021-11-08Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-260/+490
2021-11-08Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds42-171/+194
2021-11-08bcache: Revert "bcache: use bvec_virt"Coly Li1-1/+1
2021-11-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-11-07Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds8-283/+752
2021-11-07Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal443-2113/+4521
2021-11-07Merge tag 'nand/for-5.16' into mtd/nextMiquel Raynal34-147/+161
2021-11-07i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directlyRafael J. Wysocki1-3/+2
2021-11-07i2c: i801: Add support for Intel Ice Lake PCH-NAndy Shevchenko1-0/+4
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds25-158/+237
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds97-1146/+3410
2021-11-07i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-59/+151
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu1-1/+0
2021-11-06zram: introduce an aged idle interfaceBrian Geffon1-16/+46
2021-11-06zram: off by one in read_block_state()Dan Carpenter1-1/+1
2021-11-06zram_drv: allow reclaim on bio_allocJaewon Kim1-1/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand3-7/+6
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport3-4/+4
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport7-13/+13
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2-2/+2
2021-11-06arch_numa: simplify numa_distance allocationMike Rapoport1-4/+2
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang1-10/+72
2021-11-06mtd: call bdi_unregister explicitlyChristoph Hellwig1-0/+1
2021-11-06rapidio: avoid bogus __alloc_size warningKees Cook1-4/+5
2021-11-06mm: move kvmalloc-related functions to slab.hMatthew Wilcox (Oracle)2-0/+2
2021-11-06ataflop: Add missing semicolon to return statementGeert Uytterhoeven1-1/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2-10/+37
2021-11-05Merge branch 'pci/host/rcar'Bjorn Helgaas2-6/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas5-11/+819
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas9-133/+22