index
:
syz
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
path:
root
/
dashboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
dashboard/config: enable SECURITY_SELINUX_DEVELOP
Aleksandr Nogikh
2022-04-06
7
-6
/
+7
*
dashboard/config/linux: update linux configs to v5.18-rc1
Taras Madan
2022-04-06
32
-3576
/
+4886
*
dashboard/config/linux: disable KASAN_INLINE for riscv64
Aleksandr Nogikh
2022-03-08
3
-5
/
+6
*
dashboard/config/linux: enable CONFIG_BACKTRACE_VERBOSE for arm
Dmitry Vyukov
2022-03-05
5
-4
/
+6
*
dashboard/config/linux: disable IO_URING for android 5.10
Dmitry Vyukov
2022-03-05
4
-4
/
+23
*
dasboard: add crash stats page
Aleksandr Nogikh
2022-02-25
8
-1
/
+373
*
dashboard: make graphs fit on the page
Aleksandr Nogikh
2022-02-25
1
-1
/
+0
*
dashboard/config: update configs to next-20220222
Aleksandr Nogikh
2022-02-24
42
-123
/
+339
*
dashboard/config/linux: enable TRANSPARENT_HUGEPAGE_MADVISE
Dmitry Vyukov
2022-02-17
11
-20
/
+21
*
dashboard/app: explicitly notify users if no patches were applied for testing...
Taras Madan
2022-02-08
2
-1
/
+3
*
dashboard/config/linux: enable KVM configs for ChromeOS
Dmitry Vyukov
2022-02-03
4
-8
/
+119
*
dashboard/config/linux: update ChromeOS configs to latest kernels
Dmitry Vyukov
2022-02-03
9
-57
/
+152
*
dashboard/app: store daily stats for individual bugs
Aleksandr Nogikh
2022-02-01
3
-4
/
+41
*
dashboard/config/linux: disable deprecated FB configs
Dmitry Vyukov
2022-01-31
15
-138
/
+95
*
dashboard/config/linux: enable ANON_VMA_NAME and DAMON_RECLAIM
Dmitry Vyukov
2022-01-27
12
-22
/
+24
*
dashboard/config/linux: update upstream configs
Dmitry Vyukov
2022-01-27
45
-1763
/
+3664
*
dashboard/config/openbsd: increase the number of procs
Aleksandr Nogikh
2022-01-14
1
-3
/
+3
*
dashboard/config/linux: add arm/arm64 full configs
Dmitry Vyukov
2022-01-13
8
-10
/
+27747
*
dashboard/app: update to go116 (#2959)
Taras Madan
2022-01-05
21
-71
/
+106
*
dashboard/config: add ChromeOS 5.15 support (#2948)
Taras Madan
2021-12-29
6
-1
/
+14962
*
dashboard/config: enable DRM_I915 in ChromeOS 5.10 (#2950)
Taras Madan
2021-12-29
3
-7
/
+162
*
dashboard/config: add chromeos-5.10 support (#2947)
Taras Madan
2021-12-27
5
-0
/
+14481
*
dashboard/config: fix sybsystems.yml, DAMON support
Taras Madan
2021-12-27
1
-3
/
+3
*
sys/linux: add Damon description
shatoboar
2021-12-20
11
-11
/
+43
*
dashboard/config/linux: reduce tomoyo learning quota
Dmitry Vyukov
2021-12-14
25
-25
/
+26
*
dashboard: add an exec speed graph
Aleksandr Nogikh
2021-12-13
1
-11
/
+18
*
dashboard/config/linux: enable REFCNT_TRACKER configs
Dmitry Vyukov
2021-12-13
19
-0
/
+45
*
dashboard/app: add page with manager stats graphs
Dmitry Vyukov
2021-12-06
10
-0
/
+817
*
dashboard/app: hide decommissioned items (#2902)
Taras Madan
2021-12-01
1
-0
/
+3
*
dashboard/config: update android 5.10 config (#2899)
Taras Madan
2021-12-01
3
-13
/
+26
*
dashboard/app: check the reporting detach logic (#2883)
Taras Madan
2021-11-22
1
-0
/
+42
*
kmsan: change panic_on_kmsan=1 to kmsan.panic=1
Alexander Potapenko
2021-11-19
3
-3
/
+3
*
dashboard/config/linux: run make configs under syz-env
Dmitry Vyukov
2021-11-09
33
-146
/
+111
*
dashboard/config/linux: disable lockdep on arm
Marco Elver
2021-11-09
3
-45
/
+27
*
dashboard/config/linux: simplify debug.yml and lockdep.yml constraints
Marco Elver
2021-11-09
1
-2
/
+2
*
dashboard/config/linux: refactor lockdep configs into lockdep.yml
Marco Elver
2021-11-09
3
-17
/
+22
*
dashboard/config/linux: enable networking subsystems for KCSAN instance
Marco Elver
2021-11-09
4
-940
/
+4013
*
dashboard/config/linux: refactor networking configs into net.yml
Marco Elver
2021-11-09
4
-514
/
+523
*
dashboard/config/linux: rename subsystems_net to net-extra
Marco Elver
2021-11-09
2
-1
/
+1
*
dashboard/config/linux: update configs to 5.15
Marco Elver
2021-11-09
31
-59
/
+100
*
dashboard/config: enable binderfs
Aleksandr Nogikh
2021-10-29
34
-132
/
+133
*
dashboard/app: set json responses "Content-Type" eq "application/json" (#2850)
tarasmadan
2021-10-27
3
-5
/
+23
*
dashboard/app: prettyprint json output (#2848)
tarasmadan
2021-10-26
2
-27
/
+31
*
dashboard/app: refactor the calls to httpRequests (#2847)
tarasmadan
2021-10-26
6
-31
/
+44
*
dashboard/app: return JSON data for the /bug requests with "&json=1" (#2823)
tarasmadan
2021-10-25
3
-0
/
+127
*
dashboard/config/linux: fix secretmem parameter name
Dmitry Vyukov
2021-10-22
30
-31
/
+31
*
dashboard/config/linux: disable CONFIG_KVM_WERROR for android-5.10 and regene...
Taras Madan
2021-10-21
2
-1
/
+3
*
dashboard/config/linux: add secretmem_enable to cmdline
Dmitry Vyukov
2021-10-21
30
-241
/
+172
*
dashboard/config/linux: submit post-make configs result for Android 5.10
Lee Jones
2021-10-20
1
-303
/
+967
*
dashboard/config/linux: preserve behavour exhibited by gki_defconfig build
Lee Jones
2021-10-20
1
-0
/
+2
[next]