public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
 messages from 2026-06-05 01:00:02 to 2026-06-08 16:10:10 UTC [more...]

[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
 2026-06-08 16:10 UTC  (13+ messages)
` [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v16 02/10] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v16 03/10] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 05/10] x86: "
` [PATCH v16 06/10] riscv: "
` [PATCH v16 07/10] LoongArch: "
` [PATCH v16 08/10] powerpc/kexec_file: Use crash_exclude_core_ranges() helper
` [PATCH v16 09/10] arm64: kexec_file: Add support for crashkernel CMA reservation
` [PATCH v16 10/10] riscv: "

[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-06-08 16:04 UTC  (9+ messages)

[PATCH v2 1/3] ppc/pnv: Add null checks for OpenCapi PHBs
 2026-06-08 15:39 UTC  (2+ messages)

[RFC PATCH 0/4] perf: Add perf.data tracepoint events to trace.dat conversion
 2026-06-08 15:18 UTC  (6+ messages)
` [RFC PATCH 1/4] perf/trace-dat: Add trace.dat export infrastructure
` [RFC PATCH 2/4] perf/trace-event: Write trace.dat metadata sections during parsing
` [RFC PATCH 3/4] perf data-convert: Add perf.data to trace.dat conversion backend
` [RFC PATCH 4/4] perf data: Add --to-trace-dat option for converting perf.data tracepoint events into trace.dat format

[PATCH 00/60] KVM Planes + SEV-SNP Support
 2026-06-08 14:42 UTC  (61+ messages)
` [PATCH 01/60] x86/sev: Define the #HV doorbell page structure
` [PATCH 02/60] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
` [PATCH 03/60] KVM: SVM: Inject #HV when Restricted Injection is active
` [PATCH 04/60] KVM: SVM: Inject NMIs "
` [PATCH 05/60] KVM: SVM: Inject MCEs "
` [PATCH 06/60] KVM: SVM: Enable Restricted Injection for an SEV-SNP guest
` [PATCH 07/60] KVM: SVM: Add support for the SEV-SNP #HV IPI NAE event
` [PATCH 08/60] Documentation: kvm: introduce "VM plane" concept
` [PATCH 09/60] kvm: Introduce struct kvm_plane
` [PATCH 10/60] kvm: Move vcpu_array to "
` [PATCH 11/60] kvm: Introduce struct kvm_vcpu_common
` [PATCH 12/60] kvm: Move vcpu accounting to "
` [PATCH 13/60] kvm: Add read accessors for kvm_vcpu scheduling state
` [PATCH 14/60] kvm: Make kvm_running_vcpus point to struct kvm_vcpu_common
` [PATCH 15/60] kvm: Move VCPU scheduling state "
` [PATCH 16/60] kvm: Add accessors for kvm_vcpu->mutex
` [PATCH 17/60] kvm: Move VCPU locking to struct kvm_vcpu_common
` [PATCH 18/60] kvm: Move kvm_vcpu->rcuwait "
` [PATCH 19/60] kvm: Introduce accessors for kvm_vcpu->mode
` [PATCH 20/60] kvm: Move kvm_vcpu mode and requests field to struct kvm_vcpu_common
` [PATCH 21/60] kvm: Introduce per-plane VCPU requests
` [PATCH 22/60] kvm: Move kvm_vcpu pid members to struct kvm_vcpu_common
` [PATCH 23/60] kvm: Move kvm_vcpu sigset "
` [PATCH 24/60] kvm: Move kvm_vcpu spinloop "
` [PATCH 25/60] kvm: Move kvm_vcpu->dirty_ring "
` [PATCH 26/60] kvm: Introduce arch-specific plane state
` [PATCH 27/60] kvm: Introduce arch-specific part of struct kvm_vcpu_common
` [PATCH 28/60] kvm: Implement KVM_CAP_PLANES
` [PATCH 29/60] kvm: Implement KVM_CREATE_PLANE ioctl
` [PATCH 30/60] kvm: Add KVM_EXIT_PLANE_EVENT
` [PATCH 31/60] kvm: Allocate struct kvm_plane in architecture code
` [PATCH 32/60] kvm: Allocate struct kvm_run only for struct kvm_vcpu_common
` [PATCH 33/60] KVM: Implement KVM_CREATE_VCPU ioctl for planes
` [PATCH 34/60] kvm: Keep track of plane VCPUs in struct kvm_vcpu_common
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
` [PATCH 36/60] kvm: Add plane_level to kvm_kernel_irq_routing_entry
` [PATCH 37/60] kvm: Pass plane_level to kvm_set_routing_entry()
` [PATCH 38/60] kvm: Make KVM_SIGNAL_MSI per plane
` [PATCH 39/60] kvm: Make KVM_SET_GSI_ROUTING "
` [PATCH 40/60] kvm: x86: Handle IOAPIC EOIs "
` [PATCH 41/60] kvm: x86: Make apic_map "
` [PATCH 42/60] kvm: x86: Make local APIC code aware of planes
` [PATCH 43/60] kvm: x86: Move CPUID state to struct kvm_vcpu_arch_common
` [PATCH 44/60] kvm: x86: Move cpu_caps "
` [PATCH 45/60] kvm: x86: Update state for all plane VCPUs after CPUID update
` [PATCH 46/60] kvm: x86: Share MTRR state across planes
` [PATCH 47/60] kvm: x86: Select a plane to run
` [PATCH 48/60] kvm: x86: Make event injection VCPU requests per-plane
` [PATCH 49/60] kvm: x86: Allow hardware backend to overwrite struct kvm_plane allocation
` [PATCH 50/60] kvm: x86: Make KVM_REQ_UPDATE_PROTECTED_GUEST_STATE per plane
` [PATCH 51/60] kvm: x86: Share pio_data across planes
` [PATCH 52/60] kvm: x86: Switch to plane0 if it has events
` [PATCH 53/60] kvm: x86: Introduce max_planes x86-op
` [PATCH 54/60] kvm: x86: Restrict KVM planes support to KVM_IRQCHIP_SPLIT
` [PATCH 55/60] kvm: svm: Track vmsa_features per plane
` [PATCH 56/60] kvm: svm: Implement GET_AP_APIC_IDS NAE event
` [PATCH 57/60] kvm: sev: Allow for VMPL level specification in AP create
` [PATCH 58/60] kvm: svm: Invoke a specified VMPL level VMSA for the vCPU
` [PATCH 59/60] kvm: svm: Implement max_planes x86 operation
` [PATCH 60/60] kvm: svm: Advertise full multi-VMPL support to the SNP guest

[PATCH] scsi: core: Remove dead code export of scsi_device_from_queue
 2026-06-08 14:29 UTC  (7+ messages)
` [PATCH v4 0/5] Remove remaining references to the pktcdvd driver
  ` [PATCH v4 1/5] scsi: core: Remove export for scsi_device_from_queue()
  ` [PATCH v4 2/5] mips: Remove remaining defconfig references to the pktcdvd driver
  ` [PATCH v4 3/5] powerpc: "
  ` [PATCH v4 4/5] sh: Remove remaining defconfig reference "
  ` [PATCH v4 5/5] sparc: Remove remaining defconfig references "

[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-08 14:19 UTC  (7+ messages)

[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
 2026-06-08 13:57 UTC  (9+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests RFC PATCH 4/6] powerpc: gitlab CI update

[PATCH 0/3] ASoC: use scoped OF node handling in manual cleanup paths
 2026-06-08 13:39 UTC  (4+ messages)
` [PATCH 1/3] ASoC: qcom: common: use scoped OF node handling
` [PATCH 2/3] ASoC: fsl: fsl_qmc_audio: use scoped child node loop
` [PATCH 3/3] ASoC: bcm: cygnus: "

[BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
 2026-06-08 12:12 UTC  (3+ messages)

[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-08 10:44 UTC  (10+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH 0/2] kunit: Add support for skipping entire test suites
 2026-06-08  9:04 UTC  (7+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-08  8:40 UTC  (20+ messages)
` [PATCH 05/23] powerpc/powermac: fix OF node refcount
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 22/23] reset: rzg2l: "

[PATCH v3 0/4] fbdev: Internalize fbcon
 2026-06-07 15:31 UTC  (2+ messages)

[PATCH V2] tools/perf/sched: Update process names of processes in zombie state for both -s and -S options
 2026-06-07 14:02 UTC 

[PATCH v2 0/5] powerpc/pseries: Add full RTAS-based error injection support
 2026-06-07 13:46 UTC  (9+ messages)
` [PATCH v2 1/5] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [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

[v2 0/2] KVM: Validate irqchip index in routing entries
 2026-06-07  4:41 UTC  (3+ messages)
` [v2 1/2] KVM: LoongArch: Validate irqchip index in irqfd routing

[PATCH] perf data convert json: Fix addr_location leak on time-filtered samples
 2026-06-06 15:47 UTC  (2+ messages)

[RFC PATCH 0/1] powerpc/fadump: move crash memory reservation to middle of RAM
 2026-06-06 15:17 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH 00/10] dmaengine: fsldma: devm conversion, fixups, and cleanups
 2026-06-05 22:49 UTC  (17+ messages)
` [PATCH 01/10] dmaengine: fsldma: kill tasklet before removing channel
` [PATCH 02/10] dmaengine: fsldma: check dma_async_device_register() return value
` [PATCH 03/10] dmaengine: fsldma: convert to platform_get_irq_optional()
` [PATCH 04/10] dmaengine: fsldma: convert to devm_kzalloc and fix error path
` [PATCH 05/10] dmaengine: fsldma: convert ioremap to devm_platform_ioremap_resource
` [PATCH 06/10] dmaengine: fsldma: convert channel allocation to devm_kzalloc
` [PATCH 07/10] dmaengine: fsldma: convert channel ioremap to devm_of_iomap
` [PATCH 08/10] dmaengine: fsldma: replace irq_of_parse_and_map with of_irq_get
` [PATCH 09/10] dmaengine: fsldma: convert to devm_request_irq
` [PATCH 10/10] dmaengine: fsldma: replace ppc-specific accessors with portable generic ones

[PATCH v4] powerpc/pseries/Kconfig: Enable CONFIG_VPA_PMU to be used with KVM
 2026-06-06  3:07 UTC  (2+ messages)

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-06  0:34 UTC  (3+ messages)
` [PATCH v6 01/20] s390: Expose protected virtualization through cc_platform_has()

[PATCH] dma: fsldma: convert to platform_get_irq_optional()
 2026-06-05 18:29 UTC  (2+ messages)

[PATCH v2] powerpc/vtime: Initialize starttime at boot for native accounting
 2026-06-05 12:43 UTC 

[PATCH v2] crypto: nx: fix nx_crypto_ctx_exit argument
 2026-06-05 11:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_crypt
 2026-06-05 11:42 UTC  (2+ messages)

[PATCH v3 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
 2026-06-05 11:03 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH v3 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
` [PATCH v3 3/3] powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus

[RFC PATCH net-next 1/5] ibmvnic: Move long delayed work on system_dfl_long_wq
 2026-06-05  7:48 UTC  (2+ messages)

[PATCH] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
 2026-06-05  7:46 UTC  (3+ messages)

[PATCH v2] powerpc/entry: Disable interrupts before irqentry_exit
 2026-06-05  7:42 UTC  (2+ messages)

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-06-05  7:33 UTC  (3+ messages)

[PATCH v3 0/6] Remove remaining references to the pktcdvd driver
 2026-06-05  7:30 UTC  (4+ messages)
` [PATCH v3 1/6] scsi: core: Remove remaining reference "

[PATCH] perf scripts: Add configurable sorting option to powerpc-hcalls
 2026-06-05  6:27 UTC 

[PATCH v2 1/2] perf script powerpc: Update the hcall list with new hcalls
 2026-06-05  6:06 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/numa: Enable coregroup support on PowerNV
 2026-06-05  5:52 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/numa: Simplify find_primary_domain_index
` [PATCH v2 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v2 3/3] powerpc/numa: Support coregroup on PowerNV

[PATCH] powerpc/vtime: Initialize starttime at boot for native accounting
 2026-06-05  5:32 UTC  (5+ messages)

[RFC 00/12] PCI: Add support for Scalable I/O Virtualization
 2026-06-05  4:14 UTC  (17+ messages)
` [RFC 01/12] PCI: Add helpers to identify SR-IOV PFs/VFs
` [RFC 02/12] PCI: Convert iov.c to pci_is_sriov_* helpers
` [RFC 03/12] PCI: Convert pci.h "
` [RFC 04/12] PCI: Convert arch/powerpc "
` [RFC 05/12] PCI: Convert s390/pci/pci.c "
` [RFC 06/12] PCI: Convert vfio_pci_core.c "
` [RFC 07/12] PCI: Convert xen-pciback and pci-driver "
` [RFC 08/12] PCI: Add is_sriov bit to struct pci_dev
` [RFC 09/12] PCI: Add helper to compute VF Routing ID to pci.h
` [RFC 10/12] PCI: Add Scalable I/O Virtualization data structure definitions
` [RFC 11/12] PCI: Initialize and release SIOV capability
` [RFC 12/12] PCI: Reserve bus range for SIOV devices

[PATCH v3 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-05  1:48 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] net: enetc: add interfaces to manage dynamic FDB entries
` [PATCH v3 net-next 2/9] net: enetc: add "Update" and "Delete" operations to VLAN filter table
` [PATCH v3 net-next 3/9] net: enetc: add interfaces to manage egress treatment table
` [PATCH v3 net-next 4/9] net: enetc: add "Update" operation to the egress count table
` [PATCH v3 net-next 5/9] net: dsa: netc: initialize the group bitmap of ETT and ECT
` [PATCH v3 net-next 6/9] net: enetc: add helpers to set/clear table bitmap
` [PATCH v3 net-next 7/9] net: dsa: netc: add VLAN filter table and egress treatment management
` [PATCH v3 net-next 8/9] net: dsa: netc: add bridge mode support
` [PATCH v3 net-next 9/9] net: dsa: netc: implement dynamic FDB entry ageing


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