linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-15 20:58:26 to 2024-09-25 18:38:54 UTC [more...]

[PATCH] powerpc/vdso: allow r30 in vDSO code generation of getrandom
 2024-09-25 18:38 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.12-2 tag
 2024-09-25 18:23 UTC  (2+ messages)

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2024-09-25 17:27 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 126/139] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-09-25 12:09 UTC 

[PATCH AUTOSEL 6.10 178/197] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-09-25 11:53 UTC 

[PATCH AUTOSEL 6.11 221/244] powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
 2024-09-25 11:27 UTC 

[PATCH] ASoC: fsl: Use maple tree register cache
 2024-09-25  6:50 UTC  (3+ messages)

[PATCH v4 0/7] ASoC: fsl: add memory to memory function for ASRC
 2024-09-25  6:55 UTC  (8+ messages)
` [PATCH v4 1/7] ALSA: compress_offload: introduce accel operation mode
` [PATCH v4 2/7] ALSA: compress: Add output rate and output format support
` [PATCH v4 3/7] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH v4 4/7] ASoC: fsl_easrc: "
` [PATCH v4 5/7] ASoC: fsl_asrc_m2m: Add memory to memory function
` [PATCH v4 6/7] ASoC: fsl_asrc: register m2m platform device
` [PATCH v4 7/7] ASoC: fsl_easrc: "

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-25  0:17 UTC  (15+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH v4 14/16] modules: Support extended MODVERSIONS info
 2024-09-24 21:19 UTC 

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-24 15:04 UTC  (8+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 19/30] arm64: add POE signal support

[PATCH v4 00/13] introduce pte_offset_map_{ro|rw}_nolock()
 2024-09-24 14:39 UTC  (29+ messages)
` [PATCH v4 01/13] mm: pgtable: "
` [PATCH v4 02/13] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v4 03/13] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v4 04/13] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v4 05/13] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v4 06/13] mm: handle_pte_fault() "
` [PATCH v4 07/13] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v4 08/13] mm: copy_pte_range() "
` [PATCH v4 09/13] mm: mremap: move_ptes() "
` [PATCH v4 10/13] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v4 11/13] mm: userfaultfd: move_pages_pte() "
` [PATCH v4 12/13] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v4 13/13] mm: pgtable: remove pte_offset_map_nolock()

[Bug][Git-Bisect][6.11.0-next-20240917]BUG: Unable to handle kernel data access on read at 0xc00c020000013d88
 2024-09-24  8:09 UTC  (5+ messages)

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

[PATCH] pci/hotplug/pnv_php: Reduce of_node_put(dn) calls in pnv_php_register_slot()
 2024-09-23 16:46 UTC 

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

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-23 15:12 UTC  (4+ messages)

[PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module
 2024-09-23 13:30 UTC  (4+ messages)
` [PATCH 1/3] crypto: Re-write AES/GCM stitched implementation for ppcle64
` [PATCH 2/3] crypto: Register modules as SIMD modules for ppcle64 AES/GCM algs
` [PATCH 3/3] crypto: added CRYPTO_SIMD in Kconfig for CRYPTO_AES_GCM_P10

[RFC PATCH] powerpc/tlb: enable arch want batched unmap tlb flush
 2024-09-23  5:18 UTC  (7+ messages)

[PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-22 20:49 UTC  (5+ messages)

[RFC / PoC v1 0/1] powerpc: Add support for batched unmap TLB flush
 2024-09-22 12:46 UTC  (2+ messages)
` [RFC / PoC v1 1/1] "

[PPC] Kernel doesn't boot after DRM updates (drm-next-2024-09-19)
 2024-09-22  7:10 UTC 

[PATCH linux-next v3] kexec/crash: no crash update when kexec in progress
 2024-09-21 10:37 UTC 

[powerpc:merge] BUILD SUCCESS ef28aca2b21ca077606f40cf4676127c4952d0ff
 2024-09-21  9:32 UTC 

[PATCH] powerpc/vdso32: Fix use of crtsavres for PPC64
 2024-09-21  7:46 UTC  (3+ messages)

[PATCH] ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:45 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS 3af2e2f68cc6baf0a11f662d30b0bf981f77bfea
 2024-09-20 21:28 UTC 

[PATCH] powerpc/kvm: Fix typo in the kvm functions
 2024-09-20 18:29 UTC  (3+ messages)

[PATCH v3 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
 2024-09-20 16:15 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/pseries: Export hardware trace macro dump via debugfs

[PATCH v1] usb: gadget: udc: fix typo in the comment
 2024-09-20  8:47 UTC 

[PATCH] powerpc/powernv: Free name on error in opal_event_init()
 2024-09-20  9:35 UTC 

[PATCH] powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
 2024-09-20  9:16 UTC  (5+ messages)

[PATCH] powerpc/perf: Use guard(irqsave)() in eight functions
 2024-09-20  6:52 UTC  (3+ messages)

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-20  5:10 UTC  (9+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[FSL P50x0] [GIT KERNEL] [VDSO] compiling issue
 2024-09-20  4:39 UTC  (4+ messages)

[PowerPC][Linux-next][6.11.0-rc4-next-20240820] OOPs while running LTP FS Stress
 2024-09-20  2:15 UTC  (6+ messages)
` [patch] "

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

[PATCH v3 0/5] Correct perf sampling with Guest VMs
 2024-09-19 18:44 UTC  (5+ messages)
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()

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

[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  (3+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-19 11:06 UTC  (3+ 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  (10+ 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  (13+ messages)
` [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 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 net-next v3 0/8] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-09-16 17:49 UTC  (3+ messages)
` [PATCH net-next v3 4/8] net: ethernet: fs_enet: only protect the .restart() call in .adjust_link

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