linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-17 12:38:38 to 2023-03-23 13:26:10 UTC [more...]

[PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-03-23 13:23 UTC  (3+ messages)

perf tools power9 JSON files build breakage on ubuntu 18.04 cross build
 2023-03-23 13:11 UTC 

[kvm-unit-tests v2 00/10] powerpc: updates, P10, PNV support
 2023-03-23 12:36 UTC  (19+ messages)
` [kvm-unit-tests v2 01/10] MAINTAINERS: Update powerpc list
` [kvm-unit-tests v2 02/10] powerpc: add local variant of SPR test
` [kvm-unit-tests v2 03/10] powerpc: abstract H_CEDE calls into a sleep functions
` [kvm-unit-tests v2 04/10] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests v2 05/10] powerpc: Indirect SPR accessor functions
` [kvm-unit-tests v2 06/10] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests v2 07/10] powerpc/spapr_vpa: Add basic VPA tests
` [kvm-unit-tests v2 08/10] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests v2 09/10] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests v2 10/10] powerpc/sprs: Test hypervisor registers on powernv machine

[PATCH 0/8] RTAS changes for 6.4
 2023-03-23 12:17 UTC  (19+ messages)
` [PATCH 1/8] powerpc/rtas: ensure 8-byte alignment for struct rtas_args
` [PATCH 2/8] powerpc/rtas: use memmove for potentially overlapping buffer copy
` [PATCH 3/8] powerpc/rtas: rtas_call_unlocked() kerneldoc
` [PATCH 4/8] powerpc/rtas: fix miswording in rtas_function kerneldoc
` [PATCH 5/8] powerpc/rtas: rename va_rtas_call_unlocked() to va_rtas_call()
` [PATCH 6/8] powerpc/rtas: lockdep annotations
` [PATCH 7/8] powerpc/rtas: warn on unsafe argument to rtas_call_unlocked()
` [PATCH 8/8] powerpc/rtas: consume retry statuses in sys_rtas()

[PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-03-23 11:57 UTC  (21+ messages)
` [PATCH 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 04/14] csky: drop ARCH_FORCE_MAX_ORDER
` [PATCH 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
` [PATCH 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 07/14] nios2: "
` [PATCH 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 14/14] xtensa: "

[kvm-unit-tests PATCH 1/7] MAINTAINERS: Update powerpc list
 2023-03-23 11:55 UTC  (10+ messages)
` [kvm-unit-tests PATCH 2/7] powerpc: add local variant of SPR test
` [kvm-unit-tests PATCH 3/7] powerpc: abstract H_CEDE calls into a sleep() function
` [kvm-unit-tests PATCH 4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test
` [kvm-unit-tests PATCH 5/7] powerpc: Indirect SPR accessor functions
` [kvm-unit-tests PATCH 6/7] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH 7/7] powerpc/spapr_vpa: Add basic VPA tests

[next-20230322] Kernel WARN at kernel/workqueue.c:3182 (rcutorture)
 2023-03-23 11:25 UTC 

[PATCH 0/9] Add static DEXCR support
 2023-03-23 10:34 UTC  (11+ messages)
` [PATCH 1/9] powerpc/book3s: Add missing <linux/sched.h> include
` [PATCH 2/9] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
` [PATCH 3/9] powerpc/dexcr: Handle hashchk exception
` [PATCH 4/9] powerpc/dexcr: Support userspace ROP protection
` [PATCH 5/9] powerpc/dexcr: Support custom default DEXCR value
` [PATCH 6/9] Documentation: Document PowerPC kernel DEXCR interface
` [PATCH 7/9] selftests/powerpc: Add more utility macros
` [PATCH 8/9] selftests/powerpc/dexcr: Add hashst/hashchk test
` [PATCH 9/9] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr

Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
 2023-03-23  9:53 UTC 

[PATCH] arch/powerpc/kvm: kvmppc_core_vcpu_create_hv: check for kzalloc failure
 2023-03-23  7:47 UTC 

[PATCH v3 0/4] Use dma_default_coherent for devicetree default coherency
 2023-03-23  7:29 UTC  (6+ messages)
` [PATCH v3 1/4] of: address: Fix default coherency for MIPS
` [PATCH v3 2/4] dma-mapping: Provide a fallback dma_default_coherent
` [PATCH v3 3/4] dma-mapping: Provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
` [PATCH v3 4/4] of: address: Always use dma_default_coherent for default coherency

[PATCH v3 0/2] Improving calls to kvmppc_hv_entry
 2023-03-23  4:53 UTC  (7+ messages)
` [PATCH v3 2/2] arch/powerpc/kvm: kvmppc_hv_entry: remove r4 argument

[powerpc:next] BUILD SUCCESS 3a713753d3cb52e4e3039cdb906ef00f0b574219
 2023-03-23  0:53 UTC 

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-22 23:14 UTC  (13+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

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

[PATCH v6 0/4] Add pci_dev_for_each_resource() helper and update users
 2023-03-22 19:35 UTC  (7+ messages)
` [PATCH v6 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v6 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v6 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v6 4/4] pcmcia: "

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-03-22 18:25 UTC  (6+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE

[next-20230317][PPC/MLX5][bisected 4d5ab0a] Boot WARNING: CPU: 0 PID: 9 at net/core/dev.c:1928 call_netdevice_notifiers_info
 2023-03-22 17:54 UTC  (3+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-03-22 17:41 UTC  (3+ messages)

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-03-22 13:48 UTC  (6+ messages)

[PATCH] powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
 2023-03-22 12:49 UTC  (3+ messages)

[PATCH v2 4/4] Add myself to MAINTAINERS for Power VFIO support
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 3/4] powerpc/iommu: Add iommu_ops to report capabilities and
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 2/4] powerpc/pci_64: Init pcibios subsys a bit later
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH 1/2] selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_test
 2023-03-22 12:25 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/4] powerpc/iommu: Add "borrowing" iommu_table_group_ops
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH 0/3] Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH] selftests/powerpc: Increase timeout for vsx_signal test
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH 0/2] ppc: simplify sysctl registration
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH] powerpc: Fix some kernel-doc warnings
 2023-03-22 12:25 UTC  (2+ messages)

