| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
1. DEBUG_GENERIC_PT.
2. DEBUG_XARRAY.
3. PHY_GOOGLE_USB.
|
| |
|
|
| |
Closes #6595.
|
| | |
|
| |
|
|
| |
Use v6.18-rc1 and the latest linux-next tag.
|
| | |
|
| |
|
|
|
| |
Remove the deprecated options.
Replace old "linux-next" conditions with the version numbers.
|
| |
|
|
|
|
|
| |
Use the latest revisions for existing configs.
Add the new ChromeOS 6.6 config.
No longer generate ChromeOS 5.4 configs.
Switch ChromeOS configs to clang.
|
| |
|
|
| |
Regenerate the configs using the latest Linux revisions.
|
| |
|
|
|
|
|
|
|
|
| |
The way syz-kconf works, having the reference to timeouts_emu here
means users must have at least one config using timeouts_emu,
otherwise syz-kconf will complain.
We don't use -timeouts_emu for any of our other common config patches.
CONFIG_PAGE_TABLE_CHECK is not even one of our more expensive config
patches. Let's not give it a special treatment.
|
| | |
|
| |
|
|
|
| |
Enable some new configs that are reachable in VMs
and some new debugging configs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update linux upstream configs to the latest mainline/linux-next tags.
- RANDOM_TRUST_CPU was removed (defaults to y)
- RANDOM_TRUST_BOOTLOADER was removed (defaults to y)
- X86_SGX now requires X86_X2APIC
- DRM_VMWGFX_FBCON was removed
- ANDROID was removed
- NFT_OBJREF was removed
- CAN_SLCAN now requires new CAN_NETLINK
- CRYPTO_BLAKE2S was split into CRYPTO_BLAKE2S_X86 and CRYPTO_BLAKE2S_ARM
- DEBUG_VM_VMACACHE was removed
- CONTEXT_TRACKING_FORCE was removed
- DRM_DP_AUX_CHARDEV now requires DRM_I915 (or some other DRM driver)
- CRYPTO_SM4 was split into x86_64 amd arm64 configs
- ARM_CRYPTO was removed
- BINFMT_SHARED_FLAT was removed
Also update all configs that were marked as linux-next.
|
| |
|
|
|
|
| |
As asked by Hillf here:
https://lore.kernel.org/all/20220419134616.GE4285@paulmck-ThinkPad-P17-Gen-1/
This config can provide more precise diagnostic for some bugs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update mainline and linux-next revisions to the latest tags
and fix configs that broke.
NF_FLOW_TABLE_IPV4/6 were removed in:
commit c42ba4290b2147aa033d17f22151494515655d77
netfilter: flowtable: remove ipv4/ipv6 modules
CONFIG_DAX_DRIVER was removed in:
commit afd586f0d06ce3d81b7c474499630fec88833828
dax: remove CONFIG_DAX_DRIVER
BLK_DEV_CRYPTOLOOP was removed in:
commit 47e9624616c80c9879feda536c48c6a3a0ed9835
block: remove support for cryptoloop and the xor transfer
NFT_COUNTER was removed in:
commit 023223dfbfb34fcc9b7dd41e21fbf9a5d5237989
netfilter: nf_tables: make counter support built-in
ICST was renamed to CLK_ICST in:
commit 323fd5955f844d1b6acf1a1af488da460f657ff2
clk: versatile: Rename ICST to CLK_ICST
APPARMOR_INTROSPECT_POLICY was added as requirement for other configs
we enabled in:
commit abfb9c0725f274c75ca2a51684c2dd842a8dc254
apparmor: make export of raw binary profile to userspace optional
|
| |
|
|
|
| |
New debugging configs in net-next.
Eric asks to enable them.
|
| |
|
|
|
|
| |
All of lockdep comes with a number of config options, so let's refactor
it into a separate lockdep.yml, which makes it easier to disable
selectively.
|
| | |
|
| |
|
|
|
|
|
|
| |
Once we've bumped other capacity values,
"BUG: MAX_STACK_TRACE_ENTRIES too low!" started happening as well:
https://syzkaller.appspot.com/bug?id=4ebb151b4e3ef885165669fea5b4cf1f2e353ab0
https://groups.google.com/g/syzkaller-upstream-moderation/c/8FK5kogGHM4
Bump LOCKDEP_STACK_TRACE_BITS by 1.
|
| |
|
|
|
|
|
| |
Add constraints for configs not present in v4.15.
I tentatively marked all of them as v4.16.
If we support something in between v4.15 and v5.4
in future we may need to refine them.
|
| |
|
|
|
|
|
|
|
|
| |
We are seeing the following warnings from LOCKDEP:
BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
BUG: MAX_LOCKDEP_CHAINS too low!
BUG: MAX_LOCKDEP_ENTRIES too low!
Increase the corresponding capacity constants.
|
| | |
|
| |
|
|
|
| |
DEBUG_TIMEKEEPING enables some debug checks.
FW_LOADER_USER_HELPER was enabled on arm/android but not on x86_64.
|
| |
|
|
| |
Enable some new configs that look reachable in VMs.
|
| |
|
|
| |
These instances ignore WARNINGs, so they don't want panic_on_warn.
|
| | |
|
| |
|
|
| |
It seems to be working now.
|
| |
|
|
| |
Also bump KMSAN to latest kmsan-v5.10-rc4.
|
| |
|
|
|
|
| |
Qemu emulation makes execution slower so we need to scale all
hang/stall timeouts as well. Scale them by 3 to account for
sys/targets.Timeouts.Scale which is set to 3.
|
| |
|
|
| |
Enable new things in v5.11 that we can reach.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
HW_RANDOM_VIRTIO/RANDOM_TRUST_CPU/RANDOM_TRUST_BOOTLOADER
help to initialize random pool faster.
+mark some x86_64-specific configs as such
in preparataion for arm64 support.
|
| |
|
|
|
|
|
| |
Resolve all TODOs that were left during the switch
from old to new configs to minimize diffs.
Update #2171
|
|
|
Add config fragments for the new config generation system.
Update #2171
|