| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-04-11 | bpf: Relax log_buf NULL conditions when log_level>0 is requested | 1 | -17/+25 | |
| 2023-04-11 | bpf: Simplify internal verifier log interface | 1 | -9/+39 | |
| 2023-04-11 | bpf: Keep track of total log content size in both fixed and rolling modes | 1 | -21/+46 | |
| 2023-04-11 | bpf: Simplify logging-related error conditions handling | 1 | -1/+3 | |
| 2023-04-11 | bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode | 1 | -1/+1 | |
| 2023-04-11 | bpf: Switch BPF verifier log to be a rotating log by default | 1 | -9/+189 | |
| 2023-04-11 | bpf: Remove minimum size restrictions on verifier log buffer | 1 | -1/+1 | |
| 2023-04-11 | bpf: Split off basic BPF verifier log into separate file | 1 | -0/+85 |
