linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 16:22:40 to 2023-03-10 19:11:24 UTC [more...]

[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 v2 0/4] enable bpf_prog_pack allocator for powerpc
 2023-03-10 18:26 UTC  (6+ 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 v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-10 17:14 UTC  (5+ 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] 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] net: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

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

[PATCH] PCI: 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] ASoC: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
 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 v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-10 10:33 UTC  (26+ messages)
` [PATCH v10 01/13] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [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
` [PATCH v10 05/13] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v10 06/13] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v10 07/13] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v10 08/13] phy: lynx10g: Enable by default on Layerscape
` [PATCH v10 09/13] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v10 10/13] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v10 11/13] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v10 12/13] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v10 13/13] arm64: dts: ls1088ardb: Add serdes descriptions

[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 

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

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

[RFC PATCH 00/13] Add DEXCR support
 2023-03-09 23:46 UTC  (19+ messages)
` [RFC PATCH 01/13] powerpc/book3s: Add missing <linux/sched.h> include
` [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 05/13] prctl: Define PowerPC DEXCR interface
` [RFC PATCH 06/13] powerpc/dexcr: Add prctl implementation
` [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  (9+ 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  (5+ 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  (20+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 02/15] net: "
` [PATCH V5 03/15] iio: imu: "
` [PATCH V5 04/15] mtd: devices: "
` [PATCH V5 05/15] staging: "
` [PATCH V5 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V5 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V5 08/15] ALSA: hda: cs35l41: "
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V5 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V5 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V5 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V5 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[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  (7+ messages)
` [PATCH 1/5] selftests/powerpc/dscr: Correct typos
` [PATCH 2/5] selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
` [PATCH 3/5] selftests/powerpc/dscr: Improve DSCR explicit random test case
` [PATCH 4/5] selftests/powerpc/dscr: Speed up DSCR sysfs tests
` [PATCH 5/5] selftests/powerpc/dscr: Restore timeout to DSCR selftests

[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

[PATCH 0/8] RTAS changes for 6.4
 2023-03-06 21:33 UTC  (9+ 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 v4 00/33] Per-VMA locks
 2023-03-06 20:25 UTC  (3+ messages)
` [PATCH v4 31/33] powerc/mm: try VMA lock-based page fault handling first

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-03-06 19:01 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros
` [PATCH v2 2/4] KVM: Refactor designated initializer macros for struct _kvm_stats_desc
` [PATCH v2 3/4] KVM: Allow custom names for KVM_STAT()
` [PATCH v2 4/4] KVM: x86: Drop union for pages_{4k,2m,1g} stats

[PATCH v2 1/4] powerpc/iommu: Add "borrowing" iommu_table_group_ops
 2023-03-06 17:30 UTC 

[PATCH v2 2/4] powerpc/pci_64: Init pcibios subsys a bit later
 2023-03-06 17:30 UTC 

[PATCH v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform
 2023-03-06 17:35 UTC 

[PATCH v2 4/4] Add myself to MAINTAINERS for Power VFIO support
 2023-03-06 17:31 UTC 

[PATCH v2 3/4] powerpc/iommu: Add iommu_ops to report capabilities and
 2023-03-06 17:31 UTC 

[PATCH] powerpc/mm: fix mmap_lock bad unlock
 2023-03-06 17:13 UTC  (4+ messages)

[PATCH v7 00/10] Add the PowerQUICC audio support using the QMC
 2023-03-06 16:51 UTC  (9+ messages)
` [PATCH v7 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v7 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v7 06/10] soc: fsl: cpm1: Add support for QMC
` [PATCH v7 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v7 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v7 09/10] ASoC: fsl: "
` [PATCH v7 10/10] MAINTAINERS: add the Freescale QMC audio entry


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