Marco Elver ([email protected])

Number of posts: 2668 (1.44 per day)
First post: 2019-05-17 13:21:47
Last post: 2024-06-14 14:32:11

Date List Subject
2021-08-09 14:01:36 linux-kernel [PATCH 4/8] kcsan: Add ability to pass instruction pointer of access to reporting
2021-08-09 12:39:04 linux-kernel [PATCH 8/8] kcsan: Move ctx to start of argument list
2021-08-09 12:38:57 linux-kernel [PATCH 1/8] kcsan: test: Defer kcsan_test_init() after kunit initialization
2021-08-09 12:38:49 linux-kernel [PATCH 0/8] kcsan: Cleanups and fix reporting for scoped accesses
2021-08-09 12:38:46 linux-kernel Re: [PATCH v3 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
2021-08-09 12:12:31 linux-kernel [PATCH 5/8] kcsan: Save instruction pointer for scoped accesses
2021-08-09 11:28:25 linux-kernel [PATCH 6/8] kcsan: Start stack trace with explicit location if provided
2021-08-09 11:27:57 linux-kernel [PATCH 7/8] kcsan: Support reporting scoped read-write access type
2021-08-09 11:27:46 linux-kernel [PATCH 2/8] kcsan: test: Use kunit_skip() to skip tests
2021-08-09 11:27:38 linux-kernel [PATCH 3/8] kcsan: test: Fix flaky test case
2021-08-04 09:27:20 linux-kernel Re: [PATCH v2 2/2] kasan, slub: reset tag when printing address
2021-07-31 09:11:16 linux-kernel Re: [PATCH v2] vmlinux.lds.h: Handle clang's module.{c,d}tor sections
2021-07-29 14:57:39 linux-kernel Re: [PATCH] kcsan: use u64 instead of cycles_t
2021-07-29 12:29:24 linux-kernel Re: [PATCH 2/4] kfence: add function to mask address bits
2021-07-29 07:50:47 linux-kernel Re: [PATCH 2/4] kfence: add function to mask address bits
2021-07-28 12:45:51 linux-kernel Re: [PATCH 1/2] kasan, mm: reset tag when access metadata
2021-07-27 09:38:49 linux-kernel Re: [PATCH 1/2] kasan, mm: reset tag when access metadata
2021-07-27 07:26:03 linux-kernel Re: [PATCH 2/2] kasan, mm: reset tag for hex dump address
2021-07-27 07:12:03 linux-kernel Re: [PATCH 1/2] kasan, mm: reset tag when access metadata
2021-07-22 19:37:20 linux-kernel Re: [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one
2021-07-22 11:03:43 linux-kernel Re: [PATCH v2 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
2021-07-22 07:22:12 linux-kernel Re: [PATCH] locking/atomic: simplify non-atomic wrappers
2021-07-20 14:22:08 linux-kernel Re: [syzbot] KCSAN: data-race in call_rcu / rcu_gp_kthread
2021-07-16 17:18:59 linux-kernel Re: [PATCH 0/6] Final si_trapno bits
2021-07-16 13:03:52 linux-kernel Re: [PATCH 5/5] locking/atomic: add generic arch_*() bitops
2021-07-16 11:50:59 linux-kernel Re: [PATCH 0/6] Final si_trapno bits
2021-07-16 11:50:26 linux-kernel Re: [PATCH 4/6] signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
2021-07-16 11:50:26 linux-kernel Re: [PATCH 5/6] signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
2021-07-16 11:49:39 linux-kernel Re: [PATCH 6/6] signal: Remove the generic __ARCH_SI_TRAPNO support
2021-07-16 10:53:25 linux-kernel Re: [PATCH 5/5] locking/atomic: add generic arch_*() bitops
2021-07-16 07:43:17 linux-kernel Re: [PATCH -next 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
2021-07-14 17:57:56 linux-kernel Re: [PATCH mm v2] kfence: show cpu and timestamp in alloc/free info
2021-07-14 17:55:30 linux-kernel [PATCH mm v3] kfence: show cpu and timestamp in alloc/free info
2021-07-14 15:10:40 linux-kernel Re: Build regressions/improvements in v5.14-rc1
2021-07-14 15:04:50 linux-kernel [PATCH] compiler_attributes: fix __has_attribute(__no_sanitize_coverage__) for gcc 4
2021-07-14 12:00:46 linux-kernel Re: [PATCH] kfence: defer kfence_test_init to ensure that kunit debugfs is created
2021-07-14 08:27:06 linux-kernel [PATCH mm v2] kfence: show cpu and timestamp in alloc/free info
2021-07-13 16:21:08 linux-kernel Re: [PATCH] kfence: show cpu and timestamp in alloc/free info
2021-07-13 16:20:36 linux-kernel Re: [PATCH v4 2/2] kfence: skip all GFP_ZONEMASK allocations
2021-07-13 07:20:38 linux-kernel Re: [PATCH v2] mm/kasan: move kasan.fault to mm/kasan/report.c
2021-07-12 16:45:42 linux-kernel Re: [PATCH] mm/kasan: move kasan.fault to mm/kasan/report.c
2021-07-12 16:16:11 linux-kernel Re: [syzbot] KCSAN: data-race in call_rcu / rcu_gp_kthread
2021-07-12 11:11:29 linux-kernel Re: [PATCH 3/3] arm64: Add compile-time asserts for siginfo_t offsets
2021-07-12 11:10:10 linux-kernel Re: [PATCH v3 1/2] perf: Fix required permissions if sigtrap is requested
2021-07-12 11:01:24 linux-kernel Re: [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
2021-07-09 10:33:03 linux-kernel Re: [PATCH 05/17] rust: add C helpers
2021-07-07 10:52:06 linux-kernel Re: [PATCH 00/17] Rust support
2021-07-07 10:20:59 linux-kernel Re: [PATCH 05/17] rust: add C helpers
2021-07-06 15:09:31 linux-kernel Re: [GIT PULL] first round of SCSI updates for the 5.13+ merge window
2021-07-06 14:50:51 linux-kernel Re: [syzbot] upstream boot error: kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)
2021-07-06 14:44:36 linux-kernel Re: [GIT PULL] first round of SCSI updates for the 5.13+ merge window