summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich
2026-03-23rust: dma: add Coherent:init() and Coherent::init_with_attrs()Danilo Krummrich
2026-03-23rust: dma: introduce dma::CoherentBox for memory initializationDanilo Krummrich
2026-03-23rust: dma: add zeroed constructor to `Coherent`Gary Guo
2026-03-23arm64: dts: rockchip: Correct Joystick Axes on Gameforce AceChris Morgan
2026-03-23arm64: dts: rockchip: Correct Fan Supply for Gameforce AceChris Morgan
2026-03-23Revert "arm64: dts: rockchip: add SPDIF audio to Beelink A1"Robin Murphy
2026-03-23arm64: dts: rockchip: Fix Bluetooth stability on LCKFB TaiShan PiMing Wang
2026-03-23ARM: dts: rockchip: Fix LED node names on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Fix GMAC description n RK3288 boardsFabio Estevam
2026-03-23ARM: dts: rockchip: Fix RTC description on rk3288-firefly-reloadFabio Estevam
2026-03-23ARM: dts: rockchip: Add missing the touchscreen interrupt on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Fix the trackpad supply on rk3288-veyron-jerryFabio Estevam
2026-03-23ARM: dts: rockchip: Fix the Bluetooth node name on rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Remove invalid regulator-property from rk3288-veyronFabio Estevam
2026-03-23ARM: dts: rockchip: Use mount-matrix on rk3188-bqedison2qcFabio Estevam
2026-03-23ARM: dts: rockchip: Fix RTC compatible on rk3288-phycore-rdkFabio Estevam
2026-03-23ARM: dts: rockchip: Move PHY reset to ethernet-phy node on rk3036 boardsFabio Estevam
2026-03-23ARM: dts: rockchip: Remove rockchip,grf from rk3288 tsadcFabio Estevam
2026-03-23rust: dma: add generalized container for types other than slicesGary Guo
2026-03-23rust: dma: use "kernel vertical" style for importsDanilo Krummrich
2026-03-23Documentation: PCI: Document PCIe TLP Header decoder for AER messagesLukas Wunner
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu
2026-03-23MAINTAINERS: gpu: buddy: Update reviewerJoel Fernandes
2026-03-23rust: gpu: Add GPU buddy allocator bindingsJoel Fernandes
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai
2026-03-23lib/crypto: gf128hash: Add GHASH supportEric Biggers
2026-03-23lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functionsEric Biggers
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers
2026-03-23gfs2: Remove trans_drain code duplicationAndreas Gruenbacher
2026-03-23gfs2: Move gfs2_remove_from_journal to log.cAndreas Gruenbacher
2026-03-23gfs2: Get rid of gfs2_log_[un]lock helpersAndreas Gruenbacher
2026-03-23gfs2: less aggressive low-memory log flushingAndreas Gruenbacher
2026-03-23gfs2: Fix data loss during inode evictAndreas Gruenbacher
2026-03-23gfs2: minor evict_[un]linked_inode cleanupAndreas Gruenbacher
2026-03-23gfs2: Avoid unnecessary transactions in evict_linked_inodeAndreas Gruenbacher
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-23spi: sunplus-sp7021: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: stm32: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: bcmbca-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23spi: bcm63xx-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao
2026-03-23ASoC: soc-topology: fix __le32 conversion in printed valuesBen Dooks