Michael Ellerman ([email protected])

Number of posts: 1664 (0.6 per day)
First post: 2016-10-05 02:36:28
Last post: 2024-05-08 13:50:50

Date List Subject
2023-08-10 06:34:59 linux-kernel Re: [PATCH v3] powerpc: Explicitly include correct DT includes
2023-08-10 06:27:37 linux-kernel Re: [PATCH] powerpc: address missing-prototypes warnings
2023-07-20 14:50:34 linux-kernel Re: (subset) [PATCH v4 00/15] powerpc/objtool: uaccess validation for PPC32 (v4)
2023-07-03 06:01:47 linux-kernel Re: [PATCH] macintosh: Use of_property_read_reg() to parse "reg"
2023-07-03 06:01:01 linux-kernel Re: [PATCH] powerpc: mpc512x: Remove open coded "ranges" parsing
2023-07-03 06:00:36 linux-kernel Re: [PATCH] powerpc: 52xx: Make immr_id DT match tables static
2023-07-03 05:59:33 linux-kernel Re: [PATCH] powerpc: fsl: Use of_property_read_reg() to parse "reg"
2023-07-03 05:59:29 linux-kernel Re: [PATCH] powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsing
2023-07-03 05:59:29 linux-kernel Re: [PATCH] macintosh: Use of_address_to_resource()
2023-07-03 05:59:29 linux-kernel Re: [PATCH] powerpc: remove unneeded if-checks
2023-07-03 05:57:38 linux-kernel Re: [PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
2023-07-03 05:55:39 linux-kernel Re: [PATCH] powerpc: fsl_rio: Use of_range_to_resource() for "ranges" parsing
2023-07-03 05:55:15 linux-kernel Re: [PATCH] powerpc: delete empty config entry for PPC_86xx
2023-07-03 05:54:32 linux-kernel Re: [PATCH v2 RESEND] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
2023-07-03 05:53:13 linux-kernel Re: [PATCH] powerpc: Mark powermac as orphan in MAINTAINERS
2023-07-03 05:45:42 linux-kernel Re: [PATCH] powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
2023-07-03 05:43:36 linux-kernel Re: [PATCH] powerpc: remove checks for binutils older than 2.25
2023-07-03 05:43:23 linux-kernel Re: [PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
2023-07-03 05:42:39 linux-kernel Re: [PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
2023-07-03 05:41:54 linux-kernel Re: [PATCH] powerpc: isa-bridge: Fix ISA mmapping when "ranges" is not present
2023-07-03 05:41:26 linux-kernel Re: [PATCH 0/3] Extend KCSAN to all powerpc
2023-07-03 05:41:26 linux-kernel Re: [PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
2023-07-03 05:36:15 linux-kernel Re: [PATCH][next] powerpc/powernv/sriov: perform null check on iov before dereferencing iov
2023-07-03 05:28:41 linux-kernel Re: [PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
2023-04-06 01:14:17 linux-kernel Re: [PATCH v3] powerpc: Use of_address_to_resource()
2023-04-06 01:13:52 linux-kernel Re: [PATCH] powerpc: xics: Use of_address_count()
2023-04-06 01:13:43 linux-kernel Re: [PATCH] powerpc: Use of_property_read_bool() for boolean properties
2023-04-06 01:13:23 linux-kernel Re: [PATCH] powerpc: Use of_property_present() for testing DT property presence
2023-04-06 01:13:01 linux-kernel Re: [PATCH] powerpc: isa-bridge: Remove open coded "ranges" parsing
2023-04-06 01:12:16 linux-kernel Re: [PATCH] powerpc: Use of_address_to_resource()
2023-04-06 01:12:15 linux-kernel Re: [PATCH] powerpc: usbgecko: Use of_iomap()
2023-04-06 01:12:10 linux-kernel Re: [PATCH] macintosh: Use of_property_present() for testing DT property presence
2023-04-06 01:12:05 linux-kernel Re: [PATCH] powerpc/atomics: Remove unused function
2023-04-06 01:12:05 linux-kernel Re: [PATCH v2] macintosh: via-pmu-led: requires ATA to be set
2023-04-06 01:12:02 linux-kernel Re: (subset) [PATCH 0/3] COVER: Remove memcpy_page_flushcache()
2023-04-06 01:12:00 linux-kernel Re: [PATCH] powerpc: fsl_rio: Use of_iomap()
2023-04-06 01:11:43 linux-kernel Re: [PATCH] powerpc/perf: Properly detect mpc7450 family
2023-04-06 00:41:30 linux-kernel Re: [PATCH] KVM: PPC: Mark three local functions "static"
2023-04-06 00:41:24 linux-kernel Re: [PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
2023-03-22 12:34:56 linux-kernel Re: [PATCH 0/2] ppc: simplify sysctl registration
2023-03-22 12:34:17 linux-kernel Re: [PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
2023-03-22 12:33:40 linux-kernel Re: [PATCH] powerpc: Fix some kernel-doc warnings
2023-02-20 03:51:53 linux-kernel Re: [PATCHv3, resend] powerpc: mm: radix_tlb: rearrange the if-else block
2023-02-20 03:51:51 linux-kernel Re: (subset) [PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-02-20 03:51:49 linux-kernel Re: [PATCH] macintosh: windfarm: Use unsigned type for 1-bit bitfields
2023-02-15 12:43:21 linux-kernel Re: [PATCH] ppc: iommu: fix memory leak with using debugfs_lookup()
2023-02-15 12:43:15 linux-kernel Re: [PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
2023-02-15 12:43:13 linux-kernel Re: [PATCH] powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
2023-02-15 12:43:10 linux-kernel Re: [PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-15 12:17:08 linux-kernel Re: [PATCH] powerpc/kexec_file: fix implicit decl error
2023-02-05 00:47:37 linux-kernel Re: [PATCH 0/2] powerpc: Fix livepatch module re-patching issue