Groups
Groups
Sign in
Groups
Groups
kasan-dev
Conversations
About
Send feedback
Help
kasan-dev
Contact owners and managers
1–30 of 2796
Mark all as read
Report group
0 selected
Jann Horn
10:15 AM
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Store common handle IDs in "struct kcov_common_handle_id", which consumes no space in non-
unread,
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Store common handle IDs in "struct kcov_common_handle_id", which consumes no space in non-
10:15 AM
Marco Elver
, …
Vlastimil Babka (SUSE)
29
10:00 AM
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
On Thu, 30 Apr 2026 at 15:40, Vlastimil Babka (SUSE) <vba...@kernel.org> wrote: > > On 4/
unread,
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
On Thu, 30 Apr 2026 at 15:40, Vlastimil Babka (SUSE) <vba...@kernel.org> wrote: > > On 4/
10:00 AM
Marco Elver
, …
Arnd Bergmann
19
9:55 AM
[PATCH 1/2] Compiler Attributes: Add __access macro
On Thu, 30 Apr 2026 at 15:35, Arnd Bergmann <ar...@arndb.de> wrote: > > On Thu, Apr 30,
unread,
[PATCH 1/2] Compiler Attributes: Add __access macro
On Thu, 30 Apr 2026 at 15:35, Arnd Bergmann <ar...@arndb.de> wrote: > > On Thu, Apr 30,
9:55 AM
Jann Horn
9:50 AM
[PATCH] kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Allow the same userspace thread to simultaneously collect normal coverage in syscall context (
unread,
[PATCH] kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Allow the same userspace thread to simultaneously collect normal coverage in syscall context (
9:50 AM
Christophe Leroy (CS GROUP)
, …
Will Deacon
30
Apr 29
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[+Catalin] On Mon, Apr 27, 2026 at 07:13:49PM +0200, Christophe Leroy (CS GROUP) wrote: > At the
unread,
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[+Catalin] On Mon, Apr 27, 2026 at 07:13:49PM +0200, Christophe Leroy (CS GROUP) wrote: > At the
Apr 29
Dmitry Vyukov
,
Alexander Potapenko
2
Apr 29
Re: [syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
On Wed, Apr 29, 2026 at 8:29 AM Dmitry Vyukov <dvy...@google.com> wrote: > > On Tue, 21
unread,
Re: [syzbot] [kernel?] upstream test error: KMSAN: uninit-value in irqentry_exit_to_kernel_mode_preempt
On Wed, Apr 29, 2026 at 8:29 AM Dmitry Vyukov <dvy...@google.com> wrote: > > On Tue, 21
Apr 29
Alexis Lothoré (eBPF Foundation)
, …
Ihor Solodrai
32
Apr 28
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
On Sat Apr 25, 2026 at 1:18 AM CEST, Ihor Solodrai wrote: > On 4/13/26 11:28 AM, Alexis Lothoré (
unread,
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
On Sat Apr 25, 2026 at 1:18 AM CEST, Ihor Solodrai wrote: > On 4/13/26 11:28 AM, Alexis Lothoré (
Apr 28
Mukesh Kumar Chaurasiya (IBM)
9
Apr 27
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
From: Mukesh Kumar Chaurasiya <mkch...@linux.ibm.com> After enabling GENERIC_ENTRY some
unread,
[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
From: Mukesh Kumar Chaurasiya <mkch...@linux.ibm.com> After enabling GENERIC_ENTRY some
Apr 27
Marco Elver
, …
Andrew Morton
6
Apr 27
[PATCH] vmalloc: fix buffer overflow in vrealloc_node_align()
On Fri, 24 Apr 2026 at 15:56, Andrew Morton <ak...@linux-foundation.org> wrote: > > On Mon
unread,
[PATCH] vmalloc: fix buffer overflow in vrealloc_node_align()
On Fri, 24 Apr 2026 at 15:56, Andrew Morton <ak...@linux-foundation.org> wrote: > > On Mon
Apr 27
Arnd Bergmann
, …
Marco Elver
19
Apr 24
Re: kcsan -Wmaybe-uninitialized warning in ntfs3
On Thu, 23 Apr 2026 at 15:06, David Laight <david.lai...@gmail.com> wrote: > > On
unread,
Re: kcsan -Wmaybe-uninitialized warning in ntfs3
On Thu, 23 Apr 2026 at 15:06, David Laight <david.lai...@gmail.com> wrote: > > On
Apr 24
Yunhui Cui
,
David Hildenbrand (Arm)
9
Apr 21
[PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
On 4/21/26 11:24, Yunhui Cui wrote: > Hi, > > First of all, thanks to Ryan Roberts for the
unread,
[PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
On 4/21/26 11:24, Yunhui Cui wrote: > Hi, > > First of all, thanks to Ryan Roberts for the
Apr 21
Thomas Gleixner
, …
Mukesh Kumar Chaurasiya
72
Apr 21
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
On Fri, Apr 10, 2026 at 02:21:09PM +0200, Thomas Gleixner wrote: > The only remaining usage of
unread,
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
On Fri, Apr 10, 2026 at 02:21:09PM +0200, Thomas Gleixner wrote: > The only remaining usage of
Apr 21
Marco Elver
, …
Harry Yoo (Oracle)
5
Apr 17
[PATCH] slub: fix data loss and overflow in krealloc()
On Fri, Apr 17, 2026 at 11:05:09AM +0200, Marco Elver wrote: > On Fri, 17 Apr 2026 at 06:42, Harry
unread,
[PATCH] slub: fix data loss and overflow in krealloc()
On Fri, Apr 17, 2026 at 11:05:09AM +0200, Marco Elver wrote: > On Fri, 17 Apr 2026 at 06:42, Harry
Apr 17
Anshuman Khandual
,
David Hildenbrand (Arm)
4
Apr 15
[RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
On 4/10/26 07:30, Anshuman Khandual wrote: > On 08/04/26 5:49 PM, David Hildenbrand (Arm) wrote:
unread,
[RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
On 4/10/26 07:30, Anshuman Khandual wrote: > On 08/04/26 5:49 PM, David Hildenbrand (Arm) wrote:
Apr 15
Anshuman Khandual
,
David Hildenbrand (Arm)
4
Apr 15
[RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
>>> >>> @@ -2258,4 +2258,21 @@ int pmdp_test_and_clear_young(struct vm_area_struct
unread,
[RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
>>> >>> @@ -2258,4 +2258,21 @@ int pmdp_test_and_clear_young(struct vm_area_struct
Apr 15
Anshuman Khandual
,
David Hildenbrand (Arm)
4
Apr 15
[RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
On 4/10/26 06:50, Anshuman Khandual wrote: > > > On 08/04/26 5:45 PM, David Hildenbrand (Arm
unread,
[RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
On 4/10/26 06:50, Anshuman Khandual wrote: > > > On 08/04/26 5:45 PM, David Hildenbrand (Arm
Apr 15
Anshuman Khandual
,
David Hildenbrand (Arm)
4
Apr 15
[RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
On 4/10/26 06:48, Anshuman Khandual wrote: > > > On 08/04/26 5:41 PM, David Hildenbrand (Arm
unread,
[RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
On 4/10/26 06:48, Anshuman Khandual wrote: > > > On 08/04/26 5:41 PM, David Hildenbrand (Arm
Apr 15
Lukas Wunner
, …
David Laight
10
Apr 14
[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
On Mon, 13 Apr 2026 22:32:24 +0200 "Arnd Bergmann" <ar...@arndb.de> wrote: > On Mon
unread,
[PATCH] crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=y
On Mon, 13 Apr 2026 22:32:24 +0200 "Arnd Bergmann" <ar...@arndb.de> wrote: > On Mon
Apr 14
Paul Menzel
, …
Andrey Konovalov
5
Apr 13
[PATCH] kasan: Add abbreviation KASAN to init log
On Mon, Apr 13, 2026 at 3:54 PM Paul Menzel <pme...@molgen.mpg.de> wrote: > > > I
unread,
[PATCH] kasan: Add abbreviation KASAN to init log
On Mon, Apr 13, 2026 at 3:54 PM Paul Menzel <pme...@molgen.mpg.de> wrote: > > > I
Apr 13
Harry Yoo (Oracle)
Apr 13
Bcc: Subject: Re: [patch 14/38] slub: Use prandom instead of get_cycles() Reply-To: In-Reply-To: <
unread,
Bcc: Subject: Re: [patch 14/38] slub: Use prandom instead of get_cycles() Reply-To: In-Reply-To: <
Apr 13
Kees Cook
, …
Justin Stitt
26
Apr 10
[PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types
Hi, On Wed, Apr 1, 2026 at 10:38 PM Peter Zijlstra <pet...@infradead.org> wrote: > > On
unread,
[PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types
Hi, On Wed, Apr 1, 2026 at 10:38 PM Peter Zijlstra <pet...@infradead.org> wrote: > > On
Apr 10
Andrew Morton
Apr 8
Re: [syzbot] [mm?] INFO: rcu detected stall in kcov_ioctl (3)
On Wed, 08 Apr 2026 16:31:27 -0700 syzbot <syzbot+8a5907...@syzkaller.appspotmail.com
unread,
Re: [syzbot] [mm?] INFO: rcu detected stall in kcov_ioctl (3)
On Wed, 08 Apr 2026 16:31:27 -0700 syzbot <syzbot+8a5907...@syzkaller.appspotmail.com
Apr 8
Alice Ryhl
, …
Gary Guo
5
Apr 8
[PATCH v3 0/2] rust: add support for Software Tag-Based KASAN
On Wed Apr 8, 2026 at 9:32 AM BST, Alice Ryhl wrote: > Please see the commit message of the last
unread,
[PATCH v3 0/2] rust: add support for Software Tag-Based KASAN
On Wed Apr 8, 2026 at 9:32 AM BST, Alice Ryhl wrote: > Please see the commit message of the last
Apr 8
Brendan Jackman
, …
Allison Henderson
8
Apr 2
[PATCH v2 0/4] treewide: fixup gfp_t printks
On Thu, 2026-03-26 at 12:32 +0000, Brendan Jackman wrote: > %pGg produces nice readable output and
unread,
[PATCH v2 0/4] treewide: fixup gfp_t printks
On Thu, 2026-03-26 at 12:32 +0000, Brendan Jackman wrote: > %pGg produces nice readable output and
Apr 2
Kees Cook
, …
David Laight
19
Apr 2
[PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
On Wed, 1 Apr 2026 13:21:17 -0700 Kees Cook <ke...@kernel.org> wrote: > On Wed, Apr 01, 2026
unread,
[PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
On Wed, 1 Apr 2026 13:21:17 -0700 Kees Cook <ke...@kernel.org> wrote: > On Wed, Apr 01, 2026
Apr 2
Vlastimil Babka (SUSE)
, …
Andrew Morton
7
Apr 1
[PATCH] slab: remove the SLUB_DEBUG functionality and config option
On Wed, 01 Apr 2026 12:59:29 +0200 "Vlastimil Babka (SUSE)" <vba...@kernel.org> wrote
unread,
[PATCH] slab: remove the SLUB_DEBUG functionality and config option
On Wed, 01 Apr 2026 12:59:29 +0200 "Vlastimil Babka (SUSE)" <vba...@kernel.org> wrote
Apr 1
Alice Ryhl
, …
Miguel Ojeda
13
Apr 1
[PATCH 0/2] rust: add support for Software Tag-Based KASAN
On Wed, Apr 1, 2026 at 11:13 AM Alice Ryhl <alic...@google.com> wrote: > > Sashiko is
unread,
[PATCH 0/2] rust: add support for Software Tag-Based KASAN
On Wed, Apr 1, 2026 at 11:13 AM Alice Ryhl <alic...@google.com> wrote: > > Sashiko is
Apr 1
Kees Cook
,
Justin Stitt
3
Mar 31
[PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
Hi, On Tue, Mar 31, 2026 at 9:37 AM Kees Cook <ke...@kernel.org> wrote: > > Exercise the
unread,
[PATCH 4/5] lkdtm/bugs: Add basic Overflow Behavior Types test
Hi, On Tue, Mar 31, 2026 at 9:37 AM Kees Cook <ke...@kernel.org> wrote: > > Exercise the
Mar 31
Kees Cook
Mar 31
[PATCH 2/5] hardening: Introduce Overflow Behavior Types support
From: Justin Stitt <justi...@google.com> Replace CONFIG_UBSAN_INTEGER_WRAP with
unread,
[PATCH 2/5] hardening: Introduce Overflow Behavior Types support
From: Justin Stitt <justi...@google.com> Replace CONFIG_UBSAN_INTEGER_WRAP with
Mar 31
Kees Cook
Mar 31
[PATCH 1/5] refcount: Remove unused __signed_wrap function annotations
With CONFIG_UBSAN_INTEGER_WRAP being replaced by Overflow Behavior Types, remove the __signed_wrap
unread,
[PATCH 1/5] refcount: Remove unused __signed_wrap function annotations
With CONFIG_UBSAN_INTEGER_WRAP being replaced by Overflow Behavior Types, remove the __signed_wrap
Mar 31