messages from 2025-07-23 11:39:18 to 2025-08-04 12:44:05 UTC [more...]
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-04 12:42 UTC (8+ 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 v2] powerpc/mm: Fix SLB multihit issue during SLB preload
2025-08-04 12:32 UTC (4+ messages)
[PATCH v3 00/12] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-08-04 12:04 UTC (10+ messages)
` [PATCH v3 08/12] kasan/um: select ARCH_DEFER_KASAN and call kasan_init_generic
[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] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-08-04 9:17 UTC
[PATCHES] drm/radeon issues
2025-08-04 8:11 UTC (6+ 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 7:12 UTC (5+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[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/7] MD5 library functions
2025-08-04 6:07 UTC (14+ 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
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-08-04 3:37 UTC (18+ messages)
` [PATCH 6/8] dma-mapping: fail early if physical address is mapped through platform callback
[GIT PULL] Please pull powerpc/linux.git powerpc-6.17-2 tag
2025-08-04 2:18 UTC (2+ messages)
[PATCH v4] vmcoreinfo: Track and log recoverable hardware errors
2025-08-04 0:05 UTC (8+ 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 (17+ 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)
[powerpc:next-test] BUILD SUCCESS cf2a6de32cabbf84a889e24a9ee7c51dee4a1f70
2025-07-28 17:42 UTC
[PATCH] tty: serial: ucc_uart: use WARN_ON() instead of BUG()
2025-07-28 5:31 UTC (3+ messages)
[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-28 2:29 UTC (6+ messages)
[PATCH] docs: powerpc: add htm.rst to toctree
2025-07-28 2:28 UTC (3+ messages)
[PATCH] bus: fsl-mc: Check return value of platform_get_resource()
2025-07-27 16:24 UTC (2+ messages)
[powerpc:next-test] BUILD SUCCESS a8f2b96ca9ee87be8091fcc2746b811c173648a0
2025-07-26 21:41 UTC
[PATCH 1/1] dt-bindings: fsl: fsl,rcpm: reference power-domains.yaml
2025-07-25 19:47 UTC (3+ messages)
powerpc/kexec_file: print configured kernel command line
2025-07-25 12:44 UTC
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-25 8:44 UTC (12+ messages)
[PATCH 0/2] ASoC: fsl_xcvr: get channel status data in two cases
2025-07-24 23:11 UTC (2+ messages)
[PATCH v2] ASoC: imx-card: Add WM8524 support
2025-07-24 21:09 UTC (2+ messages)
[PATCH] ASoC: imx-card: Add WM8524 support
2025-07-24 21:09 UTC (2+ messages)
[PATCH v6 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
2025-07-24 9:28 UTC (5+ messages)
POWER9: duplicate interrupt line in /proc/interrupts, kernel problem or userspace problem?
2025-07-24 10:39 UTC (2+ messages)
[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
2025-07-23 11:47 UTC (2+ messages)
[PATCH v3 0/6] PowerNV PCIe Hotplug Driver Fixes
2025-07-23 11:39 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).