LinuxLists
Users
About
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
Next Page
Date
List
Subject
2024-06-03 02:46:18
linux-kernel
Re: [PATCH bpf v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
2024-06-03 02:46:15
linux-kernel
Re: [PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
2024-05-08 13:50:50
linux-kernel
Re: [PATCH] Fix the address of the linuxppc-dev mailing list
2024-05-08 13:48:21
linux-kernel
Re: [PATCH] power: Remove arch specific module bug stuff
2024-05-08 13:47:42
linux-kernel
Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
2024-05-08 13:47:36
linux-kernel
Re: [PATCH v2 0/3] Fix typos, grammatical errors and add units of function param
2024-05-08 13:47:26
linux-kernel
Re: [PATCH v2] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
2024-05-08 13:46:52
linux-kernel
Re: [PATCH] powerpc/bpf/32: Fix failing test_bpf tests
2024-05-08 13:45:48
linux-kernel
Re: [PATCH v2 1/2] powerpc/io: Avoid clang null pointer arithmetic warnings
2024-05-08 13:45:44
linux-kernel
Re: [PATCH] powerpc: remove unused *_syscall_64.o variables in Makefile
2024-05-08 13:45:29
linux-kernel
Re: [PATCH -next 2/3 v2] powerpc: Fix kernel-doc comments in fsl_gtm.c
2024-05-08 13:45:19
linux-kernel
Re: [PATCH -next 1/3 v2] powerpc: boot: Fix kernel-doc param for partial_decompress
2024-05-08 13:44:18
linux-kernel
Re: [PATCH v2] powerpc/iommu: Code cleanup for cell/iommu.c
2024-05-08 13:44:13
linux-kernel
Re: [PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
2024-05-08 13:43:35
linux-kernel
Re: [PATCH 1/4] powerpc: dts: add power management nodes to FSL chips
2024-05-08 13:43:12
linux-kernel
Re: [PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
2024-05-08 13:42:37
linux-kernel
Re: [PATCH] powerpc/pseries/pci: Code cleanup
2024-05-08 13:42:37
linux-kernel
Re: [PATCH v2] powerpc/cell: Code cleanup for spufs_mfc_flush
2024-05-03 10:43:01
linux-kernel
Re: [PATCH linux-next] macintosh/macio-adb: replace of_node_put() with __free
2024-05-03 10:42:43
linux-kernel
Re: [PATCH] MAINTAINERS: powerpc: Remove Aneesh
2024-05-03 10:42:38
linux-kernel
Re: [PATCH] MAINTAINERS: MMU GATHER: Update Aneesh's address
2024-04-22 09:22:20
linux-kernel
Re: [PATCH] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
2024-04-22 08:20:52
linux-kernel
Re: [PATCH] powerpc: Use str_plural() to fix Coccinelle warning
2024-04-22 08:20:40
linux-kernel
Re: [PATCH v2] powerpc: Fix PS3 allmodconfig warning
2024-04-22 08:20:00
linux-crypto
Re: (subset) [PATCH 00/34] address all -Wunused-const warnings
2024-04-22 08:19:41
linux-kernel
Re: [PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one
2024-03-23 00:46:48
linux-kernel
Re: [PATCH linux-next v2 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
2024-03-23 00:46:48
linux-kernel
Re: [PATCH v2] powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
2024-03-13 13:38:36
linux-kernel
Re: [PATCH] powerpc/pseries: Fix potential memleak in papr_get_attr()
2024-03-13 13:33:35
linux-kernel
Re: [PATCH] macintosh: adb: make adb_dev_class constant
2024-03-13 13:31:48
linux-kernel
Re: [PATCH v2 1/5] of: Add of_machine_compatible_match()
2024-03-13 13:30:55
linux-kernel
Re: [PATCH] boot: simple_alloc: check after increasing memory allocation
2024-03-13 13:30:40
linux-kernel
Re: [PATCH] powerpc/kprobes: Handle error returned by set_memory_rox()
2024-03-13 13:30:35
linux-kernel
Re: [PATCH] powerpc/32: Curb objtool unannotated intra-function call warning
2024-03-13 13:30:26
linux-kernel
Re: [PATCH] powerpc/trace: Restrict hash_fault trace event to HASH MMU
2024-03-13 13:30:15
linux-wireless
Re: [PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2024-03-13 13:29:50
linux-kernel
Re: [PATCH] powerpc/32: fix ADB_CUDA kconfig warning
2024-03-13 13:29:10
linux-kernel
Re: [PATCH] powerpc: Use user_mode() macro when possible
2024-03-13 13:28:10
linux-kernel
Re: [PATCH] powerpc: Implement set_memory_rox()
2024-03-13 13:28:07
linux-kernel
Re: [PATCH 1/2] powerpc: Refactor __kernel_map_pages()
2024-03-13 13:28:02
linux-kernel
Re: [PATCH v2] powerpc/mm: Code cleanup for __hash_page_thp
2024-02-21 23:11:12
linux-kernel
Re: [PATCH] powerpc: remove unused KCSAN_SANITIZE_early_64.o in Makefile
2024-02-20 12:54:36
linux-kernel
Re: [PATCH 0/7] macintosh: Convert to platform remove callback returning void
2024-02-20 12:54:31
linux-kernel
Re: [PATCH v2] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
2024-02-20 12:30:23
linux-kernel
Re: [PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
2024-02-15 13:44:57
linux-kernel
Re: [PATCH] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
2024-02-15 13:03:35
linux-kernel
Re: [PATCH v2 0/5] powerpc: struct bus_type cleanup
2024-02-15 13:03:28
linux-kernel
Re: [PATCH] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
2024-02-15 13:01:24
linux-kernel
Re: [PATCH] powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
2024-02-15 13:01:06
linux-kernel
Re: [PING PATCH] powerpc/kasan: Fix addr error caused by page alignment
2024-02-15 13:00:46
linux-kernel
Re: [PATCH] papr_vpd.c: calling devfd before get_system_loc_code