linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-01 11:31:33 to 2025-07-11 05:52:33 UTC [more...]

[PATCH v2] powerpc: Replace the obsolete address of the FSF
 2025-07-11  5:52 UTC  (2+ messages)

[PATCH v5 1/4] smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
 2025-07-11  5:50 UTC  (2+ messages)

[next-20250709] Fails to boot on IBM Power Server
 2025-07-11  3:56 UTC  (3+ messages)

[PATCH v4 1/4] smpboot: introduce SDTL() helper to tidy sched topology setup
 2025-07-11  0:24 UTC  (3+ messages)

[PATCH] powerpc: Replace the obsolete address of the FSF
 2025-07-10 18:48 UTC  (3+ messages)

[PATCH] ocxl: sysfs.c: Replace scnprintf() with sysfs_emit()
 2025-07-10  8:35 UTC  (3+ messages)

[PATCH 0/2] ASoC: fsl_xcvr: get channel status data in two cases
 2025-07-10  3:04 UTC  (3+ messages)
` [PATCH 1/2] ASoC: fsl_xcvr: get channel status data when PHY is not exists
` [PATCH 2/2] ASoC: fsl_xcvr: get channel status data with firmware exists

[PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches
 2025-07-10  1:57 UTC  (3+ messages)

[PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
 2025-07-09 12:32 UTC  (6+ messages)

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-07-09  5:05 UTC  (3+ messages)
` [PATCH 15/23] powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "

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

[PATCH] ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequency
 2025-07-08  8:53 UTC 

[PATCH] soc: Use dev_fwnode()
 2025-07-08  8:33 UTC  (2+ messages)

[PATCH RESEND 0/3] ioctl numbers list cleanup for papr-physical-attestation.h
 2025-07-08  6:26 UTC  (7+ messages)
` [PATCH RESEND 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
` [PATCH RESEND 2/3] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH RESEND 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h

[PATCH v2] integrity: Extract secure boot enquiry function out of IMA
 2025-07-07 20:35 UTC  (6+ messages)

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

mm/slub.o: warning: objtool: ___slab_alloc.isra.111.part.112+0x4c0: can't find jump dest instruction at .text.___slab_alloc.isra.111.part.112+0x68c
 2025-07-07  9:01 UTC 

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-07-07  8:40 UTC  (6+ messages)

[PATCH] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  8:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-07-07  8:01 UTC  (2+ messages)

[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-07-07  7:50 UTC  (3+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer

[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-07  2:39 UTC  (32+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v2 13/29] mm/balloon_compaction: "
` [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v2 15/29] mm/migration: remove PageMovable()
` [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v2 18/29] mm: remove __folio_test_movable()
` [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH 0/5] powerpc: Implement masked user access
 2025-07-05 21:37 UTC  (15+ messages)

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-07-04 13:43 UTC  (6+ messages)
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH v2 00/14] SHA-256 library improvements
 2025-07-04 13:26 UTC  (3+ messages)

[PATCH v4 0/3] Enhancements to the secvar interface in static key management mode
 2025-07-04  8:43 UTC  (7+ messages)
` [PATCH v4 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH v4 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH v4 3/3] integrity/platform_certs: Allow loading of keys in the static "

[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
 2025-07-04  8:41 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/2] scripts: extra_params rework
 2025-07-04  8:41 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH 2/2] scripts: Add 'test_args' test definition parameter

[PATCH v2] selftests/powerpc: fix "for a while" typo
 2025-07-03 18:21 UTC 

[PATCH 5.10] powerpc/pseries: Fix use after free in remove_phb_dynamic()
 2025-07-03 12:38 UTC 

[PATCH 0/2] ASoC: fsl_mqs: support MQS2 on i.MX94 platform
 2025-07-03 17:10 UTC  (6+ messages)
` [PATCH 1/2] ASoC: fsl_mqs: Distinguish different modules by system manager indices
` [PATCH 2/2] ASoC: fsl_mqs: rename system manager indices for i.MX95

[PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
 2025-07-03 16:37 UTC  (2+ messages)

[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-07-03  7:49 UTC  (87+ messages)
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()

[PATCH] global: fix misapplications of "awhile"
 2025-07-03  5:35 UTC  (2+ messages)

[PATCH] powerpc/eeh: parse AER registers
 2025-07-03  3:45 UTC 

[RFC v2 0/9] cpu avoid state and push task mechanism
 2025-07-02  6:05 UTC  (4+ messages)
` [RFC v2 8/9] sysfs: Add cpu_avoid file

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-07-01 13:37 UTC  (7+ messages)

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-07-01 13:32 UTC  (2+ messages)

[PATCH] arch/powerpc: Remove support for older GCC and binutils
 2025-07-01 10:50 UTC 


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