index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
Age
Commit message (
Expand
)
Author
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
2021-07-20
kcsan: permissive: Ignore data-racy 1-bit value changes
Marco Elver
2021-07-20
kcsan: Print if strict or non-strict during init
Marco Elver
2021-07-20
kcsan: Rework atomic.h into permissive.h
Marco Elver
2021-07-20
kcsan: Reduce get_ctx() uses in kcsan_found_watchpoint()
Marco Elver
2021-07-20
kcsan: Remove CONFIG_KCSAN_DEBUG
Marco Elver
2021-07-04
Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-05-18
kcsan: Report observed value changes
Mark Rutland
2021-05-18
kcsan: Remove kcsan_report_type
Mark Rutland
2021-05-18
kcsan: Remove reporting indirection
Mark Rutland
2021-05-18
kcsan: Refactor access_info initialization
Mark Rutland
2021-05-18
kcsan: Fold panic() call into print_report()
Mark Rutland
2021-05-18
kcsan: Refactor passing watchpoint/other_info
Mark Rutland
2021-05-18
kcsan: Distinguish kcsan_report() calls
Mark Rutland
2021-05-18
kcsan: Simplify value change detection
Mark Rutland
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
2021-04-22
kcsan: Fix printk format string
Arnd Bergmann
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests
Marco Elver
2021-03-08
kcsan: Make test follow KUnit style recommendations
Marco Elver
2021-03-08
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
2021-01-04
kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state()
Marco Elver
2020-11-06
kcsan: Fix encoding masks and regain address bit
Marco Elver
2020-11-02
kcsan: Never set up watchpoints on NULL pointers
Marco Elver
2020-11-02
kcsan: selftest: Ensure that address is at least PAGE_SIZE
Marco Elver
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-08-30
kcsan: Use tracing-safe version of prandom
Marco Elver
2020-08-24
kcsan: Optimize debugfs stats counters
Marco Elver
2020-08-24
kcsan: Use pr_fmt for consistency
Marco Elver
2020-08-24
kcsan: Show message if enabled early
Marco Elver
2020-08-24
kcsan: Remove debugfs test command
Marco Elver
2020-08-24
kcsan: Simplify constant string handling
Marco Elver
2020-08-24
kcsan: Simplify debugfs counter to name mapping
Marco Elver
2020-08-24
kcsan: Test support for compound instrumentation
Marco Elver
2020-08-24
kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
Marco Elver
2020-08-24
kcsan: Skew delay to be longer for certain access types
Marco Elver
2020-08-24
kcsan: Support compounded read-write instrumentation
Marco Elver
2020-08-24
kcsan: Add atomic builtin test case
Marco Elver
2020-08-24
kcsan: Add support for atomic builtins
Marco Elver
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
2020-07-10
kcsan: Make KCSAN compatible with new IRQ state tracking
Marco Elver
2020-06-29
kcsan: Disable branch tracing in core runtime
Marco Elver
2020-06-29
kcsan: Simplify compiler flags
Marco Elver
2020-06-29
kcsan: Add jiffies test to test suite
Marco Elver
2020-06-29
kcsan: Remove existing special atomic rules
Marco Elver
2020-06-29
kcsan: Rename test.c to selftest.c
Marco Elver
2020-06-29
kcsan: Silence -Wmissing-prototypes warning with W=1
Marco Elver
[next]