Daniel Axtens ([email protected])

Number of posts: 471 (0.49 per day)
First post: 2015-04-06 23:36:07
Last post: 2017-11-26 02:54:52

Date List Subject
2021-02-03 12:06:34 linux-kernel [PATCH v10 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
2021-02-03 12:04:36 linux-kernel [PATCH v10 4/6] kasan: Document support on 32-bit powerpc
2021-02-03 12:03:37 linux-kernel [PATCH v10 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables
2021-02-03 12:02:04 linux-kernel [PATCH v10 0/6] KASAN for powerpc64 radix
2021-02-03 12:02:03 linux-kernel [PATCH v10 1/6] kasan: allow an architecture to disable inline instrumentation
2021-02-03 11:50:32 linux-kernel Re: [PATCH v9 6/6] powerpc: Book3S 64-bit outline-only KASAN support
2021-01-01 01:25:34 linux-kernel Re: [RFC][PATCH] afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
2020-12-10 13:44:55 linux-kernel Re: [PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
2020-12-01 22:39:08 linux-kernel [PATCH v9 5/6] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
2020-12-01 16:23:22 linux-kernel [PATCH v9 6/6] powerpc: Book3S 64-bit outline-only KASAN support
2020-12-01 16:21:31 linux-kernel [PATCH v9 4/6] kasan: Document support on 32-bit powerpc
2020-12-01 16:20:49 linux-kernel [PATCH v9 0/6] KASAN for powerpc64 radix
2020-12-01 16:20:39 linux-kernel [PATCH v9 2/6] kasan: allow architectures to provide an outline readiness check
2020-12-01 16:20:24 linux-kernel [PATCH v9 3/6] kasan: define and use MAX_PTRS_PER_* for early shadow tables
2020-12-01 16:20:11 linux-kernel [PATCH v9 1/6] kasan: allow an architecture to disable inline instrumentation
2020-11-30 00:46:20 linux-kernel Re: [fs/select.c] c191bb1b91: will-it-scale.per_thread_ops -2.3% regression
2020-11-24 19:46:13 linux-kernel Re: linux-next: build failure in Linus' tree
2020-11-23 02:44:58 linux-kernel Re: [PATCH 4.4 00/15] 4.4.245-rc1 review
2020-11-19 00:47:30 linux-kernel [PATCH RESEND v2] fs/select.c: batch user writes in do_sys_poll
2020-08-13 23:44:52 linux-kernel [PATCH v2] fs/select.c: batch user writes in do_sys_poll
2020-08-13 11:40:23 linux-kernel Re: [PATCH] fs/select.c: batch user writes in do_sys_poll
2020-08-13 08:49:57 linux-kernel Re: [PATCH] fs/select.c: batch user writes in do_sys_poll
2020-08-13 07:12:30 linux-kernel [PATCH] fs/select.c: batch user writes in do_sys_poll
2020-08-04 13:54:04 linux-kernel Re: [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
2020-07-27 14:03:22 linux-kernel Re: [PATCH v2 4/5] powerpc/mm: Remove custom stack expansion checking
2020-07-27 11:07:21 linux-kernel Re: [PATCH v2 2/5] powerpc: Allow 4224 bytes of stack expansion for the signal frame
2020-07-23 14:12:01 linux-kernel Re: [RFC PATCH 4/5] powerpc/mm: Remove custom stack expansion checking
2020-07-23 13:39:08 linux-kernel Re: [PATCH 2/5] powerpc: Allow 4096 bytes of stack expansion for the signal frame
2020-07-17 06:01:05 linux-kernel Re: [PATCH v3] powerpc/pseries: detect secure and trusted boot state of the system.
2020-07-16 00:50:23 linux-kernel Re: [PATCH v3] powerpc/pseries: detect secure and trusted boot state of the system.
2020-07-14 06:39:54 linux-kernel Re: [PATCH v2] powerpc/pseries: detect secure and trusted boot state of the system.
2020-07-07 02:55:29 linux-kernel Re: [PATCH] powerpc/pseries: detect secure and trusted boot state of the system.
2020-07-07 02:08:46 linux-kernel Re: [PATCH] powerpc/pseries: detect secure and trusted boot state of the system.
2020-07-02 02:58:55 linux-kernel [PATCH v8 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support
2020-07-02 02:57:31 linux-kernel [PATCH v8 2/4] kasan: Document support on 32-bit powerpc
2020-07-02 02:56:17 linux-kernel [PATCH v8 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
2020-07-02 02:55:20 linux-kernel [PATCH v8 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
2020-07-02 02:55:11 linux-kernel [PATCH v8 0/4] KASAN for powerpc64 radix
2020-06-08 23:49:31 linux-kernel Re: [PATCH AUTOSEL 4.14 72/72] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
2020-05-25 01:57:48 linux-kernel Re: [PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
2020-04-27 13:38:43 linux-kernel Re: [PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
2020-04-24 17:22:09 linux-kernel Re: [PATCH v5 0/6] implement KASLR for powerpc/fsl_booke/64
2020-04-24 14:59:20 linux-kernel [PATCH v4 2/2] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
2020-04-24 14:58:09 linux-kernel [PATCH v4 1/2] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
2020-04-24 14:57:10 linux-kernel [PATCH v4 0/2] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
2020-04-24 14:39:05 linux-kernel Re: [PATCH v3 3/3] kasan: initialise array in kasan_memcmp test
2020-04-23 19:32:31 linux-kernel [PATCH v3 2/3] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
2020-04-23 15:49:07 linux-kernel [PATCH v3 3/3] kasan: initialise array in kasan_memcmp test
2020-04-23 15:49:03 linux-kernel [PATCH v3 1/3] kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
2020-04-23 15:47:11 linux-kernel [PATCH v3 0/3] Fix some incompatibilites between KASAN and FORTIFY_SOURCE
2020-04-02 06:17:54 linux-crypto Re: [PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase