* Sat Feb 08 2025 Justin M. Forbes <jforbes@fedoraproject.org> [6.12.13-0]
- Config update for 6.12.13 (Justin M. Forbes)
- media: ov08x40: Don't log ov08x40_check_hwcfg() errors twice (Hans de Goede)
- media: ov08x40: Add missing '\n' to ov08x40_check_hwcfg() error messages (Hans de Goede)
- media: ov08x40: Add missing ov08x40_identify_module() call on stream-start (Hans de Goede)
- media: ov08x40: Improve ov08x40_[read|write]_reg() error returns (Hans de Goede)
- media: ov08x40: Improve ov08x40_identify_module() error logging (Hans de Goede)
- media: ov08x40: Move ov08x40_identify_module() function up (Hans de Goede)
- media: ov08x40: Get clock on ACPI platforms too (Hans de Goede)
- media: ov08x40: Get reset GPIO and regulators on ACPI platforms too (Hans de Goede)
- media: ov08x40: Move fwnode_graph_get_next_endpoint() call up (Hans de Goede)
- media: ov08x40: Properly turn sensor on/off when runtime-suspended (Hans de Goede)
- media: ov08x40: Add OF probe support (Bryan O'Donoghue)
- media: ov08x40: Rename ext_clk to xvclk (Bryan O'Donoghue)
- Reapply "init/main.c: Initialize early LSMs after arch code, static keys and calls." (Justin M. Forbes)
- Linux v6.12.13
Resolves:
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
===================
The Kernel dist-git
===================
The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.
The `documentation`_ for the source tree covers how to contribute and maintain
the tree.
If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.
Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)
.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches