index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcsan
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
kcsan: use u64 instead of cycles_t
Heiko Carstens
1
-1
/
+1
2021-05-18
kcsan: Fix debugfs initcall return type
Arnd Bergmann
1
-1
/
+2
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
1
-0
/
+5
2021-03-08
kcsan, debugfs: Move debugfs file creation out of early init
Marco Elver
1
-1
/
+3
2020-08-24
kcsan: Optimize debugfs stats counters
Marco Elver
1
-16
/
+5
2020-08-24
kcsan: Use pr_fmt for consistency
Marco Elver
1
-3
/
+5
2020-08-24
kcsan: Remove debugfs test command
Marco Elver
1
-66
/
+0
2020-08-24
kcsan: Simplify constant string handling
Marco Elver
1
-4
/
+4
2020-08-24
kcsan: Simplify debugfs counter to name mapping
Marco Elver
1
-20
/
+13
2020-04-27
kcsan: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-2
/
+2
2020-04-13
kcsan: Introduce scoped ASSERT_EXCLUSIVE macros
Marco Elver
1
-1
/
+15
2020-03-25
kcsan: Add current->state to implicitly atomic accesses
Marco Elver
1
-9
/
+18
2020-03-21
kcsan: Introduce ASSERT_EXCLUSIVE_BITS(var, mask)
Marco Elver
1
-1
/
+14
2020-03-21
kcsan: Add test to generate conflicts via debugfs
Marco Elver
1
-5
/
+46
2020-03-21
kcsan: Introduce KCSAN_ACCESS_ASSERT access type
Marco Elver
1
-0
/
+1
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
1
-33
/
+29
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
1
-0
/
+275