summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-25gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilderEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`Eliot Courtney
2026-05-25gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`Eliot Courtney
2026-05-25gpu: nova-core: vbios: read BitToken using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: avoid reading too far in read_more_at_offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: use checked arithmetic for bios image range endEliot Courtney
2026-05-25gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LENEliot Courtney
2026-05-25IB/mlx4: Fix refcount leak in add_port() error pathGuangshuo Li
2026-05-25RDMA/rxe: Fix a use-after-free problem in rxe_mmapZhu Yanjun
2026-05-25firmware: zynqmp: Add dynamic CSU register discovery and sysfs interfaceRonak Jain
2026-05-25RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrsJacob Moroni
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-25spi: omap2-mcspi: Use of_device_get_match_data()Rosen Penev
2026-05-25drm/i915/dp: Detect changes in common link parametersImre Deak
2026-05-25drm/i915/dp: Cache max common lane countImre Deak
2026-05-25drm/i915/dp: Add helper to set common link paramsImre Deak
2026-05-25drm/i915/dp: Reset link params after a DPRX capability changeImre Deak
2026-05-25drm/hyperv: validate VMBus packet size in receive callbackBerkant Koc
2026-05-25drm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc
2026-05-25ASoC: add shared BCLK rate constraint for cross-DAI coordinationMark Brown
2026-05-25drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TGAnkit Nautiyal
2026-05-25drm/i915/psr: Simplify the conditions for SCL computationAnkit Nautiyal
2026-05-25soc: renesas: Identify R-Car R8A779MD M3Le SoCMarek Vasut
2026-05-25drm/i915/display: Handle odd position for planar formats in selective fetchJouni Högander
2026-05-25drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander
2026-05-25drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander
2026-05-25pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_configClaudiu Beznea
2026-05-25pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPPClaudiu Beznea
2026-05-25pinctrl: renesas: rzt2h: Skip PFC mode configuration if already setLad Prabhakar
2026-05-25pinctrl: renesas: rzt2h: Remove unused variable in rzt2h_pinctrl_register()Lad Prabhakar
2026-05-25clk: renesas: rzg2l: Rename iterator in for_each_mod_clock() to avoid shadowingLad Prabhakar
2026-05-25clk: renesas: r9a08g045: Drop unused DEF_G3S_MUX macroLad Prabhakar
2026-05-25pinctrl: spacemit: fix NULL check in spacemit_pin_set_configHan Gao
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec, drm/xe: Avoid abusing the drm_exec retry pointerThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-25pinctrl: s32cc: use dev_err_probe() and improve error messagesKhristine Andreea Barbulescu
2026-05-25pinctrl: avoid duplicate function definitionsArnd Bergmann
2026-05-25pinctrl: starfive: jh7110: Avoid ifdefferyLinus Walleij
2026-05-25pinctrl: starfive: jh7110: Use __counted_by() flexarrayLinus Walleij
2026-05-25pinctrl: aspeed: Add AST2700 SoC1 supportBilly Tsai
2026-05-25accel/ivpu: Document why full JSM message size is always usedKarol Wachowski
2026-05-25ACPI: button: Add missing device class clearing on probe failuresRafael J. Wysocki
2026-05-25ACPI: button: Enable wakeup GPEs for ACPI buttons at probe timeRafael J. Wysocki
2026-05-25ACPI: button: Fix ACPI GPE handler leak during removalRafael J. Wysocki
2026-05-25pinctrl: core: Make pin group callbacks optional for pin-only driversOleksij Rempel
2026-05-25pinctrl: mcp23s08: Read spi-present-mask as u8 not u32Judith Mendez
2026-05-25pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap initJudith Mendez
2026-05-25Merge branch 'for-linus' into for-nextTakashi Iwai