1. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  2. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  3. 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
  4. ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  5. 6347244 kernel/kcov.c: mark write_comp_data() as notrace by Anders Roxell · 6 years ago
  6. 903e8ff kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace by Anders Roxell · 6 years ago
  7. 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
  8. dc55daf kcov: prefault the kcov_area by Mark Rutland · 7 years ago
  9. c9484b9 kcov: ensure irq code sees a valid area by Mark Rutland · 7 years ago
  10. a77660d kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
  11. 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
  12. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  13. fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 7483e5d kcov: support compat processes by Dmitry Vyukov · 7 years ago
  16. f61e869 kcov: simplify interrupt check by Dmitry Vyukov · 8 years ago
  17. 4983f0a kcov: make kcov work properly with KASLR enabled by Alexander Popov · 8 years ago
  18. db86235 kcov: add more missing includes by Kefeng Wang · 8 years ago
  19. 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
  20. b274c0b kcov: properly check if we are in an interrupt by Andrey Konovalov · 8 years ago
  21. df4565f kernel/kcov: unproxify debugfs file's fops by Nicolai Stange · 9 years ago
  22. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 9 years ago
  23. bdab42d kcov: don't trace the code coverage code by James Morse · 9 years ago
  24. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago