messages from 2023-04-04 22:04:25 to 2023-04-08 04:29:48 UTC [more...]
[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 "
[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
2023-04-07 23:49 UTC (6+ messages)
[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 (5+ messages)
[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-04-06 18:27 UTC (28+ messages)
` [PATCH 1/3] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH 2/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
` [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 (23+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH 03/18] arch/arm: "
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 06/18] arch/loongarch: "
` [PATCH 07/18] arch/m68k: "
` [PATCH 08/18] arch/mips: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [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 (10+ messages)
` [PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
` [PATCH v8 7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()
[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 (11+ 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 v2 3/5] locking/arch: Wire up local_try_cmpxchg
` [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local
` [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg
[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)
[powerpc:next] BUILD SUCCESS b0bbe5a2915201e3231e788d716d39dc54493b03
2023-04-05 9:32 UTC
Probing nvme disks fails on Upstream kernels on powerpc Maxconfig
2023-04-05 5:45 UTC (3+ messages)
[PATCH] powerpc: Remove duplicate SPRN_HSRR definitions
2023-04-05 4:53 UTC
[powerpc:topic/ppc-kvm] BUILD SUCCESS a3800ef9c48c4497dafe5ede1b65d91d9ef9cf1e
2023-04-05 0:48 UTC
[powerpc:next-test] BUILD SUCCESS 9709343cb567c7ff0dd93e583810ec29a9b497d5
2023-04-05 0:49 UTC
[powerpc:fixes-test] BUILD SUCCESS b277fc793daf258877b4c0744b52f69d6e6ba22e
2023-04-05 0:48 UTC
[powerpc:merge] BUILD SUCCESS WITH WARNING 639e8992872c632f27b130b403e263eae966231e
2023-04-05 0:48 UTC
[PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-04-04 21:56 UTC (8+ messages)
` [PATCH v7 1/7] PCI: Export PCI link retrain timeout
` [PATCH v7 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v7 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v7 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v7 5/7] net/mlx5: "
` [PATCH v7 6/7] PCI: pciehp: "
` [PATCH v7 7/7] PCI: Work around PCIe link training failures
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).