summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 9269ad7b7509030c5e8eec451d20010a62de1f2c (plain)
1
2
3
4
5
6
7
[linux-lts515]
source = "git"
git = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
branch = "linux-5.15.y"
prefix = "v"
include_regex = "v5.15.*"
exclude_regex = ".*(rc|alpha|beta).*"