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
/
pkg
/
vcs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/vcs: apply fix backports only when needed
Aleksandr Nogikh
2023-08-04
1
-0
/
+14
*
pkg/vcs: ensure config transformation in predicates
Aleksandr Nogikh
2023-07-26
1
-2
/
+8
*
all: use special placeholder for errors
Taras Madan
2023-07-24
3
-8
/
+8
*
pkg/vcs: remove the check for the guilty commit
Aleksandr Nogikh
2023-07-21
1
-16
/
+4
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
3
-2
/
+5
*
pkg/vcs: apply more backports to Linux
Aleksandr Nogikh
2023-07-20
2
-16
/
+74
*
pkg/vcs: properly disable lockdep
Aleksandr Nogikh
2023-07-10
2
-6
/
+10
*
pkg/bisect: keep KCOV enabled for newer Linux versions
Aleksandr Nogikh
2023-07-10
1
-1
/
+4
*
pkg/kconfig: rewrite Minimize()
Aleksandr Nogikh
2023-07-07
1
-1
/
+7
*
pkg/bisect: try to drop instrumentation
Aleksandr Nogikh
2023-07-05
3
-17
/
+101
*
pkg/vcs: disable Linux kernel configs based on crash.Type
Aleksandr Nogikh
2023-07-05
2
-1
/
+146
*
pkg/vcs: move linuxAlterConfigs() to separate file
Aleksandr Nogikh
2023-07-05
2
-82
/
+91
*
pkg/vcs: force git branch checkout
Liz Prucka
2023-06-15
1
-3
/
+9
*
pkg/vcs: search cherry-picks by title
Space Meyer
2023-06-15
1
-2
/
+3
*
pkg/vcs: use gcc 10.1 for linux v5.8..v5.16
Space Meyer
2023-05-26
2
-3
/
+5
*
pkg/vcs: extract merge bases of two commits
Aleksandr Nogikh
2023-04-28
4
-0
/
+79
*
pkg/bisect: set linux gcc bisection cutoff to v4.18
Space Meyer
2023-04-20
1
-2
/
+6
*
pkg/vcs: lengthen command timeout
Liz Prucka
2023-04-19
1
-1
/
+1
*
pkg/vcs: add two more vcs.Repo methods
Aleksandr Nogikh
2023-04-06
5
-0
/
+110
*
pkg/vcs: git clean submodules
Liz Prucka
2023-02-03
1
-2
/
+3
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
4
-21
/
+81
*
pkg/bisect: try to reidentify commit rebased after crash
Space Meyer
2022-10-06
2
-5
/
+85
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
3
-28
/
+60
*
pkg/vcs: fetch linux upstream stable before bisections
Space Meyer
2022-09-01
3
-4
/
+27
*
pkg/vcs: cherry pick fix for compiling linux with clang prior to v5.11
Space Meyer
2022-09-01
1
-0
/
+16
*
pkg/vcs: remove cherry-pick for making very old linux versions boot
Space Meyer
2022-09-01
1
-7
/
+0
*
pkg/vcs/git.go: fixed error in initializing submodules
Liz Prucka
2022-08-11
1
-1
/
+6
*
pkg/vcs: add FileLink
Dmitry Vyukov
2022-05-20
2
-5
/
+56
*
pkg/vcs/git: fetch commits not older than five years
Alexander Egorenkov
2022-05-10
1
-2
/
+6
*
pkg/vcs: recursively clone git submodules
Kris Alder
2022-04-22
1
-0
/
+9
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-16
/
+3
*
dashboard/app: show link to git commit for patch testing
Dmitry Vyukov
2021-03-13
2
-3
/
+50
*
pkg/vcs: use gcc 10 for linux v5.9+
Dmitry Vyukov
2021-02-17
1
-0
/
+2
*
pkg/vcs: allow sso protocol for git repos
Dmitry Vyukov
2021-01-09
2
-4
/
+5
*
pkg/vcs: allow ~ in git repo URLs
Dmitry Vyukov
2020-12-30
2
-3
/
+4
*
pkg/vcs: reorder code
Dmitry Vyukov
2020-12-25
1
-50
/
+50
*
pkg/vcs: add repo.Contains method
Dmitry Vyukov
2020-12-25
4
-0
/
+42
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
5
-25
/
+21
*
tools/syz-bisect: use vcs.HEAD by default
Jouni Hogander
2020-12-10
1
-0
/
+2
*
pkg/vcs: use --force with git fetch
Dmitry Vyukov
2020-12-10
1
-3
/
+3
*
tools/syz-reprolist: don't drop syzkaller repo on errors
Dmitry Vyukov
2020-11-24
1
-2
/
+2
*
pkg/vcs/git: optimize CheckoutBranch
Alexander Egorenkov
2020-11-20
1
-1
/
+4
*
tools: add script to check shebang lines (#2234)
Mark Johnston
2020-11-02
2
-54
/
+1
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
3
-4
/
+8
*
tools/syz-kconf: detect -rcN tags
Dmitry Vyukov
2020-10-29
6
-19
/
+63
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-7
/
+8
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
3
-276
/
+21
*
pkg/vcs: refactor linuxAlterConfigs
Dmitry Vyukov
2020-10-21
1
-24
/
+35
*
pkg/vcs: fix test
Dmitry Vyukov
2020-10-21
1
-1
/
+3
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
11
-86
/
+74
[prev]
[next]