linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-18 18:36:08 to 2021-04-21 02:52:01 UTC [more...]

[PATCH v10 00/10] powerpc: Further Strict RWX support
 2021-04-21  2:51 UTC  (19+ messages)
` [PATCH v10 01/10] powerpc/mm: Implement set_memory() routines
` [PATCH v10 03/10] powerpc: Always define MODULES_{VADDR,END}
` [PATCH v10 04/10] powerpc/kprobes: Mark newly allocated probes as ROX
` [PATCH v10 05/10] powerpc/bpf: Write protect JIT code
` [PATCH v10 06/10] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v10 08/10] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig

[PATCH] powerpc/64s: Add load address to plt branch targets before moved to linked location for non-relocatable kernels
 2021-04-21  2:17 UTC 

powerpc{32,64} randconfigs
 2021-04-20 23:31 UTC 

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-20 22:34 UTC  (7+ messages)

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-20 11:21 UTC  (20+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH V2 net] ibmvnic: Continue with reset if set link down failed
 2021-04-20 21:42 UTC  (2+ messages)

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-20 21:20 UTC  (13+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems

[PATCH v2 1/2] powerpc/64: Fix the definition of the fixmap area
 2021-04-20 21:15 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/legacy_serial: Use early_ioremap()

[PATCH 1/2] powerpc: Free fdt on error in elf64_load()
 2021-04-20 19:03 UTC  (2+ messages)
` [PATCH 2/2] powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()

PPC_FPU, ALTIVEC: enable_kernel_fp, put_vr, get_vr
 2021-04-20 18:25 UTC  (10+ messages)

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-20 17:37 UTC  (6+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
` [PATCH 2/2] powerpc/sstep: Add tests for setb instruction

[PATCH v4] pseries: prevent free CPU ids to be reused on another node
 2021-04-20 16:34 UTC  (2+ messages)

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (6+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-20 15:55 UTC  (13+ messages)

[PATCH v2 1/2] powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
 2021-04-20 14:02 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc: Enable OPTPROBES on PPC32

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-20 14:00 UTC  (10+ messages)

swiotlb cleanups v3
 2021-04-20 13:48 UTC  (4+ messages)

[PATCH v1 1/2] powerpc/inst: ppc_inst_as_u64() becomes ppc_inst_as_ulong()
 2021-04-20 13:37 UTC  (4+ messages)
` [PATCH v1 2/2] powerpc: Enable OPTPROBES on PPC32

[PATCH] powerpc/mce: save ignore_event flag unconditionally for UE
 2021-04-20 11:35 UTC  (5+ messages)

[PATCH V2] mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER
 2021-04-20  9:03 UTC  (5+ messages)

[PATCH] powerpc/legacy_serial: Use early_ioremap()
 2021-04-20  8:18 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-20  3:28 UTC  (6+ messages)

[PATCH v4] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-20  5:50 UTC  (4+ messages)

[PATCH v5] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-20  5:46 UTC 

[PATCH 1/1] powerpc/pseries/iommu: Fix window size for direct mapping with pmem
 2021-04-20  5:29 UTC  (3+ messages)

[PATCH v4 0/9] Speedup mremap on ppc64
 2021-04-20  4:30 UTC  (9+ messages)
` [PATCH v4 4/9] powerpc/mm/book3s64: Fix possible build error
` [PATCH v4 6/9] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v4 8/9] mm/mremap: Allow arch runtime override

[PATCH] powerpc/64s: Add FA_DUMP to defconfig
 2021-04-20  4:22 UTC 

[PATCH 0/2] pseries: UNISOLATE DRCs to signal device removal error
 2021-04-20  3:57 UTC  (9+ messages)
` [PATCH 1/2] dlpar.c: introduce dlpar_unisolate_drc()
` [PATCH 2/2] hotplug-cpu.c: set UNISOLATE on dlpar_cpu_remove() failure

[PATCH] powerpc/pseries: Add shutdown() to vio_driver and vio_bus
 2021-04-20  3:42 UTC  (5+ messages)

[PATCH V2 0/1] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-04-20  3:01 UTC  (2+ messages)
` [PATCH V2 1/1] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC

[powerpc:next] BUILD SUCCESS cbd3d5ba46b68c033986a6087209930f001cbcca
 2021-04-20  2:51 UTC 

[powerpc:merge] BUILD SUCCESS 40f5c8e99b3f2f53db08055f415af2aac416360e
 2021-04-20  2:51 UTC 

[PATCH 1/3] powerpc/8xx: Enhance readability of trap types
 2021-04-20  2:35 UTC  (4+ messages)
` [PATCH 2/3] powerpc/32s: "
` [PATCH 3/3] powerpc/irq: "

[powerpc:next 231/236] arch/powerpc/kernel/fadump.c:731:28: error: 'INTERRUPT_SYSTEM_RESET' undeclared
 2021-04-19 22:27 UTC 

[PATCH] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-04-19 13:52 UTC  (7+ messages)
` [PATCH] powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an overflown PMC

[powerpc:next 231/236] arch/powerpc/kernel/fadump.c:731:28: error: use of undeclared identifier 'INTERRUPT_SYSTEM_RESET'
 2021-04-19 18:28 UTC 

