Michael Ellerman ([email protected])

Number of posts: 1666 (0.6 per day)
First post: 2016-10-05 02:36:28
Last post: 2024-06-03 02:46:18

Date List Subject
2021-12-07 13:28:44 linux-kernel Re: [PATCH] powerpc/modules: Don't WARN on first module allocation tentative
2021-12-07 13:28:42 linux-kernel Re: [PATCH] powerpc/powermac: Add missing lockdep_register_key()
2021-12-07 13:28:39 linux-kernel Re: [PATCH] powerpc: Don't bother about .data..Lubsan sections
2021-12-07 13:28:37 linux-kernel Re: [PATCH] powerpc/32s: Fix shift-out-of-bounds in KASAN init
2021-12-03 11:53:33 linux-kernel Re: [PATCH] powerpc/85xx: fix oops when CONFIG_FSL_PMC=n
2021-11-25 09:50:26 linux-kernel Re: [PATCH] powerpc: tsi108: make EXPORT_SYMBOL follow its function immediately
2021-11-25 09:49:40 linux-kernel Re: (subset) [PATCH 0/6] add missing of_node_put
2021-11-25 09:49:36 linux-kernel Re: [PATCH] powerpc/prom_init: fix the improper check of prom_getprop
2021-11-25 09:49:25 linux-kernel Re: [PATCH v3] powerpc/code-patching: Improve verification of patchability
2021-11-25 09:36:51 linux-kernel Re: [PATCH] powerpc/32: Fix hardlockup on vmap stack overflow
2021-11-17 11:25:47 linux-kernel Re: [PATCH] powerpc: clean vdso32 and vdso64 directories
2021-11-17 11:25:45 linux-kernel Re: [PATCH] powerpc/signal32: Fix sigset_t copy
2021-11-17 11:25:43 linux-kernel Re: [PATCH] powerpc/book3e: Fix TLBCAM preset at boot
2021-11-17 11:25:42 linux-kernel Re: [PATCH] powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
2021-11-05 14:11:07 linux-kernel Re: [PATCH] powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
2021-11-02 11:45:07 linux-kernel Re: [PATCH] powerpc/kexec_file: Add of_node_put() before goto
2021-11-02 11:44:30 linux-kernel Re: [PATCH v3] powerpc/boot: Set LC_ALL=C in wrapper script
2021-11-02 11:43:33 linux-kernel Re: [PATCH -next] powerpc/44x/fsp2: add missing of_node_put
2021-11-02 11:43:19 linux-kernel Re: [PATCH v3] powerpc/32: Add support for out-of-line static calls
2021-11-02 11:43:09 linux-kernel Re: [PATCH] powerpc/breakpoint: Cleanup
2021-11-02 11:43:04 linux-kernel Re: [PATCH 1/3] powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
2021-11-02 11:42:56 linux-kernel Re: [PATCH] MAINTAINERS: Update powerpc KVM entry
2021-11-02 11:42:53 linux-kernel Re: [PATCH][next] powerpc/vas: Fix potential NULL pointer dereference
2021-11-02 11:42:38 linux-kernel Re: [PATCH 0/4] Update mpc5200 dts files to fix warnings
2021-11-02 11:42:28 linux-kernel Re: [PATCH v2] powerpc/8xx: Simplify TLB handling
2021-11-02 11:42:02 linux-kernel Re: [PATCH] powerpc/pseries/iommu: Add of_node_put() before break
2021-11-02 11:41:58 linux-kernel Re: [PATCH] powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regs
2021-11-02 11:41:58 linux-kernel Re: [PATCH v2 RESEND] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2021-11-02 11:41:55 linux-kernel Re: [PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2021-11-02 11:41:45 linux-kernel Re: [PATCH] powerpc: Mark .opd section read-only
2021-11-02 11:41:38 linux-kernel Re: [PATCH v1 1/8] powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
2021-11-02 11:41:23 linux-kernel Re: [PATCH] powerpc/machdep: Remove stale functions from ppc_md structure
2021-11-02 11:41:12 linux-kernel Re: [PATCH] powerpc: Don't provide __kernel_map_pages() without ARCH_SUPPORTS_DEBUG_PAGEALLOC
2021-11-02 11:41:11 linux-kernel Re: [PATCH] powerpc/lib/sstep: Don't use __{get/put}_user() on kernel addresses
2021-11-02 11:41:06 linux-kernel Re: [PATCH] powerpc: Activate CONFIG_STRICT_KERNEL_RWX by default
2021-11-02 11:40:39 linux-kernel Re: [PATCH v2] powerpc/32: Don't use a struct based type for pte_t
2021-11-02 11:40:21 linux-kernel Re: [PATCH] powerpc/time: Remove generic_suspend_{dis/en}able_irqs()
2021-10-21 11:11:17 linux-kernel Re: [PATCH v2] powerpc/smp: do not decrement idle task preempt count in CPU offline
2021-10-18 03:44:53 linux-kernel Re: [PATCH] powerpc: Set max_mapnr correctly
2021-10-18 03:44:09 linux-kernel Re: [PATCH] powerpc/eeh: Fix docstrings in eeh.c
2021-10-11 16:25:38 linux-kernel Re: [PATCH] powerpc: clean up UPD_CONSTR
2021-10-11 16:25:09 linux-kernel Re: [PATCH] powerpc/powermac: Remove stale declaration of pmac_md
2021-10-11 16:24:29 linux-kernel Re: [PATCH 0/1] Arch use of pci_dev_is_added()
2021-10-11 16:24:18 linux-kernel Re: [PATCH] video: fbdev: use memset_io() instead of memset()
2021-10-11 16:24:01 linux-kernel Re: [PATCH] powerpc/476: Fix sparse report
2021-10-11 16:23:58 linux-kernel Re: [PATCH v2 0/2] powerpc:85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
2021-10-11 16:23:52 linux-kernel Re: [PATCH] powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype for 'create_section_mapping'
2021-10-08 13:27:33 linux-kernel Re: [PATCH] powerpc/32s: Fix kuap_kernel_restore()
2021-08-31 14:03:01 linux-kernel Re: [PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
2021-08-31 14:01:41 linux-kernel Re: [PATCH v6 00/11] DDW + Indirect Mapping
2021-08-31 14:01:36 linux-kernel Re: [PATCH] powerpc: Redefine HMT_xxx macros as empty on PPC32