linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-25 10:21:39 to 2024-05-30 22:31:41 UTC [more...]

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-05-30 11:27 UTC  (3+ messages)
` [PATCH 2/6] loongarch: "

[PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
 2024-05-29  8:48 UTC  (4+ messages)

[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-05-29  8:14 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-05-29 15:51 UTC  (17+ messages)
` [PATCH v4 07/29] KVM: arm64: Save/restore POE registers
` [PATCH v4 08/29] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v4 09/29] KVM: arm64: use `at s1e1a` for POE
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[PATCH 0/2] Make ELOG log and trace consistently with GHES
 2024-05-27 14:43 UTC  (3+ messages)
` [PATCH 1/2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section

[PATCH 0/6] ipmi: Convert to platform remove callback returning void
 2024-05-26 10:24 UTC  (6+ messages)

[PATCH v2 0/1] powerpc/numa: Make cpu/memory less numa-node online
 2024-05-24 13:31 UTC  (3+ messages)
` [PATCH v2 1/1] powerpc/numa: Online a node if PHB is attached

[PATCH next] arch: powerpc: platforms: Remove unnecessary call to of_node_get
 2024-05-23 18:01 UTC  (3+ messages)

[PATCH v2 0/2] PCI hotplug driver fixes
 2024-05-23 14:52 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support

[PATCH v2] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
 2024-05-22 20:38 UTC 

[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
 2024-05-26  9:05 UTC  (7+ messages)

[PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp'
 2024-05-30 14:59 UTC  (2+ messages)

[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-05-30 14:44 UTC  (8+ messages)

[PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue
 2024-05-30 14:28 UTC  (5+ messages)

Xorg doesn't start and some other issues with the RC1 of kernel 6.10
 2024-05-30 12:51 UTC  (4+ messages)

[Bug 218905] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
 2024-05-30 12:25 UTC 

[PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events
 2024-05-30 11:52 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 19/23] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.9 22/23] powerpc/io: Avoid clang null pointer arithmetic warnings

bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c
 2024-05-30  8:27 UTC  (2+ messages)

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-30  3:27 UTC  (17+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH] selftests/overlayfs: Fix build error on ppc64
 2024-05-30  3:00 UTC  (3+ messages)

[PATCH] selftests/openat2: Fix build warnings on ppc64
 2024-05-29 22:20 UTC  (4+ messages)

[PATCH] selftests: cachestat: Fix build warnings on ppc64
 2024-05-29 22:19 UTC  (2+ messages)

[PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
 2024-05-29 22:19 UTC  (2+ messages)

[RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-29 20:49 UTC  (37+ messages)
` [RFC PATCH v4 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v4 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v4 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v4 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v4 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v4 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v4 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v4 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v4 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH v2 0/6] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-29 12:54 UTC  (6+ messages)
` [PATCH v2 3/6] KVM: x86: "

[PATCH v2 1/2] powerpc/uaccess: Fix build errors seen with GCC 13/14
 2024-05-29 12:30 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/uaccess: Use YZ asm constraint for ld

[PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-29  8:40 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH v4 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-29  5:32 UTC  (2+ messages)

[RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-29  5:00 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-29  2:18 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95

[PATCH v2 0/2] ASoC: fsl_mqs: Add i.MX95 platform support
 2024-05-28 15:40 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: "

[RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-28 10:53 UTC  (29+ messages)
` [RFC PATCH v3 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED]
` [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry
` [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get()
` [RFC PATCH v3 04/16] powerpc/mm: Remove _PAGE_PSIZE
` [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries
` [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd
` [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at()
` [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries
` [RFC PATCH v3 09/16] powerpc/8xx: Simplify struct mmu_psize_def
` [RFC PATCH v3 10/16] powerpc/e500: Remove enc and ind fields from "
` [RFC PATCH v3 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
` [RFC PATCH v3 12/16] powerpc/e500: Encode hugepage size in PTE bits
` [RFC PATCH v3 13/16] powerpc/e500: Use contiguous PMD instead of hugepd
` [RFC PATCH v3 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
` [RFC PATCH v3 15/16] powerpc/mm: Remove hugepd leftovers
` [RFC PATCH v3 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-05-28  8:59 UTC  (7+ messages)
` [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
` [PATCH v12 5/6] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception

[PATCH v3] powerpc/perf: Set cpumode flags using sample address
 2024-05-28  4:03 UTC 

[PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed
 2024-05-28  2:18 UTC 

[PATCH AUTOSEL 4.19 1/2] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-05-27 15:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/2] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 5.10 6/7] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-05-27 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 7/7] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 5.15 5/6] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-05-27 15:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 6/6] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 5.4 2/3] powerpc/pseries: Enforce hcall result buffer validity and size
 2024-05-27 15:59 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/3] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 6.8 15/20] powerpc: make fadump resilient with memory add/remove events
 2024-05-27 15:53 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 16/20] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.8 19/20] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 6.6 11/16] powerpc: make fadump resilient with memory add/remove events
 2024-05-27 15:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 12/16] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.6 15/16] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH AUTOSEL 6.1 08/11] powerpc: make fadump resilient with memory add/remove events
 2024-05-27 15:56 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 09/11] powerpc/pseries: Enforce hcall result buffer validity and size
` [PATCH AUTOSEL 6.1 10/11] powerpc/io: Avoid clang null pointer arithmetic warnings

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-05-27 15:43 UTC  (4+ messages)
` [PATCH v2 12/14] mm/treewide: Remove pXd_huge()

[RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-05-27 14:14 UTC  (8+ messages)
` [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups

[PATCH v2] powerpc/perf: Set cpumode flags using sample address
 2024-05-27  9:06 UTC  (3+ messages)

[PATCH] powerpc/eeh: avoid possible crash when edev->pdev changes
 2024-05-27  7:54 UTC 

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-27  7:24 UTC  (19+ messages)

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-05-26  9:29 UTC  (7+ messages)
` [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate()
` [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get()


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