Jordan Niethe ([email protected])

Number of posts: 20 (0.02 per day)
First post: 2019-12-12 23:57:07
Last post: 2023-07-06 08:13:54

Date List Subject
2023-07-06 08:13:54 linux-kernel Re: [PATCH] arch/powerpc: Remove unnecessary endian conversion code in XICS
2023-07-06 04:39:22 linux-kernel Re: [PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
2021-06-15 03:49:58 linux-kernel Re: [PATCH v2 09/12] powerpc/inst: Refactor PPC32 and PPC64 versions
2021-06-15 03:49:03 linux-kernel Re: [PATCH v2 08/12] powerpc: Don't use 'struct ppc_inst' to reference instruction location
2021-06-15 03:47:21 linux-kernel Re: [PATCH v2 07/12] powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests.
2021-06-15 03:46:36 linux-kernel Re: [PATCH v2 06/12] powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
2021-06-15 03:43:17 linux-kernel Re: [PATCH v2 05/12] powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups)
2021-06-15 03:40:23 linux-kernel Re: [PATCH v2 04/12] powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
2021-05-20 04:10:44 linux-kernel Re: arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but not used
2020-07-21 04:45:03 linux-kernel Re: [PATCH v4 09/10] powerpc/watchpoint: Return available watchpoints dynamically
2020-07-20 06:58:19 linux-kernel Re: [PATCH v4 10/10] powerpc/watchpoint: Remove 512 byte boundary
2020-07-20 03:46:53 linux-kernel Re: [PATCH v4 09/10] powerpc/watchpoint: Return available watchpoints dynamically
2020-07-20 01:56:50 linux-kernel Re: [PATCH v4 07/10] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
2020-07-20 01:44:24 linux-kernel Re: [PATCH v4 06/10] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
2020-07-17 05:47:01 linux-kernel Re: [PATCH v4 05/10] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
2020-07-17 04:25:17 linux-kernel Re: [PATCH v4 04/10] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
2020-07-15 02:31:57 linux-kernel Re: [PATCH v3 2/9] powerpc/watchpoint: Fix DAWR exception constraint
2020-07-15 01:25:13 linux-kernel Re: [PATCH v3 1/9] powerpc/watchpoint: Fix 512 byte boundary limit
2020-07-08 07:54:24 linux-kernel Re: [PATCH v3 1/9] powerpc/watchpoint: Fix 512 byte boundary limit
2019-12-12 23:57:07 linux-kernel Re: [PATCH v3 3/3] powerpc: Book3S 64-bit "heavyweight" KASAN support