| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prog: fix tests for string enforcement | Dmitry Vyukov | 2020-01-05 | 1 | -7/+0 |
| | | | | | | | | | String value enforcement broke a number of tests where we use different values. Be more string as to what string values we use in tests. Required to add tmpfs descriptions to test syz_mount_image. Also special-casing AF_ALG algorithms as these are auto-generated. | ||||
| * | sys/linux: fix 240 warnings in descriptions | Dmitry Vyukov | 2019-12-20 | 1 | -1/+1 |
| | | | | | | | Sweeping fix of everything up to socket_netlink_route.txt. Update #590 | ||||
| * | sys/linux: prohibit opening /proc/self/exe | Dmitry Vyukov | 2019-02-08 | 1 | -0/+7 |
| Fuzzer manages to open it and do bad things with it. Prevent it from doing so. | |||||
