linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 12:44:05 to 2025-08-09 13:35:22 UTC [more...]

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-09 13:34 UTC  (33+ 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 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

[PATCHES] drm/radeon issues
 2025-08-09  5:53 UTC  (19+ messages)
    ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulaton
          ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation

[PATCH v5 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
 2025-08-08 17:03 UTC  (11+ messages)
` [PATCH v5 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v5 2/2] kasan: call kasan_init_generic in kasan_init

[PATCH AUTOSEL 6.16-5.4] PCI: pnv_php: Work around switches with broken presence detection
 2025-08-08 17:04 UTC  (5+ messages)
` [PATCH AUTOSEL 6.16-6.6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH AUTOSEL 6.16-5.10] PCI: pnv_php: Clean up allocated IRQs on unplug

[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
 2025-08-08 16:27 UTC  (22+ messages)
` [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
` [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
` [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
` [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
` [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH] dt-bindings: powerpc: Drop duplicate fsl/mpic.txt
 2025-08-08 15:54 UTC  (2+ messages)

[PATCH] powerpc/xmon: replace sizeof calculations with ARRAY_SIZE macro
 2025-08-08 14:03 UTC  (5+ messages)

[PATCH v2] powerpc/eeh: parse AER registers
 2025-08-08  8:22 UTC 

[PATCH] KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()
 2025-08-08  6:52 UTC  (4+ messages)

شهادة الأبوة في المغرب
 2025-08-07 19:06 UTC 

[PATCH v5 0/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-08-07 16:17 UTC  (6+ messages)
` [PATCH v5 1/3] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v5 2/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
` [PATCH v5 3/3] powerpc/eeh: Use result of error_detected() in uevent

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-07 14:43 UTC  (23+ 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 net-next v4] ibmvnic: Increase max subcrq indirect entries with fallback
 2025-08-07 12:47 UTC  (2+ messages)

[PATCH v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-08-07 12:02 UTC 

[PATCH v4 0/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
 2025-08-07 11:49 UTC  (6+ messages)
` [PATCH v4 1/3] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH v4 2/3] powerpc/eeh: Use result of error_detected() in uevent
` [PATCH v4 3/3] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery

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

vmalloc huge mappings
 2025-08-07  4:29 UTC 

[PATCH] ASoC: fsl_sai: replace regmap_write with regmap_update_bits
 2025-08-07  2:03 UTC 

[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
 2025-08-07  0:46 UTC  (11+ messages)

[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-06 19:51 UTC  (19+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
` [PATCH v4 2/9] kasan/powerpc: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 3/9] kasan/arm,arm64: call kasan_init_generic in kasan_init
` [PATCH v4 4/9] kasan/xtensa: "
` [PATCH v4 5/9] kasan/loongarch: select ARCH_DEFER_KASAN and call kasan_init_generic
` [PATCH v4 6/9] kasan/um: "
` [PATCH v4 7/9] kasan/x86: call kasan_init_generic in kasan_init
` [PATCH v4 8/9] kasan/s390: "
` [PATCH v4 9/9] kasan/riscv: "

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

[PATCH v3 net-next] ibmvnic: Increase max subcrq indirect entries with fallback
 2025-08-05 19:14 UTC  (2+ messages)

[PATCH 0/7] MD5 library functions
 2025-08-05 17:15 UTC  (14+ messages)
` [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5 code
          ` Crypto use cases (was: Remove PowerPC optimized MD5 code)
              ` Crypto use cases

[PATCH 0/3] use vm_flags_t consistently
 2025-08-05 16:13 UTC  (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "

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

[Linux PPC] [X1000] [e5500] Kernel 6.17 testing and DRM issue
 2025-08-05 15:34 UTC  (2+ messages)

[PATCH v4] vmcoreinfo: Track and log recoverable hardware errors
 2025-08-05 13:00 UTC  (9+ messages)

Apply commit 5a821e2d69e2 ("powerpc/boot: Fix build with gcc 15") to stable kernels
 2025-08-05  6:03 UTC 

[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 v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-08-04 14:19 UTC  (2+ messages)

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

[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
 2025-08-04 13:21 UTC  (7+ 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).