linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 09:52:53 to 2022-05-28 01:39:44 UTC [more...]

linux-next: manual merge of the modules tree with the powerpc tree
 2022-05-28  1:38 UTC  (2+ messages)

[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 19:39 UTC 

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (12+ messages)

[PATCH 1/4] KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
 2022-05-27 20:47 UTC  (8+ messages)
` [PATCH 2/4] powerpc/pseries: Add wait interval counters to VPA
` [PATCH 3/4] KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
` [PATCH 4/4] powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTING

[PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
 2022-05-27 14:35 UTC  (5+ messages)

[FSL P50x0] Keyboard and mouse don't work anymore after the devicetree updates for 5.19
 2022-05-27 14:23 UTC  (9+ messages)
    ` Fwd: "

[PATCH] powerpc/64: Include cache.h directly in paca.h
 2022-05-27 12:16 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probe
 2022-05-27  8:20 UTC  (2+ messages)

[PATCH 1/2] locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
 2022-05-27  9:36 UTC  (4+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-27  1:40 UTC  (8+ messages)
` [PATCH -next v4 3/7] arm64: add support for machine check error safe

[GIT PULL] Modules fixes for v5.19-rc1
 2022-05-27  0:32 UTC  (3+ messages)

[PATCH net-next] eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
 2022-05-27  0:16 UTC  (5+ messages)

[PATCH 0/2] drm: Add driverof PowerPC OF displays
 2022-05-27  0:19 UTC  (12+ messages)
` [PATCH 2/2] drm/tiny: Add ofdrm for Open Firmware framebuffers

[FSL P50x0] Keyboard and mouse don't work anymore after the devicetree updates for 5.19
 2022-05-26 17:49 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (21+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path
` (subset) [PATCH 00/30] The panic notifiers refactor

dangling pointer to '__str' error on ppc64_defconfig, GCC 12.1.0
 2022-05-26 13:19 UTC  (2+ messages)

[RFC PATCH 0/4] objtool: Enable and implement --mcount option on powerpc
 2022-05-26 11:51 UTC  (17+ messages)
` [RFC PATCH 1/4] objtool: Add --mnop as an option to --mcount
` [RFC PATCH 2/4] objtool: Enable objtool to run only on files with ftrace enabled
` [RFC PATCH 4/4] objtool/powerpc: Add --mcount specific implementation

[PATCH] kexec_file: Drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-05-26 11:00 UTC  (8+ messages)

[PATCH] soc: fsl: qe: Deal with the return value of platform_driver_register
 2022-05-26  8:46 UTC 

[PATCH 0/2] powerpc: Kconfig cleanups
 2022-05-26  6:57 UTC  (3+ messages)
` [PATCH 1/2] powerpc: Kconfig: Replace tabs with whitespaces
` [PATCH 2/2] powerpc: Kconfig.debug: Remove extra empty line

[Buildroot] [PATCH] linux: Fix powerpc64le defconfig selection
 2022-05-26  6:57 UTC  (3+ messages)

[PATCH] powerpc/perf: Give generic PMU a nice name
 2022-05-26  6:37 UTC 

[PATCH] powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
 2022-05-26  5:21 UTC  (4+ messages)

[PATCH v2] of: check previous kernel's ima-kexec-buffer against memory bounds
 2022-05-26  1:52 UTC  (4+ messages)

[PATCH] powerpc: Fix refcount leak in fsl_setup_msi_irqs
 2022-05-26  1:09 UTC 

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-05-26  0:39 UTC  (14+ messages)
` [PATCH V9 20/20] "

[PATCH v7 00/25] Rust support
 2022-05-25 22:25 UTC  (5+ messages)
` [PATCH v7 21/25] Kbuild: add "

[RFC PATCH v2 0/7] objtool: Enable and implement --mcount option on powerpc
 2022-05-25 18:12 UTC  (18+ messages)
` [RFC PATCH v2 1/7] objtool: Fix SEGFAULT
` [RFC PATCH v2 2/7] objtool: Use target file endianness instead of a compiled constant
` [RFC PATCH v2 3/7] objtool: Use target file class size "
` [RFC PATCH v2 4/7] objtool: Add --mnop as an option to --mcount
` [RFC PATCH v2 5/7] objtool: Enable objtool to run only on files with ftrace enabled
` [RFC PATCH v2 6/7] objtool/powerpc: Enable objtool to be built on ppc
` [RFC PATCH v2 7/7] objtool/powerpc: Add --mcount specific implementation

[RFC PATCH v1 0/4] Implement inline static calls on PPC32
 2022-05-25 17:03 UTC  (8+ messages)
` [RFC PATCH v1 1/4] Revert "objtool: Enable objtool to run only on files with ftrace enabled"
` [RFC PATCH v1 2/4] objtool: Add R_REL32 macro
` [RFC PATCH v1 3/4] static_call: Call static_call_init() from start_kernel()
` [RFC PATCH v1 4/4] powerpc/static_call: Implement inline static calls

[PATCH 0/5] KVM: PPC: Book3S HV: Update debug timing code
 2022-05-25 13:05 UTC  (6+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
` [PATCH 2/5] KVM: PPC: Book3S HV: Add a new config for P8 debug timing
` [PATCH 3/5] KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
` [PATCH 4/5] KVM: PPC: Book3S HV: Expose timing functions to module code
` [PATCH 5/5] KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path

[PATCH] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
 2022-05-25 12:49 UTC 

[PATCH] powerpc/64: Use tick accounting by default
 2022-05-25  8:36 UTC  (4+ messages)

[PATCH] powerpc/64: Remove PPC64 special case for cputime accounting default
 2022-05-25  8:13 UTC 

[PATCH v1 0/4] pseries-wdt: initial support for PAPR virtual watchdog timers
 2022-05-25  7:52 UTC  (4+ messages)
` [PATCH v1 4/4] watchdog/pseries-wdt: initial support for PAPR H_WATCHDOG timers

[PATCH] ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_data
 2022-05-25  5:23 UTC 

[PATCH] powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
 2022-05-25  3:26 UTC 

[PATCH 0/3] powerpc/64s: Restrict NMMU workarounds
 2022-05-25  2:23 UTC  (4+ messages)
` [PATCH 1/3] powerpc/64s: POWER10 nest MMU does not require flush escalation workaround
` [PATCH 2/3] powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flush
` [PATCH 3/3] powerpc/64s: Remove spurious fault flushing for NMMU

[PATCH V2] platforms/83xx: Use of_device_get_match_data()
 2022-05-24 20:24 UTC  (3+ messages)

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-05-24 19:52 UTC  (6+ messages)

[PATCH Linux] powerpc: add documentation for HWCAPs
 2022-05-24 18:32 UTC  (4+ messages)

[PATCH] powerpc/papr_scm: don't requests stats with '0' sized stats buffer
 2022-05-24 13:51 UTC  (2+ messages)

[powerpc] linux-next 20220520 boot failure (drc_pmem_query_stats)
 2022-05-24 11:26 UTC  (2+ messages)

[PATCH -next] powerpc/pseries/vas: Call misc_deregister if sysfs init fails
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH -next] powerpc/kaslr_booke: Fix build error
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH -next] powerpc/book3e: Fix build error
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH -next] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v2] powerpc/papr_scm: Fix leaking nvdimm_events_map elements
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/powernv: Get L1D flush requirements from device-tree
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] selftests/powerpc: Handle more misreporting cases in spectre_v2
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v2] macintosh: via-pmu and via-cuda need RTC_LIB
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v2 0/6] KASAN support for 64-bit Book 3S powerpc
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/85xx: P2020: Add fsl,mpc8548-pmc node
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: Drop VF MPS fixup
 2022-05-24 11:10 UTC  (2+ messages)

[PATCH 1/2] powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
 2022-05-24 11:08 UTC  (2+ messages)

[PATCH 00/14] powerpc/rtas: various cleanups and improvements
 2022-05-24 11:08 UTC  (2+ messages)

[PATCH v2] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v2 0/2] Link the PowerPC vDSO with ld.lld
 2022-05-24 11:08 UTC  (2+ messages)

[PATCH] powerpc: Fix all occurences of "the the"
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH 1/2] powerpc: Add generic PAGE_SIZE config symbols
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] selftest/powerpc/pmu/ebb: remove fixed_instruction.S
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/xive: Fix refcount leak in xive_spapr_init
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH 1/2] powerpc/perf: Fix the threshold compare group constraint for power10
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/microwatt: Add mmu bits to device tree
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/powernv/flash: Check OPAL flash calls exist before using
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: sysfs comments with the correct entries
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc: Export mmu_feature_keys[] as non-GPL
 2022-05-24 11:08 UTC  (2+ messages)

[PATCH v2] macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH v3 00/25] powerpc: ftrace optimisation and cleanup and more [v3]
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/fsl_book3e: Don't set rodata RO too early
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/sysdev: fix refcount leak in icp_opal_init()
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/powernv: fix missing of_node_put in uv_init()
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] powerpc/eeh: Drop redundant spinlock initialization
 2022-05-24 11:09 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] powerpc: Enable the DAWR on POWER9 DD2.3 and above
 2022-05-24 11:09 UTC  (2+ messages)

[RESEND][PATCH] KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV P9: Optimise loads around context switch
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH 0/6] KVM: PPC: Book3S: Make LPID/nested LPID allocations dynamic
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH 0/6] KVM: PPC: Book3S HV interrupt fixes
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: fix the return value of kvm_age_rmapp()
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Initialize AMOR in nested entry
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH RESEND] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH kernel v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-24 10:51 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 NNTP newsgroup(s).