LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 06:30:51 to 2026-08-06 18:38:35 UTC [more...]

[PATCH net-next v4 13/14] ibmveth: Wire ethtool set_channels to MQ RX queue resize
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 14/14] ibmveth: Fix MQ RX poll and shutdown hangs after queue resize
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 12/14] ibmveth: Implement incremental MQ RX queue resize
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 09/14] ibmveth: Enable multi-queue RX receive path
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 10/14] ibmveth: Add per-queue RX and TX statistics collection
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 08/14] ibmveth: Add queue-aware RX buffer submit helper for MQ
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 11/14] ibmveth: Expose per-queue buffer pool details via debugfs
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 05/14] ibmveth: Refactor RX interrupt control for MQ RX queues
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 07/14] ibmveth: Add RX queue register/deregister helpers for MQ
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 06/14] ibmveth: Refactor TX resource allocation in open/close paths
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 02/14] ibmveth: Prepare MQ RX adapter data structures
 2026-08-06 18:36 UTC  (2+ messages)

[PATCH net-next v4 04/14] ibmveth: Refactor buffer pool management for per-queue MQ RX
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 03/14] ibmveth: Refactor RX resource allocation for MQ RX bring-up
 2026-08-06 18:37 UTC  (2+ messages)

[PATCH net-next v4 01/14] ibmveth: Add MQ RX hypercall wrappers and call definitions
 2026-08-06 18:36 UTC  (2+ messages)

[PATCH] tools: Use fputc() calls in some functions
 2026-08-06 17:40 UTC 

