LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 16:01:12 to 2023-04-05 12:46:10 UTC [more...]

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-05 12:45 UTC  (16+ 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 v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-05 11:50 UTC  (12+ messages)
` [PATCH v8 1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE()
` [PATCH v8 2/7] PCI: Introduce pci_resource_n()
` [PATCH v8 3/7] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v8 4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource()
` [PATCH v8 7/7] pcmcia: "

[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  (44+ messages)
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 13/21] arc: dma-mapping: skip invalidating "
` [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

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-04-04  7:34 UTC  (11+ 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 v2] powerpc/papr_scm: Update the NUMA distance table for the target node
 2023-04-04  4:14 UTC 

[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  (5+ messages)

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

[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 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
 2023-04-02  0:27 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: PPC: Permit SRR1 flags in more injected interrupt types
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts

[PATCH 00/19] DT header disentangling, part 1
 2023-04-01 19:22 UTC  (25+ messages)
` [PATCH 04/19] of: Move CPU node related functions to their own file
` [PATCH 06/19] ARM: sunxi: Drop of_device.h include
` [PATCH 10/19] cacheinfo: Adjust includes to remove of_device.h
` [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 14/19] cpufreq: "
` [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h
` [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h
` [PATCH 18/19] OPP: "

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

[powerpc:next-test] BUILD SUCCESS 2f23ef840551947878b6f26688be21e7e5a2a4dd
 2023-03-31  1:44 UTC 

[powerpc:next] BUILD SUCCESS 87b626a66dd4ab7d5caf5199d98ec0b5953d73f8
 2023-03-31  1:43 UTC 

[PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
 2023-03-30 23:43 UTC  (3+ messages)

[PATCH v8 0/7] Support page table check
 2023-03-31  0:25 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Update the NUMA distance table for the target node
 2023-03-30 16:25 UTC  (2+ messages)

[PATCH v7 3/6] PCI: Allow pci_bus_for_each_resource() to take less arguments
 2023-03-30 15:38 UTC  (3+ messages)

[PATCH] perf vendor events power9: Remove UTF-8 characters from json files
 2023-03-30 10:43 UTC  (4+ messages)

[PATCH] powerpc: don't try to copy ppc for task with NULL pt_regs
 2023-03-30  8:44 UTC  (6+ messages)

[PATCH v2 00/12] Add static DEXCR support
 2023-03-30  5:50 UTC  (13+ messages)
` [PATCH v2 01/12] powerpc/book3s: Add missing <linux/sched.h> include
` [PATCH v2 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
` [PATCH v2 03/12] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
` [PATCH v2 04/12] powerpc/dexcr: Handle hashchk exception
` [PATCH v2 05/12] powerpc/dexcr: Support userspace ROP protection
` [PATCH v2 06/12] powerpc/dexcr: Support custom default DEXCR value
` [PATCH v2 07/12] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
` [PATCH v2 08/12] powerpc/ptrace: Expose HASHKEYR register "
` [PATCH v2 09/12] Documentation: Document PowerPC kernel DEXCR interface
` [PATCH v2 10/12] selftests/powerpc: Add more utility macros
` [PATCH v2 11/12] selftests/powerpc/dexcr: Add hashst/hashchk test
` [PATCH v2 12/12] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr

[PATCH] arch/powerpc/kvm: kvmppc_core_vcpu_create_hv: check for kzalloc failure
 2023-03-30  4:20 UTC  (8+ messages)

[PATCH] macintosh/windfarm_smu_sat: Add missing of_node_put()
 2023-03-30  3:35 UTC 

[powerpc:fixes-test] BUILD SUCCESS eca9f6e6f83b6725b84e1c76fdde19b003cff0eb
 2023-03-30  2:26 UTC 

[powerpc:next-test] BUILD SUCCESS a47fc03746baf25aab6cb0bb083d158abb70a90f
 2023-03-30  1:02 UTC 

[PATCH] powerpc/64s: Move CPU -mtune options into Kconfig
 2023-03-29 23:43 UTC 

[PATCH v2 4/5] cxl/pci: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-03-29 15:59 UTC  (2+ messages)

[PATCH v3] powerpc: Use of_address_to_resource()
 2023-03-29 22:03 UTC 

[PATCH 0/8] RTAS changes for 6.4
 2023-03-29 16:23 UTC  (7+ messages)
` [PATCH 7/8] powerpc/rtas: warn on unsafe argument to rtas_call_unlocked()


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 read-only IMAP folder(s) and NNTP newsgroup(s).