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-04-10 14:30:21 linux-kernel Re: [PATCH] powerpc: Switch to relative jump labels
2021-04-03 11:55:58 linux-kernel Re: [PATCH v2] powerpc/signal32: Fix Oops on sigreturn with unmapped VDSO
2021-04-03 11:55:08 linux-kernel Re: [PATCH] powerpc/ptrace: Don't return error when getting/setting FP regs without CONFIG_PPC_FPU_REGS
2021-04-03 11:54:02 linux-kernel Re: [PATCH] powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuilt
2021-03-31 01:16:30 linux-kernel Re: [PATCH] cxl: Fix couple of spellings
2021-03-31 01:16:14 linux-kernel Re: [PATCH] powerpc: kernel: Trivial spelling fixes throughout the file head_fsl_booke.S
2021-03-31 01:16:14 linux-kernel Re: [PATCH] powerpc/xive: use true and false for bool variable
2021-03-31 01:15:53 linux-kernel Re: [PATCH] arch/powerpc/include:fix misspellings in tlbflush.h
2021-03-31 01:15:41 linux-kernel Re: [PATCH] powerpc/fadump: Mark fadump_calculate_reserve_size as __init
2021-03-31 01:14:53 linux-kernel Re: [PATCH] powerpc/chrp: Make hydra_init() static
2021-03-31 01:14:52 linux-kernel Re: [PATCH v1 0/8] Miscellaneous user access improvement
2021-03-31 01:14:49 linux-kernel Re: [PATCH] powerpc/iommu/debug: fix ifnullfree.cocci warnings
2021-03-31 01:14:27 linux-kernel Re: [PATCH] powerpc: remove unneeded semicolon
2021-03-31 01:14:17 linux-kernel Re: [PATCH] powerpc: mm: book3s64: Fix a typo in the file mmu_context.c
2021-03-31 01:14:17 linux-kernel Re: [PATCH] arch: powerpc: kernel: Change droping to dropping in the file traps.c
2021-03-31 01:14:14 linux-kernel Re: [PATCH] powerpc/Makefile: Remove workaround for gcc versions below 4.9
2021-03-31 01:14:14 linux-kernel Re: [PATCH v5] powerpc/uprobes: Validation for prefixed instruction
2021-03-31 01:14:07 linux-kernel Re: [PATCH] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
2021-03-31 01:13:59 linux-kernel Re: [PATCH] powerpc: kernel: Trivial typo fix in the file kgdb.c
2021-03-31 01:13:56 linux-kernel Re: [PATCH] powerpc/embedded6xx: Remove CONFIG_MV64X60
2021-03-31 01:13:46 linux-kernel Re: [PATCH] selftests: powerpc: unmark non-kernel-doc comments
2021-03-31 01:13:27 linux-kernel Re: [PATCH] powerpc/prom: Mark identical_pvr_fixup as __init
2021-03-31 01:12:49 linux-kernel Re: [PATCH] cxl: don't manipulate the mm.mm_users field directly
2021-03-31 01:12:45 linux-kernel Re: [RESEND 1/1] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
2021-03-31 01:12:30 linux-kernel Re: [PATCH v2] powerpc/pseries: export LPAR security flavor in lparcfg
2021-03-31 01:12:28 linux-kernel Re: [PATCH] powerpc/pci: fix warning comparing pointer to 0
2021-03-31 01:12:20 linux-kernel Re: [PATCH] powerpc: arch/powerpc/kernel/setup_64.c - cleanup warnings
2021-03-31 01:12:18 linux-kernel Re: [PATCH] powerpc: powernv: Remove unneeded variable: "rc"
2021-03-31 01:12:18 linux-kernel Re: [PATCH] powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS
2021-03-31 01:12:18 linux-kernel Re: [PATCH] powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings
2021-03-31 01:12:18 linux-kernel Re: [PATCH v1 1/4] powerpc: Activate HAVE_RELIABLE_STACKTRACE for all
2021-03-31 01:12:18 linux-kernel Re: [PATCH 0/3] powerpc/qspinlock: Some tuning updates
2021-03-31 01:12:18 linux-kernel Re: [PATCH] powerpc/ptrace: Remove duplicate check from pt_regs_check()
2021-03-31 01:12:18 linux-kernel Re: [PATCH v2 1/4] powerpc: Enable KFENCE for PPC32
2021-03-31 01:12:18 linux-kernel Re: [PATCH v3 00/41] powerpc/32: Switch to interrupt entry/exit in C
2021-03-31 01:11:58 linux-kernel Re: [PATCH v2] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
2021-03-31 01:11:47 linux-kernel Re: [PATCH] powerpc/asm-offsets: GPR14 is not needed either
2021-03-17 17:03:16 linux-kernel Re: [PATCH v2] rpadlpar: fix potential drc_name corruption in store functions
2021-03-15 13:35:12 linux-kernel Re: [PATCH] powerpc: Force inlining of cpu_has_feature() to avoid build failure
2021-03-15 13:33:19 linux-kernel Re: [PATCH] powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
2021-03-14 10:18:37 linux-kernel Re: [PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
2021-03-14 10:14:39 linux-kernel Re: [PATCH] powerpc/603: Fix protection of user pages mapped with PROT_NONE
2021-03-14 10:11:13 linux-kernel Re: [PATCH] powerpc: Force inlining of mmu_has_feature to fix build failure
2021-03-14 10:07:10 linux-kernel Re: [PATCH] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
2021-03-14 10:03:05 linux-kernel Re: [PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
2021-02-12 00:43:36 linux-kernel Re: [PATCH] powerpc/xive: Assign boolean values to a bool variable
2021-02-12 00:43:15 linux-kernel Re: [PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
2021-02-12 00:41:26 linux-kernel Re: [PATCH] powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
2021-02-12 00:41:16 linux-kernel Re: [PATCH v2 1/3] powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user()
2021-02-12 00:41:00 linux-kernel Re: [PATCH v6 0/2] powerpc/32: Implement C syscall entry/exit (complement)
2021-02-12 00:40:39 linux-kernel Re: [PATCH 1/3] spi: mpc52xx: Avoid using get_tbl()