index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/linux: cover value_type_btf_obj_fd field for BPF_MAP_CREATE
Paul Chaignon
2024-09-09
2
-5
/
+8
*
compiler: support constants in conditional fields
Paul Chaignon
2024-09-09
3
-4
/
+6
*
sys/linux: update BPF constants
Paul Chaignon
2024-09-09
2
-4
/
+11
*
golangci.yml: allow to use string 'true' (goconst)
Taras Madan
2024-09-09
1
-1
/
+1
*
dashboard/app: tune coverage update schedule
Taras Madan
2024-09-09
2
-10
/
+27
*
dashboard/app: use go122
Taras Madan
2024-09-09
1
-1
/
+1
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_SET_USER_MEMORY_REGION2
Alexander Potapenko
2024-09-06
2
-1
/
+16
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_CREATE_GUEST_MEMFD
Alexander Potapenko
2024-09-06
2
-0
/
+9
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_PRE_FAULT_MEMORY
Alexander Potapenko
2024-09-06
2
-0
/
+10
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_SET_COUNTER_OFFSET
Alexander Potapenko
2024-09-06
2
-0
/
+9
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_VCPU_FINALIZE()
Alexander Potapenko
2024-09-06
2
-0
/
+2
*
sys/linux: add missing constants for KVM_ARM_VCPU_INIT
Alexander Potapenko
2024-09-06
2
-1
/
+4
*
sys/linux/dev_kvm.txt: declare KVM_CLEAR_DIRTY_LOG
Alexander Potapenko
2024-09-06
2
-0
/
+12
*
sys/linux: update kvm_guest_debug_flags
Alexander Potapenko
2024-09-06
2
-1
/
+3
*
sys/linux: declare arm64 version of kvm_vcpu_events
Alexander Potapenko
2024-09-06
1
-1
/
+16
*
executor: sys/linux: arm64: implement SYZOS_API_MEMWRITE
Alexander Potapenko
2024-09-06
3
-0
/
+67
*
pkg/manager: move coverage filter code out of syz-manager
Aleksandr Nogikh
2024-09-06
7
-76
/
+104
*
tools/syz-cover: capture debug flag and add force flag
ben kittner
2024-09-06
1
-0
/
+4
*
docs/linux: update debug info kernel config
john
2024-09-05
1
-0
/
+6
*
sys/linux: update kvm_guest_addrs
Alexander Potapenko
2024-09-05
1
-1
/
+1
*
sys/linux: adjust the description of kvm_ioeventfd
Alexander Potapenko
2024-09-05
1
-2
/
+2
*
tools/syz-cover: use -exports to select which report to generate
Joey Jiao
2024-09-05
1
-27
/
+29
*
tools/syz-cover: export more cov details
Joey Jiao
2024-09-05
1
-40
/
+32
*
tools/syz-cover: get all pcs from CallbackPoints
Joey Jiao
2024-09-05
1
-3
/
+1
*
all: rename html functions to meaningful ones
Joey Jiao
2024-09-05
4
-22
/
+22
*
dashboard/app: add total value on Bugs/Month graph
Dmitry Vyukov
2024-09-04
2
-7
/
+19
*
pkg/manager: give preference to never reproduced crashes
Aleksandr Nogikh
2024-09-04
2
-14
/
+29
*
pkg/manager: properly handle NeedRepro() == false
Aleksandr Nogikh
2024-09-04
2
-9
/
+8
*
Revert "mod: bump github.com/vektra/mockery/v2 from 2.40.3 to 2.45.0"
Aleksandr Nogikh
2024-09-03
56
-236
/
+690
*
sys/linux: add ARM VGIC device groups/attributes
Alexander Potapenko
2024-09-03
2
-3
/
+42
*
sys/linux: declare KVM_{SET,GET,HAS}_DEVICE_ATTR for VCPUs
Alexander Potapenko
2024-09-03
2
-0
/
+82
*
sys/linux: add a test for VGICv3
Alexander Potapenko
2024-09-03
1
-0
/
+18
*
executor: arm64: sys/linux: add SYZOS_API_IRQ_SETUP
Alexander Potapenko
2024-09-03
2
-5
/
+470
*
pkg/subsystem: add syz_kvm_vgic_v3_setup to the rules
Alexander Potapenko
2024-09-03
2
-2
/
+2
*
executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setup
Alexander Potapenko
2024-09-03
6
-3
/
+103
*
pkg/report: support module format with stacktrace_build_id
Joey Jiao
2024-09-03
2
-1
/
+14
*
tools/syz-env: export https_proxy to docker in case behind proxy
Joey Jiao
2024-09-03
1
-0
/
+1
*
sys/linux: result of running syz-declextract
Pimyn Girgis
2024-09-03
29
-1240
/
+9147
*
tools/syz-declextract: extract genl_family and generate descriptions
Pimyn Girgis
2024-09-03
2
-28
/
+229
*
pkg/cover: log length of units... to help debug elf parsing
Joey Jiao
2024-09-03
1
-0
/
+2
*
pkg/cover: fix loopvar bug in go func inside loop
Joey Jiao
2024-09-03
1
-2
/
+4
*
mod: bump golang.org/x/sys from 0.22.0 to 0.24.0
dependabot[bot]
2024-09-02
68
-24
/
+595
*
mod: bump github.com/vektra/mockery/v2 from 2.40.3 to 2.45.0
dependabot[bot]
2024-09-02
56
-690
/
+236
*
mod: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
dependabot[bot]
2024-09-02
4
-6
/
+6
*
mod: bump golang.org/x/sync from 0.7.0 to 0.8.0
dependabot[bot]
2024-09-02
4
-6
/
+6
*
pkg/fuzzer: display hints job info
Aleksandr Nogikh
2024-09-02
4
-5
/
+32
*
syz-manager: move seed functionality to pkg/manager
Aleksandr Nogikh
2024-09-02
3
-236
/
+294
*
syz-manager: move repro loop to pkg/manager
Aleksandr Nogikh
2024-09-02
7
-344
/
+349
*
pkg/fuzzer: improve job logging
Aleksandr Nogikh
2024-08-30
1
-7
/
+26
*
dashboard/app: total coverage is about months or quarters
Taras Madan
2024-08-30
4
-25
/
+109
[prev]
[next]