messages from 2026-08-03 15:00:25 to 2026-08-06 05:11:32 UTC [more...]
[PATCH v4 0/4] Base support for Power12
2026-08-06 5:11 UTC
[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-next v1 0/6] ibmvnic: honour flexible in-range MTU values
2026-08-06 2:38 UTC (8+ 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 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 (7+ messages)
` [RFC PATCH v3 1/5] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH v3 2/5] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH v3 3/5] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH v3 4/5] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format
` [RFC PATCH v3 5/5] perf test: Add test validating trace.dat generated by 'perf data convert --to-trace-dat'
[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-05 18:39 UTC (7+ 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
[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
2026-08-05 17:18 UTC (2+ messages)
[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
2026-08-05 17:06 UTC (10+ 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 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 V17 0/7] Rust Support for powerpc
2026-08-05 12:56 UTC (12+ messages)
[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 (33+ 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 (16+ messages)
` [PATCH v2 1/4] powerpc/pseries: Limit PVR list to 16 entries for CAS negotiation
` [PATCH v2 2/4] powerpc: Add Power12 raw mode
` [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 v10 1/8] powerpc/bpf: fix alignment of long branch trampoline address
2026-08-05 7:37 UTC (11+ 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] 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 (12+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [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 v10 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-08-05 6:06 UTC
[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 (18+ messages)
` [PATCH v2 1/5] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [PATCH v2 2/5] powerpc/pseries: Add RTAS error injection buffer infrastructure
` [PATCH v2 3/5] powerpc/pseries: Add RTAS error injection validation helpers
` [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
[powerpc:merge] BUILD SUCCESS c29abb2e0d79f53042a971bc455ee0c6d28b9ccc
2026-08-04 1:48 UTC
[powerpc:next-test] BUILD SUCCESS 5458b50b5291390ce0af2872a1baa51cc58e8f08
2026-08-04 1:48 UTC
[PATCH v2 0/2] PCI/AER: Fix ghes_estatus_pool memory leaks in error handling
2026-08-03 21:59 UTC (3+ messages)
` [PATCH v2 1/2] PCI/AER: Fix memory leak in aer_recover_queue() on kfifo buffer overflow
` [PATCH v2 2/2] PCI/AER: Fix memory leak in aer_recover_work_func() when pci_dev is missing
[PATCH v3 0/2] (no cover subject)
2026-08-03 21:51 UTC (3+ messages)
` [PATCH v3 1/2] PCI/AER: Fix memory leak in aer_recover_queue() on kfifo buffer overflow
` [PATCH v3 2/2] PCI/AER: Fix memory leak in aer_recover_work_func() when pci_dev is missing
[BUG] VFIO on POWER9 / QEMU fails to allocate 32-bit DMA
2026-08-03 22:39 UTC
[PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
2026-08-03 22:35 UTC (9+ messages)
` [PATCHv2 1/8] gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
` [PATCHv2 2/8] gpio: ppc44x: update all 4xx to 44x
` [PATCHv2 3/8] gpio: ppc44x: Use module platform driver helper for GPIO
` [PATCHv2 4/8] gpio: ppc44x: Use platform resource helper for GPIO MMIO
` [PATCHv2 5/8] gpio: ppc44x: Convert GPIO to generic MMIO
` [PATCHv2 6/8] gpio: ppc44x: drop PPC-specific IO helpers
` [PATCHv2 7/8] gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macro
` [PATCHv2 8/8] gpio: ppc44x: use dev_name() for chip label
[PATCH] powerpc/pseries/iommu: switch to Default DMA window during kdump
2026-08-03 20:48 UTC (5+ messages)
[PATCH v4 1/1] powerpc: enable dynamic preemption
2026-08-03 15:27 UTC (11+ messages)
[PATCH] net: wan: fsl_ucc_hdlc: allocate enough MURAM for HDLC PRAM
2026-08-03 15:03 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox