summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24drm: fix dead default for DRM_TTM_KUNIT_TESTJulian Braha
2026-03-24ovl: fix wrong detection of 32bit inode numbersAmir Goldstein
2026-03-24media: rzv2h-ivc: Replace workqueue with direct function callJacopo Mondi
2026-03-24media: rzv2h-ivc: Avoid double job schedulingJacopo Mondi
2026-03-24media: rzv2h-ivc: Fix concurrent buffer list accessBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Fix FM_STOP register writeBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Write AXIRX_PIXFMT onceBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Fix AXIRX_VBLANK register writeBarnabás Pőcze
2026-03-24media: rzv2h-ivc: Revise default VBLANK formulaDaniel Scally
2026-03-24media: mali-c55: Bypass Purple Fringe CorrectionJacopo Mondi
2026-03-24media: mali-c55: Bypass the Iridix Tonemap engineJacopo Mondi
2026-03-24media: mali-c55: Fix Iridix bypass macrosDaniel Scally
2026-03-24media: mali-c55: Fully reset the ISP configurationJacopo Mondi
2026-03-24media: mali-c55: Initialize the ISP in enable_streams()Jacopo Mondi
2026-03-24media: mali-c55: Fix wrong comment of ISP block typesJacopo Mondi
2026-03-24ASoc: uda1380: Improve error reportingMark Brown
2026-03-24ASoC: uda1380: use dev_err() and %pe for better error reportingWenyuan Li
2026-03-24ASoC: uda1380: fix missing return value checks for I2C operationsWenyuan Li
2026-03-24wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info...Alexey Velichayshiy
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich
2026-03-24hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()Sanman Pradhan
2026-03-24hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute tempe...Sanman Pradhan
2026-03-24hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan
2026-03-24hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage ...Sanman Pradhan
2026-03-24EDAC/versalnet: Fix device_node leak in mc_probe()Felix Gu
2026-03-24Merge tag 'ath-current-20260324' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-03-24Merge tag 'iwlwifi-fixes-2026-03-24' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-03-24wifi: wl1251: validate packet IDs before indexing tx_framesPengpeng Hou
2026-03-24wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-03-24fuse: abort on fatal signal during sync initMiklos Szeredi
2026-03-24spi: Use after free fixesMark Brown
2026-03-24spi: rockchip: switch to managed controller allocationJohan Hovold
2026-03-24spi: tegra20-slink: switch to managed controller allocationJohan Hovold
2026-03-24spi: imx: switch to managed controller allocationJohan Hovold
2026-03-24spi: rockchip: fix controller deregistrationJohan Hovold
2026-03-24spi: imx: fix use-after-free on unbindJohan Hovold
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24perf/x86/intel/p4: Fix unused variable warning in p4_pmu_init()Aldo Conte
2026-03-24compiler: Simplify generic RELOC_HIDE()Marco Elver
2026-03-24iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen
2026-03-24iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen
2026-03-24drm/i915/de: Implement register polling in the display codeVille Syrjälä
2026-03-24drm/i915/de: Move intel_de_wait*() into intel_de.cVille Syrjälä
2026-03-24drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() thereVille Syrjälä
2026-03-24ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks
2026-03-24iommu/arm-smmu-v3: Update Arm errataRobin Murphy
2026-03-24iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invsNicolin Chen
2026-03-24iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()Nicolin Chen
2026-03-24fs: Replace user_access_{begin/end} by scoped user accessChristophe Leroy (CS GROUP)
2026-03-24readdir: Introduce dirent_size()Christophe Leroy (CS GROUP)