linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 13:35:07 to 2020-04-10 20:40:25 UTC [more...]

[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)
    `  "

decruft the vmalloc API
 2020-04-10  8:11 UTC  (65+ 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

[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  (17+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()
` [PATCH v1 2/2] mm/memory_hotplug: remove 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  (28+ 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 09/21] powerpc: Use a datatype for instructions
` [PATCH v5 11/21] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v5 12/21] powerpc: Introduce a function for reporting instruction length
` [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)

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-08 16:32 UTC 

[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  (15+ 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

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

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

[RFC] Support stop state version quirk and firmware enabled stop
 2020-04-08  9:50 UTC  (2+ messages)

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-08  9:43 UTC  (2+ messages)

[PATCH] cxl: Rework error message for incompatible slots
 2020-04-08  7:09 UTC  (3+ messages)

[PATCH 0/4] powerpc/eeh: Release EEH device state synchronously
 2020-04-08  6:53 UTC  (11+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] powerpc/eeh: Remove workaround from eeh_add_device_late()
` [PATCH 4/4] powerpc/eeh: Clean up edev cleanup for VFs

[RFC/PATCH 0/3] Add support for stop instruction inside KVM guest
 2020-04-08  2:29 UTC  (7+ messages)
` [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry

[CRON] Still Failing: ClangBuiltLinux/continuous-integration#1351 (master - 09d8e9d)
 2020-04-07 18:36 UTC 

[PATCH v3 1/1] powerpc/kernel: Enables memory hot-remove after reboot on pseries guests
 2020-04-07 16:32 UTC  (5+ messages)

[PATCH vdsotest] Use vdso wrapper for gettimeofday()
 2020-04-07 16:11 UTC  (3+ messages)

[PATCH v6 0/4] powerpc: switch VDSO to C implementation
 2020-04-07 15:08 UTC  (3+ messages)
` [PATCH v6 4/4] powerpc/vdso: Switch VDSO to generic "


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