linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 21:15:48 to 2023-06-28 03:03:04 UTC [more...]

[PATCH v2 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
 2023-06-28  3:01 UTC  (3+ messages)

[PATCH v2 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
 2023-06-28  1:33 UTC  (2+ messages)

[PATCH v2 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
 2023-06-28  1:23 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 034451183057cb1f6d0089f86214a8f8171bcaca
 2023-06-28  1:07 UTC 

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (28+ messages)
` [PATCH v5 19/33] arm: Convert various functions to use ptdescs
` [PATCH v5 20/33] arm64: "
` [PATCH v5 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v5 22/33] hexagon: "
` [PATCH v5 23/33] loongarch: Convert various functions "
` [PATCH v5 24/33] m68k: "
` [PATCH v5 25/33] mips: "
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-27 20:53 UTC  (8+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-27 20:25 UTC  (41+ messages)
` [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 04/33] mm: add utility functions for ptdesc
` [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v6 07/33] mm: Convert ptlock_ptr() "
` [PATCH v6 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v6 09/33] mm: Convert ptlock_init() "
` [PATCH v6 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v6 11/33] mm: Convert ptlock_free() "
` [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v6 14/33] x86: "
` [PATCH v6 15/33] s390: Convert various gmap "
` [PATCH v6 16/33] s390: Convert various pgalloc "
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
 2023-06-27 19:10 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-06-27 16:52 UTC  (5+ messages)
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH] powerpc: remove checks for binutils older than 2.25
 2023-06-27 11:58 UTC  (8+ messages)

objtool: Seeking help for improving switch table processing
 2023-06-27  8:53 UTC  (2+ messages)

[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-06-27  7:52 UTC  (5+ messages)
` [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh shell script

[powerpc:next] BUILD SUCCESS bfd8d989210cb6bb1c8e87b7c525831dceb91418
 2023-06-27  1:22 UTC 

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-26 16:33 UTC  (16+ messages)
` [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 03/13] arm/kexec: "
` [PATCH v3 04/13] ia64/kexec: "
` [PATCH v3 05/13] arm64/kexec: "
` [PATCH v3 06/13] loongarch/kexec: "
` [PATCH v3 07/13] m68k/kexec: "
` [PATCH v3 08/13] mips/kexec: "
` [PATCH v3 09/13] parisc/kexec: "
` [PATCH v3 10/13] powerpc/kexec: "
` [PATCH v3 11/13] riscv/kexec: "
` [PATCH v3 12/13] s390/kexec: "
` [PATCH v3 13/13] sh/kexec: "

[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
 2023-06-26 22:34 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] Rework the common LDFLAGS to become more useful again
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 17:48 UTC  (15+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-26 15:23 UTC  (9+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[PATCH] powerpc/iommu: TCEs are incorrectly manipulated with DLPAR add/remove of memory
 2023-06-26 13:12 UTC  (5+ messages)

linux-next: build failure after merge of the crypto tree
 2023-06-26 10:20 UTC  (2+ messages)

[RFC PATCH 0/5] Add support for memmap on memory feature on ppc64
 2023-06-26 10:22 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/hotplug: Embed vmem_altmap details in memory block
` [RFC PATCH 2/5] mm/hotplug: Allow architecture override for memmap on memory feature
` [RFC PATCH 3/5] mm/hotplug: Simplify the handling of MHP_MEMMAP_ON_MEMORY flag
` [RFC PATCH 4/5] mm/hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [RFC PATCH 5/5] powerpc/book3s64/memhotplug: Enable memmap on memory for radix

[PATCH] powernv/opal-prd: Silence memcpy() run-time false positive warnings
 2023-06-26  7:04 UTC 

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH] objtool: Make 'sec-address' always on
 2023-06-26  3:20 UTC  (6+ messages)

[PATCH v2 RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-06-25 13:45 UTC  (2+ messages)

[PATCH] ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
 2023-06-25  6:54 UTC 

[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-24 17:22 UTC  (3+ messages)

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-24 14:21 UTC  (5+ messages)
` [v3,17/19] "

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-23 23:11 UTC  (13+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC  (4+ messages)

[PATCH v3 00/15] powerpc/objtool: uaccess validation for PPC32 (v3)
 2023-06-23 17:05 UTC  (16+ messages)
` [PATCH v3 01/15] powerpc/kuap: Avoid unnecessary reads of MD_AP
` [PATCH v3 02/15] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH v3 03/15] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH v3 04/15] powerpc/kuap: Make disabling KUAP at boottime impossible except on book3s/64
` [PATCH v3 05/15] powerpc/kuap: KUAP enabling/disabling functions must be __always_inline
` [PATCH v3 06/15] Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto"
` [PATCH v3 07/15] objtool: Allow an architecture to disable objtool on ASM files
` [PATCH v3 08/15] objtool: Fix JUMP_ENTRY_SIZE for bi-arch like powerpc
` [PATCH v3 09/15] objtool: Add INSN_RETURN_CONDITIONAL
` [PATCH v3 10/15] objtool: Add support for relative switch tables
` [PATCH v3 11/15] objtool: Remove too strict constraint in jump table search
` [PATCH v3 12/15] objtool: Add support for more complex UACCESS control
` [PATCH v3 13/15] objtool: Prepare noreturns.h for more architectures
` [PATCH v3 14/15] powerpc/bug: Annotate reachable after warning trap
` [PATCH v3 15/15] powerpc: Implement UACCESS validation on PPC32

[PATCH v2 00/14] powerpc/objtool: uaccess validation for PPC32 (v2)
 2023-06-23 16:03 UTC  (7+ messages)
` [PATCH v2 10/14] objtool: Add support for relative switch tables
` [PATCH v2 14/14] powerpc: Implement UACCESS validation on PPC32

[PATCH net] ibmvnic: Do not reset dql stats on NON_FATAL err
 2023-06-23 12:41 UTC 

[PATCH v2] powerpc: Move arch_trigger_cpumask_backtrace from nmi.h to irq.h
 2023-06-23 12:06 UTC  (2+ messages)

[PATCH 00/17] powerpc/ftrace: refactor and add support for -fpatchable-function-entry
 2023-06-23  5:40 UTC  (35+ 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 04/17] powerpc/ftrace: Simplify function_graph support in ftrace.c
` [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

[6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
 2023-06-23  2:52 UTC  (7+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-5 tag
 2023-06-23  1:03 UTC  (2+ messages)

[PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-22 17:51 UTC  (6+ messages)
` [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] powerpc/64e: Fix obtool warnings in exceptions-64e.S
 2023-06-22 23:46 UTC  (3+ 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).