LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 00:38:30 to 2023-04-12 00:41:41 UTC [more...]

[Bug 215470] New: Unable to boot NXP P2020 processor (freeze before any print to stdout)
 2023-04-12  0:40 UTC  (2+ messages)
` [Bug 215470] "

[Bug 216095] New: sysfs: cannot create duplicate filename '/devices/platform/of-display'
 2023-04-12  0:33 UTC  (2+ messages)
` [Bug 216095] "

[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-04-11 18:03 UTC  (2+ messages)
` [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling

[PATCH v13 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-11 23:44 UTC  (17+ messages)
` [PATCH v13 01/15] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v13 02/15] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v13 03/15] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v13 04/15] dt-bindings: gpio-mmio: Add compatible for QIXIS
` [PATCH v13 05/15] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v13 06/15] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v13 07/15] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v13 08/15] phy: lynx10g: Enable by default on Layerscape
` [PATCH v13 09/15] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v13 10/15] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v13 11/15] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v13 12/15] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v13 13/15] arm64: dts: ls1088ardb: Remove aquantia interrupt
` [PATCH v13 14/15] arm64: dts: ls1088ardb: Add SFP cage
` [PATCH v13 15/15] arm64: dts: ls1088ardb: Add serdes descriptions

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-11 21:34 UTC  (12+ messages)
` [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg

[PATCH v3 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2023-04-11 15:09 UTC  (5+ messages)
` [PATCH v3 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc
 2023-04-11  9:04 UTC  (6+ messages)

[PATCH v2] soc/fsl/qe: fix usb.c build errors
 2023-04-10  1:12 UTC 

[PATCH] powerpc/corenet: Add PPC_QEMU_E500 to corenet configs
 2023-04-11 10:28 UTC 

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-11  9:49 UTC  (7+ messages)

[PATCH] KVM: PPC: Fix documentation for ppc mmu caps
 2023-04-11  9:37 UTC  (2+ messages)

[PATCH 1/4] powerpc/64: Mark prep_irq_for_idle() __cpuidle
 2023-04-11  9:02 UTC  (5+ messages)
` [PATCH 2/4] powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
` [PATCH 3/4] cpuidle: pseries: Mark ->enter() functions as __cpuidle
` [PATCH 4/4] powerpc/pseries: Always inline functions called from cpuidle

[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
 2023-04-11  8:20 UTC  (26+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 03/19] arch/arm: "
` [PATCH v2 04/19] arch/arm64: "
` [PATCH v2 05/19] arch/ia64: "
` [PATCH v2 06/19] arch/loongarch: "
` [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v2 09/19] arch/mips: "
` [PATCH v2 10/19] video: Remove trailing whitespaces
` [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "
` [PATCH v2 16/19] arch/sh: "
` [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 19/19] arch/x86: "

[PATCH v2 0/4] KVM: selftests: add powerpc support
 2023-04-11  5:57 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v2 3/4] KVM: PPC: selftests: add support for powerpc
` [PATCH v2 4/4] KVM: PPC: selftests: add selftests sanity tests

[PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-04-10 13:43 UTC  (3+ messages)
` [PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH] powerpc/32: Include thread_info.h in head_booke.h
 2023-04-10 12:25 UTC  (3+ messages)

[PATCH v3 0/8] powerpc/fsl_uli1575: Cleanups
 2023-04-09  0:08 UTC  (9+ messages)
` [PATCH v3 1/8] powerpc/fsl_uli1575: Misc cleanup
` [PATCH v3 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
` [PATCH v3 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
` [PATCH v3 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
` [PATCH v3 5/8] powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
` [PATCH v3 6/8] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
` [PATCH v3 7/8] powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assignment
` [PATCH v3 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static

[PATCH v2 0/8] powerpc/fsl_uli1575: Cleanups
 2023-04-08 23:24 UTC  (10+ messages)
` [PATCH v2 1/8] powerpc/fsl_uli1575: Misc cleanup
` [PATCH v2 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
` [PATCH v2 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
` [PATCH v2 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
` [PATCH v2 5/8] powerpc/mpc85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
` [PATCH v2 6/8] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
` [PATCH v2 7/8] powerpc/mpc86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assignment
` [PATCH v2 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static

[PATCH 0/8] powerpc/fsl_uli1575: Cleanups
 2023-04-08 15:50 UTC  (11+ messages)
` [PATCH 1/8] powerpc/fsl_uli1575: Misc cleanup
` [PATCH 2/8] powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() function
` [PATCH 3/8] powerpc/fsl_uli1575: Simplify uli_exclude_device() usage
` [PATCH 4/8] powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file
` [PATCH 5/8] powerpc/mpc85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575
` [PATCH 6/8] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support
` [PATCH 7/8] powerpc/mpc86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assignment
` [PATCH 8/8] powerpc/fsl_uli1575: Mark uli_exclude_device() as static

[PATCH v5 00/13] powerpc/85xx: p2020: Create one unified machine description
 2023-04-08 14:01 UTC  (14+ messages)
` [PATCH v5 01/13] powerpc/85xx: Remove DBG() macro
` [PATCH v5 02/13] powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()
` [PATCH v5 03/13] powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()
` [PATCH v5 04/13] powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macro
` [PATCH v5 05/13] powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_ds
` [PATCH v5 06/13] powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdb
` [PATCH v5 07/13] powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.c
` [PATCH v5 08/13] powerpc/85xx: p2020: Move all P2020 RDB "
` [PATCH v5 09/13] powerpc/85xx: mpc85xx_ds: Move i8259 code into own file
` [PATCH v5 10/13] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH v5 11/13] powerpc/85xx: p2020: Define just one machine description
` [PATCH v5 12/13] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
` [PATCH v5 13/13] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string

[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 2023-04-07 23:49 UTC  (7+ messages)

[RFC PATCH] KVM: PPC: Update MAINTAINERS
 2023-04-08  4:28 UTC 

[PATCH] powerpc/boot: Fix crt0.S current address branch form
 2023-04-08  3:44 UTC  (2+ messages)

[PATCH 0/6] powerpc/64: Build with PC-Relative addressing
 2023-04-08  2:17 UTC  (7+ messages)
` [PATCH 1/6] powerpc/64: Move initial base and TOC pointer calculation
` [PATCH 2/6] powerpc/64s: Run at the kernel virtual address earlier in boot
` [PATCH 3/6] powerpc/64: Add support to build with prefixed instructions
` [PATCH 4/6] powerpc: add CFUNC assembly label annotation
` [PATCH 5/6] powerpc/64: vmlinux support building with PCREL addresing
` [PATCH 6/6] powerpc/64: modules "

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-07 23:30 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros

arch/powerpc/kvm/../kernel/head_booke.h:20:6: warning: "THREAD_SHIFT" is not defined, evaluates to 0
 2023-04-07 23:15 UTC  (2+ messages)

[PATCH] powerpc/bpf: populate extable entries only during the last pass
 2023-04-07  6:01 UTC  (2+ messages)

[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
 2023-04-07  5:39 UTC  (3+ messages)

[PATCH] powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU
 2023-04-07  4:09 UTC 

[PATCH] powerpc/64: Always build with 128-bit long double
 2023-04-06 17:12 UTC  (2+ messages)

[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-06 18:27 UTC  (24+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-06 14:06 UTC  (4+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers

[PATCH] powerpc/irq: Mark check_return_regs_valid() notrace
 2023-04-06 12:21 UTC 

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-06 10:31 UTC  (3+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-06  9:01 UTC  (4+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA

[PATCH] powerpc: Use of_address_to_resource()
 2023-04-06  6:00 UTC  (3+ messages)

[PATCH v2 0/7] Update DSCR tests
 2023-04-06  4:33 UTC  (8+ messages)
` [PATCH v2 1/7] selftests/powerpc/dscr: Correct typos
` [PATCH v2 2/7] selftests/powerpc: Move bind_to_cpu() to utils.h
` [PATCH v2 3/7] selftests/powerpc: Allow bind_to_cpu() to automatically pick CPU
` [PATCH v2 4/7] selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit tests
` [PATCH v2 5/7] selftests/powerpc/dscr: Improve DSCR explicit random test case
` [PATCH v2 6/7] selftests/powerpc/dscr: Speed up DSCR sysfs tests
` [PATCH v2 7/7] selftests/powerpc/dscr: Restore timeout to DSCR selftests

[PATCH] macintosh/windfarm_smu_sat: Add missing of_node_put()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v3] powerpc: Use of_address_to_resource()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: xics: Use of_address_count()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: Use of_property_read_bool() for boolean properties
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: Use of_property_present() for testing DT property presence
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: usbgecko: Use of_iomap()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: isa-bridge: Remove open coded "ranges" parsing
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc: fsl_rio: Use of_iomap()
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] macintosh: Use of_property_present() for testing DT property presence
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v2] macintosh: via-pmu-led: requires ATA to be set
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc/atomics: Remove unused function
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH v3] powerpc: Implement arch_within_stack_frames
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] powerpc/perf: Properly detect mpc7450 family
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH 0/8] RTAS changes for 6.4
 2023-04-06  1:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] COVER: Remove memcpy_page_flushcache()
 2023-04-06  1:09 UTC  (2+ messages)
` (subset) "

[PATCH] powerpc/pseries: Add spaces around / operator
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH 0/3] Clean up PowerPC selftest stderr output
 2023-04-06  1:09 UTC  (2+ messages)

[PATCH] KVM: PPC: Mark three local functions "static"
 2023-04-06  0:34 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).