index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
kasan
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-04
kasan: separate report parts by empty lines
Andrey Konovalov
1
-0
/
+7
2017-05-04
kasan: improve double-free report format
Andrey Konovalov
3
-18
/
+17
2017-05-04
kasan: print page description after stacks
Andrey Konovalov
1
-6
/
+8
2017-05-04
kasan: improve slab object description
Andrey Konovalov
1
-11
/
+42
2017-05-04
kasan: change report header
Andrey Konovalov
1
-4
/
+4
2017-05-04
kasan: simplify address description logic
Andrey Konovalov
1
-16
/
+21
2017-05-04
kasan: change allocation and freeing stack traces headers
Andrey Konovalov
1
-6
/
+4
2017-05-04
kasan: unify report headers
Andrey Konovalov
1
-13
/
+13
2017-05-04
kasan: introduce helper functions for determining bug type
Andrey Konovalov
1
-10
/
+30
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-3
/
+3
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-3
/
+3
2017-04-01
kasan: report only the first error by default
Mark Rutland
2
-5
/
+36
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
1
-5
/
+39
2017-03-10
kasan: fix races in quarantine_remove_cache()
Dmitry Vyukov
1
-6
/
+36
2017-03-10
kasan: resched in quarantine_remove_cache()
Dmitry Vyukov
1
-1
/
+8
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-5
/
+39
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
kasan, sched/headers: Uninline kasan_enable/disable_current()
Ingo Molnar
1
-0
/
+10
2017-02-25
kasan: drain quarantine of memcg slab objects
Greg Thelen
2
-1
/
+2
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+8
2017-02-04
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-01-11
mm/kasan: Switch to using __pa_symbol and lm_alias
Laura Abbott
1
-7
/
+8
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+8
2016-12-13
kasan: eliminate long stalls during quarantine reduction
Dmitry Vyukov
1
-46
/
+48
2016-12-13
kasan: support panic_on_warn
Dmitry Vyukov
1
-0
/
+2
2016-12-12
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+8
2016-12-06
x86/suspend: fix false positive KASAN warning on suspend/resume
Josh Poimboeuf
1
-1
/
+8
2016-12-01
kasan: support use-after-scope detection
Dmitry Vyukov
3
-0
/
+23
2016-12-01
kasan: update kasan_global for gcc 7
Dmitry Vyukov
1
-0
/
+3
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
1
-3
/
+19
2016-08-12
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-03
kasan: avoid overflowing quarantine size on low memory systems
Alexander Potapenko
1
-2
/
+7
2016-08-03
kasan: improve double-free reports
Andrey Ryabinin
3
-18
/
+41
2016-08-03
mm/kasan: get rid of ->state in struct kasan_alloc_meta
Andrey Ryabinin
4
-63
/
+35
2016-08-03
mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
Andrey Ryabinin
3
-8
/
+4
2016-08-03
mm/kasan, slub: don't disable interrupts when object leaves quarantine
Andrey Ryabinin
1
-2
/
+6
2016-08-03
mm/kasan: don't reduce quarantine in atomic contexts
Andrey Ryabinin
1
-2
/
+2
2016-08-03
mm/kasan: fix corruptions and false positive reports
Andrey Ryabinin
1
-1
/
+1
2016-07-29
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
4
-40
/
+37
2016-07-15
kasan/quarantine: fix bugs on qlist_move_cache()
Joonsoo Kim
1
-18
/
+11
2016-06-25
mm: mempool: kasan: don't poot mempool objects in quarantine
Andrey Ryabinin
1
-3
/
+3
2016-06-10
kasan: change memory hot-add error messages to info messages
Shuah Khan
1
-2
/
+2
2016-05-27
mm: kasan: remove unused 'reserved' field from struct kasan_alloc_meta
Andrey Ryabinin
1
-1
/
+0
2016-05-21
mm/kasan: add API to check memory regions
Andrey Ryabinin
1
-0
/
+12
2016-05-21
mm/kasan: print name of mem[set,cpy,move]() caller in report
Andrey Ryabinin
1
-30
/
+34
2016-05-21
mm: kasan: initial memory quarantine implementation
Alexander Potapenko
5
-10
/
+361
2016-04-02
mm, kasan: fix compilation for CONFIG_SLAB
Alexander Potapenko
1
-1
/
+1
2016-03-26
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
3
-12
/
+66
[next]