linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 06:18:32 to 2020-09-11 18:08:46 UTC [more...]

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-11 18:06 UTC  (3+ messages)

[PATCH v2 00/14] DDW Indirect Mapping
 2020-09-11 17:07 UTC  (15+ messages)
` [PATCH v2 01/14] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v2 02/14] powerpc/pseries/iommu: Makes sure IOMMU_PAGE_SIZE <= PAGE_SIZE
` [PATCH v2 03/14] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
` [PATCH v2 04/14] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
` [PATCH v2 05/14] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v2 06/14] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v2 07/14] powerpc/pseries/iommu: Add ddw_list_new_entry() helper
` [PATCH v2 08/14] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v2 09/14] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v2 10/14] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper
` [PATCH v2 11/14] powerpc/pseries/iommu: Update remove_dma_window() to accept property name
` [PATCH v2 12/14] powerpc/pseries/iommu: Find existing DDW with given "
` [PATCH v2 13/14] powerpc/pseries/iommu: Make use of DDW for indirect mapping
` [PATCH v2 14/14] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 16:45 UTC  (39+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware

[PATCH] powerpc/traps: fix recoverability of machine check handling on book3s/32
 2020-09-11 13:23 UTC  (4+ messages)

[PATCH v1] pseries/hotplug-memory: hot-add: skip redundant LMB lookup
 2020-09-11 13:15 UTC  (4+ messages)

[PATCH] powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
 2020-09-11 13:06 UTC  (4+ messages)

[PATCH] KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
 2020-09-11 12:08 UTC  (2+ messages)

[PATCH v5 00/10] Coregroup support on Powerpc
 2020-09-11 11:55 UTC  (3+ messages)
` [PATCH v5 05/10] powerpc/smp: Dont assume l2-cache to be superset of sibling

[PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-11 10:34 UTC 

[PATCH v2] powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
 2020-09-11 10:29 UTC 

[PATCH 0/7] powerpc: Fix a few W=1 compile warnings
 2020-09-11  9:10 UTC  (20+ messages)
` [PATCH 1/7] powerpc/sysfs: Fix W=1 compile warning
` [PATCH 2/7] powerpc/prom: "
` [PATCH 3/7] powerpc/sstep: "
` [PATCH 4/7] powerpc/xive: "
` [PATCH 5/7] powerpc/powernv/pci: "
` [PATCH 6/7] powerpc/perf: "
` [PATCH 7/7] powerpc/32: "

[PATCH] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
 2020-09-11  8:17 UTC  (5+ messages)

[PATCH v4 00/13] mm/debug_vm_pgtable fixes
 2020-09-11  5:21 UTC  (16+ messages)
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test

[PATCH] powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
 2020-09-11  5:05 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-11  4:19 UTC  (14+ messages)

[PATCH] powerpc/ps3: make two symbols static
 2020-09-11  2:01 UTC 

[PATCH] kbuild: preprocess module linker script
 2020-09-10 19:45 UTC  (2+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-10 17:15 UTC  (14+ messages)

[PATCH v3] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-09-10 18:28 UTC  (4+ messages)

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-10 18:17 UTC  (9+ messages)
` [PATCHv7 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv7 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv7 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-10 15:55 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: remove set but not used 'addr_cena'
 2020-09-10 14:04 UTC 

[PATCH v2] powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
 2020-09-10 12:55 UTC  (2+ messages)

[PATCH kernel] powerpc/dma: Fix dma_map_ops::get_required_mask
 2020-09-10 12:55 UTC  (6+ messages)

[PATCH v2] cpuidle-pseries: Fix CEDE latency conversion from tb to us
 2020-09-10 12:55 UTC  (2+ messages)

[PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-10  9:53 UTC  (2+ messages)

[PATCH v2] powerpc: Warn about use of smt_snooze_delay
 2020-09-10  7:39 UTC  (3+ messages)

[PATCH] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-09-10  7:37 UTC  (3+ messages)

EEH cleanups and reworks
 2020-09-10  5:45 UTC  (10+ messages)
` [PATCH 1/9] powerpc/eeh: Rework EEH initialisation
` [PATCH 2/9] powerpc/powernv: Stop using eeh_ops->init()
` [PATCH 3/9] powerpc/pseries: "
` [PATCH 4/9] powerpc/eeh: Delete eeh_ops->init
` [PATCH 5/9] powerpc/eeh: Move EEH initialisation to an arch initcall
` [PATCH 6/9] powerpc/pseries/eeh: Clean up pe_config_addr lookups
` [PATCH 7/9] powerpc/pseries/eeh: Rework device EEH PE determination
` [PATCH 8/9] powerpc/pseries/eeh: Allow zero to be a valid PE configuration address
` [PATCH 9/9] powerpc/eeh: Clean up PE addressing

[PATCH] scsi: ibmvfc: Fix error return in ibmvfc_probe()
 2020-09-10  2:11 UTC  (3+ messages)

[powerpc:merge] BUILD SUCCESS 4b552a4cbf286ff9dcdab19153f3c1c7d1680fab
 2020-09-10  1:18 UTC 

[powerpc:next-test] BUILD SUCCESS a24f73a061494d718b254ec7814cd10010ac2ec3
 2020-09-10  1:18 UTC 

[powerpc:fixes-test] BUILD SUCCESS 0460534b532e5518c657c7d6492b9337d975eaa3
 2020-09-10  1:12 UTC 

[PATCH v3] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-09-09 13:40 UTC  (3+ messages)

[PATCH 0/5] powerpc: Remove five unused variables
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH v2 0/4] ocxl: Cleanup AFU interrupt allocation
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH] powerpc: hwrng; fix missing of_node_put()
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH] powerpc: icp-hv: fix missing of_node_put in success path
 2020-09-09 13:37 UTC  (2+ messages)

Clean up W=1 for the powernv platform
 2020-09-09 13:37 UTC  (3+ messages)
` [PATCH 1/6] powerpc/powernv/smp: Fix spurious DBG() warning

[PATCH] cxl: Rework error message for incompatible slots
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH] powerpc/oprofile: fix spelling mistake "contex" -> "context"
 2020-09-09 13:37 UTC  (2+ messages)

[v3 1/2] dts: ppc: t4240rdb: remove interrupts property
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH 1/2] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures
 2020-09-09 13:37 UTC  (2+ messages)

[PATCH] arch/powerpc: use simple i2c probe function
 2020-09-09 13:28 UTC  (2+ messages)

[PATCH 0/2] powerpc: unrel_branch_check.sh: enable llvm-objdump
 2020-09-09 13:28 UTC  (2+ messages)

[PATCH 0/7] powerpc: unrel_branch_check.sh: make it suck less
 2020-09-09 13:28 UTC  (2+ messages)

[PATCH] powerpc/tools: Remove 90 line limit in checkpatch script
 2020-09-09 13:28 UTC  (2+ messages)

[PATCH] powerpc/64s: handle ISA v3.1 local copy-paste context switches
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/pseries/eeh: Fix dumb linebreaks
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/64: Remove unused generic_secondary_thread_init()
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH 1/9] selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH 1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v5 0/4] Allow bigger 64bit window by removing default DMA window
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v3] powerpc: Warn about use of smt_snooze_delay
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/powernv: Print helpful message when cores guarded
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2] powerpc: Update documentation of ISA versions for Power10
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] selftests/powerpc: Fix prefixes in alignment_handler signal handler
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/boot: Update Makefile comment for 64bit wrapper
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2] powerpc: Remove flush_instruction_cache() on 8xx
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH][V2] macintosh: windfarm: remove detatch debug containing spelling mistakes
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2] powerpc: Drop _nmask_and_or_msr()
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2 1/4] powerpc: Remove flush_instruction_cache for book3s/32
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/irq: Drop forward declaration of struct irqaction
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix assembler warning about r0
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH] powerpc/hwirq: Remove stale forward irq_chip declaration
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH 1/2] powerpc/fpu: Drop cvt_fd() and cvt_df()
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h
 2020-09-09 13:27 UTC  (2+ messages)

[PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-09 11:51 UTC  (6+ messages)

Flushing transparent hugepages
 2020-09-09 10:26 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
 2020-09-09  6:20 UTC  (4+ messages)
` [PATCH v1 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification

[PATCH v2] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-09-09  6:16 UTC  (2+ 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).