index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
kmsan
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
kmsan: rework kmsan_in_runtime() handling in kmsan_report()
Alexander Potapenko
1
-8
/
+0
2025-05-21
kmsan: apply clang-format to files mm/kmsan/
Alexander Potapenko
1
-2
/
+2
2024-07-03
kmsan: add missing __user tags
Ilya Leoshkevich
1
-2
/
+2
2024-07-03
kmsan: allow disabling KMSAN checks for the current task
Ilya Leoshkevich
1
-1
/
+0
2024-06-05
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
1
-4
/
+11
2023-12-10
kmsan: use stack_depot_save instead of __stack_depot_save
Andrey Konovalov
1
-4
/
+3
2023-10-04
kmsan: simplify kmsan_internal_memmove_metadata()
Alexander Potapenko
1
-96
/
+31
2023-06-23
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
1
-3
/
+3
2023-04-18
kmsan: fix a stale comment in kmsan_save_stack_with_flags()
Zhen Lei
1
-1
/
+1
2023-02-16
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
1
-3
/
+7
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+10
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
1
-0
/
+440