summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand2022-03-221-18/+20
* drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand2022-03-222-13/+101
* drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand2022-03-221-2/+3
* drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand2022-03-222-13/+18
* drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand2022-03-221-3/+5
* mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei2022-03-221-0/+2
* mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand2022-03-221-6/+3
* cma: factor out minimum alignment requirementDavid Hildenbrand2022-03-221-6/+3
* memcg: enable accounting for tty-related objectsVasily Averin2022-03-221-1/+1
* fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
* remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-222-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-03-202-15/+39
|\
| * Input: aiptek - properly check endpoint typePavel Skripkin2022-03-141-6/+4
| * Input: zinitix - do not report shadow fingersLinus Walleij2022-03-071-9/+35
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-03-192-9/+9
|\ \
| * | scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery2022-03-151-7/+6
| * | scsi: mpt3sas: Page fault in reply q processingMatt Lupfer2022-03-141-2/+3
* | | Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-191-6/+11
|\ \ \
| * | | counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König2022-03-151-6/+11
* | | | Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2022-03-194-7/+11
|\ \ \ \
| * | | | usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-151-3/+0
| * | | | usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern2022-03-151-3/+10
| * | | | partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller2022-03-151-1/+0
| * | | | usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-151-0/+1
| |/ / /
* | | | Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-182-41/+1
|\ \ \ \
| * | | | nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke2022-03-152-41/+1
* | | | | Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-185-13/+6
|\ \ \ \ \
| * | | | | drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann2022-03-172-1/+2
| * | | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-03-17724-4127/+6938
| |\ \ \ \ \
| * | | | | | drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut2022-03-161-1/+1
| * | | | | | drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier2022-03-161-8/+0
| * | | | | | drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe2022-03-131-3/+3
* | | | | | | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-1717-72/+106
|\ \ \ \ \ \ \
| * | | | | | | iavf: Fix hang during reboot/shutdownIvan Vecera2022-03-171-0/+7
| * | | | | | | net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean2022-03-171-1/+15
| * | | | | | | net: bcmgenet: skip invalid partial checksumsDoug Berger2022-03-171-2/+4
| * | | | | | | bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-173-26/+19
| * | | | | | | net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger2022-03-171-0/+3
| * | | | | | | Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-03-161-32/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-161-32/+1
| * | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-162-4/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski2022-03-151-1/+7
| | * | | | | | | | ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari2022-03-151-1/+1
| | * | | | | | | | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski2022-03-151-2/+3
| * | | | | | | | | hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-151-0/+3
| |/ / / / / / / /
| * | | | | | | | atm: eni: Add check for dma_map_singleJiasheng Jiang2022-03-151-0/+2
| * | | | | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
| * | | | | | | | net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi2022-03-141-4/+4
| * | | | | | | | net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2022-03-142-0/+23
| * | | | | | | | vsock: each transport cycles only on its own socketsJiyong Park2022-03-111-1/+2