linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 13:06:49 to 2025-10-28 00:46:58 UTC [more...]

[PATCH v2 00/50] tree-in-dcache stuff
 2025-10-28  0:46 UTC  (6+ messages)
` [PATCH v2 01/50] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v2 04/50] new helper: simple_done_creating()
` [PATCH v2 14/50] convert mqueue
` [PATCH v2 24/50] convert ibmasmfs
` [PATCH v2 43/50] convert hypfs

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-28  0:37 UTC  (62+ messages)
` [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 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] KVM: TDX: Take MMU lock around tdh_vp_init()

[PATCH] powerpc: Fix mprotect on book3s32
 2025-10-27 23:21 UTC 

[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
 2025-10-27 20:15 UTC  (9+ 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

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-27 17:12 UTC  (12+ messages)

[PATCH v3 00/13] Nesting support for lazy MMU mode
 2025-10-27 16:24 UTC  (50+ 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()

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

[PATCH 0/4] powerpc/kdump: Support high crashkernel reservation
 2025-10-27 15:13 UTC  (5+ messages)
` [PATCH 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH 2/4] powerpc: move to 64-bit RTAS
` [PATCH 3/4] powerpc/kdump: consider high crashkernel memory if enabled
` [PATCH 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH] powerpc/flipper-pic: Fix device node reference leak in flipper_pic_init
 2025-10-27 15:09 UTC 

[PATCH 0/2] powerpc: Fix backlight include fallout
 2025-10-27 14:05 UTC  (3+ messages)
` [PATCH 1/2] powermac: backlight: Include <linux/of.h>
` [PATCH 2/2] macintosh/via-pmu-backlight: Include <linux/fb.h> and <linux/of.h>

next-20251027: backlight.c:59:39: error: implicit declaration of function 'of_find_node_by_name'; did you mean 'bus_find_device_by_name'?
 2025-10-27 14:08 UTC  (3+ messages)

[PATCH 0/2] ASoC: fsl: correct the bit order issue for DSD
 2025-10-27 12:37 UTC  (7+ 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

[patch V2 16/20] sched/mmcid: Provide new scheduler CID mechanism
 2025-10-27  8:54 UTC  (2+ messages)

[PATCH] powerpc/powermac: Fix reference count leak in i2c probe functions
 2025-10-27  8:45 UTC 

[PATCH] powerpc/vmlinux.lds: Drop .interp description
 2025-10-27  7:46 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Fix sync error in consumer mode
 2025-10-27  5:39 UTC  (2+ messages)

[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
 2025-10-26  7:38 UTC  (3+ messages)

[PATCH AUTOSEL 6.17-6.12] PCI/ERR: Update device error_state already after reset
 2025-10-25 16:00 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-5.4] powerpc/eeh: Use result of error_detected() in uevent
` [PATCH AUTOSEL 6.17] PCI/AER: Fix NULL pointer access by aer_info

[PATCH] powerpc/kexec: Enable SMT before waking offline CPUs
 2025-10-25  8:05 UTC 

[GIT PULL] PCI fixes for v6.18
 2025-10-24 23:48 UTC  (2+ messages)

[PATCH v3] powerpc/kdump: Add support for crashkernel CMA reservation
 2025-10-24 17:01 UTC 

[PATCH v1 0/2] epoll: Save one stac/clac pair in epoll_put_uevent()
 2025-10-24 14:47 UTC  (10+ 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] bus: fsl-mc: fix device reference leak in fsl_mc_device_lookup()
 2025-10-24 13:07 UTC  (2+ messages)

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

[PATCH v2] powerpc/kdump: Add support for crashkernel CMA reservation
 2025-10-24  5:11 UTC  (3+ 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  (12+ messages)
` [patch V4 06/12] s390/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V4 07/12] uaccess: Provide scoped user access regions
` [patch V4 10/12] futex: Convert to scoped user access

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)

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

[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  (3+ messages)
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin


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