aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Expand)AuthorAgeFilesLines
* pkg/subsystem: fix a bug in ReachableParentsAleksandr Nogikh2023-02-132-5/+27
* pkg/build: rename android.go to cuttlefish.goKris Alder2023-02-132-11/+11
* pkg/build: added bazel build for androidLiz Prucka2023-02-101-9/+32
* pkg/subsystem: restructure the packageAleksandr Nogikh2023-02-1021-223/+178
* pkg/subsystem/lists: add Linux testsAleksandr Nogikh2023-02-101-0/+72
* pkg/subsystem: detect loops on the goAleksandr Nogikh2023-02-103-60/+4
* pkg/subsystem: extract names after all preprocessingAleksandr Nogikh2023-02-103-11/+15
* pkg/subsystem: skip small subsystemsAleksandr Nogikh2023-02-104-289/+60
* pkg/subsystem/linux: add more custom naming rulesAleksandr Nogikh2023-02-101-0/+2
* pkg/subsystem: regenerate upstream Linux listAleksandr Nogikh2023-02-101-0/+4757
* pkg/subsystem/linux: refactor groupByList and getSubsystemsAleksandr Nogikh2023-02-101-40/+15
* pkg/subsystem/linux: add a list of non-subsystem emailsAleksandr Nogikh2023-02-102-0/+15
* pkg/subsystem: push the base subsystem listAleksandr Nogikh2023-02-101-8/+13
* pkg/subsystem/linux: more subsystem postprocessingAleksandr Nogikh2023-02-102-5/+131
* pkg/subsystem: remove unneeded paths from matching rulesAleksandr Nogikh2023-02-102-0/+24
* pkg/subsystem: extract subsystems from a crash listAleksandr Nogikh2023-02-104-16/+218
* tools: add a tool to generate a subsystem listAleksandr Nogikh2023-02-101-0/+6
* pkg/subsystem: add the basic caller-facing interfaceAleksandr Nogikh2023-02-103-0/+149
* pkg/subsystem/linux: determine parent-child relationsAleksandr Nogikh2023-02-105-10/+248
* pkg/subsystem/linux: keep one list for list-merged groupsAleksandr Nogikh2023-02-102-9/+13
* pkg/subsystem/match: add coincidence matrixAleksandr Nogikh2023-02-104-0/+212
* pkg/subsystem/linux: test path rules of subsystemsAleksandr Nogikh2023-02-101-0/+62
* pkg/subsystem/linux: add custom call listsAleksandr Nogikh2023-02-103-1/+82
* pkg/subsystem/linux: extract names for subsystemsAleksandr Nogikh2023-02-104-0/+226
* pkg/subsystem/linux: add the basic subsystem extraction codeAleksandr Nogikh2023-02-104-1/+278
* pkg/subsystem/linux: convert MAINTAINERS patters to regexpsAleksandr Nogikh2023-02-102-0/+202
* pkg/subsystem: add the path matching codeAleksandr Nogikh2023-02-103-0/+142
* pkg/subsystem: add the MAINTAINERS file parsing codeAleksandr Nogikh2023-02-103-0/+329
* pkg/subsystem: move the exiting code to /legacyAleksandr Nogikh2023-02-103-3/+3
* pkg/report: extract guilty files for arm64 rcu stallsAleksandr Nogikh2023-02-102-1/+83
* pkg/report: extract guilty files for rcu errors correctlyAleksandr Nogikh2023-02-103-1/+137
* pkg/report: improve rcu stall parsing on arm64Aleksandr Nogikh2023-02-102-1/+74
* pkg/report: anchor at netlink_dump frameAleksandr Nogikh2023-02-092-0/+113
* pkg/report: test ReportToGuiltyFileAleksandr Nogikh2023-02-082-21/+106
* pkg/report: add a ReportToGuiltyFile methodAleksandr Nogikh2023-02-082-2/+19
* executor: fix initialize_tun() for Android (#3656)kalder2023-02-061-0/+4
* pkg/report: skip more memory allocation framesAleksandr Nogikh2023-02-063-15/+51
* pkg/vcs: git clean submodulesLiz Prucka2023-02-031-2/+3
* pkg/cover: default to DWARF4 in testsAlexander Potapenko2023-02-021-27/+37
* dashboard: display subsystems in bug listsAleksandr Nogikh2023-01-272-0/+30
* pkg/build: update kernel headers pathLiz Prucka2023-01-261-1/+1
* pkg/build: include all build output in FreeBSD buildkernel errorsMark Johnston2023-01-231-7/+13
* pkg/build/gvisor: make gVisor configuration parsing stricter (#3617)Etienne Perot2023-01-201-17/+32
* pkg/report: detect custom VFS errorsDmitry Vyukov2023-01-204-0/+33
* pkg/build: try harder to get a clean build on FreeBSDMark Johnston2023-01-201-0/+3
* vm/starnix: add support for fuzzing starnix (#3624)juanPabloMiceli2023-01-193-8/+14
* syz-ci: explicitly stop all running jobs on updateAleksandr Nogikh2023-01-191-6/+0
* syz-ci: gate concurrent env.Test executionsAleksandr Nogikh2023-01-192-2/+9
* syz-ci: move build semaphore closer to buildsAleksandr Nogikh2023-01-192-2/+53
* pkg/csource: fix unit tests for arches with non-default DataOffsetAlexander Egorenov2023-01-191-11/+16