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