Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
kasan-dev
Conversations
About
kasan-dev
1–30 of 1788
Mark all as read
Report abusive group
0 selected
Kuan-Ying Lee
,
Andrey Konovalov
4
Jan 28
[PATCH v3] kasan: infer allocation size by scanning metadata
Make KASAN scan metadata to infer the requested allocation size instead of printing cache->
unread,
[PATCH v3] kasan: infer allocation size by scanning metadata
Make KASAN scan metadata to infer the requested allocation size instead of printing cache->
Jan 28
Kuan-Ying Lee
, …
Andrey Konovalov
12
Jan 28
[PATCH] kasan: infer the requested size by scanning shadow memory
On Mon, 2023-01-23 at 22:46 +0100, Andrey Konovalov wrote: > On Wed, Jan 18, 2023 at 10:39 AM Kuan
unread,
[PATCH] kasan: infer the requested size by scanning shadow memory
On Mon, 2023-01-23 at 22:46 +0100, Andrey Konovalov wrote: > On Wed, Jan 18, 2023 at 10:39 AM Kuan
Jan 28
bugzill...@kernel.org
Jan 27
[Bug 216973] New: stackdepot: do not drop __GFP_NOLOCKDEP
https://bugzilla.kernel.org/show_bug.cgi?id=216973 Bug ID: 216973 Summary: stackdepot: do not drop
unread,
[Bug 216973] New: stackdepot: do not drop __GFP_NOLOCKDEP
https://bugzilla.kernel.org/show_bug.cgi?id=216973 Bug ID: 216973 Summary: stackdepot: do not drop
Jan 27
Marco Elver
,
Mark Rutland
2
Jan 27
[PATCH v2] perf: Allow restricted kernel breakpoints on user addresses
Hi Marco, Apologies for having not replies on v1... On Fri, Jan 27, 2023 at 05:24:09PM +0100, Marco
unread,
[PATCH v2] perf: Allow restricted kernel breakpoints on user addresses
Hi Marco, Apologies for having not replies on v1... On Fri, Jan 27, 2023 at 05:24:09PM +0100, Marco
Jan 27
Alexandre Ghiti
, …
Conor Dooley
18
Jan 27
[PATCH v2 0/6] RISC-V kasan rework
Hey Alex, On Wed, Jan 25, 2023 at 09:23:30AM +0100, Alexandre Ghiti wrote: > The early virtual
unread,
[PATCH v2 0/6] RISC-V kasan rework
Hey Alex, On Wed, Jan 25, 2023 at 09:23:30AM +0100, Alexandre Ghiti wrote: > The early virtual
Jan 27
Christophe Leroy
, …
Michael Ellerman
4
Jan 26
[PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
Andrew Morton <ak...@linux-foundation.org> writes: > On Thu, 26 Jan 2023 08:04:47 +0100
unread,
[PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
Andrew Morton <ak...@linux-foundation.org> writes: > On Thu, 26 Jan 2023 08:04:47 +0100
Jan 26
Patrick M Gomez
,
info you
2
Jan 26
LinkedIn
Bitte ist das Ihre persönliche E-Mail?
unread,
LinkedIn
Bitte ist das Ihre persönliche E-Mail?
Jan 26
Suren Baghdasaryan
, …
Sebastian Reichel
34
Jan 26
[PATCH v2 0/6] introduce vm_flags modifier functions
Hi, On Wed, Jan 25, 2023 at 12:38:48AM -0800, Suren Baghdasaryan wrote: > Replace direct
unread,
[PATCH v2 0/6] introduce vm_flags modifier functions
Hi, On Wed, Jan 25, 2023 at 12:38:48AM -0800, Suren Baghdasaryan wrote: > Replace direct
Jan 26
Christophe Leroy
, …
Michael Ellerman
7
Jan 26
Re: [PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
Le 11/10/2022 à 12:25, Christophe Leroy a écrit : > > > Le 11/10/2022 à 12:00, Michael
unread,
Re: [PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
Le 11/10/2022 à 12:25, Christophe Leroy a écrit : > > > Le 11/10/2022 à 12:00, Michael
Jan 26
Dan Williams
,
Yu Zhao
2
Jan 25
[PATCH v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
On Wed, Jan 25, 2023 at 1:23 PM Dan Williams <dan.j.w...@intel.com> wrote: > > Commit
unread,
[PATCH v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
On Wed, Jan 25, 2023 at 1:23 PM Dan Williams <dan.j.w...@intel.com> wrote: > > Commit
Jan 25
Randy Dunlap
, …
Steven Rostedt
3
Jan 25
[PATCH] lib: Kconfig: fix spellos
From: Randy Dunlap <rdu...@infradead.org> Fix spelling in lib/ Kconfig files. (reported by
unread,
[PATCH] lib: Kconfig: fix spellos
From: Randy Dunlap <rdu...@infradead.org> Fix spelling in lib/ Kconfig files. (reported by
Jan 25
Jann Horn
, …
Andrey Konovalov
6
Jan 25
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
On Tue, Jan 17, 2023 at 5:35 PM Jann Horn <ja...@google.com> wrote: > KASAN (except in
unread,
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
On Tue, Jan 17, 2023 at 5:35 PM Jann Horn <ja...@google.com> wrote: > KASAN (except in
Jan 25
Kees Cook
, …
Kees Cook
23
Jan 24
[PATCH v2 2/6] exit: Put an upper limit on how often we can oops
On January 24, 2023 11:38:05 AM PST, Eric Biggers <ebig...@kernel.org> wrote: >On Tue, Jan
unread,
[PATCH v2 2/6] exit: Put an upper limit on how often we can oops
On January 24, 2023 11:38:05 AM PST, Eric Biggers <ebig...@kernel.org> wrote: >On Tue, Jan
Jan 24
andrey.k...@linux.dev
, …
Andrew Morton
5
Jan 24
[PATCH mm] kasan: reset page tags properly with sampling
On Tue, 24 Jan 2023 21:46:51 +0100 Andrey Konovalov <andre...@gmail.com> wrote: > On Tue,
unread,
[PATCH mm] kasan: reset page tags properly with sampling
On Tue, 24 Jan 2023 21:46:51 +0100 Andrey Konovalov <andre...@gmail.com> wrote: > On Tue,
Jan 24
Greg Kroah-Hartman
,
Eric Biggers
3
Jan 24
[PATCH 6.1 154/193] panic: Consolidate open-coded panic_on_warn checks
From: Kees Cook <kees...@chromium.org> commit 79cc1ba7badf9e7a12af99695a557e9ce27ee967
unread,
[PATCH 6.1 154/193] panic: Consolidate open-coded panic_on_warn checks
From: Kees Cook <kees...@chromium.org> commit 79cc1ba7badf9e7a12af99695a557e9ce27ee967
Jan 24
Vlastimil Babka
,
Jesper Dangaard Brouer
2
Jan 23
Re: [PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
On 18/01/2023 08.36, Vlastimil Babka wrote: > On 1/17/23 14:40, Jesper Dangaard Brouer wrote: >
unread,
Re: [PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
On 18/01/2023 08.36, Vlastimil Babka wrote: > On 1/17/23 14:40, Jesper Dangaard Brouer wrote: >
Jan 23
Christoph Hellwig
, …
David Hildenbrand
26
Jan 23
cleanup vfree and vunmap
On 23.01.23 15:50, Christoph Hellwig wrote: > On Mon, Jan 23, 2023 at 11:43:31AM +0100, David
unread,
cleanup vfree and vunmap
On 23.01.23 15:50, Christoph Hellwig wrote: > On Mon, Jan 23, 2023 at 11:43:31AM +0100, David
Jan 23
gre...@linuxfoundation.org
Jan 22
Patch "panic: Consolidate open-coded panic_on_warn checks" has been added to the 6.1-stable tree
This is a note to let you know that I've just added the patch titled panic: Consolidate open-
unread,
Patch "panic: Consolidate open-coded panic_on_warn checks" has been added to the 6.1-stable tree
This is a note to let you know that I've just added the patch titled panic: Consolidate open-
Jan 22
Rob Landley
, …
John Paul Adrian Glaubitz
20
Jan 21
Re: Build regressions/improvements in v6.2-rc1
Hi! On 1/20/23 20:29, Michael Karcher wrote: > Hello Adrian, >> Could you post a kernel
unread,
Re: Build regressions/improvements in v6.2-rc1
Hi! On 1/20/23 20:29, Michael Karcher wrote: > Hello Adrian, >> Could you post a kernel
Jan 21
Breno Leitao
, …
Jens Axboe
4
Jan 20
[PATCH] io_uring: Enable KASAN for request cache
On Wed, 18 Jan 2023 07:56:30 -0800, Breno Leitao wrote: > Every io_uring request is represented by
unread,
[PATCH] io_uring: Enable KASAN for request cache
On Wed, 18 Jan 2023 07:56:30 -0800, Breno Leitao wrote: > Every io_uring request is represented by
Jan 20
Peter Zijlstra
, …
Mark Rutland
54
Jan 20
[PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
On Thu, Jan 12, 2023 at 08:43:30PM +0100, Peter Zijlstra wrote: > The __cpuidle functions will
unread,
[PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
On Thu, Jan 12, 2023 at 08:43:30PM +0100, Peter Zijlstra wrote: > The __cpuidle functions will
Jan 20
Dmitry Vyukov
,
Joe Lawrence
6
Jan 19
Re: kpatch and kasan
On 1/19/23 06:53, Dmitry Vyukov wrote: > On Wed, 18 Jan 2023 at 17:10, Joe Lawrence <joe.
unread,
Re: kpatch and kasan
On 1/19/23 06:53, Dmitry Vyukov wrote: > On Wed, 18 Jan 2023 at 17:10, Joe Lawrence <joe.
Jan 19
Dave Chinner
,
Damien Le Moal
2
Jan 19
Re: Lockdep splat with xfs
On 2023/01/19 13:52, Dave Chinner wrote: > It's a false positive, and the allocation context
unread,
Re: Lockdep splat with xfs
On 2023/01/19 13:52, Dave Chinner wrote: > It's a false positive, and the allocation context
Jan 19
Sasha Levin
3
Jan 16
[PATCH AUTOSEL 6.1 13/53] kcsan: test: don't put the expect array on the stack
From: Max Filippov <jcmv...@gmail.com> [ Upstream commit
unread,
[PATCH AUTOSEL 6.1 13/53] kcsan: test: don't put the expect array on the stack
From: Max Filippov <jcmv...@gmail.com> [ Upstream commit
Jan 16
bugzill...@kernel.org
5
Jan 16
[Bug 216905] Kernel won't compile with KASAN
https://bugzilla.kernel.org/show_bug.cgi?id=216905 Robert Dinse (nan...@eskimo.com) changed: What |
unread,
[Bug 216905] Kernel won't compile with KASAN
https://bugzilla.kernel.org/show_bug.cgi?id=216905 Robert Dinse (nan...@eskimo.com) changed: What |
Jan 16
Now On ATT
Jan 12
AT&T reward is just a few clicks away - While supplies last
AT&T Deals | Phone & Devices | Wireless | Internet The AT&T difference Get just a few
unread,
AT&T reward is just a few clicks away - While supplies last
AT&T Deals | Phone & Devices | Wireless | Internet The AT&T difference Get just a few
Jan 12
Peter Zijlstra
,
Stephen Boyd
2
Jan 12
[PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle()
Quoting Peter Zijlstra (2023-01-12 11:43:55) > OMAP was the one and only user. > > Signed-
unread,
[PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle()
Quoting Peter Zijlstra (2023-01-12 11:43:55) > OMAP was the one and only user. > > Signed-
Jan 12
Peter Zijlstra
Jan 12
[PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
OMAP3 uses full SoC suspend modes as idle states, as such it needs the whole power-domain and clock-
unread,
[PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
OMAP3 uses full SoC suspend modes as idle states, as such it needs the whole power-domain and clock-
Jan 12
Peter Zijlstra
Jan 12
[PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
arch_cpu_idle() is a very simple idle interface and exposes only a single idle state and is expected
unread,
[PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
arch_cpu_idle() is a very simple idle interface and exposes only a single idle state and is expected
Jan 12
Peter Zijlstra
Jan 12
[PATCH v3 34/51] trace: WARN on rcuidle
ARCH_WANTS_NO_INSTR (a superset of CONFIG_GENERIC_ENTRY) disallows any and all tracing when RCU isn
unread,
[PATCH v3 34/51] trace: WARN on rcuidle
ARCH_WANTS_NO_INSTR (a superset of CONFIG_GENERIC_ENTRY) disallows any and all tracing when RCU isn
Jan 12