summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-29gpu: nova-core: do not import firmware commands into GSP command moduleAlexandre Courbot
2026-05-29gpu: nova-core: remove unneeded get_gsp_info proxy functionAlexandre Courbot
2026-05-29soundwire: dmi-quirks: Disable ghost Realtek devicesCharles Keepax
2026-05-29soundwire: only handle alert events when the peripheral is attachedBard Liao
2026-05-29drm: prevent integer overflows in dumb buffer creation helpersRajat Gupta
2026-05-29crypto: loongson - Select CRYPTO_RNGEric Biggers
2026-05-29crypto: ccp/tsm - Enable the root port after the endpointAlexey Kardashevskiy
2026-05-29crypto: qat - use pci logging variants for PCI-specific messagesAhsan Atta
2026-05-29crypto: qat - protect service table iterations with service_lockAhsan Atta
2026-05-29crypto: qat - fix restarting state leak on allocation failureAhsan Atta
2026-05-29crypto: octeontx - use strscpy_pad in ucode_load_storeThorsten Blum
2026-05-29crypto: atmel-ecc - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-29crypto: atmel-sha204a - Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-29crypto: atmel-sha204a - Drop of_device_id dataUwe Kleine-König (The Capable Hub)
2026-05-29crypto: tegra - Return ENOMEM when input buffer allocation fails for ccmHerbert Xu
2026-05-29crypto: tegra - Fix dma_free_coherent size errorHerbert Xu
2026-05-29crypto: inside-secure/eip93 - Add check for devm_request_threaded_irqAleksander Jan Bajkowski
2026-05-29crypto: inside-secure/eip93 - Drop superfluous blank lineAleksander Jan Bajkowski
2026-05-29crypto: hisilicon/qm - support doorbell enable controlZongyu Wu
2026-05-29crypto: hisilicon - mask all error type when removing driverWeili Qian
2026-05-29crypto: hisilicon/qm - disable error report before flrWeili Qian
2026-05-29crypto: hisilicon/qm - support function-level error resetZhushuai Yin
2026-05-29crypto: hisilicon/qm - place the interrupt status interface after the PM usag...Zhushuai Yin
2026-05-29crypto: hisilicon/qm - allow VF devices to query hardware isolation statusZhushuai Yin
2026-05-28raid6: hide internalsChristoph Hellwig
2026-05-28raid6: improve the public interfaceChristoph Hellwig
2026-05-28riscv: fix building compressed EFI imageDmitry Antipov
2026-05-28rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()Dan Carpenter
2026-05-28kcov: refactor common handle ID into kcov_common_handle_idJann Horn
2026-05-28dax/kmem: account for partial discontiguous resource upon removalDavidlohr Bueso
2026-05-28drm/managed: use special gfp_t format specifierBrendan Jackman
2026-05-29Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-28spmi: use kzalloc_flex in main allocationRosen Penev
2026-05-29Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-28spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5Fenglin Wu
2026-05-28Merge tag 'qcom-clk-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-05-28Merge tag 'samsung-clk-fixes-7.1' of https://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2026-05-28net: make page_pool_get_stats() voidJakub Kicinski
2026-05-28net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
2026-05-28net: Use named initializer for zorro_device_id arraysUwe Kleine-König (The Capable Hub)
2026-05-29gpu: nova: separate driver type from driver dataDanilo Krummrich
2026-05-29gpu: nova-core: gsp: replace ARef<Device> with &'a Device in sequencerDanilo Krummrich
2026-05-29gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlushDanilo Krummrich
2026-05-29gpu: nova-core: unregister sysmem flush page from DropDanilo Krummrich
2026-05-29gpu: nova-core: use lifetime for BarDanilo Krummrich
2026-05-28Merge tag 'wireless-next-2026-05-28' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-28Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-29Merge tag 'dd-lifetimes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Danilo Krummrich