linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 05:31:40 to 2023-03-13 22:03:35 UTC [more...]

[PATCH] modpost: support arbitrary symbol length in modversion
 2023-03-13 22:02 UTC  (5+ messages)

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

[PATCH 12/36] powerpc/sysfs: move to use bus_get_dev_root()
 2023-03-13 18:28 UTC  (4+ messages)
` [PATCH 13/36] powerpc/powernv: "
` [PATCH 14/36] powerpc/pseries: "
` [PATCH 15/36] powerpc/fsl: "

[PATCH v9 0/6] PowerPC: in kernel handling of CPU hotplug events for crash kernel
 2023-03-13 16:25 UTC  (11+ messages)
` [PATCH v9 1/6] powerpc/kexec: turn some static helper functions public
` [PATCH v9 2/6] powerpc/crash: introduce a new config option CRASH_HOTPLUG
` [PATCH v9 3/6] powerpc/crash: add a new member to the kimage_arch struct
` [PATCH v9 4/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v9 5/6] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v9 6/6] powerpc/kexec: add crash memory hotplug support

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-03-13 15:47 UTC  (5+ messages)
` [PATCH 5/6] soc: fsl: dpio: Suppress duplicated error reporting on device remove
` [PATCH 6/6] bus: fsl-mc: Make remove function return void

[PATCH net-next 0/9] net: freescale: Convert to platform remove callback returning void
 2023-03-13 15:05 UTC  (5+ messages)
` [PATCH net-next 6/9] net: fs_enet: "
` [PATCH net-next 9/9] net: ucc_geth: "

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-13 15:19 UTC  (17+ messages)
` [PATCH v10 02/13] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v10 04/13] dt-bindings: gpio-mmio: Add compatible for QIXIS

boot regression on ppc64 with linux 6.2
 2023-03-13  9:08 UTC 

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-03-13  8:43 UTC  (2+ messages)

[PATCH] net: Use of_property_read_bool() for boolean properties
 2023-03-13  9:09 UTC  (5+ messages)

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-12 15:59 UTC  (18+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 02/15] net: "
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V6 08/15] ALSA: hda: cs35l41: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V6 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V6 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V6 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V6 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` (subset) [PATCH V6 00/15] Add support for stacked/parallel memories

[PATCH v2 0/2] Improving calls to kvmppc_hv_entry
 2023-03-13  5:39 UTC  (2+ messages)

[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
 2023-03-13  4:26 UTC  (2+ messages)

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-03-11 21:16 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: Use of_property_read_bool() for boolean properties
 2023-03-11 17:19 UTC  (2+ messages)

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-11 13:54 UTC  (8+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v4 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v4 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v4 4/4] pcmcia: "

[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
 2023-03-11 10:16 UTC  (12+ messages)
` [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH 0/2] ppc: simplify sysctl registration
 2023-03-10 23:28 UTC  (3+ messages)
` [PATCH 1/2] ppc: simplify one-level sysctl registration for powersave_nap_ctl_table
` [PATCH 2/2] ppc: simplify one-level sysctl registration for nmi_wd_lpm_factor_ctl_table

[PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-10 21:14 UTC  (5+ messages)

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-10 19:10 UTC  (14+ messages)
              ` [PATCH v2] "

[PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-03-10 19:07 UTC 

[PATCH] hwmon: Use of_property_present() for testing DT property presence
 2023-03-10 16:30 UTC  (2+ messages)

[PATCH] serial: Use of_property_read_bool() for boolean properties
 2023-03-10 15:29 UTC  (2+ messages)

[PATCH] macintosh: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] soc: fsl: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] powerpc: Use of_property_read_bool() for boolean properties
 2023-03-10 14:46 UTC 

[PATCH] powerpc: Use of_property_present() for testing DT property presence
 2023-03-10 14:46 UTC 

[PATCH] KVM: PPC: Mark three local functions "static"
 2023-03-10 10:18 UTC  (2+ messages)

[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
 2023-03-10  9:18 UTC  (7+ messages)

[PATCH] ASoC: do not include pm_runtime.h if not used
 2023-03-10  8:12 UTC  (5+ messages)

[PATCH V4 1/3] core/device: Add function to return child node using name at substring "@"
 2023-03-10  6:19 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix false detection of read faults
 2023-03-10  5:08 UTC 

[powerpc:next-test] BUILD SUCCESS f3358336042bbcf24a0b916c283559133717bbb2
 2023-03-10  2:13 UTC 

[powerpc:merge] BUILD SUCCESS 63b88b2ce373adab7537659372ef29302d10db5d
 2023-03-10  0:26 UTC 

[RFC PATCH 00/13] Add DEXCR support
 2023-03-09 23:46 UTC  (13+ messages)
` [RFC PATCH 02/13] powerpc: Add initial Dynamic Execution Control Register (DEXCR) support
` [RFC PATCH 04/13] powerpc/dexcr: Support userspace ROP protection
` [RFC PATCH 07/13] powerpc/dexcr: Add sysctl entry for SBHE system override
` [RFC PATCH 13/13] Documentation: Document PowerPC kernel DEXCR interface

[PATCH v2 0/4] Reenable VFIO support on POWER systems
 2023-03-09 19:28 UTC  (8+ messages)

[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
 2023-03-09 18:00 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH 0/3] Fix the PowerQUICC audio support using the QMC
 2023-03-09 16:09 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Remove unneeded property
` [PATCH 2/3] dt-bindings: soc: fsl: cpm_qe: cpm1-tsa: "
` [PATCH 3/3] soc: fsl: cpm1: qmc: Fix assigned timeslot masks

[PATCH] powerpc/pseries: Select the generic memory allocator
 2023-03-09 14:13 UTC  (2+ messages)

[PATCH] powerpc/imc-pmu: Use the correct spinlock initializer
 2023-03-09 13:48 UTC 

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-03-09 13:00 UTC  (5+ messages)
` [PATCH 1/3] powerpc/kvm: Make kvmppc_get_last_inst() produce a ppc_inst_t
` [PATCH 2/3] powerpc/kvm: Fetch prefixed instructions from the guest
` [PATCH 3/3] powerpc/kvm: Enable prefixed instructions for HV KVM and disable for PR KVM

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms
 2023-03-09 10:41 UTC  (10+ messages)

[PATCH net] eth: fealnx: bring back this old driver
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
 2023-03-09  0:05 UTC  (4+ messages)

[PATCH] powerpc: Remove TM XER[SO] bug workaround on POWER9 v2.3
 2023-03-08 17:26 UTC 

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

[PATCH] mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
 2023-03-08 18:13 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
 2023-03-08  2:55 UTC  (2+ messages)

[PATCH] Check for IOMMU table validity in error handler
 2023-03-07 23:02 UTC 

[PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi
 2023-03-07 21:41 UTC  (2+ messages)

[PATCH] selftests/powerpc: Increase timeout for vsx_signal test
 2023-03-07 21:36 UTC 

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

[PATCH 6.1 392/885] perf test bpf: Skip test if kernel-debuginfo is not present
 2023-03-07 16:55 UTC  (2+ messages)
` [PATCH 6.1 400/885] perf tests stat_all_metrics: Change true workload to sleep workload for system wide check

[PATCH 6.2 0469/1001] perf jevents: Correct bad character encoding
 2023-03-07 16:54 UTC  (3+ messages)
` [PATCH 6.2 0470/1001] perf test bpf: Skip test if kernel-debuginfo is not present
` [PATCH 6.2 0479/1001] perf tests stat_all_metrics: Change true workload to sleep workload for system wide check

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (8+ messages)
` [PATCH v5 1/7] trace: Add trace_ipi_send_cpumask()
` [PATCH v5 2/7] sched, smp: Trace IPIs sent via send_call_function_single_ipi()
` [PATCH v5 3/7] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH 0/5] Update DSCR tests
 2023-03-07  9:59 UTC  (3+ messages)
` [PATCH 2/5] selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests

[PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-07  7:17 UTC  (7+ messages)

[PATCH 1/2] selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_test
 2023-03-07  6:02 UTC  (5+ messages)
` [PATCH 2/2] selftests/powerpc/pmu: fix including of utils.h when event.h is included


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