aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/linux
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-06-12 15:03:47 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-06-13 12:27:50 +0000
commit3276a0664f05acf01b43e13ead75913a773c32db (patch)
tree93eb5cf4e4aebbc4c0eccb0e37129c0463a187bd /pkg/subsystem/linux
parent13aebc16ab32574d8e22997e4ed53147ca0e4c7e (diff)
pkg/subsystem: regenerate Linux subsystems on v6.16-rc1
Diffstat (limited to 'pkg/subsystem/linux')
-rw-r--r--pkg/subsystem/linux/names.go1
-rw-r--r--pkg/subsystem/linux/rules.go1
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg/subsystem/linux/names.go b/pkg/subsystem/linux/names.go
index 8217a9201..5a2eaf9dc 100644
--- a/pkg/subsystem/linux/names.go
+++ b/pkg/subsystem/linux/names.go
@@ -116,6 +116,7 @@ var (
"linux@ew.tq-group.com": "tq-systems",
"linux-imx@nxp.com": "nxp",
"kernel-list@raspberrypi.com": "raspberry",
+ "tomoyo-users_en@lists.sourceforge.net": "tomoyo",
}
stripPrefixes = []string{"linux-"}
stripSuffixes = []string{
diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go
index 1436668fa..0b481a0ea 100644
--- a/pkg/subsystem/linux/rules.go
+++ b/pkg/subsystem/linux/rules.go
@@ -88,6 +88,7 @@ var (
"brcm80211-dev-list.pdl@broadcom.com": {},
"tomoyo-dev-en@lists.osdn.me": {},
"tomoyo-users-en@lists.osdn.me": {},
+ "kernel@collabora.com": {},
},
extraSubsystems: map[string][]string{
"bfs": {"BFS FILE SYSTEM"},