LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 17:26:38 to 2026-08-19 13:06:16 UTC [more...]

[RFC PATCH v2 0/2] dma: swiotlb: Centralize default pool sizing
 2026-08-19 13:05 UTC  (8+ messages)
` [RFC PATCH v2 1/2] dma: swiotlb: Centralize default pool initialization and sizing
` [RFC PATCH v2 2/2] dma: swiotlb: Initialize and size shared default pools for memory encryption

[PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-08-19 11:50 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
 2026-08-19 11:12 UTC  (4+ messages)

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-19 10:52 UTC  (10+ messages)

[PATCH] char: tpm: Use SIMPLE_DEV_PM_OPS for ibmvtpm power management
 2026-08-19  8:35 UTC 

[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
 2026-08-19  8:12 UTC 

[BUG] Continuously increasing spurious interrupts inside pSeries guest on PowerNV host
 2026-08-19  7:54 UTC  (4+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-19  2:49 UTC  (15+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH] PCI/AER: Fix ratelimit and log level of Advisory Non-Fatal Errors
 2026-08-18 22:33 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.3-1 tag
 2026-08-18 19:14 UTC  (2+ messages)

[PATCH v3 0/2] (no cover subject)
 2026-08-18 18:44 UTC  (2+ messages)
` [PATCH v3 0/2] PCI/AER: Fix ghes_estatus_pool memory leaks in error handling

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-18 11:01 UTC  (4+ messages)
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection

[PATCH v4] scsi: core: Drop Scsi_Host.default_lock
 2026-08-18 10:33 UTC  (2+ messages)

[PATCH v12 1/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
 2026-08-18  5:45 UTC  (12+ messages)
` [PATCH v12 2/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v12 3/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v12 4/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v12 5/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v12 6/8] selftests/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v12 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v12 8/8] selftests/bpf: Add tailcall "

[PATCH v12 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-18  4:43 UTC 

[PATCH] MAINTAINERS: powerpc: Add Ritesh and Shrikanth
 2026-08-18  4:39 UTC  (2+ messages)

[PATCH net-next v5 00/15] ibmveth: Add multi-queue RX support
 2026-08-18  1:47 UTC  (31+ messages)
` [PATCH net-next v5 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
` [PATCH net-next v5 02/15] ibmveth: Prepare MQ RX adapter data structures
` [PATCH net-next v5 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH net-next v5 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
` [PATCH net-next v5 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v5 06/15] ibmveth: Refactor TX resource allocation in open/close paths
` [PATCH net-next v5 07/15] ibmveth: Add RX queue register helpers for MQ
` [PATCH net-next v5 08/15] ibmveth: Add queue-aware RX buffer submit helper "
` [PATCH net-next v5 09/15] ibmveth: Harden RX poll path with helpers
` [PATCH net-next v5 10/15] ibmveth: Enable multi-queue RX receive path
` [PATCH net-next v5 11/15] ibmveth: Add per-queue RX and TX statistics collection
` [PATCH net-next v5 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
` [PATCH net-next v5 13/15] ibmveth: Expose per-queue buffer pool details via debugfs
` [PATCH net-next v5 14/15] ibmveth: Implement incremental MQ RX queue resize
` [PATCH net-next v5 15/15] ibmveth: Wire ethtool set_channels to "

[PATCH v6 0/8] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-08-17 20:28 UTC  (9+ messages)
` [PATCH v6 1/8] scsi: ibmvfc: add basic FPIN support
` [PATCH v6 2/8] scsi: ibmvfc: Add NOOP command support
` [PATCH v6 3/8] scsi: ibmvfc: define asynchronous sub-queue
` [PATCH v6 4/8] scsi: ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v6 5/8] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v6 6/8] scsi: ibmvfc: extend channel registration and deregistration for async subq
` [PATCH v6 7/8] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v6 8/8] scsi: ibmvfc: handle extended FPIN events

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-17 19:38 UTC  (6+ messages)

[PATCH] scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()
 2026-08-17 19:04 UTC 

[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-08-17 18:02 UTC  (8+ messages)
` [PATCH V5 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read

[REGRESSION] Stuck CPUs after kexec() on PowerNV
 2026-08-17 15:29 UTC 

[BUG] VFIO on POWER9 / QEMU fails to allocate 32-bit DMA
 2026-08-17 15:03 UTC  (9+ messages)

[PATCH] dmaengine: bestcomm: ioremap and get irq early
 2026-08-17 14:05 UTC  (2+ messages)

[PATCH 0/5] i2c: fix device_node refcount leaks in 5 bus drivers
 2026-08-17 11:34 UTC  (8+ messages)
` [PATCH 1/5] i2c: mpc: fix device_node refcount leak in fsl_i2c_probe()/fsl_i2c_remove()
` [PATCH 2/5] i2c: cpm: fix device_node refcount leak in cpm_i2c_probe()/cpm_i2c_remove()
` [PATCH 3/5] i2c: ibm_iic: fix device_node refcount leak in iic_probe()/iic_remove()
` [PATCH 4/5] i2c: opal: fix device_node refcount leak in i2c_opal_probe/remove()
` [PATCH 5/5] i2c: pnx: fix device_node refcount leak in i2c_pnx_probe()/i2c_pnx_remove()

[PATCH] powerpc: remove dead 440SP code
 2026-08-17  6:29 UTC  (2+ messages)

[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c
 2026-08-16  5:50 UTC  (4+ messages)

[PATCH] powerpc: fsl_rio: Use snprintf() in fsl_rio_setup()
 2026-08-14 14:46 UTC  (3+ messages)

[PATCH] powerpc/spufs: account SPU context save area to memcg
 2026-08-15 10:32 UTC 

[PATCH v3 0/3] Convert manual kfree(dev) to put_device()
 2026-08-14 22:06 UTC  (5+ messages)
` [PATCH v3 1/3] ARM: locomo: use put_device() on device_register() failure
` [PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH v3 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register

[REGRESSION] High interrupt jitter on PowerNV VFIO INTx passthrough
 2026-08-14 19:10 UTC 

[PATCH 0/3] powerpc/spufs: fix a refcount, a type confusion and a coredump underflow
 2026-08-14 16:25 UTC  (5+ messages)
` [PATCH 1/3] powerpc/spufs: fix gang->alive double-decrement on context creation
` [PATCH 2/3] powerpc/spufs: fix type confusion in cntl mmap fault handler
` [PATCH 3/3] powerpc/spufs: fix backwards coredump skip from undersized notes

[PATCH] powerpc/ptrace: Add offsetof check for exit_flags in pt_regs_check()
 2026-08-14 12:30 UTC  (3+ messages)

[PATCH v2 0/3] powerpc/perf: Fix vpa-pmu driver to report correct numbers
 2026-08-14 12:17 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: PPC: Book3S HV: Maintain aggregate context switch values for vCPUs
` [PATCH v2 2/3] powerpc/perf: Use the aggregate context switch values from vcpu struct
` [PATCH v2 3/3] powerpc/perf: Update prev_count of event to get accurate values

[PATCH 0/3] ASoC: fsl-asoc-card: Restructure to support deferrable card binding
 2026-08-13 14:49 UTC  (2+ messages)

[PATCH v2 0/3] Convert manual kfree(dev) to put_device()
 2026-08-14  8:12 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: locomo: use put_device() on device_register() failure
` [PATCH v2 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH v2 3/3] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register

[PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
 2026-08-14  8:02 UTC  (2+ messages)

[PATCH v4 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-14  7:41 UTC  (10+ messages)
` [PATCH v4 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v4 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v4 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v4 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v4 5/5] ASoC: fsl_easrc: "

[PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-08-13 18:49 UTC  (5+ messages)
` [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH v3 04/16] PCI: dwc: layerscape-ep: Use cached PCIe capability offset

[powerpc:merge] BUILD SUCCESS 68e557e9b406f070b7a48ab770fae1f546804c74
 2026-08-13 13:18 UTC 

[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
 2026-08-13  9:56 UTC  (2+ messages)

[RFC PATCH] dma: swiotlb: Size shared default pools for memory encryption
 2026-08-13  9:13 UTC  (8+ messages)

[PATCH 0/4] Convert manual kfree(dev) to put_device()
 2026-08-13  9:11 UTC  (5+ messages)
` [PATCH 3/4] EDAC/versalnet: use put_device() on device_register() failure

[axboe:for-7.0/block 19/138] block/blk-crypto-fallback.c:154:17: sparse: sparse: cast from restricted blk_status_t
 2026-08-13  8:20 UTC  (2+ messages)

[PATCH] powerpc: Silence sparse warnings caused by type casting in (cmp)xchg
 2026-08-13  8:16 UTC 

[PATCH] powerpc/pseries/pci: Prevent double free of VF PE map
 2026-08-13  8:10 UTC 

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-13  7:18 UTC  (16+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 3/6] sh/mm: "
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()

[PATCH v2] powerpc/pseries/pci: Fix misleading VF limit error message
 2026-08-13  6:43 UTC  (2+ messages)

[PATCH] powerpc/pseries/pci: Fix misleading VF limit error message
 2026-08-13  6:28 UTC  (3+ messages)
  `  "

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-08-13  6:11 UTC  (3+ messages)
` [PATCH v2 12/12] misc: Unify code style for various *_device_id arrays


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox