LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-31 15:09:16 to 2026-09-03 23:40:01 UTC [more...]

[PATCH net-next v6 00/15] ibmveth: Add multi-queue RX support
 2026-09-03 18:10 UTC  (10+ messages)
` [PATCH net-next v6 09/15] ibmveth: Harden RX poll path with helpers
  ` [net-next,v6,09/15] "
` [PATCH net-next v6 10/15] ibmveth: Enable multi-queue RX receive path
  ` [net-next,v6,10/15] "
` [PATCH net-next v6 11/15] ibmveth: Add per-queue RX and TX statistics collection
` [PATCH net-next v6 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
` [PATCH net-next v6 13/15] ibmveth: Expose per-queue buffer pool details via debugfs
` [PATCH net-next v6 14/15] ibmveth: Implement incremental MQ RX queue resize
` [PATCH net-next v6 15/15] ibmveth: Complete set_channels down-path and mq_fallback max_rx cap

[PATCH net-next v6 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,05/15] "

[PATCH net-next v6 08/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,08/15] "

[PATCH net-next v6 06/15] ibmveth: Refactor TX resource allocation in open/close paths
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,06/15] "

[PATCH net-next v6 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,04/15] "

[PATCH net-next v6 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,03/15] "

[PATCH net-next v6 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
 2026-09-03 18:10 UTC  (2+ messages)
` [net-next,v6,01/15] "

[PATCH] powerpc: Don't drop _TIF_RESTOREALL on syscall restart
 2026-09-03 18:25 UTC  (5+ messages)

[Linux PPC] KVM PR and KVM HV do not work if the kernel was compiled with PREEMPT
 2026-09-03 17:22 UTC  (22+ messages)
          ` [Linux PPC] Disable PREEMPT

[PATCH] scsi: ibmvfc: Add Kconfig dependency to fix link failure when NVME_FC=m
 2026-09-03 16:57 UTC  (3+ messages)

[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
 2026-09-03 14:56 UTC  (20+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()

[REGRESSION] Power9 pseries boot hang in v7.2-rc6, narrowed to PowerPC GENERIC_ENTRY conversion window
 2026-09-03 11:22 UTC  (7+ messages)

[PATCH] MAINTAINERS: powerpc: Add Ritesh and Shrikanth
 2026-09-03 10:50 UTC  (2+ messages)

[PATCH] selftests/powerpc/pmu/ebb: fix lost_exception_test hang with sched yield change
 2026-09-03  8:40 UTC  (2+ messages)

[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-09-03  7:41 UTC  (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

scsi: ibmvfc: Add Kconfig dependency on NVME_FC to prevent link failure
 2026-09-03  7:46 UTC  (4+ messages)

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-03  6:36 UTC  (7+ messages)
` [PATCH 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH 04/11] mm/sparse-vmemmap: prepare DAX vmemmap population for section orders

[PATCH] powerpc/entry: Fix double accounting of user time on interrupt entry
 2026-09-03  4:51 UTC  (8+ messages)

[PATCH 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
 2026-09-03  3:10 UTC  (2+ messages)

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-09-02 17:59 UTC  (3+ messages)

[PATCH v3 06/34] dmaengine: fsldma: migrate tasklet to dmaengine BH
 2026-09-02 14:52 UTC  (2+ messages)

[PATCH v5] scsi: core: Drop Scsi_Host.default_lock
 2026-09-02 14:38 UTC  (2+ messages)

[PATCH v3 0/3] powerpc/numa: Enable coregroup support on PowerNV
 2026-09-02 12:35 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/numa: Simplify find_primary_domain_index
` [PATCH v3 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v3 3/3] powerpc/numa: Support coregroup on PowerNV

[RFC PATCH 0/3] powerpc: initial support for Kexec HandOver (KHO)
 2026-09-02 10:34 UTC  (5+ messages)
` [RFC PATCH 2/3] powerpc: add "

[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
 2026-09-02 10:01 UTC  (21+ messages)
` [PATCH v3 01/17] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v3 02/17] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
` [PATCH v3 08/17] crash: Extract crash_get_memory_ranges() helper
` [PATCH v3 12/17] x86/crash: Use num_possible_cpus() for elfcorehdr size
` [PATCH v3 15/17] crash: Simplify CRASH_MAX_MEMORY_RANGES handling

[PATCH v4 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
 2026-09-02  5:16 UTC  (6+ messages)
` [PATCH v4 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v4 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection

[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
 2026-09-02  1:43 UTC  (3+ messages)

[PATCH] bus: fsl-mc: register the object drivers after misc_class exists
 2026-09-01 20:04 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-09-01 18:34 UTC  (6+ messages)
` [PATCH] seccomp: Fix syscall skip logic on ptrace

[PATCH] ASoC: fsl_mqs: Add DAPM output widgets for MQS_L/MQS_R pins
 2026-08-30 22:26 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_micfil: balance mclk enable/disable
 2026-09-01 12:49 UTC  (2+ messages)

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-01 17:47 UTC  (31+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v2] powerpc: remove dead 440SP code
 2026-09-01 15:33 UTC  (3+ messages)

[PATCH v3] powerpc: remove dead 440SP code
 2026-09-01 15:23 UTC 

[PATCH] KVM: PPC: Fix callback check in kvmppc_gsm_refresh_info
 2026-09-01 13:26 UTC 

[PATCH v3 0/8] jffs2: extend write verification to all write paths
 2026-09-01 13:05 UTC  (9+ messages)
` [PATCH v3 1/8] jffs2: wbuf: clear wbuf on recovery failure paths
` [PATCH v3 2/8] jffs2: wbuf: fix space accounting in recovery secondary write failure
` [PATCH v3 3/8] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH v3 4/8] jffs2: write verify: add byte-by-byte comparison on mismatch
` [PATCH v3 5/8] jffs2: add write verification to direct page writes in flash_writev
` [PATCH v3 6/8] jffs2: add write verification to NOR direct write paths
` [PATCH v3 7/8] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH v3 8/8] jffs2: add runtime toggle for write verification

[PATCH] powerpc/entry: Clear TIF_SYSCALL_RET before syscall error return
 2026-09-01  9:17 UTC  (5+ messages)

[PATCH 0/4] powerpc/ps3: repair some kernel-doc comments
 2026-09-01  6:33 UTC  (5+ messages)
` [PATCH 1/4] powerpc/ps3: platform.h: fix enum ps3_spu_resource_type kernel-doc
` [PATCH 2/4] powerpc/ps3: htab.c: fix enum ps3_lpar_vas_id kernel-doc
` [PATCH 3/4] powerpc/ps3: mm.c: clean up kernel-doc issues
` [PATCH 4/4] powerpc/ps3: os-area.c: fix some kernel-doc warnings

[BUG] Continuously increasing spurious interrupts inside pSeries guest on PowerNV host
 2026-09-01  6:15 UTC  (2+ messages)

[PATCH] powerpc: Do not restore KUAP in arch_exit_to_user_mode_prepare()
 2026-09-01  4:27 UTC  (2+ messages)

[PATCH v2] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
 2026-09-01  4:09 UTC  (2+ messages)

[PATCH 0/8] mm: Drop pxd_ERROR()
 2026-09-01  2:48 UTC  (5+ messages)
` [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()

[PATCH 0/7] soc: Remove redundant error messages on IRQ request failure
 2026-09-01  2:09 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/traps: Recover from L1 instruction cache parity errors on e500v2
 2026-08-31 14:03 UTC 

[PATCH net-next v5 15/15] ibmveth: Wire ethtool set_channels to MQ RX queue resize
 2026-08-31 19:24 UTC  (3+ messages)

[PATCH net-next v5 14/15] ibmveth: Implement incremental MQ RX queue resize
 2026-08-31 19:22 UTC  (3+ messages)

[PATCH net-next v5 13/15] ibmveth: Expose per-queue buffer pool details via debugfs
 2026-08-31 19:20 UTC  (3+ messages)

[PATCH net-next v5 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
 2026-08-31 19:19 UTC  (3+ messages)

[PATCH net-next v5 11/15] ibmveth: Add per-queue RX and TX statistics collection
 2026-08-31 19:12 UTC  (3+ messages)

[PATCH net-next v5 10/15] ibmveth: Enable multi-queue RX receive path
 2026-08-31 19:10 UTC  (3+ messages)

[PATCH net-next v5 09/15] ibmveth: Harden RX poll path with helpers
 2026-08-31 19:06 UTC  (3+ messages)

[PATCH net-next v5 08/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
 2026-08-31 19:00 UTC  (3+ messages)

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

[PATCH net-next v5 07/15] ibmveth: Add RX queue register helpers for MQ
 2026-08-31 18:54 UTC  (3+ messages)

[PATCH net-next v5 06/15] ibmveth: Refactor TX resource allocation in open/close paths
 2026-08-31 18:46 UTC  (3+ messages)

[PATCH net-next v5 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
 2026-08-31 18:24 UTC  (3+ messages)

[PATCH net-next v5 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
 2026-08-31 18:20 UTC  (3+ messages)

[PATCH net-next v5 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
 2026-08-31 18:12 UTC  (3+ messages)

[PATCH net-next v5 02/15] ibmveth: Prepare MQ RX adapter data structures
 2026-08-31 18:03 UTC  (3+ messages)

[PATCH net-next v5 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
 2026-08-31 17:58 UTC  (3+ messages)

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


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