linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-09 23:35:03 to 2022-09-15 12:13:44 UTC [more...]

[PATCH 0/6] powerpc/64: improve boot debugging
 2022-09-15 12:10 UTC  (4+ messages)
` [PATCH 1/6] powerpc/64: mark irqs hard disabled in boot paca
` [PATCH 2/6] powerpc/64s/interrupt: move early boot ILE fixup into a macro
` [PATCH 3/6] powerpc/64s: early boot machine check handler

[RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
 2022-09-15  9:31 UTC  (2+ messages)

[RFC] Objtool toolchain proposal: -fannotate-{jump-table,noreturn}
 2022-09-15  8:47 UTC  (18+ messages)

[PATCH v3 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-15  6:56 UTC  (25+ messages)
` [PATCH v3 01/16] powerpc: Fix __WARN_FLAGS() for use with Objtool
` [PATCH v3 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros
` [PATCH v3 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH v3 04/16] powerpc: Curb objtool unannotated intra-function warnings
` [PATCH v3 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH v3 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH v3 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH v3 08/16] objtool: Fix SEGFAULT
` [PATCH v3 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH v3 10/16] objtool: Use target file class size "
` [PATCH v3 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH v3 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH v3 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH v3 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH v3 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH v3 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH v4 00/20] powerpc: Syscall wrapper and register clearing
 2022-09-15  6:55 UTC  (48+ messages)
` [PATCH v4 01/20] powerpc: Remove asmlinkage from syscall handler definitions
` [PATCH v4 02/20] powerpc: Use generic fallocate compatibility syscall
` [PATCH v4 03/20] powerpc/32: Remove powerpc select specialisation
` [PATCH v4 04/20] powerpc: Provide do_ppc64_personality helper
` [PATCH v4 05/20] powerpc: Remove direct call to personality syscall handler
` [PATCH v4 06/20] powerpc: Remove direct call to mmap2 syscall handlers
` [PATCH v4 07/20] powerpc: Adopt SYSCALL_DEFINE for arch-specific "
` [PATCH v4 08/20] powerpc: Include all arch-specific syscall prototypes
` [PATCH v4 09/20] powerpc: Enable compile-time check for syscall handlers
` [PATCH v4 10/20] powerpc: Use common syscall handler type
` [PATCH v4 11/20] powerpc: Add ZEROIZE_GPRS macros for register clears
` [PATCH v4 12/20] Revert "powerpc/syscall: Save r3 in regs->orig_r3"
` [PATCH v4 13/20] powerpc: Provide syscall wrapper
` [PATCH v4 14/20] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
` [PATCH v4 15/20] powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
` [PATCH v4 17/20] powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS
` [PATCH v4 18/20] powerpc/64s: Fix comment on interrupt handler prologue
` [PATCH v4 19/20] powerpc/64s: Clear gprs on interrupt routine entry in Book3S

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-15  6:42 UTC  (6+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH -next] net: fs_enet: Fix wrong check in do_pd_setup
 2022-09-15  6:27 UTC  (2+ messages)

[PATCH 0/7] powerpc: build / linker improvements
 2022-09-15  5:53 UTC  (10+ messages)
` [PATCH 1/7] powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
` [PATCH 2/7] powerpc: move __end_rodata to cover arch read-only sections
` [PATCH 3/7] powerpc/32/build: move got1/got2 sections out of text
` [PATCH 4/7] powerpc/build: move got, toc, plt, branch_lt sections to read-only
` [PATCH 5/7] powerpc/build: move .data.rel.ro, .sdata2 "
` [PATCH 6/7] powerpc/64/build: only include .opd with ELFv1
` [PATCH 7/7] powerpc/64/build: merge .got and .toc input sections

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-09-14 19:56 UTC  (20+ messages)
                  ` Fragmented physical memory on powerpc/32

[PATCH 0/9] Remove unused declarations for powerpc
 2022-09-14 16:29 UTC  (11+ messages)
` [PATCH 1/9] powerpc/xmon: remove unused ppc_parse_cpu() declaration
` [PATCH 2/9] powerpc/spufs: remove orphan declarations from spufs.h
` [PATCH 3/9] powerpc: remove unused chrp_event_scan() declaration
` [PATCH 4/9] powerpc: remove unused udbg_init_debug_beat() declaration
` [PATCH 5/9] powerpc/mm: remove orphan declarations from mmu_context.h
` [PATCH 6/9] powerpc/powernv: remove orphan declarations from opal.h
` [PATCH 7/9] powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
` [PATCH 8/9] powerpc/ps3: remove orphan declarations from ps3av.h
` [PATCH 9/9] KVM: PPC: remove orphan declarations from kvm_ppc.h

[PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
 2022-09-14 14:09 UTC  (3+ messages)

[PATCH 0/4] Remove unused macros from asm-offset
 2022-09-14 11:20 UTC  (7+ messages)
` [PATCH 1/4] powerpc/asm-offset: Remove unused KVM_TLB_SETS macros
` [PATCH 2/4] powerpc/asm-offset: Remove unused KVM_RADIX macros
` [PATCH 3/4] powerpc/kvm: Remove unused macros from asm-offset
` [PATCH 4/4] powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers

[PATCH v2 0/7] Create a new sound card to access MICFIL based on rpmsg channel
 2022-09-14 10:51 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: dt-bindings: fsl_rpmsg: Add a property to assign the "
` [PATCH v2 2/7] ASoC: imx-audio-rpmsg: Create rpmsg channel for MICFIL
` [PATCH v2 3/7] ASoC: imx-pcm-rpmsg: Register different platform drivers
` [PATCH v2 4/7] ASoC: imx-pcm-rpmsg: Multi-channel support for sound card based on rpmsg
` [PATCH v2 5/7] ASoC: fsl_rpmsg: Register different ASoC machine devices
` [PATCH v2 6/7] ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driver
` [PATCH v2 7/7] ASoC: imx-rpmsg: Assign platform driver used by machine driver to link with

[PATCH] hmm-tests: Fix migrate_dirty_page test
 2022-09-14 10:09 UTC  (5+ messages)

[PATCH v2] hmm-tests: Fix migrate_dirty_page test
 2022-09-14  9:12 UTC 

[PATCH AUTOSEL 5.19 05/22] ASoC: fsl_aud2htx: register platform component before registering cpu dai
 2022-09-14  9:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 06/22] ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable

[PATCH] powerpc/pseries: add lparctl driver for platform-specific functions
 2022-09-14  8:14 UTC  (8+ messages)

[PATCH -next] powerpc: Avoid platform device Leak in the event of platform_device_add() fails
 2022-09-14  3:26 UTC 

[PATCH linux-next][RFC] powerpc: protect cpu offlining by RCU offline lock
 2022-09-14  1:44 UTC 

[PATCH v5 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-13 17:44 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v5 2/8] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v5 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs

[PATCH] Revert "powerpc/rtas: Implement reentrant rtas call"
 2022-09-13 17:39 UTC  (5+ messages)

[PATCH 1/3] powerpc: mm: move pud_pfn stub to common pgtable header
 2022-09-13 14:36 UTC  (11+ messages)
` [PATCH 2/3] powerpc: mm: add p{te,md,ud}_user_accessible_page helpers
` [PATCH 3/3] powerpc: mm: support page table check

[PATCH] ASoC: imx-card: Fix refcount issue with of_node_put
 2022-09-13 13:31 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-13 12:50 UTC  (3+ messages)

[PATCH] powerpc/64: Remove unused SYS_CALL_TABLE symbol
 2022-09-13 12:45 UTC 

[PATCH] tools/perf/tests: Fix perf probe error log check in skip_if_no_debuginfo
 2022-09-13 11:59 UTC 

[PATCH] tools/perf: Fix aggr_printout to display cpu field irrespective of core value
 2022-09-13 11:57 UTC 

[PATCH 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc
 2022-09-13 11:55 UTC  (3+ messages)
` [PATCH 2/3] tools/perf/tests: Fix branch stack sampling test to include sanity check for branch filter
` [PATCH 3/3] tools/testing/selftests/powerpc: Update the bhrb filter sampling test to test for multiple branch filters

[PATCH v2] ppc64/kdump: Limit kdump base to 512MB
 2022-09-13 10:15 UTC  (2+ messages)

State of RFC PATCH Remove CONFIG_DCACHE_WORD_ACCESS
 2022-09-13  9:42 UTC  (3+ messages)

[PATCH] soc: fsl: qe: return platform_driver_register
 2022-09-13  8:40 UTC 

Re: [PATCH 1/5] ASoC: dt-bindings: fsl_rpmsg: Add a property to assign platform driver name
 2022-09-13  8:39 UTC  (2+ messages)
`  "

[RFC PATCH 0/4] Out-of-line static calls for powerpc64 ELF V2
 2022-09-13  3:31 UTC  (2+ messages)

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-13  2:33 UTC  (6+ messages)
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[PATCH] net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
 2022-09-12 22:24 UTC  (2+ messages)

[Bug 208197] New: OF: /pci@f2000000/mac-io@17/gpio@50/...: could not find phandle
 2022-09-12 15:27 UTC  (4+ messages)
` [Bug 208197] "

[Bug 216427] New: OF fails to handle some PCI resources on a PowerMac G4 3,6 (e.g. OF: /pci@f2000000/mac-io@17/gpio@50/gpio5@6f: could not find phandle 1751474532)
 2022-09-12 15:22 UTC  (2+ messages)
` [Bug 216427] [bisected] "

[PATCH] ppc64/kdump: Limit kdump base to 512MB
 2022-09-12  6:52 UTC  (3+ messages)

[PATCH 0/3] PCI/AER: Fix and optimize usage of status clear api
 2022-09-11 17:55 UTC  (5+ messages)
` [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
    ` [External] "

[PATCH v2] powerpc: select HAVE_PATA_PLATFORM in PPC instead of creating a PPC dependency
 2022-09-11 14:18 UTC  (7+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-11  9:35 UTC  (4+ messages)

[PATCH] powerpc: pasemi: add __init/__exit annotations to module init/exit funcs
 2022-09-11  8:43 UTC 

[PATCH] powerpc: pseries: add __init/__exit annotations to module init/exit funcs
 2022-09-11  8:42 UTC 

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-10  7:53 UTC  (2+ messages)

[PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
 2022-09-10  1:39 UTC  (3+ messages)

[powerpc:next-test] BUILD SUCCESS 71a92e99c47900cc164620948b3863382cec4f1a
 2022-09-10  2:08 UTC 

[powerpc:next] BUILD SUCCESS 78c73c80fd860d5b3471d8eaa2778a105a56f6ab
 2022-09-10  1:04 UTC 

[powerpc:fixes-test] BUILD SUCCESS a66de5283e16602b74658289360505ceeb308c90
 2022-09-09 23:34 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).