[PATCH v10 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-06 17:34 UTC  (2+ messages)

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

[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-08-06 17:26 UTC  (4+ messages)

[PATCH v2] scsi: core: Drop Scsi_Host.default_lock
 2026-08-06 17:15 UTC  (3+ messages)

[PATCH v7 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-06 17:06 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v7 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v7 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v7 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

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

[PATCH v4 0/5] perf trace-event: Fix overflow, loop and cleanup bugs
 2026-08-06 16:17 UTC  (2+ messages)

[PATCH v5 0/7] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-08-06 15:17 UTC  (8+ messages)
` [PATCH v5 1/7] scsi: ibmvfc: add basic FPIN support
` [PATCH v5 2/7] scsi: ibmvfc: Add NOOP command support
` [PATCH v5 3/7] scsi: ibmvfc: define asynchronous sub-queue
` [PATCH v5 4/7] scsi: ibmvfc: allocate "
` [PATCH v5 5/7] scsi: ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v5 6/7] scsi: ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v5 7/7] scsi: ibmvfc: handle extended FPIN events

[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-06 14:58 UTC  (10+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[BUG] VFIO on POWER9 / QEMU fails to allocate 32-bit DMA
 2026-08-06  5:27 UTC  (2+ messages)

[PATCH] powerpc/mm: remove radix-specific vmemmap PMD overrides
 2026-08-06 10:04 UTC 

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-06  7:53 UTC  (13+ messages)

[PATCH net-next v1 0/6] ibmvnic: honour flexible in-range MTU values
 2026-08-06  5:28 UTC  (9+ messages)
` [PATCH net-next v1 1/6] ibmvnic: cap rx pool entries against the real buffer size
` [PATCH net-next v1 2/6] ibmvnic: honour the requested mtu instead of reverting to a fallback
` [PATCH net-next v1 3/6] ibmvnic: do not unmap long term buffers across a crq reconnect
` [PATCH net-next v1 4/6] ibmvnic: allocate new buffer pools before releasing the old ones
` [PATCH net-next v1 5/6] ibmvnic: allocate a new long term buffer before freeing the old one
` [PATCH net-next v1 6/6] ibmvnic: change the mtu without a reset where the buffers allow it

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-08-06  4:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/4] Base support for Power12
 2026-08-06  5:11 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v4 2/4] powerpc: Add Power12 raw mode
` [PATCH v4 3/4] powerpc: Add Power12 architected mode
` [PATCH v4 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[PATCH V6] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-08-06  4:16 UTC  (2+ messages)

[PATCH v5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-08-06  4:16 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/xive: remove __GFP_NOFAIL and fix IPI error handling
 2026-08-06  4:16 UTC  (2+ messages)

[v2 0/2] KVM: Validate irqchip index in routing entries
 2026-08-06  4:16 UTC  (2+ messages)
` (subset) "

[PATCH v3] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
 2026-08-06  4:16 UTC  (2+ messages)

[PATCH v2 1/2] powerpc64/bpf: Fix build break in bpf_jit_emit_func_call_rel()
 2026-08-06  4:16 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/crash: protect kdump from active watchdogs
 2026-08-06  4:16 UTC  (2+ messages)

[PATCH net v2] net: wan: fsl_ucc_hdlc: release HDLC device on remove
 2026-08-06  2:05 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
 2026-08-06  1:20 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()

[RFC PATCH v3 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-06  0:18 UTC  (2+ messages)

[PATCH v23 1/5] PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
 2026-08-05 16:55 UTC 

[PATCH v3 0/4] Base support for Power12
 2026-08-05 14:09 UTC  (8+ messages)
` [PATCH v3 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v3 2/4] powerpc: Add Power12 raw mode
` [PATCH v3 3/4] powerpc: Add Power12 architected mode
` [PATCH v3 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[PATCH] ASoC: fsl-asoc-card: defer probe when the CPU DAI device is not ready
 2026-08-05  7:55 UTC 

[PATCH v2 0/6] mm: add basic PTE const type-safety
 2026-08-05 12:40 UTC  (32+ messages)
` [PATCH v2 1/6] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH v2 2/6] parisc: Drop own implementations for ptep_get() and ptep_test_and_clear_young()
` [PATCH v2 3/6] mm/powerpc/8xx: constify ptep_get() argument
` [PATCH v2 4/6] mm/s390: "
` [PATCH v2 5/6] mm: constify generic pte_get*()
` [PATCH v2 6/6] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-08-05 12:30 UTC  (9+ messages)
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-05 12:07 UTC  (4+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[RFC PATCH v2 0/5] Add perf.data tracepoint events to trace.dat conversion
 2026-08-05 10:40 UTC  (5+ messages)

[PATCH 0/3] alpha: fix floating-point exception state handling
 2026-08-05  9:33 UTC  (7+ messages)
` [PATCH 1/3] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
` [PATCH 2/3] alpha: don't leak hardware-fabricated FP exception bits to user space
` [PATCH 3/3] alpha: determine tininess after rounding in the FP emulation

[PATCH v2 0/4] Base support for Power12
 2026-08-05  9:32 UTC  (12+ messages)
` [PATCH v2 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v2 3/4] powerpc: Add Power12 architected mode
` [PATCH v2 4/4] powerpc/perf: Add power12 Base Performance Monitoring support

[PATCH] powerpc/ps3: Use cpu_relax() in ps3_create_spu()
 2026-08-05  9:09 UTC  (2+ messages)

[PATCH] tty: remove the ipwireless driver
 2026-08-05  7:17 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-08-05  6:23 UTC  (10+ messages)
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v3 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL

[PATCH] powerpc/pseries/htmdump: Fix leak in htmdump_init_debugfs
 2026-08-05  1:54 UTC  (2+ messages)

[PATCH] powerpc/tools: Fix typo in unrel_branch_check.sh
 2026-08-04 16:51 UTC 

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-08-04 14:53 UTC  (2+ messages)

[PATCH v4] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-08-04 14:06 UTC  (4+ messages)

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-08-04 12:44 UTC  (5+ messages)
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH] powerpc/ps3: Fix failure paths in ps3_create_spu()
 2026-08-04 11:37 UTC 

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 10:08 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH v2 0/5] powerpc/spufs: assorted fixes
 2026-08-04  8:50 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/spufs: fix spu_context leak in coredump
` [PATCH v2 2/5] powerpc/spufs: don't leak kernel stack via spu_run
` [PATCH v2 3/5] powerpc/spufs: check permissions in spufs_setattr()
` [PATCH v2 4/5] powerpc/spufs: fix deadlock on gang creation failure
` [PATCH v2 5/5] powerpc/spufs: don't hold state_mutex during user access

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-08-04  8:29 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: sound: fsl,imx-asrc: update port binding to support multiple pairs

[PATCH v2 0/5] powerpc/pseries: Add full RTAS-based error injection support
 2026-08-04  6:42 UTC  (9+ messages)
` [PATCH v2 4/5] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
` [PATCH v2 5/5] powerpc/powernv: Map EEH error types to OPAL error injection types

[BUG] powerpc/pseries: WARN in __replay_soft_interrupts() during SMP bringup on Power11 (7.2.0-rc5)
 2026-08-04  6:36 UTC  (2+ messages)

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-04  6:30 UTC  (4+ messages)
` [PATCH 3/6] powerpc/spufs: bound NPC against local store size


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