Jon Medhurst (Tixy) ([email protected])

Number of posts: 124 (0.08 per day)
First post: 2012-08-14 12:19:37
Last post: 2016-10-28 08:19:02

Date List Subject
2014-12-05 10:10:36 linux-kernel Re: [PATCH v12 7/7] ARM: kprobes: enable OPTPROBES for ARM 32
2014-12-04 16:28:35 linux-kernel Re: [PATCH v12 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
2014-12-04 16:22:58 linux-kernel Re: [PATCH v12 5/7] ARM: kprobes: Add test cases for stack consuming instructions
2014-12-04 16:21:28 linux-kernel Re: [PATCH v12 7/7] ARM: kprobes: enable OPTPROBES for ARM 32
2014-12-02 18:38:26 linux-kernel Re: [PATCH v11 7/7] ARM: kprobes: enable OPTPROBES for ARM 32
2014-11-28 11:17:49 linux-kernel Re: Re: [PATCH v10 2/2] ARM: kprobes: enable OPTPROBES for ARM 32
2014-11-28 10:08:48 linux-kernel Re: Re: [PATCH v10 2/2] ARM: kprobes: enable OPTPROBES for ARM 32
2014-11-27 14:37:03 linux-kernel Re: [PATCH v10 2/2] ARM: kprobes: enable OPTPROBES for ARM 32
2014-11-21 20:12:16 linux-kernel [PATCH] ARM: kprobes: Add test cases for stack consuming instructions
2014-11-21 18:00:23 linux-kernel Re: [PATCH v3 3/3] ARM: kprobes: disallow probing stack consuming instructions
2014-11-21 17:18:55 linux-kernel Re: [PATCH v3 2/3] ARM: kprobes: collects stack consumption for store instructions
2014-11-20 15:22:20 linux-kernel Re: [PATCH v2 2/3] ARM: kprobes: collects stack consumption for store instructions
2014-11-20 11:11:25 linux-kernel Re: [PATCH v2 1/3] ARM: kprobes: introduces checker
2014-11-18 13:28:45 linux-kernel Re: [PATCH v3 1/5] arm64: Kprobes with single stepping support
2014-11-13 18:19:31 linux-kernel Re: [PATCH] dmaengine: pl330: Fix linker error "undefined reference to `__aeabi_uldivmod'"
2014-11-13 17:11:33 linux-kernel Re: [PATCH] dmaengine: pl330: Fix linker error "undefined reference to `__aeabi_uldivmod'"
2014-11-13 16:27:32 linux-kernel [PATCH] dmaengine: pl330: Fix linker error "undefined reference to `__aeabi_uldivmod'"
2014-11-13 10:19:39 linux-kernel Re: [PATCH 0/2] dma: pl330: Fixes for DMA memcpy
2014-11-07 18:40:36 linux-kernel [PATCH 1/2] dma: pl330: Align DMA memcpy operations to MFIFO width
2014-11-07 18:40:17 linux-kernel [PATCH 0/2] dma: pl330: Fixes for DMA memcpy
2014-11-07 18:39:17 linux-kernel [PATCH 2/2] dma: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries
2014-10-28 16:47:12 linux-kernel Re: [PATCH 3/4] ARM: kprobes: collects stack consumption for store instructions
2014-10-28 12:00:31 linux-kernel Re: [PATCH 4/4] ARM: kprobes: disallow probing stack consuming instructions
2014-10-28 10:58:26 linux-kernel Re: [PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32.
2014-10-27 17:19:56 linux-kernel Re: [PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32.
2014-10-24 09:41:18 linux-kernel Re: [PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32.
2014-04-09 10:31:47 linux-kernel Re: [PATCH 2/2] ARM: mm: make text and rodata read-only
2014-04-08 16:12:49 linux-kernel Re: [PATCH 2/2] ARM: mm: make text and rodata read-only
2014-04-08 12:41:47 linux-kernel Re: [PATCH 2/2] ARM: mm: make text and rodata read-only
2014-04-08 09:32:11 linux-kernel Re: [PATCH 2/2] arm: use fixmap for text patching when text is RO
2014-04-07 13:57:59 linux-kernel Re: [PATCH 2/2] arm: use fixmap for text patching when text is RO
2014-04-02 11:49:29 linux-kernel Re: Bug(?) in patch "arm64: Implement coherent DMA API based on swiotlb"
2014-04-02 10:54:31 linux-kernel Re: Bug(?) in patch "arm64: Implement coherent DMA API based on swiotlb" (was Re: [GIT PULL] arm64 patches for 3.15)
2014-04-02 08:52:08 linux-kernel Re: Bug(?) in patch "arm64: Implement coherent DMA API based on swiotlb" (was Re: [GIT PULL] arm64 patches for 3.15)
2014-04-01 16:11:06 linux-kernel Bug(?) in patch "arm64: Implement coherent DMA API based on swiotlb" (was Re: [GIT PULL] arm64 patches for 3.15)
2014-02-28 14:12:10 linux-kernel Re: [PATCH v6 07/14] ARM: Remove use of struct kprobe from generic probes code
2014-02-03 16:45:12 linux-kernel Re: [PATCH v5 00/16] uprobes: Add uprobes support for ARM
2014-02-03 16:36:32 linux-kernel Re: [PATCH v5 15/16] ARM: add uprobes support
2014-02-03 15:46:19 linux-kernel Re: [PATCH v5 16/16] ARM: Remove uprobes dependency on kprobes
2014-02-03 14:57:36 linux-kernel Re: [PATCH v5 07/16] ARM: Remove use of struct kprobe from generic probes code
2014-02-03 14:25:40 linux-kernel Re: [PATCH v5 05/16] ARM: use a function table for determining instruction interpreter action
2014-01-16 09:19:28 linux-kernel Re: [PATCH v4 13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
2014-01-13 11:04:10 linux-kernel Re: [PATCH v2 3/5] ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction building
2014-01-09 11:05:09 linux-kernel Re: [PATCH 2/5] ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
2014-01-06 11:39:09 linux-kernel Re: Latest Linux version known to be working with Fast Model
2014-01-03 15:53:30 linux-kernel Re: [PATCH 2/5] ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
2013-10-18 13:44:44 linux-kernel Re: [PATCH v4 2/7] arm64: introduce interfaces to hotpatch kernel and module code
2013-10-17 15:24:16 linux-kernel Re: [PATCH v4 2/7] arm64: introduce interfaces to hotpatch kernel and module code
2013-09-17 09:24:54 linux-kernel Re: [PATCH V2 1/2] cpufreq: unlock correct rwsem while updating policy->cpu
2013-09-17 08:28:48 linux-kernel Re: [PATCH 2/2] cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
2013-09-16 18:42:16 linux-kernel Re: [PATCH 1/2] cpufreq: unlock correct rwsem while updating policy->cpu