linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 10:12:25 to 2020-04-12 19:54:02 UTC [more...]

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-12 19:48 UTC  (2+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls

Boot flakiness with QEMU 3.1.0 and Clang built kernels
 2020-04-12 12:03 UTC  (7+ messages)

[RFC 0/3] cpuidle/powernv: Interface to handle idle-stop versioning
 2020-04-12 12:18 UTC  (6+ messages)
` [RFC 1/3] Interface for an idle-stop dependency structure
` [RFC 3/3] Introduce capability for firmware-enabled-stop

[RFC] Support stop state version quirk and firmware enabled stop
 2020-04-12 12:06 UTC  (3+ messages)

[PATCH v3 11/15] powerpc/64s: machine check interrupt update NMI accounting
 2020-04-12  8:46 UTC  (2+ messages)

[PATCH v6 0/7] ASoC: Add new module driver for new ASRC
 2020-04-12  2:08 UTC  (5+ messages)
` [PATCH v6 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common

[PATCH AUTOSEL 4.19 46/66] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.4 071/108] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:09 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 100/108] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.4 105/108] powerpc/pseries: Handle UE event for memcpy_mcsafe

[PATCH AUTOSEL 5.5 083/121] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 087/121] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
` [PATCH AUTOSEL 5.5 113/121] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.5 118/121] powerpc/pseries: Handle UE event for memcpy_mcsafe

[PATCH AUTOSEL 5.6 104/149] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-04-11 23:03 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 108/149] KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
` [PATCH AUTOSEL 5.6 109/149] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
` [PATCH AUTOSEL 5.6 139/149] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
` [PATCH AUTOSEL 5.6 146/149] powerpc/pseries: Handle UE event for memcpy_mcsafe

[PATCH v10 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-04-11 10:28 UTC  (3+ messages)
` [PATCH v10 14/14] powerpc: Use mm_context vas_windows counter to issue CP_ABORT

decruft the vmalloc API
 2020-04-11  7:20 UTC  (69+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{, _noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() after PowerPC updates 5.7-1
 2020-04-10 20:50 UTC  (2+ messages)

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-10 20:37 UTC  (9+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH] powerpc/ima: fix secure boot rules in ima arch policy
 2020-04-10 20:13 UTC 

[PATCH 1/1] powerpc/rtas: Implement reentrant rtas call
 2020-04-10 19:28 UTC  (2+ messages)

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-10 19:20 UTC  (8+ messages)

[PATCH v2 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-04-10 17:33 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-04-10 15:57 UTC  (4+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH

[PATCH] usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
 2020-04-10  9:47 UTC  (7+ messages)
    `  "

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-10  6:50 UTC  (19+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[powerpc:merge] BUILD SUCCESS a9aa21d05c33c556e48c5062b6632a9b94906570
 2020-04-09 20:04 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-2 tag
 2020-04-09 18:10 UTC  (2+ messages)

[PATCH v3] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-04-09 14:54 UTC 

[PATCH v1 0/2] mm/memory_hotplug: remove is_mem_section_removable()
 2020-04-09 14:01 UTC  (12+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:45 UTC  (10+ messages)
` [PATCH 03/35] docs: fix broken references to text files
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 31/35] powerpc: docs: cxl.rst: mark two section titles as such

[PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
 2020-04-09 11:22 UTC  (4+ messages)
` [PATCH] powerpcs: perf: consolidate perf_callchain_user_64 and perf_callchain_user_32

[PATCH] papr/scm: Add bad memory ranges to nvdimm bad ranges
 2020-04-09  7:40 UTC  (2+ messages)

[PATCH v5 00/21] Initial Prefixed Instruction support
 2020-04-09  7:28 UTC  (19+ messages)
` [PATCH v5 02/21] powerpc/xmon: Move out-of-line instructions to text section
` [PATCH v5 05/21] powerpc: Use a function for getting the instruction op code
` [PATCH v5 13/21] powerpc/xmon: Use a function for reading instructions
` [PATCH v5 18/21] powerpc64: Add prefixed instructions to instruction data type

usb: gadget: fsl_udc_core: Checking for a failed platform_get_irq() call in fsl_udc_probe()
 2020-04-09  6:51 UTC 

[PATCH] powerpc/powernv: Add a print indicating when an IODA PE is released
 2020-04-09  7:02 UTC  (2+ messages)

usb: gadget: fsl_udc_core: Checking for a failed platform_get_irq() call in fsl_udc_probe()
 2020-04-09  6:28 UTC  (3+ messages)

[PATCH] powernv/pci: Print an error when device enable is blocked
 2020-04-09  6:20 UTC  (2+ messages)

[RFC PATCH v0 0/5] powerpc/mm/radix: Memory unplug fixes
 2020-04-09  4:31 UTC  (2+ messages)

[PATCHv2 1/2] powerpc/pseries: group lmb operation and memblock's
 2020-04-09  1:56 UTC  (2+ messages)
` [PATCHv2 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-09  1:06 UTC  (7+ messages)

[PATCH v3 1/1] ppc/crash: Reset spinlocks during crash
 2020-04-09  0:27 UTC  (10+ messages)

[PATCH, RESEND, 0/3] selftests/powerpc: A few fixes on powerpc selftests
 2020-04-08 22:35 UTC  (4+ messages)
` [PATCH, RESEND, 1/3] selftests/powerpc: Use write_pmc instead of count_pmc to reset PMCs on ebb tests
` [PATCH, RESEND, 2/3] selftests/powerpc: enable performance alerts when freezing counters on cycles_with_freeze_test selftest
` [PATCH 3/3] selftests/powerpc: ensure PMC reads are set and ordered on count_pmc

[PATCH] soc: fsl: dpio: avoid stack usage warning
 2020-04-08 20:24 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: fix incorrect pointer conversions
 2020-04-08 18:58 UTC 

[PATCH 1/1] powerpc/crash: Use NMI context for printk after crashing other CPUs
 2020-04-08 18:41 UTC  (3+ messages)

[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
 2020-04-08 15:59 UTC  (3+ messages)
` [Bug 207129] "

[PATCH] powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
 2020-04-08 15:58 UTC 

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2020-04-08 15:22 UTC  (4+ messages)
` [Bug 206203] "

[PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
 2020-04-08 13:23 UTC  (13+ messages)

[PATCH V2 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
 2020-04-08 13:21 UTC  (2+ messages)

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-08 11:40 UTC  (3+ messages)

[PATCH v2] powerpc/ptrace: Do not return ENOSYS if invalid syscall
 2020-04-08 11:40 UTC  (2+ messages)

[RFC] cpuidle/powernv : Support for pre-entry and post exit of stop state in firmware
 2020-04-08 11:16 UTC  (2+ messages)

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-04-08 11:01 UTC  (5+ messages)
` [RFC PATCH 2/3] powerpc/lib: Initialize a temporary mm for code patching

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-08 10:03 UTC 


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).