summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-06Merge 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-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds230-2757/+4107
2021-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds24-81/+2761
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds49-404/+7539
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-11-05Merge branch 'for-5.16/xiaomi' into for-linusJiri Kosina4-0/+105
2021-11-05Merge branch 'for-5.16/wacom' into for-linusJiri Kosina1-9/+6
2021-11-05Merge branch 'for-5.16/u2fzero' into for-linusJiri Kosina2-9/+39
2021-11-05Merge branch 'for-5.16/nintendo' into for-linusJiri Kosina5-0/+2358
2021-11-05Merge branch 'for-5.16/playstation' into for-linusJiri Kosina2-1/+159
2021-11-05Merge branch 'for-5.16/core' into for-linusJiri Kosina3-7/+7
2021-11-05Merge branch 'for-5.16/asus' into for-linusJiri Kosina1284-19304/+45514
2021-11-05Merge branch 'for-5.16/apple' into for-linusJiri Kosina3-36/+38
2021-11-05Merge branch 'for-5.16/amd-sfh' into for-linusJiri Kosina8-14/+26
2021-11-04Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-2/+2
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds13-176/+214
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-230/+338
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds47-684/+1352
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-101/+161
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds319-6222/+19472
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds255-22221/+3173
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds87-910/+1546
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds161-2350/+14591
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds96-2355/+6617
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2021-11-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds29-278/+1675
2021-11-03Merge tag 'vfio-v5.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds17-828/+927
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds119-1862/+3510
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-53/+3355
2021-11-03RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau1-3/+0
2021-11-03RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib3-7/+0
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-48/+93
2021-11-02Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds33-517/+5743
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds903-25703/+79525
2021-11-02Merge tag 'pnp-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2021-11-02Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-82/+252
2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds29-400/+591