summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kcsan: Fix a typo in a commentQiujun Huang2020-03-251-1/+1
* kcsan: Add current->state to implicitly atomic accessesMarco Elver2020-03-253-30/+40
* kcsan: Add option for verbose reportingMarco Elver2020-03-254-3/+120
* kcsan: Add option to allow watcher interruptionsMarco Elver2020-03-252-24/+21
* kcsan, trace: Make KCSAN compatible with tracingMarco Elver2020-03-213-0/+10
* kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)Marco Elver2020-03-212-7/+77
* kcsan: Add kcsan_set_access_mask() supportMarco Elver2020-03-216-5/+73
* kcsan: Introduce kcsan_value_change typeMarco Elver2020-03-213-29/+54
* compiler.h, seqlock.h: Remove unnecessary kcsan.h includesMarco Elver2020-03-212-3/+1
* kcsan: Move interfaces that affects checks to kcsan-checks.hMarco Elver2020-03-212-43/+46
* kcsan: Fix misreporting if concurrent races on same addressMarco Elver2020-03-211-0/+38
* kcsan: Expose core configuration parameters as module paramsMarco Elver2020-03-211-5/+19
* kcsan: Add test to generate conflicts via debugfsMarco Elver2020-03-211-5/+46
* kcsan: Introduce ASSERT_EXCLUSIVE_*() macrosMarco Elver2020-03-211-0/+40
* kcsan: Introduce KCSAN_ACCESS_ASSERT access typeMarco Elver2020-03-216-34/+103
* kcsan: Fix 0-sized checksMarco Elver2020-03-212-0/+17
* kcsan: Clean up the main KCSAN Kconfig optionMarco Elver2020-03-211-5/+8
* kcsan: Clarify Kconfig option KCSAN_IGNORE_ATOMICSMarco Elver2020-03-211-3/+13
* kcsan: Add option to assume plain aligned writes up to word size are atomicMarco Elver2020-03-212-12/+37
* kcsan: Add docbook header for data_race()Paul E. McKenney2020-03-211-6/+8
* copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver2020-03-212-10/+11
* iov_iter: Use generic instrumented.hMarco Elver2020-03-211-3/+4
* asm-generic, kcsan: Add KCSAN instrumentation for bitopsMarco Elver2020-03-213-20/+20
* asm-generic, atomic-instrumented: Use generic instrumented.hMarco Elver2020-03-212-220/+194
* include/linux: Add instrumented.h infrastructureMarco Elver2020-03-211-0/+109
* kcsan: Address missing case with KCSAN_REPORT_VALUE_CHANGE_ONLYMarco Elver2020-03-211-7/+20
* kcsan: Make KCSAN compatible with lockdepMarco Elver2020-03-213-2/+18
* kcsan: Rate-limit reporting per data racesMarco Elver2020-03-212-10/+110
* kcsan: Show full access type in reportMarco Elver2020-03-213-23/+37
* kcsan: Prefer __always_inline for fast-pathMarco Elver2020-03-213-17/+17
* Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-21906-4406/+8764
|\
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-204-11/+26
| |\
| | * arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino2020-03-191-1/+1
| | * arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-192-5/+5
| | * arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-171-2/+6
| | * arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-171-3/+14
| * | Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-205-9/+19
| |\ \
| | * | intel_th: pci: Add Elkhart Lake CPU supportAlexander Shishkin2020-03-181-0/+5
| | * | intel_th: Fix user-visible error codesAlexander Shishkin2020-03-181-3/+3
| | * | intel_th: msu: Fix the unexpected state warningAlexander Shishkin2020-03-181-3/+4
| | * | stm class: sys-t: Fix the use of time_after()Alexander Shishkin2020-03-181-3/+3
| | * | slimbus: ngd: add v2.1.0 compatibleSrinivas Kandagatla2020-03-121-0/+3
| | * | binderfs: use refcount for binder control devices tooChristian Brauner2020-03-111-0/+1
| * | | Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-2016-79/+95
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-03-189-45/+48
| | |\ \ \
| | | * | | iio: ping: set pa_laser_ping_cfg in of_ping_matchYueHaibing2020-03-081-1/+1
| | | * | | iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar2020-03-081-0/+2
| | | * | | iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung2020-03-081-1/+1
| | | * | | iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-081-3/+4
| | | * | | iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-081-4/+4