aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/linux
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-02-14 11:06:45 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-02-14 12:15:28 +0000
commit1022af749615bfc4e3a305b891449d95d5fc050a (patch)
treeabb85bd5a137d7fb4ac4b5b54dc92ba99fe57764 /pkg/subsystem/linux
parent60644f5829dd744b822ac4394c2b1f55c4306ba5 (diff)
pkg/subsystem: regenerate Linux subsystems on v6.14-rc1
Diffstat (limited to 'pkg/subsystem/linux')
-rw-r--r--pkg/subsystem/linux/rules.go13
1 files changed, 8 insertions, 5 deletions
diff --git a/pkg/subsystem/linux/rules.go b/pkg/subsystem/linux/rules.go
index 78adee1e9..f7a94c444 100644
--- a/pkg/subsystem/linux/rules.go
+++ b/pkg/subsystem/linux/rules.go
@@ -79,11 +79,14 @@ var (
"zonefs": {"syz_mount_image$zonefs"},
},
notSubsystemEmails: map[string]struct{}{
- "linaro-mm-sig@lists.linaro.org": {},
- "samba-technical@lists.samba.org": {},
- "storagedev@microchip.com": {},
- "coreteam@netfilter.org": {},
- "SHA-cyfmac-dev-list@infineon.com": {},
+ "linaro-mm-sig@lists.linaro.org": {},
+ "samba-technical@lists.samba.org": {},
+ "storagedev@microchip.com": {},
+ "coreteam@netfilter.org": {},
+ "SHA-cyfmac-dev-list@infineon.com": {},
+ "brcm80211-dev-list.pdl@broadcom.com": {},
+ "tomoyo-dev-en@lists.osdn.me": {},
+ "tomoyo-users-en@lists.osdn.me": {},
},
extraSubsystems: map[string][]string{
"bfs": {"BFS FILE SYSTEM"},