summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-22drivers/base/memory: clarify adding and removing of memory blocksDavid Hildenbrand
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_...David Hildenbrand
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-22drivers/base/memory: add memory block to memory group after registration succ...David Hildenbrand
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand
2022-03-22memcg: enable accounting for tty-related objectsVasily Averin
2022-03-22fs: allocate inode by using alloc_inode_sb()Muchun Song
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERSThomas Zimmermann
2022-03-17Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16drm/panel: simple: Fix Innolux G070Y2-L01 BPP settingsMarek Vasut
2022-03-16drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_che...Christoph Niedermaier
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-15hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-15usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-15usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-15partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-15nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke
2022-03-14net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin