summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 99e3870d486e491eedc47a8358e6704641ec5cf3 (plain)
1
2
3
4
5
6
7
8
9
[linux-lts]

source = "git"
git = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"

branch = "linux-6.12.y"
prefix = "v"
include_regex = "v6.12.*"
exclude_regex = ".*(rc|alpha|beta).*"