linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-11 22:25:34 to 2024-09-19 16:01:32 UTC [more...]

[FSL P50x0] [GIT KERNEL] [VDSO] compiling issue
 2024-09-19 15:15 UTC  (2+ messages)

[PATCH] powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
 2024-09-19 15:41 UTC  (4+ messages)

[PowerPC][Linux-next][6.11.0-rc4-next-20240820] OOPs while running LTP FS Stress
 2024-09-19 14:39 UTC  (5+ messages)
` [patch] "

[RFC PATCH] powerpc/tlb: enable arch want batched unmap tlb flush
 2024-09-19 12:52 UTC  (4+ messages)

[PATCH] powerpc/atomic: Use YZ constraints for DS-form instructions
 2024-09-19 12:43 UTC  (6+ messages)

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-19 11:18 UTC  (5+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-19 11:36 UTC 

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-19 11:06 UTC  (5+ messages)

[PATCH v2] crash, powerpc: Default to CRASH_DUMP=n on PPC_BOOK3S_32
 2024-09-19  8:57 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.12-1 tag
 2024-09-19  6:48 UTC  (2+ messages)

[RFC v2 00/13] powerpc/kfence: Improve kfence support
 2024-09-19  6:23 UTC  (18+ messages)
` [RFC v2 01/13] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
` [RFC v2 02/13] powerpc: mm: Fix kfence page fault reporting
` [RFC v2 03/13] book3s64/hash: Remove kfence support temporarily
` [RFC v2 04/13] book3s64/hash: Refactor kernel linear map related calls
` [RFC v2 05/13] book3s64/hash: Add hash_debug_pagealloc_add_slot() function
` [RFC v2 06/13] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
` [RFC v2 07/13] book3s64/hash: Refactor hash__kernel_map_pages() function
` [RFC v2 08/13] book3s64/hash: Make kernel_map_linear_page() generic
` [RFC v2 09/13] book3s64/hash: Disable debug_pagealloc if it requires more memory
` [RFC v2 10/13] book3s64/hash: Add kfence functionality
` [RFC v2 11/13] book3s64/radix: Refactoring common kfence related functions
` [RFC v2 12/13] book3s64/hash: Disable kfence if not early init
` [RFC v2 13/13] book3s64/hash: Early detect debug_pagealloc size requirement

[powerpc:merge] BUILD SUCCESS 93a0594106c7caa79e118776eb9859ecc7993c7a
 2024-09-19  5:01 UTC 