[PATCH v2] perf vendor events: Initial json/events list for power10 platform
 2021-04-19 16:57 UTC  (3+ messages)

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 16:41 UTC  (8+ messages)
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-04-19 14:07 UTC  (6+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v2 2/4] powerpc/mm: Leave a gap between early allocated IO areas
` [PATCH v2 3/4] powerpc/mm: Properly coalesce pages in ptdump
` [PATCH v2 4/4] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

[PATCH 1/2] powerpc: add enable_kernel_fp() stub for ALTIVEC without PPC_FPU
 2021-04-19 13:57 UTC  (5+ messages)
` [PATCH 2/2] powerpc: add ALTIVEC support to lib/ when PPC_FPU not set

[PATCH] powerpc/pseries/mce: Fix a typo in error type assignment
 2021-04-19 12:39 UTC  (4+ messages)

linux-next: build failure after merge of the powerpc tree
 2021-04-19 12:24 UTC  (3+ messages)

[PATCH] powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabled
 2021-04-19 12:01 UTC 

[PATCH] perf vendor events: Initial json/events list for power10 platform
 2021-04-19 10:25 UTC  (3+ messages)

[PATCH 1/1] mm: Fix struct page layout on 32-bit systems
 2021-04-19  7:15 UTC  (12+ messages)

[powerpc/merge] Build failure arch/powerpc/kernel/fadump.c
 2021-04-19  7:00 UTC 

[RFC/PATCH] powerpc/smp: Add SD_SHARE_PKG_RESOURCES flag to MC sched-domain
 2021-04-19  6:14 UTC  (6+ messages)

[PATCH v3] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-19  5:55 UTC  (2+ messages)

[PATCH 0/3] powerpc/mm/hash: Time improvements for memory hot(un)plug
 2021-04-19  5:37 UTC  (9+ messages)
` [PATCH 2/3] powerpc/mm/hash: Avoid multiple HPT resize-ups on memory hotplug
` [PATCH 3/3] powerpc/mm/hash: Avoid multiple HPT resize-downs on memory hotunplug

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-04-19  5:17 UTC  (3+ messages)

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-04-19  5:16 UTC  (3+ messages)

[PATCH 1/2] powerpc/configs: Add PAPR_SCM to pseries_defconfig
 2021-04-19  4:12 UTC  (2+ messages)

[PATCH] powerpc/smp: Make some symbols static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] windfarm: make symbol 'wf_thread' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v2] powerpc/mm: Add cond_resched() while removing hpte mappings
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] macintosh/windfarm: Make symbol 'pm121_sys_state' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] macintosh/via-pmu: Make some symbols static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-19  4:00 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5] powerpc/traps: Enhance readability for trap types
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH 1/1] powerpc/smp: Set numa node before updating mask
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH 0/3] Reintroduce cpu_core_mask
 2021-04-19  4:00 UTC  (11+ messages)
` [PATCH 1/3] powerpc/smp: "
` [PATCH 3/3] powerpc/smp: Cache CPU to chip lookup

[PATCH -next] powerpc/xmon: Make symbol 'spu_inst_dump' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v2 00/11] Move 64e to new interrupt return code
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH] powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processors
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH 1/2] powerpc: syscalls: switch to generic syscalltbl.sh
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/fadump: make symbol 'rtas_fadump_set_regval' static
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH v1 00/12] minor KVM fixes and cleanups
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/rtas: miscellaneous cleanups
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v2] powerpc/eeh: Fix EEH handling for hugepages in ioremap space
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH -next] powerpc/security: Make symbol 'stf_barrier' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/mce: Make symbol 'mce_ue_event_work' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v3 1/1] powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPAR
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] powerpc/vdso: Separate vvar vma from vdso
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/pseries/pmem: Make symbol 'drc_pmem_match' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/powernv: make symbol 'mpipl_kobj' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/perf: Make symbol 'isa207_pmu_format_attr' static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH -next] powerpc/perf/hv-24x7: Make some symbols static
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH v3 0/9] powerpc/xive: Map one IPI interrupt per node
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH] powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH v2 1/9] powerpc/mem: Move cache flushing functions into mm/cacheflush.c
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-04-19  4:00 UTC  (2+ messages)

[PATCH] powerpc/signal32: Fix build failure with CONFIG_SPE
 2021-04-19  3:59 UTC  (2+ messages)

[PATCH 1/3] powerpc/modules: Load modules closer to kernel text
 2021-04-19  3:59 UTC  (2+ messages)

[powerpc:topic/ppc-kvm] BUILD SUCCESS 732f21a3053cf279eb6b85d19b7818a8f1dd2071
 2021-04-19  3:44 UTC 

[powerpc:next-test] BUILD SUCCESS a7724a4bae77ecbda157f4ee04ca9333e1bca678
 2021-04-19  3:37 UTC 

[powerpc:next] BUILD SUCCESS a38cb4171928f622c8c0ab7902971516540cacad
 2021-04-19  3:37 UTC 

[powerpc:merge] BUILD SUCCESS e4361a664ee985c1f54ddecf80b93159750d93d3
 2021-04-19  3:37 UTC 

[PATCH] Documentation/powerpc: Add proper links for manual and tests
 2021-04-18 19:29 UTC 

mmu.c:undefined reference to `patch__hash_page_A0'
 2021-04-18 18:35 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).