linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-10 07:15:01 to 2023-05-17 00:37:37 UTC [more...]

[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 2023-05-17  0:35 UTC  (2+ messages)
` [PATCH v2 1/3] iommu/fsl: Always allocate a group for non-pci devices

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-16 10:09 UTC  (5+ messages)

[PATCH] procfs: consolidate arch_report_meminfo declaration
 2023-05-16 20:46 UTC  (2+ messages)

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-16 20:02 UTC 

[PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 2023-05-16 18:54 UTC  (2+ messages)

[RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 2023-05-16 16:35 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-05-16 16:32 UTC  (16+ messages)
` [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v14 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v14 07/15] phy: fsl: Add Lynx 10G SerDes driver

[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-05-16 12:54 UTC  (6+ messages)
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-05-16 10:59 UTC  (3+ messages)
` [PATCH 14/89] i2c: cpm: "

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-16 10:41 UTC  (24+ messages)
` [PATCH 01/23] arm: "
` [PATCH 05/23] m68k: "
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail

[PATCH v2 00/11] powerpc: KCSAN fix warnings and mark accesses
 2023-05-16  2:27 UTC  (16+ messages)
` [PATCH v2 02/11] powerpc: qspinlock: Enforce qnode writes prior to publishing to queue
` [PATCH v2 03/11] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
` [PATCH v2 05/11] powerpc: Mark accesses to power_save callback in arch_cpu_idle
` [PATCH v2 06/11] powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
` [PATCH v2 07/11] powerpc: Annotate accesses to ipi message flags
` [PATCH v2 08/11] powerpc: Mark writes registering ipi to host cpu through kvm and polling

linux-next: Tree for May 15 (drivers/macintosh/ams/ams-core.c)
 2023-05-16  2:26 UTC 

[powerpc:merge] BUILD SUCCESS 6d40746dbb75f85a18a0df005f1a8d6147abec22
 2023-05-16  2:11 UTC 

[powerpc:fixes-test] BUILD SUCCESS 8133a3f0aa66ed3d7d974c89ac6aca6fe6cec837
 2023-05-16  1:53 UTC 

[powerpc:next-test] BUILD SUCCESS 7d3ee229ea51a17afc1e53272e2a8f377cc82ba2
 2023-05-16  1:54 UTC 

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (3+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

[PATCH rc] iommu/power: Remove iommu_del_device()
 2023-05-16  0:12 UTC 

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-16  0:00 UTC  (26+ messages)
` [PATCH v2 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v2 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v2 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v2 06/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v2 07/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
` [PATCH v2 10/25] iommu/exynos: "
` [PATCH v2 11/25] iommu/tegra-smmu: "
` [PATCH v2 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v2 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v2 14/25] iommu/msm: "
` [PATCH v2 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v2 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v2 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v2 18/25] iommu/ipmmu: "
` [PATCH v2 19/25] iommu/mtk_iommu: "
` [PATCH v2 20/25] iommu/sun50i: "
` [PATCH v2 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v2 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v2 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v2 25/25] iommu: Convert remaining simple drivers "

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-15 19:11 UTC  (4+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH 5.4 236/282] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:30 UTC 

[PATCH 5.10 329/381] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:29 UTC 

[PATCH 5.15 050/134] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:28 UTC 

[PATCH 6.2 101/242] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:27 UTC 

[PATCH 6.1 095/239] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:25 UTC 

[PATCH 6.3 110/246] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:25 UTC 

[PATCH 4.19 164/191] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:26 UTC 

[PATCH 4.14 094/116] perf vendor events power9: Remove UTF-8 characters from JSON files
 2023-05-15 16:26 UTC 

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-05-15 15:10 UTC 

[PATCH v2 0/6] powerpc: merge _switch in 32/64
 2023-05-15 14:19 UTC  (9+ messages)
` [PATCH v2 1/6] powerpc/64s: move stack SLB pinning out of line from _switch
` [PATCH v2 2/6] powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
` [PATCH v2 3/6] powerpc/32: Remove sync from _switch
` [PATCH v2 4/6] powerpc/32: Rearrange _switch to prepare for 32/64 merge
` [PATCH v2 5/6] powerpc: merge 32-bit and 64-bit _switch implementation
` [PATCH v2 6/6] powerpc/64: Rename entry_64.S to prom_entry_64.S

[PATCH 1/3][For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
 2023-05-15 14:07 UTC  (5+ messages)
` [PATCH 2/3][For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
` [PATCH 3/3][For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
` [PATCH 1/2][For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
  ` [PATCH 2/2][For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size

[PATCH] powerpc/crypto: Fix aes-gcm-p10 build when VSX=n
 2023-05-15 12:47 UTC 

[PATCH] powerpc/64s/radix: Fix soft dirty tracking
 2023-05-15 12:43 UTC  (3+ messages)

[PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-15 11:50 UTC  (2+ messages)

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-05-15  5:52 UTC  (5+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

[PATCH v8 7/7] PCI: Work around PCIe link training failures
 2023-05-14 20:54 UTC  (3+ messages)

[PATCH v3 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-05-14 13:46 UTC  (2+ messages)

[RFC PATCH] powerpc: udbg: export udbg_putc
 2023-05-13 23:08 UTC  (5+ messages)

[PATCH] powerpc: fix debugfs_create_dir error checking
 2023-05-13 15:11 UTC 

Fwd: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 2023-05-13 16:15 UTC  (9+ messages)

[PATCH v2] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 2023-05-13  4:31 UTC 

[PATCH v2] soc/fsl/qe: fix usb.c build errors
 2023-05-13  2:36 UTC  (2+ messages)

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 19:48 UTC  (4+ messages)

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

[PATCH 0/3] Extend KCSAN to all powerpc
 2023-05-12 18:39 UTC  (8+ messages)
` [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
` [PATCH 2/3] powerpc/{32,book3e}: kcsan: Extend KCSAN Support
` [PATCH 3/3] xtensa: Remove 64 bits atomic builtins stubs

[Bug 217427] New: Linux 6.3.1 + AMD RX 570 on ppc64le 4K: Kernel attempted to read user page (1128) - exploit attempt? (uid: 0)
 2023-05-12 18:26 UTC  (5+ messages)
` [Bug 217427] "

[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-12 11:55 UTC  (27+ messages)
` [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
` [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
` [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
` [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
` [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
` [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
` [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
` [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
` [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly

[PATCH] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 2023-05-12  4:37 UTC  (2+ messages)

[PATCH] powerpc/iommu: limit number of TCEs to 512 for H_STUFF_TCE hcall
 2023-05-12  3:20 UTC  (3+ messages)

[PATCH] powerpc/mpc52xx_lpbfifo: Drop unused functions
 2023-05-12  2:42 UTC  (6+ messages)
    ` [PATCH] powerpc: Drop MPC5200 LocalPlus bus FIFO driver

[powerpc:fixes-test] BUILD SUCCESS 66b2ca086210732954a7790d63d35542936fc664
 2023-05-12  1:09 UTC 

[PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-05-12  0:00 UTC  (3+ messages)
` [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
` [PATCH v6 3/3] PCI/DPC: Disable DPC interrupt during suspend

[PATCH v5 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-05-11 23:35 UTC  (5+ messages)
` [PATCH v5 2/3] PCI/AER: Disable AER interrupt on suspend
` [PATCH v5 3/3] PCI/DPC: Disable DPC interrupt during suspend

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11 19:34 UTC  (8+ messages)

[PATCH v13 3/3] selftests: Add selftests for cachestat
 2023-05-11 19:33 UTC  (2+ messages)

[PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-05-11 13:34 UTC  (8+ messages)
` [PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend

a possible issue with radix MMU on P9
 2023-05-11 12:16 UTC  (2+ messages)

linux-next: build warnings in powercp build
 2023-05-11  4:45 UTC  (2+ messages)

[Bug 217350] New: kdump kernel hangs in powerkvm guest
 2023-05-10 17:53 UTC  (2+ messages)
` [Bug 217350] "


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