index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
6
-18
/
+19
|
\
|
*
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
1
-3
/
+0
|
*
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
1
-3
/
+4
|
*
kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
Andrey Konovalov
2023-10-18
1
-4
/
+5
|
*
kasan: use unchecked __memset internally
Andrey Konovalov
2023-10-18
2
-3
/
+3
|
*
kasan: unify printk prefixes
Andrey Konovalov
2023-10-18
4
-6
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-1
/
+1
|
\
|
|
*
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-10-18
1
-1
/
+3
|
*
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-10-18
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-5
/
+3
|
\
|
|
*
kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
Huacai Chen
2023-09-20
1
-5
/
+3
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.h
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+0
*
|
kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
Qing Zhang
2023-09-06
1
-4
/
+14
*
|
kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
Qing Zhang
2023-09-06
1
-0
/
+6
|
/
*
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2023-07-08
1
-12
/
+0
*
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
2023-07-08
1
-1
/
+2
*
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-23
2
-3
/
+3
*
kasan: add support for kasan.fault=panic_on_write
Marco Elver
2023-06-19
1
-5
/
+26
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
2
-8
/
+11
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
9
-162
/
+161
*
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-06-09
1
-0
/
+3
*
kasan: hw_tags: avoid invalid virt_to_page()
Mark Rutland
2023-05-02
1
-2
/
+2
*
kasan: fix lockdep report invalid wait context
Zqiang
2023-04-21
1
-26
/
+8
*
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
1
-20
/
+2
*
kasan: suppress recursive reports for HW_TAGS
Andrey Konovalov
2023-04-05
1
-11
/
+48
*
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
1
-0
/
+2
*
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-04-05
3
-12
/
+12
*
kasan: drop empty tagging-related defines
Andrey Konovalov
2023-04-05
1
-26
/
+0
*
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
2023-03-28
1
-1
/
+1
*
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2023-03-02
2
-1
/
+37
*
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-02
1
-1
/
+4
*
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2023-03-02
2
-0
/
+15
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
10
-33
/
+226
|
\
|
*
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
2023-02-20
1
-2
/
+2
|
*
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-16
1
-1
/
+1
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-10
3
-1
/
+21
|
|
\
|
*
|
kasan: infer allocation size by scanning metadata
Kuan-Ying Lee
2023-02-09
8
-21
/
+127
|
*
|
mm/kasan: simplify and refine kasan_cache code
Feng Tang
2023-01-18
1
-7
/
+2
|
*
|
kasan: allow sampling page_alloc allocations for HW_TAGS
Andrey Konovalov
2023-01-18
3
-2
/
+94
*
|
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
2
-0
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-1
/
+1
|
|
\
|
|
*
|
entry, kasan, x86: Disallow overriding mem*() functions
Peter Zijlstra
2023-01-13
2
-0
/
+42
*
|
|
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
2023-02-09
3
-1
/
+21
|
|
/
|
/
|
*
|
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
2023-01-11
1
-1
/
+1
|
/
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
2
-8
/
+15
|
\
|
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
1
-2
/
+2
|
*
mm: Make ksize() a reporting-only function
Kees Cook
2022-12-01
1
-6
/
+13
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
5
-113
/
+185
|
\
\
|
*
|
kasan: fail non-kasan KUnit tests on KASAN reports
Andrey Konovalov
2022-12-11
3
-0
/
+69
[next]