| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-08-07 | tools/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 | |
| Rationale: Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Signed-off-by: Alexander A. Klimov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2012-05-22 | ktest: Add README to explain what is in the examples directory | Steven Rostedt | 1 | -0/+32 | |
| Add a README that explains what the different example configs in the ktest example directory are about. Signed-off-by: Steven Rostedt <[email protected]> | |||||