linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-16 12:00:14 to 2025-06-20 21:29:07 UTC [more...]

[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-20 21:29 UTC  (11+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

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

[PATCH v2 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-06-20 16:45 UTC  (18+ messages)
` [PATCH v2 1/6] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
` [PATCH v2 2/6] pci/hotplug/pnv_php: Work around switches with broken
` [PATCH v2 3/6] powerpc/eeh: Export eeh_unfreeze_pe()
` [PATCH v2 4/6] powerpc/eeh: Make EEH driver device hotplug safe
` [PATCH v2 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
` [PATCH v2 6/6] pci/hotplug/pnv_php: Enable third attention indicator

[PATCH v6 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-06-20 13:08 UTC  (5+ messages)
` [PATCH v6 1/4] tpm: add bufsiz parameter in the .send callback
` [PATCH v6 2/4] tpm: support devices with synchronous send()
` [PATCH v6 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v6 4/4] tpm/tpm_svsm: "

[PATCH v2] powerpc: floppy: Add missing checks after DMA map
 2025-06-20  7:58 UTC  (3+ messages)

[PATCH] misc: ocxl: Replace scnprintf() with sysfs_emit() in sysfs show functions
 2025-06-20  8:51 UTC  (2+ messages)

[PATCH] powerpc: floppy: Add missing checks after DMA map
 2025-06-20  7:44 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl_mqs: support MQS2 on i.MX94 platform
 2025-06-20  5:52 UTC  (3+ 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] ASoC: imx-card: Add WM8524 support
 2025-06-19 20:53 UTC  (2+ messages)

[PATCH bpf-next] powerpc/bpf: Fix warning for unused ori31_emitted
 2025-06-19 17:00 UTC  (3+ messages)

[PATCH v2] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
 2025-06-19 13:06 UTC  (2+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-06-19 12:25 UTC  (20+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t

[PATCH 2/6] mm: Lock kernel page tables before entering lazy MMU mode
 2025-06-19  9:53 UTC  (3+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (15+ messages)
` [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:52 UTC  (29+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v2 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v2 12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v2 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key

Redundant barrier_nospec() added by commit 74e19ef0ff80 ("uaccess: Add speculation barrier to copy_from_user()")
 2025-06-19  8:42 UTC 

[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-06-19  6:28 UTC  (4+ messages)
` [PATCH v4 2/3] PCI/DPC: Run recovery on device that detected the error

Your Account Access Needs Reconfirmation
 2025-06-18 12:49 UTC 

[PATCH 3/8] powerpc/pseries/eeh: Export eeh_unfreeze_pe() and eeh_ops
 2025-06-18 16:55 UTC  (4+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Add myself for Power
 2025-06-18 14:38 UTC  (2+ messages)

[PATCH 0/6] PowerNV PCIe Hotplug Driver Fixes
 2025-06-18  4:21 UTC 

[PATCH 1/8] pci/hotplug/pnv_php: Properly clean up allocated IRQs on
 2025-06-18  4:22 UTC 

[PATCH 6/6] pci/hotplug/pnv_php: Enable third attention indicator
 2025-06-18  4:24 UTC 

[PATCH 5/6] pci/hotplug/pnv_php: Fix surprise plug detection and
 2025-06-18  4:23 UTC 

[PATCH 4/8] powerpc/eeh: Make EEH driver device hotplug safe
 2025-06-18  4:22 UTC 

[PATCH 2/8] pci/hotplug/pnv_php: Work around switches with broken
 2025-06-18  4:22 UTC 

[PATCH 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-18  2:52 UTC  (12+ messages)
` [PATCH 1/9] lib/crypto/arm: move arch/arm/lib/crypto/ to lib/crypto/arm/
` [PATCH 2/9] lib/crypto/arm64: move arch/arm64/lib/crypto/ to lib/crypto/arm64/
` [PATCH 3/9] lib/crypto/mips: move arch/mips/lib/crypto/ to lib/crypto/mips/
` [PATCH 4/9] lib/crypto/powerpc: move arch/powerpc/lib/crypto/ to lib/crypto/powerpc/
` [PATCH 5/9] lib/crypto/riscv: move arch/riscv/lib/crypto/ to lib/crypto/riscv/
` [PATCH 6/9] lib/crypto/s390: move arch/s390/lib/crypto/ to lib/crypto/s390/
` [PATCH 7/9] lib/crypto/sparc: move arch/sparc/lib/crypto/ to lib/crypto/sparc/
` [PATCH 8/9] lib/crypto/x86: move arch/x86/lib/crypto/ to lib/crypto/x86/
` [PATCH 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v2 1/1] dt-bindings: soc: add vf610 reboot syscon controller
 2025-06-17 15:52 UTC 

[PATCH 0/6] mm: Consolidate lazy MMU mode context
 2025-06-17 15:11 UTC  (3+ messages)
` [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush

[PATCH v1 1/3] vdso: Switch get/put unaligned from packed struct to memcpy
 2025-06-17  9:13 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-3 tag
 2025-06-16 16:12 UTC  (2+ messages)

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-16 11:10 UTC  (3+ messages)
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory


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