LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-23 14:34:15 to 2026-07-28 14:22:24 UTC [more...]

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-28 14:22 UTC  (20+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH v4 0/1] powerpc: Enable dynamic preemption
 2026-07-28 14:19 UTC  (19+ messages)
` [PATCH v4 1/1] powerpc: enable "

[PATCH v4 phy-next 0/9] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-28 13:47 UTC  (5+ messages)
` [PATCH v4 phy-next 9/9] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH] Connecting the SB600's i8259 controller rather in pasemi's pci.c than in pasemi's setup.c
 2026-07-28 12:50 UTC  (3+ messages)

[PATCH v8 0/5] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-07-28 11:56 UTC  (4+ messages)
` [PATCH v8 1/5] PCI: dwc: ep: Clear MSI iATU mapping in dw_pcie_ep_cleanup()

[PATCH] bus: fsl-mc: drop unused assignment of acpi_device_id::driver_data
 2026-07-28 10:58 UTC 

[PATCH] soc: fsl: dpio: Use common error handling code in two functions
 2026-07-28 11:15 UTC  (18+ messages)
  ` [PATCH v2 0/2] soc: fsl: dpio: Use scope-based resource management "
    ` [PATCH v2 1/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_store_create()
        ` [v2 "
    ` [PATCH v2 2/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_create()
        ` [v2 "

[PATCH net-next 0/7] net: dsa: netc: add PTP support for NETC switch
 2026-07-28 10:45 UTC  (8+ messages)
` [PATCH net-next 1/7] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH net-next 2/7] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH net-next 3/7] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH net-next 4/7] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH net-next 5/7] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH net-next 6/7] net: dsa: netc: add PTP two-step timestamping support
` [PATCH net-next 7/7] net: dsa: netc: add PTP one-step "

[PATCH v3 0/5] powerpc/xive: remove __GFP_NOFAIL and fix IPI error handling
 2026-07-28 10:26 UTC  (8+ messages)
` [PATCH v3 1/5] powerpc/xive: make xive IPI allocation NULL-safe
` [PATCH v3 2/5] powerpc/xive: add error return value to xive_smp_probe()
` [PATCH v3 3/5] powerpc/xive: propagate IPI init errors to prevent use-after-free
` [PATCH v3 4/5] powerpc/xive: defer setting cause_ipi until IPI init succeeds
` [PATCH v3 5/5] powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_pass

[PATCH] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-28 10:18 UTC  (5+ messages)

[PATCH v3] soc: fsl: fix kernel-doc warnings and typos
 2026-07-28  0:49 UTC 

[PATCH v3] soc: fsl: dpio: fix kernel-doc typos
 2026-07-28  0:49 UTC 

[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
 2026-07-27 23:40 UTC  (2+ messages)

[PATCH v4] powerpc/pseries/iommu: Add TCEs for 16GB pages when RAM is pre-mapped
 2026-07-27 22:14 UTC 

[PATCH v2 06/64] dmaengine: fsldma: migrate tasklet to dma_chan BH
 2026-07-27 20:28 UTC 

[PATCH 0/6] KVM: Harden kvm_vcpu_map() usage against memory leaks
 2026-07-27 16:51 UTC  (8+ messages)
` [PATCH 1/6] KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit
` [PATCH 2/6] KVM: nSVM: Add CLASS()es for automagically handling local kvm_vcpu_map() usage
` [PATCH 3/6] KVM: nSVM: Use CLASS(kvm_vcpu_map_local) for SMM VMCB mappings
` [PATCH 4/6] KVM: nVMX: Use CLASS(kvm_vcpu_map_local_readonly) for MSR bitmap merging
` [PATCH 5/6] KVM: PPC: Use CLASS(kvm_vcpu_map_local_readonly) for patching dcbz
` [PATCH 6/6] KVM: Harden kvm_vcpu_map() against double-mapping and thus leaking references

[PATCH 0/6] PCI/AER: Support Advisory Non-Fatal Errors
 2026-07-27 15:51 UTC  (10+ messages)
` [PATCH 1/6] PCI/AER: Fix mapping of errors to agent & layer
` [PATCH 2/6] PCI/AER: Log agent & layer for each individual error
` [PATCH 3/6] PCI/AER: Deduplicate logging of Error Source Identification
` [PATCH 4/6] PCI/AER: Emit TLP Log only for unmasked errors
` [PATCH 5/6] PCI/AER: Move retrieval of FEP and TLP Log into helper
` [PATCH 6/6] PCI/AER: Support Advisory Non-Fatal Errors

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-27 14:58 UTC  (4+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH 0/5] mm: add basic PTE const type-safety
 2026-07-27 13:44 UTC  (17+ messages)
` [PATCH 1/5] mm: constify generic pte_get*()
` [PATCH 2/5] mm/arm64: constify pte_get*() and contpte get logic
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
` [PATCH 4/5] mm/powerpc/8xx: "
` [PATCH 5/5] mm: constify the pte_offset_map_ro_nolock() return value

[PATCH v2] powerpc/ps3: Remove unused struct table in setup_areas()
 2026-07-27 13:17 UTC  (2+ messages)

[PATCH v2] powerpc/irq: Fix missing r2 clobber in PCREL inline assembly
 2026-07-27 12:09 UTC  (2+ messages)

[PATCH 1/2] soc: fsl: qe_ports_ic: Use generic I/O helper instead of specific powerPC ones
 2026-07-27 10:19 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: Remove redundant dev_err()
 2026-07-27 10:18 UTC  (4+ messages)

[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
 2026-07-27 10:18 UTC  (2+ messages)

[PATCH v2] powerpc: Move CONFIG_QE_GPIO to SoC
 2026-07-27 10:17 UTC  (2+ messages)

Ozlabs patchwork notification not working anymore
 2026-07-27  9:42 UTC  (3+ messages)
` Ozlabs patchwork very very slow very often

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-27  9:41 UTC  (2+ messages)

[PATCH V5] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
 2026-07-27  8:53 UTC  (3+ messages)

[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
 2026-07-27  6:16 UTC  (18+ messages)
` [PATCH v2 1/6] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH v2 2/6] powerpc/xive: add error return value to xive_smp_probe()
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis
` [PATCH v2 4/6] drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocation
` [PATCH v2 5/6] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` [PATCH v2 6/6] RDMA/cxgb4: "
` (subset) [PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free

[PATCH v3 0/3] powerpc/crash: protect kdump from active watchdogs
 2026-07-27  5:34 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/pseries: Move H_WATCHDOG definitions to a common header
` [PATCH v3 2/3] powerpc/pseries: Handle and log pseries-wdt registration failures
` [PATCH v3 3/3] powerpc/crash: stop watchdogs before booting kdump kernel

[PATCH 0/8] arm64: crash: Add crash hotplug support
 2026-07-27  1:32 UTC  (2+ messages)

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-26 20:50 UTC  (6+ messages)
` [PATCH 2/8] i2c: pxa-pci: use platform_device_set_fwnode()
` [PATCH 5/8] pmdomain: imx: "

[PATCH v2 00/33] ibmvfc: NVMe/FC support over IBM Virtual FC
 2026-07-26 20:48 UTC  (2+ messages)

[PATCH] powerpc/kexec: Remove stale comment from check_realloc_usable_mem()
 2026-07-26 18:30 UTC 

[PATCH] powerpc: wii: Add the fixed OTP layout
 2026-07-26 18:19 UTC 

[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-07-26 11:23 UTC  (8+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH v2 2/4] powerpc: move to 64-bit RTAS
` [PATCH v2 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH v4 0/5] perf trace-event: Fix overflow, loop and cleanup bugs
 2026-07-25 18:49 UTC  (6+ messages)
` [PATCH v4 1/5] perf trace-event: Fix buffer overflow in read_string()
` [PATCH v4 2/5] perf trace-event: Fix integer truncation in do_read() and skip()
` [PATCH v4 3/5] perf trace-event: Avoid double free and leak in trace_event__cleanup()/trace_event__init()
` [PATCH v4 4/5] perf trace-event: Fix heap overflows in read_ftrace_printk()/read_saved_cmdline()
` [PATCH v4 5/5] perf trace-event: Fix infinite loop in skip()

[PATCH V3 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
 2026-07-25  6:59 UTC  (7+ messages)
` [PATCH V3 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V3 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V3 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V3 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
` [PATCH V3 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V3 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU

[PATCH V3 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-07-25  7:07 UTC  (7+ messages)
` [PATCH V3 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V3 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V3 3/6] tools/perf: Add arch hook to drain remaining data before event close
` [PATCH V3 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read
` [PATCH V3 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V3 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records

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

[PATCH] powerpc/boot: Remove unused sprintf()
 2026-07-24 17:21 UTC 

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-24 16:31 UTC  (19+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables

[PATCH v3 0/5] perf trace-event: Fix security bugs in trace-event-read.c and trace-event.c
 2026-07-24 14:13 UTC  (6+ messages)
` [PATCH v3 1/5] perf trace-event: Fix buffer overflow in read_string()
` [PATCH v3 2/5] perf trace-event: Fix integer truncation in do_read() and skip()
` [PATCH v3 3/5] perf trace-event: Avoid double free in trace_event__cleanup()
` [PATCH v3 4/5] perf trace-event: Fix heap buffer overflow in read_ftrace_printk()
` [PATCH v3 5/5] perf trace-event: Fix infinite loop in skip()

[PATCH] powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()
 2026-07-24  3:51 UTC  (2+ messages)

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-07-24  2:12 UTC  (4+ messages)
` [RFC PATCH v2 1/3] error-injection: Introduce EI_ETYPE_FALSE for fail_function
` [RFC PATCH v2 2/3] btrfs: Allow error injection on btrfs_data_csum_ok
` [RFC PATCH v2 3/3] error-injection: Introduce parent in fei_attr

[PATCH] bus: fsl-mc: set dma_mask for the root DPRC device
 2026-07-23 22:56 UTC 

[PATCH] powerpc: Fix exit_flags field placement in pt_regs for ptrace
 2026-07-23 19:48 UTC 

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-23 18:27 UTC  (5+ messages)
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo

[PATCH] tools: Use fputc() calls in some functions
 2026-07-23 15:14 UTC  (4+ messages)


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