Vincenzo Frascino ([email protected])

Number of posts: 917 (0.45 per day)
First post: 2018-07-25 13:45:25
Last post: 2024-03-08 16:29:22

Date List Subject
2024-03-08 16:29:22 linux-kernel Re: [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
2024-02-27 14:49:15 linux-kernel Re: [PATCH] vdso/datapage: Quick fix - use asm/page-def.h for ARM64
2024-02-20 14:48:45 linux-kernel Re: [PATCH 00/10] vdso: Misc cleanups and prevent code duplication
2023-11-03 08:36:29 linux-kernel Re: [PATCH] ARM: VDSO: remove cntvct_ok global variable
2023-07-17 16:20:49 linux-kernel Re: [PATCH] selftests: vDSO: fix Makefile so that it uses lib.mk correctly
2023-06-12 16:57:37 linux-kernel Re: [PATCH v3 1/4] limits.h: add UCHAR_MAX, SCHAR_MAX, and SCHAR_MIN
2023-04-18 10:13:25 linux-kernel Re: [PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
2023-03-10 14:35:43 linux-kernel Re: [PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-11-07 17:10:07 linux-kernel Re: [PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-09-21 09:59:43 linux-kernel Re: [PATCH] lib/vdso: use "grep -E" instead of "egrep"
2022-09-08 14:13:08 linux-kernel Re: [PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-09-07 12:31:20 linux-kernel [PATCH] security/keys: Remove inconsistent __user annotation
2022-09-07 12:00:16 linux-kernel [PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-09-07 11:29:25 linux-kernel [PATCH v2] arm64: Enable docker support in defconfig
2022-06-28 16:06:49 linux-kernel Re: [PATCH v2 net-next 4/4] time64.h: consolidate uses of PSEC_PER_NSEC
2022-06-27 09:43:13 linux-kernel Re: [PATCH net-next 1/4] time64.h: define PSEC_PER_NSEC and use it in tc-taprio
2022-06-27 08:31:33 linux-kernel Re: [PATCH net-next 1/4] time64.h: define PSEC_PER_NSEC and use it in tc-taprio
2022-06-14 08:15:56 linux-kernel Re: [PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-06-08 01:17:59 linux-kernel [PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-06-06 14:11:53 linux-kernel [PATCH] arm64: Enable docker support in defconfig
2022-04-20 22:39:36 linux-kernel [PATCH] MAINTAINERS: Add Vincenzo Frascino to KASAN reviewers
2022-04-08 14:11:14 linux-kernel Re: [PATCH] kasan: Fix hw tags enablement when KUNIT tests are disabled
2022-04-08 12:52:01 linux-kernel [PATCH v2] kasan: Fix hw tags enablement when KUNIT tests are disabled
2022-04-08 12:32:25 linux-kernel [PATCH] kasan: Fix hw tags enablement when KUNIT tests are disabled
2022-02-01 20:13:43 linux-kernel Re: [PATCH v3] kselftest: Fix vdso_test_abi return status
2022-02-01 20:12:55 linux-kernel [PATCH v4] kselftest: Fix vdso_test_abi return status
2022-01-31 11:01:53 linux-kernel [PATCH v3] kselftest: Fix vdso_test_abi return status
2022-01-31 11:01:23 linux-kernel Re: [PATCH v2] kselftest: Fix vdso_test_abi return status
2022-01-31 10:14:31 linux-kernel [PATCH v2] kselftest: Fix vdso_test_abi return status
2022-01-31 07:25:33 linux-kernel Re: [PATCH] kselftest: Fix vdso_test_abi return status
2022-01-26 21:57:17 linux-kernel Re: [PATCH 2/5] kselftest: Fix vdso_test_time to pass on skips
2022-01-26 21:14:47 linux-kernel [PATCH] kselftest: Fix vdso_test_abi return status
2022-01-26 21:14:27 linux-kernel Re: [PATCH 2/5] kselftest: Fix vdso_test_time to pass on skips
2022-01-22 01:00:22 linux-kernel [PATCH] arm64: vdso: Fix "no previous prototype" warning
2021-12-13 15:34:14 linux-kernel Re: [PATCH v2 28/34] kasan, vmalloc: add vmalloc support to HW_TAGS
2021-12-13 15:17:31 linux-kernel Re: [PATCH v2 24/34] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
2021-10-20 09:09:17 linux-kernel Re: [PATCH v2 4/4] arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
2021-10-20 07:55:13 linux-kernel Re: [PATCH v2 3/4] arm64: vdso32: suppress error message for 'make mrproper'
2021-10-20 07:55:08 linux-kernel Re: [PATCH v2 1/4] arm64: vdso32: drop the test for dmb ishld
2021-10-20 07:53:15 linux-kernel Re: [PATCH v2 2/4] arm64: vdso32: drop test for -march=armv8-a
2021-10-14 08:16:44 linux-kernel Re: [PATCH 1/2] kasan: test: use underlying string helpers
2021-10-06 15:53:41 linux-kernel [PATCH v3 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-06 15:52:52 linux-kernel [PATCH v3 3/5] arm64: mte: CPU feature detection for Asymm MTE
2021-10-06 15:52:31 linux-kernel [PATCH v3 2/5] arm64: mte: Bitfield definitions for Asymm MTE
2021-10-06 15:52:26 linux-kernel [PATCH v3 1/5] kasan: Remove duplicate of kasan_flag_async
2021-10-06 15:51:18 linux-kernel [PATCH v3 4/5] arm64: mte: Add asymmetric mode support
2021-10-06 15:51:01 linux-kernel [PATCH v3 0/5] arm64: ARMv8.7-A: MTE: Add asymm in-kernel support
2021-10-06 14:27:58 linux-kernel Re: [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-06 14:24:46 linux-kernel Re: [PATCH v2 4/5] arm64: mte: Add asymmetric mode support
2021-10-06 14:24:18 linux-kernel Re: [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-04 23:46:56 linux-kernel [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter