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
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-5
/
+7
*
pkg/vcs: use clang-15 for builds up to v6.15
Aleksandr Nogikh
2025-04-24
1
-2
/
+4
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-3
/
+1
*
pkg/vcs: export GitWrapper
Aleksandr Nogikh
2025-01-09
1
-9
/
+9
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
pkg/bisect: make bisection more robust
Simone Weiß
2024-03-18
1
-2
/
+7
*
pkg/vcs: make git fetch calls more specific
Aleksandr Nogikh
2024-01-17
1
-1
/
+1
*
pkg/bisect: test a subset of releases
Aleksandr Nogikh
2023-08-25
1
-24
/
+8
*
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
1
-1
/
+1
*
syz-ci: specify per-manager bisection backports
Aleksandr Nogikh
2023-07-20
1
-1
/
+2
*
pkg/vcs: apply more backports to Linux
Aleksandr Nogikh
2023-07-20
1
-16
/
+2
*
pkg/kconfig: rewrite Minimize()
Aleksandr Nogikh
2023-07-07
1
-1
/
+7
*
pkg/bisect: try to drop instrumentation
Aleksandr Nogikh
2023-07-05
1
-14
/
+93
*
pkg/vcs: move linuxAlterConfigs() to separate file
Aleksandr Nogikh
2023-07-05
1
-82
/
+3
*
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
1
-2
/
+4
*
pkg/bisect: set linux gcc bisection cutoff to v4.18
Space Meyer
2023-04-20
1
-2
/
+6
*
pkg/bisect: use default compiler during bisection where possible
Space Meyer
2022-10-07
1
-17
/
+25
*
pkg/bisect: support clang for crash bisection
Space Meyer
2022-09-01
1
-24
/
+56
*
pkg/vcs: fetch linux upstream stable before bisections
Space Meyer
2022-09-01
1
-2
/
+17
*
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: 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
[next]