linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 01:11:42 to 2025-08-04 22:59:09 UTC [more...]

[PATCH 0/7] MD5 library functions
 2025-08-04 22:59 UTC  (18+ messages)
` [PATCH 1/7] mips: cavium-octeon: Remove Octeon optimized MD5 code
` [PATCH 2/7] mips: cavium-octeon: Move octeon-crypto.c into parent dir
` [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5 code
` [PATCH 4/7] crypto: sparc/md5 - Remove SPARC64 "
` [PATCH 5/7] lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
` [PATCH 6/7] crypto: md5 - Wrap library and add HMAC support
` [PATCH 7/7] lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5

[Bug 220407] New: arch/powerpc/boot/types.h:43:13: error: 'bool' cannot be defined via 'typedef' when building with GCC 15
 2025-08-04 19:05 UTC  (4+ messages)
` [Bug 220407] "

[PATCH v4] vmcoreinfo: Track and log recoverable hardware errors
 2025-08-04 17:41 UTC  (10+ messages)

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-04 17:15 UTC  (19+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-08-04 16:47 UTC  (5+ messages)

[PATCHES] drm/radeon issues
 2025-08-04 16:26 UTC  (9+ messages)
    ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulaton
        ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-08-04 14:19 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH v2] powerpc/mm: Fix SLB multihit issue during SLB preload
 2025-08-04 13:20 UTC  (5+ messages)

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-04 13:21 UTC  (7+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-04 12:42 UTC  (17+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH v3 0/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-08-04 11:04 UTC  (12+ messages)
` [PATCH v3 1/2] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v3 2/2] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery

[PATCH 0/3] use vm_flags_t consistently
 2025-08-04 10:54 UTC  (7+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH 0/2] powerpc: Fix integer underflow & leak
 2025-08-04 10:18 UTC  (5+ messages)
` [PATCH 1/2] powerpc/pseries/msi: Fix potential underflow and leak issue
` [PATCH 2/2] powerpc/powernv/pci: Fix "

[PATCH] powerpc/64: Drop unnecessary 'rc' variable
 2025-08-04  9:30 UTC  (2+ messages)

[PATCH v2 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
 2025-08-04  7:06 UTC  (3+ messages)
` [PATCH v2 1/1] sched: preempt: Move dynamic keys "

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-08-04  7:01 UTC  (3+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-04  3:37 UTC  (15+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.17-2 tag
 2025-08-04  2:18 UTC  (2+ messages)

[PATCH 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
 2025-08-02 22:51 UTC  (12+ messages)
` [PATCH 1/9] powerpc/pseries: Define papr-hvpipe ioctl
` [PATCH 2/9] powerpc/pseries: Define HVPIPE specific macros
` [PATCH 3/9] powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces
` [PATCH 4/9] powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS
` [PATCH 5/9] powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS
` [PATCH 6/9] powerpc/pseries: Wakeup hvpipe FD when the payload is pending
` [PATCH 7/9] powerpc/pseries: Enable HVPIPE event message interrupt
` [PATCH 8/9] powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS
` [PATCH 9/9] powerpc/pseries: HVPIPE changes to support migration

[PATCH] powerpc/qspinlock: Add spinlock contention tracepoint
 2025-08-01 16:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-08-01 14:34 UTC  (8+ messages)

[PATCH v8 00/20] Rate limit AER logs
 2025-08-01 13:35 UTC  (4+ messages)
` [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging

[PATCH v3 0/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-08-01  8:20 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH v3 2/2] powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
 2025-08-01  8:06 UTC  (4+ messages)

[PATCH 07/33] tty: vt: use _IO() to define ioctl numbers
 2025-08-01  7:38 UTC  (5+ messages)

[PATCH] powerpc/mm: Switch MMU context on hash MMU if SLB preload cache is aged
 2025-08-01  2:18 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: fsl: fsl,rcpm: Add #power-domain-cells
 2025-07-31 23:36 UTC  (3+ messages)

PowerPC updates 6.17-1: Switching VT failed
 2025-07-31 13:22 UTC  (3+ messages)
  ` Switching VT failed after commit tty: vt: use _IO() to define ioctl numbers

[PATCH] docs/powerpc: add htm.rst to toctree to fix warning
 2025-07-30 20:51 UTC  (2+ messages)

[PATCH v3] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-30 17:22 UTC  (13+ messages)

[PATCH] soc: Use dev_fwnode()
 2025-07-30 13:37 UTC  (3+ messages)

linux-next: build warning after merge of the jc_docs tree
 2025-07-30 15:14 UTC  (5+ messages)

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-07-30 13:34 UTC  (3+ messages)
` [PATCH 1/2] soc: fsl: qe: "

[PATCH] soc: fsl: qe: convert set_multiple() to returning an integer
 2025-07-30 13:34 UTC  (2+ messages)

[PATCH -resend] powerpc: Use dev_fwnode()
 2025-07-30  6:23 UTC  (2+ messages)
` [EXTERNE] "

[powerpc:merge] BUILD SUCCESS de12314b471bff871afb5cb48181a8da953ec681
 2025-07-30  4:19 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.17-1 tag
 2025-07-30  3:39 UTC  (2+ messages)

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-07-30  2:14 UTC  (8+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH 2/6] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH 3/6] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH 4/6] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH 5/6] KVM: x86: Export KVM-internal symbols for sub-modules only
` [PATCH 6/6] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible

[PATCH] pseries/lparcfg: Add resource group monitoring
 2025-07-29  9:21 UTC 

Ozlabs patchwork notification not working anymore
 2025-07-29  8:32 UTC  (2+ messages)

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).