messages from 2023-04-05 15:12:38 to 2023-04-09 00:15:57 UTC [more...]
[PATCH v3 0/8] powerpc/fsl_uli1575: Cleanups
2023-04-09 0:08 UTC (8+ 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 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 v2 0/4] KVM: selftests: add powerpc support
2023-04-08 4:00 UTC (5+ 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] 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
[PATCH] powerpc/32: Include thread_info.h in head_booke.h
2023-04-07 23:24 UTC (2+ messages)
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] KVM: PPC: BOOK3S: book3s_hv_nested.c: improve branch prediction for k.alloc
2023-04-07 16:01 UTC (3+ 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 v2 00/19] arch: Consolidate <asm/fb.h>
2023-04-06 14:51 UTC (23+ 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 1/4] powerpc/64: Mark prep_irq_for_idle() __cpuidle
2023-04-06 14:45 UTC (4+ 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 00/18] arch: Consolidate <asm/fb.h>
2023-04-06 14:06 UTC (18+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 14/18] arch/powerpc: Implement <asm/fb.h> with generic helpers
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "
[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 v2 0/5] locking: Introduce local{,64}_try_cmpxchg
2023-04-06 9:01 UTC (6+ messages)
[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)
[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
2023-04-06 0:34 UTC (2+ messages)
[PATCH v2 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
2023-04-06 0:34 UTC (2+ messages)
[PATCH v2] KVM: PPC: BookE: Fix W=1 warnings
2023-04-06 0:34 UTC (2+ messages)
[PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
2023-04-06 0:34 UTC (2+ messages)
[PATCH] powerpc/mm: Fix false detection of read faults
2023-04-06 0:29 UTC (2+ messages)
[PATCH v2] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
2023-04-06 0:26 UTC (2+ messages)
[PATCH v2] powerpc/64s: Fix __pte_needs_flush() false positive warning
2023-04-06 0:26 UTC (2+ messages)
[PATCH] powerpc: don't try to copy ppc for task with NULL pt_regs
2023-04-06 0:26 UTC (2+ messages)
[PATCH v2] powerpc/papr_scm: Update the NUMA distance table for the target node
2023-04-06 0:26 UTC (2+ messages)
[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-04-06 0:21 UTC (8+ messages)
` [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v8 2/7] PCI: Export PCI link retrain timeout
` [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v8 6/7] net/mlx5: "
` [PATCH v8 7/7] PCI: Work around PCIe link training failures
[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
2023-04-05 23:45 UTC (3+ messages)
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts
[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
2023-04-05 21:36 UTC (6+ messages)
[PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
2023-04-05 20:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).