[RFC PATCH v3 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-09-19  1:44 UTC  (3+ messages)

[PATCH 1/2] powerpc/entry: convert to common and generic entry
 2024-09-18 13:47 UTC  (12+ messages)

[powerpc:next] BUILD SUCCESS 39190ac7cff1fd15135fa8e658030d9646fdb5f2
 2024-09-18  9:57 UTC 

[RFC PATCH] powerpc/vdso: Should VDSO64 functions be flagged as functions like VDSO32 ?
 2024-09-18  2:33 UTC  (2+ messages)

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-09-17  7:50 UTC  (20+ messages)
` [PATCH v5 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
` [PATCH v5 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
` [PATCH v5 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
` [PATCH v5 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
` [PATCH v5 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
` [PATCH v5 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
` [PATCH v5 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
` [PATCH v5 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
` [PATCH v5 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
` [PATCH v5 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
` [PATCH v5 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
` [PATCH v5 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
` [PATCH v5 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
` [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines

[PATCH] MAINTAINERS: powerpc: Add Maddy
 2024-09-17 12:22 UTC  (2+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-17  5:22 UTC  (3+ messages)

[PATCH v3 0/5] Correct perf sampling with Guest VMs
 2024-09-17  5:36 UTC  (7+ messages)
` [PATCH v3 1/5] arm: perf: Drop unused functions
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v3 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v3 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v3 5/5] perf: Correct perf sampling with guest VMs

[PATCH 07/19] soc/qman: test: Use kthread_run_on_cpu()
 2024-09-16 22:49 UTC 

[PATCH] powerpc/pseries/iommu: Wait until all TCEs are unmapped before deleting DDW
 2024-09-16 18:35 UTC 

[PATCH] powerpc/perf: Use guard(irqsave)() in eight functions
 2024-09-16 17:40 UTC 

[PATCH net-next v3 0/8] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-09-16 17:49 UTC  (6+ messages)
` [PATCH net-next v3 4/8] net: ethernet: fs_enet: only protect the .restart() call in .adjust_link
` [PATCH net-next v3 7/8] net: ethernet: fs_enet: simplify clock handling with devm accessors

[RFC PATCH v3 0/3] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
 2024-09-16 12:20 UTC  (4+ messages)
` [RFC PATCH v3 1/3] sched/isolation: Add infrastructure for dynamic CPU isolation
` [RFC PATCH v3 2/3] genirq/cpuhotplug: Adjust managed irqs according to change of housekeeping CPU
` [RFC PATCH v3 3/3] DO NOT MERGE: test for managed irqs adjustment

[PATCH v2] mm: z3fold: deprecate CONFIG_Z3FOLD
 2024-09-16  7:27 UTC  (2+ messages)

[PATCH net-next v2] page_pool: fix build on powerpc with GCC 14
 2024-09-15 23:16 UTC  (16+ messages)

[PATCH net-next] net: ethernet: fs_enet: Make the per clock optional
 2024-09-15 16:01 UTC  (3+ messages)

[PATCH net-next v1] mm: fix build on powerpc with GCC 14
 2024-09-15 10:44 UTC  (4+ messages)

[PATCH v14 03/19] function_graph: Pass ftrace_regs to entryfunc
 2024-09-15  8:54 UTC  (2+ messages)
  ` [PATCH v14 05/19] function_graph: Pass ftrace_regs to retfunc

[PATCH 1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-09-15  6:07 UTC  (6+ messages)

[PATCH -next,v3] MIPS: Remove the obsoleted code for include/linux/mv643xx.h
 2024-09-14  4:30 UTC  (2+ messages)

[PATCH] of: address: Unify resource bounds overflow checking
 2024-09-13 23:10 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2024-09-13 20:24 UTC  (7+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-13 21:04 UTC  (25+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-13 15:14 UTC  (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH v2] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:42 UTC 

[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
 2024-09-13 14:36 UTC  (9+ messages)
` [PATCH v6 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v6 2/8] PCI: Move TLP Log handling to own file
` [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
` [PATCH v6 8/8] PCI/AER: Add prefixes to printouts

[PATCH 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
 2024-09-13  9:01 UTC  (4+ messages)

[PATCH 4/5] perf/powerpc: Count dropped samples in core-book3s PMU
 2024-09-13  4:46 UTC  (2+ messages)

[PATCH v2 0/5] Correct perf sampling with Guest VMs
 2024-09-12 20:31 UTC  (6+ messages)
` [PATCH v2 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v2 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v2 5/5] perf: Correct perf sampling with guest VMs

[PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
 2024-09-12 12:53 UTC  (12+ messages)

[PATCH 12/12] mm: Remove devmap related functions and page table bits
 2024-09-12 12:55 UTC  (2+ messages)

[PATCH 04/12] mm: Allow compound zone device pages
 2024-09-12 12:44 UTC  (3+ messages)

[PATCH] powerpc: Switch back to struct platform_driver::remove()
 2024-09-12 12:00 UTC  (2+ messages)

[PATCH v3] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
 2024-09-12 12:00 UTC  (2+ messages)

[PATCH v2] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-09-12 12:00 UTC  (2+ messages)

[PATCH v3 00/14] introduce pte_offset_map_{ro|rw}_nolock()
 2024-09-12  9:30 UTC  (7+ messages)
` [PATCH v3 01/14] mm: pgtable: "
` [PATCH v3 10/14] mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock()

[PATCH RESEND v2] kexec/crash: no crash update when kexec in progress
 2024-09-12  8:35 UTC  (4+ messages)

[PATCH 2/2] powerpc/entry: entry clean up for common entry
 2024-09-12  8:24 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).