summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-06-21Merge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
2026-06-21drm/nouveau: Simplify nouveau_cli_workTvrtko Ursulin
2026-06-21nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-06-21nouveau/gem: reserve the bo in the info ioctl around the vma lookupDave Airlie
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-06-21irqchip/crossbar: Fix parent domain resource leakBhargav Joshi
2026-06-21irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi
2026-06-20Merge tag 'hwlock-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-06-20Merge tag 'rpmsg-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-20mailbox: imx: Don't force-thread the primary handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RXDB part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RX part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Start splitting the IRQ handler in primary and threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: use devm_of_platform_populate()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Use devm_pm_runtime_enable()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Add a channel shutdown fieldSebastian Andrzej Siewior
2026-06-20mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()Sebastian Andrzej Siewior
2026-06-21tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
2026-06-21tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
2026-06-21tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
2026-06-21tpm: tpm_tis: Add settle time for some TPMsJim Broadus
2026-06-21tpm: tpm_tis: store entire did_vidJim Broadus
2026-06-21tpm_crb: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki
2026-06-21tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
2026-06-21tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name()Gunnar Kudrjavets
2026-06-21tpm: restore timeout for key creation commandsBaoli Zhang
2026-06-21tpm: svsm: constify tpm_chip_opsDavid Windsor
2026-06-21md/raid5: let stripe batch bm_seq comparison wrap-safeChen Cheng
2026-06-21md/raid1: protect head_position for read balanceChen Cheng
2026-06-21md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-06-21md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi
2026-06-21md/raid5: always convert llbitmap bits for discardYu Kuai
2026-06-21md/raid5: validate discard support at request timeYu Kuai
2026-06-21md/raid5: account discard IOYu Kuai
2026-06-21md/raid1: simplify raid1_write_request() error handlingAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending and barrier reference leaks on discard failuresAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending leak on write request failuresAbd-Alrhman Masalkhi
2026-06-21md/raid1: fix writes_pending and barrier reference leaks on write failuresAbd-Alrhman Masalkhi
2026-06-20drm/xe/mcr: Prefer GT-oriented WARN messagesMichal Wajdeczko
2026-06-20gpu: nova-core: move GPU static information acquisition to a GSP methodAlexandre Courbot
2026-06-20gpu: nova-core: move GSP unload state to a pinned Gpu subobjectAlexandre Courbot
2026-06-20gpu: nova-core: fsp: move FMC firmware loading into wait_secure_bootEliot Courtney
2026-06-20gpu: nova-core: falcon: gsp: move PRIV target mask constantsEliot Courtney