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
/
linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/vcs: use gcc 10 for linux v5.9+
Dmitry Vyukov
2021-02-17
1
-0
/
+2
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
1
-7
/
+8
*
pkg/kconfig: accept target when parsing Kconfig
Dmitry Vyukov
2020-10-29
1
-2
/
+3
*
tools/syz-kconf: detect -rcN tags
Dmitry Vyukov
2020-10-29
1
-9
/
+22
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
1
-154
/
+16
*
pkg/vcs: refactor linuxAlterConfigs
Dmitry Vyukov
2020-10-21
1
-24
/
+35
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
1
-4
/
+6
*
pkg/vcs: add ReleaseTag
Dmitry Vyukov
2020-10-21
1
-4
/
+4
*
pkg/vcs: disable BLK_DEV_INITRD config
Jouni Hogander
2020-10-09
1
-0
/
+4
*
pkg/vcs: disable UBSAN before v5.3
Dmitry Vyukov
2020-09-28
1
-0
/
+3
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-0
/
+1
*
pkg: get and store Maintainers data
Pedro Lopes
2020-07-31
1
-13
/
+41
*
pkg/vcs: fix config bisection tests more
Dmitry Vyukov
2020-07-07
1
-0
/
+2
*
pkg/bisect: move checking of minimized config into common code
Dmitry Vyukov
2020-07-02
1
-10
/
+0
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
1
-145
/
+75
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
1
-0
/
+256
*
dashboard/config: switch to ORC unwinder
Andrey Konovalov
2020-02-26
1
-4
/
+19
*
pkg/vcs: disable CONFIG_DEBUG_KOBJECT during bisection
Dmitry Vyukov
2020-01-16
1
-0
/
+5
*
pkg/vcs: disable CONFIG_DEBUG_INFO_BTF during bisection
Dmitry Vyukov
2020-01-07
1
-0
/
+4
*
pkg/report: use --git-min-percent=15 for get_maintainer.pl
Dmitry Vyukov
2019-12-10
1
-2
/
+4
*
pkg/vcs: don't bisect linux past 4.6
Dmitry Vyukov
2019-12-10
1
-3
/
+11
*
pkg/build: make linux implement binary signer
Dmitry Vyukov
2019-11-25
1
-0
/
+2
*
pkg/build: produce more deterministic linux binaries
Dmitry Vyukov
2019-11-18
1
-0
/
+2
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-2
/
+2
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-21
/
+1
*
pkg/vcs: disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER before v5.2
Dmitry Vyukov
2019-05-21
1
-0
/
+4
*
pkg/vcs: disable CONFIG_CAN for bisection before v4.13
Dmitry Vyukov
2019-03-22
1
-0
/
+5
*
pkg/vcs: fix git tag --points-at invocation
Dmitry Vyukov
2019-03-20
1
-4
/
+3
*
pkg/vcs: fix too long line
Dmitry Vyukov
2019-03-17
1
-41
/
+43
*
pkg/vcs: try to work around massive linux kernel build/boot breakages
Dmitry Vyukov
2019-03-17
1
-7
/
+67
*
pkg/vcs: refactor bisection support
Dmitry Vyukov
2019-03-17
1
-0
/
+154