linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-15 13:55:42 to 2023-06-19 10:07:09 UTC [more...]

[PATCH 00/17] powerpc/ftrace: refactor and add support for -fpatchable-function-entry
 2023-06-19  9:47 UTC  (17+ messages)
` [PATCH 01/17] powerpc/ftrace: Fix dropping weak symbols with older toolchains
` [PATCH 02/17] powerpc/module: Remove unused .ftrace.tramp section
` [PATCH 03/17] powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
` [PATCH 05/17] powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
` [PATCH 06/17] powerpc/ftrace: Extend ftrace support for large kernels to ppc32
` [PATCH 07/17] powerpc/ftrace: Consolidate ftrace support into fewer files
` [PATCH 08/17] powerpc/ftrace: Refactor ftrace_modify_code()
` [PATCH 09/17] powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
` [PATCH 10/17] powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
` [PATCH 11/17] powerpc/ftrace: Simplify ftrace_make_nop()
` [PATCH 12/17] powerpc/ftrace: Simplify ftrace_make_call()
` [PATCH 13/17] powerpc/ftrace: Simplify ftrace_modify_call()
` [PATCH 14/17] powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branch_inst()
` [PATCH 15/17] powerpc/ftrace: Implement ftrace_replace_code()
` [PATCH 16/17] powerpc/ftrace: Add support for -fpatchable-function-entry
` [PATCH 17/17] powerpc/ftrace: Create a dummy stackframe to fix stack unwind

next: arch/powerpc/kernel/stacktrace.c:171:9: error: implicit declaration of function 'nmi_cpu_backtrace'
 2023-06-19  9:16 UTC 

[PATCH v3 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
 2023-06-19  6:30 UTC 

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-19  3:55 UTC  (13+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
            ` [PATCH v2 07/23 replacement] mips: add pte_unmap() to balance pte_offset_map()
` [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep()

[RFC PATCH v2 1/1] powerpc: update ppc_save_regs to save current r1 in pt_regs
 2023-06-19  3:48 UTC  (3+ messages)

[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
 2023-06-19  3:18 UTC  (2+ messages)

[PATCH v11 0/4] PowerPC: In-kernel handling of CPU/Memory hotplug/online/offline events for kdump kernel
 2023-06-19  2:49 UTC  (5+ messages)
` [PATCH v11 1/4] powerpc/kexec: turn some static helper functions public
` [PATCH v11 2/4] powerpc/crash: add crash CPU hotplug support
` [PATCH v11 3/4] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v11 4/4] powerpc/crash: add crash memory hotplug support

[PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
 2023-06-19  2:14 UTC  (2+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-19  2:12 UTC  (47+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH v2 1/2] powerpc/tpm: Create linux,sml-base/size as big endian
 2023-06-19  0:26 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/tpm: Reserve SML log when kexec'ing with kexec_file_load()

[PATCH] cxl/ocxl: Possible repeated word
 2023-06-18 15:08 UTC 

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-18 20:11 UTC  (12+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()
` kvm/arm64: Spark benchmark
` kvm/x86: multichase benchmark

[PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size
 2023-06-18 14:20 UTC  (6+ messages)

[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-18 11:54 UTC  (18+ messages)
` [PATCH v2 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting
` [PATCH v2 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
` [PATCH v2 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
` [PATCH v2 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
` [PATCH v2 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
` [PATCH v2 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
` [PATCH v2 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
` [PATCH v2 09/16] mm/vmemmap: Allow architectures to override how vmemmap optimization works
` [PATCH v2 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
` [PATCH v2 11/16] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
` [PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
` [PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
` [PATCH v2 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
` [PATCH v2 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-06-17  5:08 UTC  (3+ messages)

[powerpc:next] BUILD SUCCESS 7a313166d7dd0b366f8a47e15cd3c40910494cb6
 2023-06-17  1:04 UTC 

[powerpc:merge] BUILD SUCCESS 12ffddc6444780aec83fa5086673ec005c0bace4
 2023-06-17  1:04 UTC 

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-16 21:28 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-16 20:29 UTC  (4+ messages)

[PATCH v4 00/25] iommu: Make default_domain's mandatory
 2023-06-16 19:02 UTC  (26+ messages)
` [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v4 11/25] iommu/tegra-smmu: "
` [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v4 14/25] iommu/msm: "
` [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v4 18/25] iommu/ipmmu: "
` [PATCH v4 19/25] iommu/mtk_iommu: "
` [PATCH v4 20/25] iommu/sun50i: "
` [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v4 25/25] iommu: Convert remaining simple drivers "

ppc64le vmlinuz is huge when building with BTF
 2023-06-16 17:12 UTC  (3+ messages)

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-16 16:48 UTC  (11+ messages)
` [PATCH v2 1/6] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
` [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH v2 3/6] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
` [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
` [PATCH v2 5/6] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[RFC PATCH v1 0/3] powerpc/objtool: First step towards uaccess validation (v1)
 2023-06-16 14:43 UTC  (5+ messages)
` [RFC PATCH v1 1/3] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [RFC PATCH v1 2/3] powerpc: Mark all .S files invalid for objtool
` [RFC PATCH v1 3/3] powerpc: WIP draft support to objtool check

[PATCH AUTOSEL 6.1 15/26] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
 2023-06-16 10:26 UTC 

[PATCH AUTOSEL 6.3 16/30] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
 2023-06-16 10:25 UTC 

[PATCH net-next] eth: fs_enet: fix print format for resource size
 2023-06-16  6:00 UTC  (2+ messages)

[PATCH v3 00/11] Add static DEXCR support
 2023-06-16  3:48 UTC  (12+ messages)
` [PATCH v3 01/11] powerpc/book3s: Add missing <linux/sched.h> include
` [PATCH v3 02/11] powerpc/ptrace: Add missing <linux/regset.h> include
` [PATCH v3 03/11] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
` [PATCH v3 04/11] powerpc/dexcr: Handle hashchk exception
` [PATCH v3 05/11] powerpc/dexcr: Support userspace ROP protection
` [PATCH v3 06/11] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
` [PATCH v3 07/11] powerpc/ptrace: Expose HASHKEYR register "
` [PATCH v3 08/11] Documentation: Document PowerPC kernel DEXCR interface
` [PATCH v3 09/11] selftests/powerpc: Add more utility macros
` [PATCH v3 10/11] selftests/powerpc/dexcr: Add hashst/hashchk test
` [PATCH v3 11/11] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr

[powerpc:next] BUILD SUCCESS 4adc95a3edc152ffc3b0c88117767a31c9c01a1e
 2023-06-16  3:18 UTC 

linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
 2023-06-15 22:46 UTC  (8+ messages)

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-15 16:19 UTC  (9+ messages)
` [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec

[PATCH 1/2] PCI: layerscape: Add support for Link down notification
 2023-06-15 16:41 UTC  (2+ messages)
` [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

file removal issue in tools/testing/selftests/powerpc/mm/tlbie_test.c
 2023-06-15 16:02 UTC 

[PATCH 00/10] Introduce SMT level and add PowerPC support
 2023-06-15 15:46 UTC  (11+ messages)
` [PATCH 01/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
` [PATCH 02/10] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH 03/10] cpu/SMT: Store the current/max number of threads
` [PATCH 04/10] cpu/SMT: Remove topology_smt_supported()
` [PATCH 05/10] cpu/SMT: Create topology_smt_threads_supported()
` [PATCH 06/10] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH 09/10] powerpc: Add HOTPLUG_SMT support
` [PATCH 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

[RFC PATCH] powerpc/ftrace: Create a dummy stackframe to fix stack unwind
 2023-06-15 13:51 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).