linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-20 14:33:03 to 2025-10-24 10:36:38 UTC [more...]

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-24 10:36 UTC  (58+ messages)
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks

[PATCH v6 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2025-10-24  6:43 UTC  (27+ messages)
` [PATCH v6 3/5] "
` [PATCH v6 4/5] PCI/ERR: Use pcie_aer_is_native() to check for native AER control
` [PATCH v6 5/5] PCI/AER: Clear both AER fatal and non-fatal status

[PATCH v1 0/2] epoll: Save one stac/clac pair in epoll_put_uevent()
 2025-10-24  5:31 UTC  (8+ messages)
` [PATCH v1 1/2] uaccess: Add __user_write_access_begin()
` [PATCH v1 2/2] epoll: Use __user_write_access_begin() and unsafe_put_user() in epoll_put_uevent()

[PATCH v2] powerpc/kdump: Add support for crashkernel CMA reservation
 2025-10-24  5:11 UTC  (3+ messages)

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-24  4:28 UTC  (7+ messages)

[PATCH] ocxl: Fix race leading to use-after-free in file operations
 2025-10-24  1:02 UTC 

[patch V4 00/12] uaccess: Provide and use scopes for user access
 2025-10-23 21:14 UTC  (21+ messages)
` [patch V4 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V4 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V4 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V4 04/12] powerpc/uaccess: "
` [patch V4 05/12] riscv/uaccess: "
` [patch V4 06/12] s390/uaccess: "
` [patch V4 07/12] uaccess: Provide scoped user access regions
` [patch V4 08/12] uaccess: Provide put/get_user_scoped()
` [patch V4 09/12] [RFC] coccinelle: misc: Add scoped_$MODE_access() checker script
` [patch V4 10/12] futex: Convert to scoped user access
` [patch V4 11/12] x86/futex: "
` [patch V4 12/12] select: "

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-23 20:10 UTC  (23+ messages)
` [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v3 04/13] sparc/mm: "
` [PATCH v3 05/13] mm: introduce CONFIG_ARCH_LAZY_MMU
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
` [PATCH v3 09/13] powerpc/mm: replace batch->active with in_lazy_mmu_mode()
` [PATCH v3 10/13] sparc/mm: "
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()

BAR resizing broken in 6.18 (PPC only?)
 2025-10-23 17:42 UTC  (6+ messages)

[PPC] Boot problems after the pci-v6.18-changes
 2025-10-23 16:59 UTC  (8+ messages)

[PATCH] bus: fsl-mc: fix device reference leak in fsl_mc_device_lookup()
 2025-10-23 15:05 UTC 

[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
 2025-10-23 12:25 UTC  (7+ messages)
` [PATCH 1/6 v6] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v6] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v6] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
` [PATCH 4/6 v6] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v6] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v6] ACPI: extlog: Trace CPER CXL Protocol Error Section

[next-20251022] Kernel Boot Warnings at arch/powerpc/kernel/trace/ftrace.c:234
 2025-10-23  9:12 UTC  (6+ messages)

[PATCH 0/2] ASoC: fsl: correct the bit order issue for DSD
 2025-10-23  8:54 UTC  (6+ messages)
` [PATCH 1/2] ASoC: fsl_sai: fix bit order for DSD format
` [PATCH 2/2] ASoC: fsl_micfil: correct the endian format for DSD

[mainline] Kernel OOPs while running powerpc/mce/ selftest
 2025-10-23  4:54 UTC 

[RFC PATCH v3 00/10] paravirt CPUs and push task for less vCPU preemption
 2025-10-23  4:03 UTC  (6+ messages)

[PATCH] powerpc/kdump: Add support for crashkernel CMA reservation
 2025-10-23  2:03 UTC  (4+ messages)

[PATCH v3 00/10] powerpc: Implement masked user access
 2025-10-22 17:05 UTC  (5+ messages)
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH v3 10/10] powerpc/uaccess: Implement masked user access

[PATCH v1 00/23] mm: balloon infrastructure cleanups
 2025-10-22  8:43 UTC  (39+ messages)
` [PATCH v1 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v1 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v1 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v1 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v1 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v1 14/23] mm/balloon_compaction: move internal helpers to memory_compaction.c
` [PATCH v1 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v1 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v1 17/23] mm/balloon_compaction: remove "extern" from functions
  ` [PATCH v1 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
  ` [PATCH v1 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
  ` [PATCH v1 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
  ` [PATCH v1 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
  ` [PATCH v1 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
  ` [PATCH v1 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-21 20:52 UTC  (11+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions

[PATCH] ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported list
 2025-10-21 18:52 UTC  (2+ messages)

[PATCH v1 0/2] powerpc/pseries/cmm: two smaller fixes
 2025-10-21 10:06 UTC  (3+ messages)
` [PATCH v1 1/2] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
` [PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages

[PATCH] powerpc/vmlinux.lds: Drop .interp description
 2025-10-21  8:18 UTC  (2+ messages)

[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
 2025-10-20 16:37 UTC  (5+ messages)
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-10-20 16:27 UTC  (2+ messages)


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