linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 07:28:56 to 2025-02-08 02:48:19 UTC [more...]

[PATCH v5 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
 2025-02-08  2:47 UTC  (6+ messages)
` [PATCH v5 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v5 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v5 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v5 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v5 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "

[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-08  2:20 UTC  (20+ messages)
` [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs
` [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 "
` [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx "
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie "
` [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-02-07 20:14 UTC  (4+ messages)
` [PATCH 1/3] bitmap: remove _check_eq_u32_array
` [PATCH 2/3] bitmap: convert self-test to KUnit
` [PATCH 3/3] bitmap: break kunit into test cases

[PATCH v2 0/2] PCI: Add support for logging Flit Mode TLPs (PCIe6)
 2025-02-07 16:18 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Track Flit Mode Status & print it with link status
` [PATCH v2 2/2] PCI: Handle TLP Log in Flit mode

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-07 16:16 UTC  (25+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-02-07 15:37 UTC  (14+ messages)
` [PATCH 1/9] of: Add warpper "
` [PATCH 2/9] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()
` [PATCH 3/9] net: pse-pd: "
` [PATCH 4/9] media: max9286: Use of_find_node_by_name_balanced() to find device_node
` [PATCH 5/9] powerpc: "
` [PATCH 6/9] net: dsa: "
` [PATCH 7/9] net: dsa: hellcreek: "
` [PATCH 8/9] net: prestera: "
` [PATCH 9/9] regulator: scmi: "

[PATCH 0/9] YAML conversion of several Freescale/PowerPC DT bindings
 2025-02-07 13:37 UTC  (25+ messages)
` [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML
` [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings
` [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings to YAML
` [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc "

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-07 10:15 UTC  (23+ messages)
` [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
` [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
` [PATCH v3 03/18] vdso: Introduce vdso/align.h
` [PATCH v3 04/18] vdso: Rename included Makefile
` [PATCH v3 05/18] vdso: Add generic time data storage
` [PATCH v3 06/18] vdso: Add generic random "
` [PATCH v3 07/18] vdso: Add generic architecture-specific "
` [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation
` [PATCH v3 09/18] riscv: "
` [PATCH v3 10/18] LoongArch: vDSO: "
` [PATCH v3 11/18] arm: vdso: "
` [PATCH v3 12/18] s390/vdso: "
` [PATCH v3 13/18] MIPS: vdso: "
` [PATCH v3 14/18] powerpc/vdso: "
` [PATCH v3 15/18] x86/vdso: "
` [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling
` [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage
` [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage

[PATCH v3 0/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-02-07  9:35 UTC  (5+ messages)
` [PATCH v3 1/4] PCI/DPC: Rename pdev to err_port for dpc_handler
` [PATCH v3 2/4] PCI/EDR: Rename edev to err_port for edr_handle_event
` [PATCH v3 3/4] PCI/DPC: Run recovery on device that detected the error
` [PATCH v3 4/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2025-02-07  3:16 UTC  (9+ messages)
    `  "

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 21:06 UTC  (24+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping

[PATCH v2 0/6] Add character devices for indices and platform-dump RTAS
 2025-02-06 20:53 UTC  (10+ messages)
` [PATCH v2 6/6] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval

[PATCH v3 27/28] mm/hugetlb: enable bootmem allocation from CMA areas
 2025-02-06 18:51 UTC 

kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx
 2025-02-06 11:39 UTC  (6+ messages)

[RFC PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power state
 2025-02-06 10:09 UTC 

panic in cpufreq_online() in 6.14-rc1 on PowerNV
 2025-02-06  9:24 UTC  (3+ messages)

[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
 2025-02-06  6:15 UTC  (4+ messages)

[PATCH v4 0/7] Add character devices for indices, platform-dump and physical-attestation RTAS
 2025-02-06  5:11 UTC  (8+ messages)
` [PATCH v4 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v4 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v4 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v4 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v4 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v4 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v4 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS

[PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP
 2025-02-06  4:21 UTC  (3+ messages)

[PATCH] ASoC: fsl_micfil: Add decimation filter bypass mode support
 2025-02-06  3:03 UTC 

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-05 23:10 UTC  (3+ messages)
` [PATCH v2 03/13] ibmvnic: simplify ibmvnic_set_queue_affinity()

kexec failing with KVM on Power8 baremetal host
 2025-02-05 21:55 UTC  (3+ messages)

[PATCH 6.13 290/623] perf machine: Dont ignore _etext when not a text symbol
 2025-02-05 13:43 UTC  (2+ messages)
` [PATCH 6.13 483/623] module: Extend the preempt disabled section in dereference_symbol_descriptor()

[PATCH 6.12 270/590] perf machine: Dont ignore _etext when not a text symbol
 2025-02-05 13:43 UTC  (2+ messages)
` [PATCH 6.12 447/590] module: Extend the preempt disabled section in dereference_symbol_descriptor()

[PATCH 6.6 175/393] perf machine: Dont ignore _etext when not a text symbol
 2025-02-05 13:43 UTC  (2+ messages)
` [PATCH 6.6 309/393] module: Extend the preempt disabled section in dereference_symbol_descriptor()

[PATCH resend] genirq: Remove leading space from .irq_print_chip() callbacks
 2025-02-05 14:22 UTC 

[PATCH] powerpc/time: Define div128_by_32() static and __init
 2025-02-05  9:54 UTC 

[PATCH] powerpc/code-patching: Disable KASAN report during patching via temporary mm
 2025-02-05  9:26 UTC  (2+ messages)

[PATCH v2 5/9] powerpc: Use preempt_model_str()
 2025-02-05  6:48 UTC  (6+ messages)
        ` [PATCH v3 "

[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
 2025-02-04 23:18 UTC 

[PATCH] powerpc: mpic: Use str_enabled_disabled() helper function
 2025-02-04 18:00 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'
 2025-02-04 15:35 UTC 

[PATCH v2 1/3] powerpc/time: Export boot_tb and log initial timebase at boot
 2025-02-04 10:28 UTC  (4+ messages)
` [PATCH v2 2/3] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
` [PATCH v2 3/3] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu

[PATCH 0/2] powerpc/fadump: fix additional parameter for HASH MMU
 2025-02-04  8:37 UTC  (8+ messages)
` [PATCH 2/2] powerpc/fadump: fix additional param memory reservation "

[PATCH v2 0/2] Remove cxl and cxlflash drivers
 2025-02-03 23:05 UTC  (6+ messages)
` [PATCH v2 1/2] cxlflash: Remove driver
` [PATCH v2 2/2] cxl: "

[PATCH v6 0/2] Improve interrupt handling during machine kexec
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH] ASoC: fsl_micfil: Enable default case in micfil_set_quality()
 2025-02-03 14:11 UTC  (2+ messages)

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03 10:35 UTC  (3+ messages)

[PATCH 20/33] cpufreq: powernv: Stop setting common freq attributes
 2025-02-03  9:53 UTC  (2+ messages)
` [PATCH V1.1 "


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).