[PATCH v2 01/10] powerpc/machdep: Make machine name const
 2023-03-22 12:25 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/mpc5xxx: Add missing fwnode_handle_put()
 2023-03-22  3:04 UTC 

[PATCH v12 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-21 22:33 UTC  (16+ messages)
` [PATCH v12 01/13] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v12 02/13] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v12 03/13] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v12 04/13] dt-bindings: gpio-mmio: Add compatible for QIXIS
` [PATCH v12 05/13] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v12 06/13] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v12 07/13] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v12 08/13] phy: lynx10g: Enable by default on Layerscape
` [PATCH v12 09/13] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v12 10/13] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v12 11/13] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v12 12/13] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v12 13/13] arm64: dts: ls1088ardb: Add serdes descriptions

[PATCH v2 0/4] Reenable VFIO support on POWER systems
 2023-03-21 21:43 UTC  (7+ messages)

[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
 2023-03-21 16:50 UTC  (2+ messages)
` (subset) "

[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba
 2023-03-21 16:00 UTC 

[PATCH] powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()
 2023-03-21 10:36 UTC  (10+ messages)
    `  "
              ` [PATCH v2 0/2] powerpc/pseries: Fixes for "
                ` [PATCH v2 1/2] powerpc/pseries: Do not pass an error pointer to of_node_put() "
                ` [PATCH v2 2/2] powerpc/pseries: Fix exception handling "

[PATCH] powerpc: Use of_address_to_resource()
 2023-03-21  6:12 UTC  (2+ messages)

[RFC PATCH 00/13] Add DEXCR support
 2023-03-21  4:51 UTC  (5+ messages)
` [RFC PATCH 04/13] powerpc/dexcr: Support userspace ROP protection

[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
 2023-03-21  3:54 UTC  (5+ messages)
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH v2] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
 2023-03-21  2:50 UTC 

[PATCH] soc: fsl: dpio: fix net interfaces probe on big endian
 2023-03-20 23:30 UTC 

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-20 19:15 UTC  (4+ messages)
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core

[PATCH 1/2] ASoC: fsl: define a common DRIVER_NAME
 2023-03-20 18:31 UTC  (5+ messages)
` [PATCH 2/2] ASoC: fsl: Specify driver name in ASoC card

[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
 2023-03-20 17:05 UTC 

[PATCH 1/2] serial: ucc_uart: Use uart_circ_empty()
 2023-03-20 13:50 UTC 

[PATCH v2] soc: fsl: qe: remove unused qe_ic_from_irq function
 2023-03-20 13:42 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
 2023-03-20  7:40 UTC  (3+ messages)

[PATCH] soc: fsl: qe: remove unused qe_ic_from_irq function
 2023-03-20  7:14 UTC  (2+ messages)

CPU Hotplug optimization: offcputime analysis
 2023-03-20  6:19 UTC 

[PATCH AUTOSEL 6.2 09/30] cpumask: fix incorrect cpumask scanning result checks
 2023-03-20  1:59 UTC  (2+ messages)

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-03-19 18:44 UTC  (7+ messages)
` [PATCH 12/15] auxdisplay: ht16k33: Introduce backlight_get_brightness()

[PATCH] macintosh: Use of_address_to_resource()
 2023-03-19 16:32 UTC 

[PATCH] powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
 2023-03-19 14:59 UTC 

[PATCH 00/11] usb: phy: Convert to platform remove callback returning void
 2023-03-19  9:24 UTC  (2+ messages)
` [PATCH 03/11] usb: phy: fsl: "

[PATCHv2 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2023-03-19  6:00 UTC  (5+ messages)
` [PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors

[PATCH v4 20/36] powerpc: Implement the new page table range API
 2023-03-18  9:19 UTC  (5+ messages)

[PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-03-17 16:38 UTC  (2+ messages)

[PATCH 0/3] COVER: Remove memcpy_page_flushcache()
 2023-03-17 14:48 UTC  (6+ messages)

[PATCH v11 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-17 19:17 UTC  (4+ messages)
` [PATCH v11 09/13] arm64: dts: ls1046a: Add serdes nodes

[PATCH] PCI/AER: correctable error message as KERN_INFO
 2023-03-17 17:57 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.3-3 tag
 2023-03-17 17:38 UTC  (2+ messages)

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-03-17 15:58 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
 2023-03-17 13:23 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).