linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-31 09:09:40 to 2023-04-06 04:37:08 UTC [more...]

[PATCH v2 0/7] Update DSCR tests
 2023-04-06  4:33 UTC  (4+ messages)
` [PATCH v2 1/7] selftests/powerpc/dscr: Correct typos
` [PATCH v2 2/7] selftests/powerpc: Move bind_to_cpu() to utils.h
` [PATCH v2 4/7] selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests

[PATCH] macintosh/windfarm_smu_sat: Add missing of_node_put()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v3] powerpc: Use of_address_to_resource()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: xics: Use of_address_count()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: Use of_property_read_bool() for boolean properties
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: Use of_property_present() for testing DT property presence
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: Use of_address_to_resource()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: usbgecko: Use of_iomap()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: isa-bridge: Remove open coded "ranges" parsing
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: fsl_rio: Use of_iomap()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] macintosh: Use of_property_present() for testing DT property presence
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v2] macintosh: via-pmu-led: requires ATA to be set
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc/atomics: Remove unused function
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v3] powerpc: Implement arch_within_stack_frames
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc/perf: Properly detect mpc7450 family
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH 0/8] RTAS changes for 6.4
 2023-04-06  1:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] COVER: Remove memcpy_page_flushcache()
 2023-04-06  1:09 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/pseries: Add spaces around / operator
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH 0/3] Clean up PowerPC selftest stderr output
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] KVM: PPC: Mark three local functions "static"
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v2 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v2] KVM: PPC: BookE: Fix W=1 warnings
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix false detection of read faults
 2023-04-06  0:29 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH v2] powerpc/64s: Fix __pte_needs_flush() false positive warning
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH] powerpc: don't try to copy ppc for task with NULL pt_regs
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH v2] powerpc/papr_scm: Update the NUMA distance table for the target node
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-06  0:21 UTC  (8+ messages)
` [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v8 2/7] PCI: Export PCI link retrain timeout
` [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v8 6/7] net/mlx5: "
` [PATCH v8 7/7] PCI: Work around PCIe link training failures

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-04-05 23:45 UTC  (12+ messages)
` [kvm-unit-tests v3 07/13] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests v3 08/13] powerpc/spapr_vpa: Add basic VPA tests
` [kvm-unit-tests v3 09/13] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests v3 11/13] powerpc: Discover runtime load address dynamically

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-05 21:36 UTC  (6+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-05 20:18 UTC  (9+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-05 19:54 UTC  (20+ messages)
` [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-05 18:53 UTC  (8+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg
` [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
` [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-05 18:33 UTC  (22+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 03/18] arch/arm: "
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 07/18] arch/m68k: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "

[PATCH] powerpc/64: Always build with 128-bit long double
 2023-04-05 11:04 UTC  (4+ messages)

[powerpc:next] BUILD SUCCESS b0bbe5a2915201e3231e788d716d39dc54493b03
 2023-04-05  9:32 UTC 

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-04-05  5:45 UTC  (3+ messages)

[PATCH] powerpc: Remove duplicate SPRN_HSRR definitions
 2023-04-05  4:53 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS a3800ef9c48c4497dafe5ede1b65d91d9ef9cf1e
 2023-04-05  0:48 UTC 

[powerpc:next-test] BUILD SUCCESS 9709343cb567c7ff0dd93e583810ec29a9b497d5
 2023-04-05  0:49 UTC 

[powerpc:fixes-test] BUILD SUCCESS b277fc793daf258877b4c0744b52f69d6e6ba22e
 2023-04-05  0:48 UTC 

[powerpc:merge] BUILD SUCCESS WITH WARNING 639e8992872c632f27b130b403e263eae966231e
 2023-04-05  0:48 UTC 

[PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-04 21:56 UTC  (8+ messages)
` [PATCH v7 1/7] PCI: Export PCI link retrain timeout
` [PATCH v7 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v7 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v7 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v7 5/7] net/mlx5: "
` [PATCH v7 6/7] PCI: pciehp: "
` [PATCH v7 7/7] PCI: Work around PCIe link training failures

[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
 2023-04-04 20:47 UTC 

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-04 16:04 UTC  (4+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[powerpc:merge 5/7] .github/problem-matchers/sparse.json: warning: ignored by one of the .gitignore files
 2023-04-04 15:37 UTC 

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-04-04 13:23 UTC  (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-04 11:50 UTC  (5+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-04  9:36 UTC  (7+ messages)
` [PATCH v2 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-04  8:27 UTC  (29+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[linux-next:master] BUILD REGRESSION 31bd35b66249699343d2416658f57e97314a433a
 2023-04-03 23:22 UTC 

[PATCH 2/2] ASoC: fsl_mqs: call pm_runtime_disable() on error path
 2023-04-03 15:27 UTC 

[PATCH 1/2] ASoC: fsl_mqs: move of_node_put() to the correct location
 2023-04-03 15:36 UTC  (2+ messages)

[PATCH v1] dt-bindings: move cache controller bindings to a cache directory
 2023-04-03 21:40 UTC  (2+ messages)

[PATCH v3 00/35] Per-VMA locks
 2023-04-03 19:49 UTC  (8+ messages)
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set

[PATCH 0/2] Online new threads according to the current SMT level
 2023-04-03  8:20 UTC  (5+ messages)
` [PATCH 1/2] pseries/smp: export the smt level in the SYS FS
` [PATCH 2/2] powerpc/pseries/cpuhp: respect current SMT when adding new CPU

[PATCH] ASoC: fsl_sai: Use physical format width
 2023-04-03  7:26 UTC  (4+ messages)

[PATCH] KVM: PPC: BookE: Fix W=1 warnings
 2023-04-03  4:41 UTC 

[PATCH V4 1/3] core/device: Add function to return child node using name at substring "@"
 2023-04-03  4:04 UTC  (4+ messages)
` [PATCH V4 3/3] skiboot: Update IMC PMU node names for power10
  ` [Skiboot] "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.3-4 tag
 2023-04-02 18:02 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-04-02  0:48 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Add kvm selftests support for powerpc

[PATCH v2 1/2] KVM: PPC: Permit SRR1 flags in more injected interrupt types
 2023-04-02  0:27 UTC  (2+ messages)

[PATCH 00/19] DT header disentangling, part 1
 2023-04-01 19:22 UTC  (5+ messages)
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-04-01 12:12 UTC  (5+ messages)
` [PATCH v8 2/2] "

[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
 2023-04-01  9:15 UTC  (4+ messages)
` [PATCH v4 1/3] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v4 2/3] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v4 3/3] of: address: Always use dma_default_coherent for default coherency

[PATCH] serial: Use of_property_read_bool() for boolean properties
 2023-04-01  3:30 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2023-03-31 15:17 UTC  (2+ messages)

[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
 2023-03-31 15:11 UTC  (7+ messages)

[PATCH 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-03-31 14:55 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop the long-double-128 powerpc check/hack
 2023-03-31 10:53 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).