- d5d2c51 kcov: replace local_irq_save() with a local_lock_t by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 22036abe kcov: avoid enable+disable interrupts if !in_task() by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 741ddd4 kcov: allocate per-CPU memory on the relevant node by Sebastian Andrzej Siewior · 3 years, 2 months ago
- b08e84d kernel: make kcov_common_handle consider the current context by Aleksandr Nogikh · 4 years, 2 months ago
- fed79d0 kcov: make some symbols static by Wei Yongjun · 4 years, 5 months ago
- 3021e69 kcov: check kcov_softirq in kcov_remote_stop() by Andrey Konovalov · 4 years, 7 months ago
- 5ff3b30 kcov: collect coverage from interrupts by Andrey Konovalov · 4 years, 7 months ago
- 5fe7042 kcov: use t->kcov_mode as enabled indicator by Andrey Konovalov · 4 years, 7 months ago
- eeb91f9 kcov: move t->kcov_sequence assignment by Andrey Konovalov · 4 years, 7 months ago
- 76484b1 kcov: move t->kcov assignments into kcov_start/stop by Andrey Konovalov · 4 years, 7 months ago
- 67b3d3c kcov: fix potential use-after-free in kcov_remote_start by Andrey Konovalov · 4 years, 7 months ago
- 3c61df3 kcov: cleanup debug messages by Andrey Konovalov · 4 years, 7 months ago
- 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
- eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
- 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
- ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 6347244 kernel/kcov.c: mark write_comp_data() as notrace by Anders Roxell · 6 years ago
- 903e8ff kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace by Anders Roxell · 6 years ago
- 0ed557a sched/core / kcov: avoid kcov_area during task switch by Mark Rutland · 7 years ago
- dc55daf kcov: prefault the kcov_area by Mark Rutland · 7 years ago
- c9484b9 kcov: ensure irq code sees a valid area by Mark Rutland · 7 years ago
- a77660d kcov: detect double association with a single task by Dmitry Vyukov · 7 years ago
- 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
- ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
- fcf4eda kcov: remove pointless current != NULL check by Andrey Ryabinin · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7483e5d kcov: support compat processes by Dmitry Vyukov · 7 years ago
- f61e869 kcov: simplify interrupt check by Dmitry Vyukov · 8 years ago
- 4983f0a kcov: make kcov work properly with KASLR enabled by Alexander Popov · 8 years ago
- db86235 kcov: add more missing includes by Kefeng Wang · 8 years ago
- 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
- b274c0b kcov: properly check if we are in an interrupt by Andrey Konovalov · 8 years ago
- df4565f kernel/kcov: unproxify debugfs file's fops by Nicolai Stange · 9 years ago
- 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 9 years ago
- bdab42d kcov: don't trace the code coverage code by James Morse · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago