Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
713 commits
Select commit Hold shift + click to select a range
3b2c00f
pkg/report: ignore more guilty files
a-nogikh Mar 28, 2023
266260f
docs: minor updates to setup_ubuntu-host_qemu-vm_x86-64-kernel.md
a-nogikh Mar 28, 2023
8e64288
dashboard: share repro level and report link in SimilarBugInfo
a-nogikh Mar 28, 2023
8ca300a
pkg/subsystem: disambiguate subsystems by reproducers
a-nogikh Mar 28, 2023
38198b3
pkg/subsystem: update Linux subsystems to 6.3-rc4
a-nogikh Mar 29, 2023
4736ea5
pkg/subsystem: recognize gfs2 mount calls correctly
a-nogikh Mar 29, 2023
af9553c
pkg/subsystem: recognize more maintainers
a-nogikh Mar 29, 2023
6fc70a0
.clang-format: remove duplicate attribute
dvyukov Apr 1, 2023
4561350
dashboard/app: remove repetition on subsystems page
dvyukov Apr 1, 2023
3871a09
dashboard/app: move manager to the end of crashes table
dvyukov Apr 1, 2023
fb3c4f2
dashboard/app: don't wrap assets column in crashes table
dvyukov Apr 1, 2023
a66f387
syz-env: don't invoke docker with --user in rootless mode
ajdlinux Mar 29, 2023
c8dcfc1
dashboard/config/linux: update to latest kernels
dvyukov Apr 3, 2023
798aaca
dashboard/config/linux: enable Intel CET+LAM
dvyukov Apr 3, 2023
2715e67
sys/linux: update consts to next-20230331
dvyukov Apr 3, 2023
f43a858
sys/linux: improve quotactl syscall description
dvyukov Apr 3, 2023
8ae535c
sys/linux: add quotactl_fd syscall descriptions
dvyukov Apr 3, 2023
cdff1ee
sys/linux: add set_mempolicy_home_node syscall description
dvyukov Apr 3, 2023
6d601c3
sys/linux: add map_shadow_stack syscall descriptions
dvyukov Apr 3, 2023
034bf6c
sys/linux: add description of PTRACE_ARCH_PRCTL
dvyukov Apr 3, 2023
1461363
sys/linux: add descriptions of PTRACE_SETSIGMASK
dvyukov Apr 3, 2023
3d8d7e2
sys/linux: add descriptions of arch_prctl(XCOMP)
dvyukov Apr 3, 2023
cebecca
sys/linux: add LAM descriptions
dvyukov Apr 3, 2023
3bbff32
sys/linux: add syz_pkey_set syscalls
dvyukov Apr 3, 2023
3b21882
dashboard: display the correct bug number in subsystem reports
a-nogikh Apr 3, 2023
f495324
pkg/subsystem: fix nilfs syscalls
a-nogikh Apr 3, 2023
e48c864
pkg/report: ignore arch/.*/kernel/unwind.*.c and kernel/stacktrace.c
a-nogikh Apr 3, 2023
469337f
pkg/subsystem: add usb-specific syscalls
a-nogikh Apr 3, 2023
e90a942
pkg/subsystem: handle syz_usb_connect$hid
a-nogikh Apr 3, 2023
d4958e5
dashboard: fix subsystem link generation
a-nogikh Apr 3, 2023
fd4f814
dashboard: log subsystem changes
a-nogikh Apr 4, 2023
7d8db3e
pkg/subsystem: update the bug subsystem extraction logic
a-nogikh Apr 4, 2023
e7b27a5
dashboard: fix subsystem change logging
a-nogikh Apr 4, 2023
e1447dd
pkg/report: ignore mm/folio-compat.c and (un)lock_page
a-nogikh Apr 5, 2023
a77d041
pkg/subsystem: prioritize repro subsystems correctly
a-nogikh Apr 5, 2023
d628f5c
pkg/subsystem: rewrite the inference logic
a-nogikh Apr 5, 2023
54d2cb6
pkg/vcs: add two more vcs.Repo methods
a-nogikh Mar 30, 2023
927182a
pkg/email: extract more information
a-nogikh Mar 30, 2023
9083c14
pkg/email/lore: add Lore archives parsing routines
a-nogikh Mar 30, 2023
93c0b42
dashboard: collect and display bug-related discussions
a-nogikh Mar 30, 2023
7b651f2
tools: add the syz-lore tool
a-nogikh Mar 30, 2023
321750d
dashboard: log incoming discussion messages
a-nogikh Apr 6, 2023
ff4bb3d
dashboard: add one missing Discussion index
a-nogikh Apr 6, 2023
05bd47c
pkg/email: move patch regexps to globals
a-nogikh Apr 6, 2023
fa89ce1
pkg/email: handle bufio.ErrTooLong
a-nogikh Apr 6, 2023
1844593
dashboard: update bugs outside of the transaction
a-nogikh Apr 6, 2023
a645d1f
dashboard: skip non-existent BugIDs
a-nogikh Apr 6, 2023
1f7462f
dashboard: add an email send maintenance method
a-nogikh Apr 6, 2023
cc5a7ad
dashboard: put cause and fix bisection info blocks closer
a-nogikh Apr 6, 2023
77b77f1
dashboard: display collapsible info sections on the bug page
a-nogikh Apr 6, 2023
b1f4c2e
sys/linux: add prog for 2 iommufd ioctl syscalls
yantingj Apr 7, 2023
3150eea
CONTRIBUTORS: add myself
yantingj Apr 7, 2023
7bdcfc6
pkg/html/pages: sort table also by non-displayed values
a-nogikh Apr 11, 2023
aed23dd
dashboard: display discussions info on the main page
a-nogikh Apr 11, 2023
ee96031
sys/linux: mark drm_msm_gem_new 'handle' as out
bebarino Apr 11, 2023
811f62f
sys/linux: remove outdated comment in msm
bebarino Apr 11, 2023
c3c3b1e
tools/create-image.sh: upgrade default release to bullseye
ajdlinux Sep 14, 2020
f10ae76
executor: mark amd64 kvm_gen.cc stack nonexecutable
RonjaPonja Apr 12, 2023
d585f5e
executor: use explicit lretl in kvm_amd64.S
RonjaPonja Apr 12, 2023
c02b791
pkg/email: parse multiple In-Reply-To message IDs
a-nogikh Apr 11, 2023
84ad9d8
dashboard: ignore syzbot replies to unknown messages
a-nogikh Apr 11, 2023
8044672
pkg/email: expose OwnEmail flag
a-nogikh Apr 11, 2023
dbd9924
pkg/email/lore: skip syzbot-started subthreads
a-nogikh Apr 11, 2023
684f837
dashboard: introduce DiscussionReminder type
a-nogikh Apr 11, 2023
d42207b
all: refactor discussion processing code
a-nogikh Apr 12, 2023
2ed7b89
pkg/email: recognize patches sent as replies to reports
a-nogikh Apr 12, 2023
aa163b9
dashboard: always keep the original message in discussions
a-nogikh Apr 12, 2023
cbb8204
dashboard: separate DiscussionReport and DiscussionMention
a-nogikh Apr 12, 2023
2a5e6bb
dashboard: always track discussion replies
a-nogikh Apr 12, 2023
71486ce
docs: add enriched corpus reference
oswalpalash Apr 8, 2023
f2a7b5a
pkg/email/lore: better classify emails
a-nogikh Apr 12, 2023
5111ae2
dashboard: move discussions higher than similar bugs
a-nogikh Apr 11, 2023
0c527c1
dashboard: conditionally expand the similar bugs section
a-nogikh Apr 11, 2023
991d9a2
dashboard: display discussions on the subsystem page
a-nogikh Apr 12, 2023
fe54d17
pkg/subsystem: optionally disable monthly reports
a-nogikh Apr 11, 2023
3b466e9
sys/linux: describe submit queue id as a resource in msm
bebarino Apr 12, 2023
925cd44
docs: add precise race detection research paper
dvyukov Apr 17, 2023
e095c44
docs: add GREBE reference
RonjaPonja Apr 11, 2023
13cae6e
pkg/report: skip stack trace handling functions
a-nogikh Apr 17, 2023
a1b70d1
sys/linux/test: add a regression test for sendmmsg bug
dvyukov Apr 18, 2023
3ea845f
pkg/email/lore: recognize more PATCH subjects
a-nogikh Apr 17, 2023
2b15446
pkg/vcs: lengthen command timeout
eprucka3 Apr 18, 2023
8e2d5b6
dashboard: limit the rate of job generation on pullJob
a-nogikh Apr 18, 2023
9bdbebb
dashboard: lazily generate repro retesting jobs
a-nogikh Apr 19, 2023
cdfe0b5
dashboard: update LastActivity only on important events
a-nogikh Apr 19, 2023
7727665
dashboard: bump CONFIG_FRAME_WARN for Android kernels
a-nogikh Apr 19, 2023
317971b
dashboard: limit the number of new patch retesting jobs
a-nogikh Apr 19, 2023
ed40e54
pkg/bisect: set linux gcc bisection cutoff to v4.18
RonjaPonja Apr 19, 2023
872e253
tools: disable ext4 feature verity in buildroot
RonjaPonja Apr 19, 2023
16a686f
dashboard: let users see decommissioned namespaces
a-nogikh Apr 20, 2023
c8c864a
syz-manager, pkg/cover: normalize module PCs between VM instances
eprucka3 Apr 4, 2023
274cc09
all: revert "syz-manager, pkg/cover: normalize module PCs between VM …
a-nogikh Apr 24, 2023
c5b3f50
dashbord: dispaly fix bisection attempts as a job list
a-nogikh Apr 21, 2023
ade524c
sys/netbsd: neutralize compat_50_mknod
a-nogikh Apr 21, 2023
ea5a184
pkg/csource: abstract/recompute isNative
blackgnezdo Apr 24, 2023
4ebf900
pkg/csource: introduce more structure into emitCallBody
blackgnezdo Apr 24, 2023
128462c
pkg/csource: refactor parameters of constArgToStr into helpers
blackgnezdo Apr 24, 2023
227b659
sys/targets: introduce HasCallNumber to reduce clutter
blackgnezdo Apr 24, 2023
6f42612
dashboard: include month into monthly reports
a-nogikh Apr 25, 2023
0e39c0f
dashboard: integrate bug reminders and discussions
a-nogikh Apr 25, 2023
7d26d90
vm/vmm: adapt to recent vmctl changes
blackgnezdo Apr 23, 2023
3c9931b
tools: simplify openbsd startup script
blackgnezdo Apr 25, 2023
f660857
syz-verifier/execresult_test.go: fix loop variable misuse
tarasmadan Apr 26, 2023
e2c0d01
vm/cuttlefish: increase cuttlefish memory
eprucka3 Apr 26, 2023
d00d461
pkg/email: support multiple commands
a-nogikh Apr 17, 2023
2da9940
dashboard: add Ref column to bug reminders
a-nogikh Apr 24, 2023
4a3c24d
dashboard: support bug labels
a-nogikh Apr 24, 2023
5942ad0
dashboard: let users exclude bugs from monthly reporting
a-nogikh Apr 25, 2023
9a6e4aa
docs: describe bug labels
a-nogikh Apr 25, 2023
03539b0
dashboard: list commands at the bottom of the reminder report
a-nogikh Apr 25, 2023
c6ed298
dashboard: list sample commands at the bottom of bug reports
a-nogikh Apr 25, 2023
807a319
dashboard: use shorter labels for subsystems
a-nogikh Apr 27, 2023
7f64410
dashboard: drop #syz unset from bug's template
a-nogikh Apr 27, 2023
5488c3a
dashboard/config/linux: update configs to latest kernels
dvyukov Apr 27, 2023
ede899e
dashboard/config/linux: enable IOMMU/DMA configs
dvyukov Apr 27, 2023
510bc3a
sys/targets: switch openbsd to SyscallNumbers: false
blackgnezdo Apr 25, 2023
fe82287
executor: detangle common_openbsd.h out of common_bsd.h
blackgnezdo Apr 25, 2023
09bf6f9
executor: remove openbsd bits out of common_bsd.h
blackgnezdo Apr 25, 2023
0a0fc36
dashboard: fix subsystem page filtering
a-nogikh Apr 27, 2023
66d038b
syz-fuzzer: avoid recognizing unsupported syscalls as kernel oops
dvyukov Apr 28, 2023
0ca0cda
dashboard: enable CONFIG_PAGE_TABLE_CHECK on Linux targets
a-nogikh Apr 27, 2023
348cabf
dashboard: add hints to the new repro email
a-nogikh Apr 27, 2023
58ee6e5
dashboard: use a down-pointing triangle in collapsible blocks
a-nogikh Apr 28, 2023
7d3f9fb
dashboard: rename KernelRepo.Obsolete to NoPoll
a-nogikh Apr 21, 2023
621a83f
dashboard: mock KernelRepo list
a-nogikh Apr 20, 2023
b20a565
pkg/vcs: extract merge bases of two commits
a-nogikh Apr 20, 2023
b8aa9c3
dashboard: ensure that repo aliases are all different
a-nogikh Apr 20, 2023
df976dc
all: support patch testing on merge base
a-nogikh Apr 27, 2023
60f445d
syz-ci: extract job commit fetching logic
a-nogikh Apr 27, 2023
0c5daf4
dashboard: determine bug origin trees and missing backports
a-nogikh Apr 27, 2023
7c01695
dashboard: prioritize Merge=true KernelRepo links
a-nogikh Apr 27, 2023
450840a
dashboard: recognize tree origin testing jobs
a-nogikh Apr 27, 2023
fc2dd0d
tools: switch to approved syz-ci buliding recipe
blackgnezdo Apr 28, 2023
4cb71f1
dashboard/config/openbsd: simpify image building
blackgnezdo Apr 28, 2023
0e056d0
pkg/subsystem: trace subsystem assignment
a-nogikh Apr 28, 2023
ffd150f
dashboard: let admins trace subsystem assignment
a-nogikh Apr 28, 2023
dfbf55d
dashboard: allow duplicate tree origin labels
a-nogikh Apr 28, 2023
d01802a
sys/syz-extract: fix meta checking when using explicit file list
dvyukov Apr 29, 2023
311ab1c
syz-manager, pkg/cover: normalize module PCs between VM instances
eprucka3 Apr 4, 2023
5d3602c
syz-manager: jump to phaseTriagedHub after a timeout
a-nogikh Apr 28, 2023
f73de81
dashboard: enable CONFIG_PAGE_TABLE_CHECK for emu targets
RonjaPonja May 2, 2023
ce36ac4
dashboard: move common bug filtering to createPatchTestingJobs
a-nogikh May 3, 2023
08c64c6
dashboard: don't create jobs for decommissioned namespaces
a-nogikh May 3, 2023
d9384dc
sys/linux: add CET(Control-flow Enforcement Technology) user space SH…
Apr 1, 2023
0038024
tools/docker: add unzip dependency to syz-env
mvanotti May 3, 2023
6d78d05
tools/docker: update git version
mvanotti May 3, 2023
2f54965
pkg/csource: compile single pseudo syscalls
a-nogikh May 3, 2023
8cb86bf
executor: resolve pseudo syscall compilation problems
a-nogikh May 3, 2023
b7b0ef3
dashboard/config/linux: update to latest Android 5.4-lts
ambarus Apr 13, 2023
cfe98ad
dashboard/config/linux: change branch and update to latest Android 5.…
ambarus Apr 13, 2023
c10ab3c
dashboard/config/linux: update to latest Android 5.15-lts
ambarus Apr 13, 2023
42270ba
Revert "dashboard: bump CONFIG_FRAME_WARN for Android kernels"
ambarus May 3, 2023
97f4a1d
dashboard/config/linux: add support for Android 6.1
ambarus Apr 12, 2023
8a7711d
gvisor: set cpu cgroups for VM-s
avagin May 5, 2023
427575f
gvisor: disable glibc rseq (#3869)
avagin May 5, 2023
fd76809
pkg/build/cuttlefish: sandbox cuttlefish bazel build
eprucka3 May 1, 2023
a710146
pkg/log: facilitate automated log capture
a-nogikh May 4, 2023
b30a088
syz-manager: underline important syz-manager errors
a-nogikh May 4, 2023
7d8e59f
dashboard: assert repro presence against HeadReproLevel
a-nogikh May 5, 2023
d3fccb7
sys/linux: dev_dri.txt updates (#3856)
bebarino May 5, 2023
80d1be8
pkg/log: don't prepend timestamp twice
a-nogikh May 5, 2023
79c8c8f
pkg/bisect: mark jobs with untestable history as failed
RonjaPonja Feb 18, 2023
537ca50
dashboard/app/main.go: client error, not server
tarasmadan May 8, 2023
80b8c8a
syz-ci: improve logging
a-nogikh May 8, 2023
a41d321
pkg/build: clean dist directory
eprucka3 May 8, 2023
6c40e63
dashboard/app: change client errors format
tarasmadan May 9, 2023
1782278
dashboard/config/linux: disable CONFIG_STACKPROTECTOR for KMSAN
ramosian-glider May 9, 2023
867744f
dashboard/app: return client error on bad request
tarasmadan May 9, 2023
5612642
syz-ci: increase bisection job timeout
a-nogikh May 9, 2023
c239100
vm: separate boot time and infrastructure errors
a-nogikh May 8, 2023
6c5831c
pkg/bisect: abort on infrastructure errors
a-nogikh May 8, 2023
75fa9e0
pkg/bisect: treat repro checkout errors as infra errors
a-nogikh May 9, 2023
fa7b85c
dashboard: restart failed cause bisections
a-nogikh May 8, 2023
42bb4f3
dashboard: display cause bisection attempts on the bug's page
a-nogikh May 8, 2023
073d17d
syz-ci: assign RPC ports to instances
a-nogikh May 9, 2023
6d76080
dashboard: support filtering over multiple labels
a-nogikh May 9, 2023
c2866a0
pkg/report: ignore arm64 fault handling
a-nogikh May 9, 2023
9fec4be
tools/syz-hubtool: support glob pattern for corpus progs
a-nogikh May 10, 2023
73739e3
syz-ci: don't publish uploaded files
a-nogikh May 10, 2023
5339641
dashboard: adjust bug origin tree testing periods
a-nogikh May 11, 2023
e372101
dashboard: refactor currentReporting invocations
a-nogikh May 11, 2023
0022338
dashboard: prefer bug?exit= links over bug?id=
a-nogikh May 11, 2023
45cc975
dashboard: move job info to dashapi
a-nogikh May 10, 2023
c2c379d
dashboard: display bug origin tree testing results
a-nogikh May 10, 2023
1c01b01
dashboard: adjust return error code for two more errors
a-nogikh May 12, 2023
8835194
dashboard: improve error logging for bug stats
a-nogikh May 12, 2023
eec4600
dashboard: drop duplicate logging in handleSetCommand
a-nogikh May 12, 2023
27d0edc
dashboard: adjust processDiscussionEmail logging
a-nogikh May 12, 2023
6987f3a
dashboard: improve checkBugStatus logging
a-nogikh May 12, 2023
f01abb1
syz-ci: upload guilty file info for build/boot/test errors
a-nogikh May 12, 2023
df089d0
syz-ci: optionally publish GCS objects
a-nogikh May 12, 2023
515965f
pkg/asset: support deprecation in the many buckets case
a-nogikh May 12, 2023
0e0f822
syz-ci: use the right default RPC port value
a-nogikh May 15, 2023
9f53ac0
dashboard: use a better name for tree origin info block
a-nogikh May 15, 2023
79c6b86
dashboard: don't display finished tree testing jobs
a-nogikh May 15, 2023
2d763b3
pkg/html: add hover styles for tree origin table rows
a-nogikh May 15, 2023
ed94fad
vm/gce: collect verbose scp output
a-nogikh May 15, 2023
9d057c9
pkg/build: update .config path for Bazel Cuttlefish builds
eprucka3 May 15, 2023
6be4ca3
pkg/report: ignore kvfree
a-nogikh May 16, 2023
cd57603
syz-manager: display triage queue size
zsm-oss May 4, 2023
bb30283
sys/linux: specify msm_fence_id as a resource
zsm-oss May 9, 2023
35513d3
sys/linux: add description for ioctl$DRM_IOCTL_MSM_SET_PARAM
zsm-oss May 9, 2023
6641f9a
sys/linux: add MSM_PREP_BOOST to msm_gem_cpu_prep_flags
zsm-oss May 10, 2023
aea1487
sys/linux: add flags for drm_msm_wait_fence
zsm-oss May 10, 2023
9c31a5d
sys/linux: add constant MSM_SUBMIT_FENCE_SN_IN for drm_msm_gem_submit…
zsm-oss May 10, 2023
c591d5a
sys/linux: tweak fields of drm_msm_gem_submit
zsm-oss May 11, 2023
ff8ae09
sys/linux: narrow down search space
zsm-oss May 11, 2023
f479123
pkg/log: adjust fatal errors to the new format
a-nogikh May 16, 2023
5e2b2e3
tools/docker: update bazel to 6.2.0
avagin May 17, 2023
de7b9e3
dashboard: update HeadReproLevel separately
a-nogikh May 17, 2023
092e8e5
dashboard: optionally disable bug obsoletion
a-nogikh May 17, 2023
f9144e8
dashboard: preserve Bug modifications in doneJob
a-nogikh May 17, 2023
99aa2a7
dashboard: do tree origin testing also with syz repros
a-nogikh May 19, 2023
f9bd140
dashboard: add a method to reassign HeadReproLevel
a-nogikh May 17, 2023
6d9d888
pkg/report: ignore Register information lines
a-nogikh May 16, 2023
38b0cbf
pkg/cover: disable canonicalization when modules change
eprucka3 May 12, 2023
dd2e459
dashboard: don't load Build twice for tree origin jobs
a-nogikh May 24, 2023
7fbd74e
dashboard: don't use a separate JobFlags type
a-nogikh May 19, 2023
7cb76bc
dashapi: display error text for BisectInfraError
a-nogikh May 19, 2023
96cf4c5
syz-manager: save assets to crash folders
a-nogikh May 25, 2023
239579f
pkg/report: don't record error for empty repro log case
a-nogikh May 24, 2023
b4d4fcb
pkg/repro: refactor the Run() method
a-nogikh May 24, 2023
441a654
pkg/repro: factor out an interface
a-nogikh May 24, 2023
3d78b5d
pkg/repro: add a smoke test
a-nogikh May 24, 2023
d6427b9
pkg/report: restructure the shutdown process
a-nogikh May 24, 2023
3d4cbd3
pkg/repro: retry on ExecProgInstance errors
a-nogikh May 24, 2023
6e1f70d
syz-manager: use 3 VMs per bug reproduction
a-nogikh May 24, 2023
e02dd95
dashboard: use external links in JobInfo
a-nogikh May 17, 2023
294540b
dashboard: send per-label notifications
a-nogikh May 17, 2023
dfdd56f
dashboard: include label message into bug reports
a-nogikh May 25, 2023
deeb654
dashboard: refactor handleReportNotif
a-nogikh May 25, 2023
edab2bf
pkg/vcs: use gcc 10.1 for linux v5.8..v5.16
RonjaPonja May 5, 2023
f37d85b
dashboard: use short hashes in mail_label_notif.txt
a-nogikh May 26, 2023
e1b4392
dashboard: include tree origin jobs into full bug info
a-nogikh May 26, 2023
3b83ad2
docs: add SyzDescribe reference
ZHYfeng May 30, 2023
0455839
dashboard: amend configs during tree origin testing
a-nogikh May 30, 2023
a70068d
dashboard: add COS-6.1 configs
a-nogikh May 30, 2023
bf9e47c
dashboard: optimize patch test job generation
a-nogikh May 31, 2023
7d87a2a
dashboard: use correct links to subsystem's fixed bugs
a-nogikh May 31, 2023
96019e0
docs: add KIT reference
Congyu-Liu May 30, 2023
4543ff0
dashboard: add ChromeOS 6.1 configs (#3932)
a-nogikh Jun 1, 2023
55a2583
docs/linux/qemu: fix the link to ARM64 toolchain
necipfazil Jun 2, 2023
addff79
dashboard: query less data from transactions
a-nogikh Jun 1, 2023
871fc97
pkg/subsystem: add tls email exception
f0rm2l1n Jun 7, 2023
042e9f5
docs: typo fixes
davidlohr Jun 6, 2023
0a418d2
sys/linux/filesystem: add MOVE_MOUNT_SET_GROUP coverage
brauner Jun 7, 2023
ea902b7
sys/linux/filesystem: add MOVE_MOUNT_BENEATH coverage
brauner Jun 7, 2023
5ebd13a
Merge branch 'google:master' into master
f0rm2l1n Jun 8, 2023
61cf232
Merge branch 'google:master' into master
f0rm2l1n Apr 5, 2025
944f057
sys/linux: fix some attributes structure
f0rm2l1n Apr 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sys/linux/dev_nbd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
NBD_ATTR_TIMEOUT nlattr[NBD_ATTR_TIMEOUT, int64]
NBD_ATTR_SERVER_FLAGS nlattr[NBD_ATTR_SERVER_FLAGS, flags[nbd_server_flags, int64]]
NBD_ATTR_CLIENT_FLAGS nlattr[NBD_ATTR_CLIENT_FLAGS, flags[nbd_client_flags, int64]]
NBD_ATTR_SOCKETS nlnest[NBD_ATTR_SOCKETS, array[nlattr[NBD_SOCK_FD, sock_nbd_client]]]
NBD_ATTR_SOCKETS nlnest[NBD_ATTR_SOCKETS, array[nlnest[NBD_SOCK_ITEM, nlattr[NBD_SOCK_FD, sock_nbd_client]]]]

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / build

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / aux

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / race

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / dashboard

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_linux)

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / old

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / race_dashboard

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_netbsd)

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_darwin)

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_windows)

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_executor)

NBD_SOCK_ITEM is defined for none of the arches

Check failure on line 45 in sys/linux/dev_nbd.txt

View workflow job for this annotation

GitHub Actions / arch (presubmit_arch_openbsd)

NBD_SOCK_ITEM is defined for none of the arches
NBD_ATTR_DEAD_CONN_TIMEOUT nlattr[NBD_ATTR_DEAD_CONN_TIMEOUT, int64]
NBD_ATTR_BACKEND_IDENTIFIER nlattr[NBD_ATTR_BACKEND_IDENTIFIER, stringnoz]
] [varlen]
Expand Down
12 changes: 8 additions & 4 deletions sys/linux/socket_netlink_generic_80211.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ sendmsg$NL80211_CMD_DISCONNECT(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wd
sendmsg$NL80211_CMD_UNEXPECTED_FRAME(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_UNEXPECTED_FRAME, void]], f flags[send_flags])
sendmsg$NL80211_CMD_NOTIFY_RADAR(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_NOTIFY_RADAR, nl80211_policy$chandef_params]], f flags[send_flags])
sendmsg$NL80211_CMD_RADAR_DETECT(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_RADAR_DETECT, nl80211_policy$chandef_params]], f flags[send_flags])
sendmsg$NL80211_CMD_PEER_MEASUREMENT_START(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_PEER_MEASUREMENT_START, nl80211_pmsr_attr_policy]], f flags[send_flags])
sendmsg$NL80211_CMD_PEER_MEASUREMENT_START(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_PEER_MEASUREMENT_START, nl80211_pmsr_measure_attr_policy]], f flags[send_flags])
sendmsg$NL80211_CMD_UPDATE_OWE_INFO(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_UPDATE_OWE_INFO, nl80211_policy$upd_owe_info]], f flags[send_flags])
sendmsg$NL80211_CMD_GET_SURVEY(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_wdev[NL80211_CMD_GET_SURVEY, void]], f flags[send_flags])
sendmsg$NL80211_CMD_GET_COALESCE(fd sock_nl_generic, msg ptr[in, msghdr_nl80211_rdev[NL80211_CMD_GET_COALESCE, void]], f flags[send_flags])
Expand Down Expand Up @@ -650,7 +650,7 @@ nl80211_policy$connect [
NL80211_ATTR_VHT_CAPABILITY_MASK nlattr[NL80211_ATTR_VHT_CAPABILITY_MASK, ieee80211_vht_cap]
NL80211_ATTR_USE_RRM nlattr[NL80211_ATTR_USE_RRM, void]
NL80211_ATTR_PBSS nlattr[NL80211_ATTR_PBSS, void]
NL80211_ATTR_BSS_SELECT nlnest[NL80211_ATTR_BSS_SELECT, array[nl80211_bss_select_policy]]
NL80211_ATTR_BSS_SELECT nlnest[NL80211_ATTR_BSS_SELECT, nlnest[0, array[nl80211_bss_select_policy]]]
NL80211_ATTR_EXTERNAL_AUTH_SUPPORT nlattr[NL80211_ATTR_EXTERNAL_AUTH_SUPPORT, void]
NL80211_ATTR_SOCKET_OWNER nlattr[NL80211_ATTR_SOCKET_OWNER, void]
] [varlen]
Expand Down Expand Up @@ -691,10 +691,14 @@ nl80211_pmsr_peer_attr_policy [
NL80211_PMSR_PEER_ATTR_REQ nlnest[NL80211_PMSR_PEER_ATTR_REQ, array[nl80211_pmsr_req_attr_policy]]
] [varlen]

nl80211_pmsr_attr_policy [
NL80211_PMSR_ATTR_PEERS nlnest[NL80211_PMSR_ATTR_PEERS, array[nlnest[0, array[nl80211_pmsr_peer_attr_policy]]]]
nl80211_pmsr_measure_attr_policy [
NL80211_ATTR_MAC nlattr[NL80211_ATTR_MAC, ieee80211_mac_addr]
NL80211_ATTR_TIMEOUT nlattr[NL80211_ATTR_TIMEOUT, int32]
NL80211_ATTR_PEER_MEASUREMENTS nlnest[NL80211_ATTR_PEER_MEASUREMENTS, nl80211_pmsr_attr]
] [varlen]

type nl80211_pmsr_attr nlnest[NL80211_PMSR_ATTR_PEERS, array[nlnest[0, array[nl80211_pmsr_peer_attr_policy]]]]

nl80211_policy$upd_owe_info [
NL80211_ATTR_MAC nlattr[NL80211_ATTR_MAC, ieee80211_mac_addr]
NL80211_ATTR_STATUS_CODE nlattr[NL80211_ATTR_STATUS_CODE, ieee80211_status_code[int16]]
Expand Down
Loading