linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-12 13:55:11 to 2023-09-14 16:40:13 UTC [more...]

[PATCH 1/3] core/device: Add function to return child node using name at substring "@"
 2023-09-14 16:32 UTC 

[PATCH 1/1] powerpc: fix a memory leak
 2023-09-14 16:10 UTC  (2+ messages)

[PATCH] powerpc/82xx: Select FSL_SOC
 2023-09-14 15:23 UTC 

[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
 2023-09-14 14:37 UTC  (6+ messages)

[PATCH v2] ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
 2023-09-14 14:34 UTC  (3+ messages)

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-14 14:19 UTC  (36+ messages)
` [RFC PATCH v12 01/33] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v12 04/33] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
` [RFC PATCH v12 05/33] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
` [RFC PATCH v12 06/33] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 08/33] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
` [RFC PATCH v12 09/33] KVM: Drop .on_unlock() mmu_notifier hook
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 12/33] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v12 13/33] security: Export security_inode_init_security_anon() for use by KVM
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 15/33] KVM: Add transparent hugepage support for dedicated guest memory
` [RFC PATCH v12 16/33] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
` [RFC PATCH v12 17/33] KVM: x86: Disallow hugepages when memory attributes are mixed
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory
` [RFC PATCH v12 19/33] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
` [RFC PATCH v12 20/33] KVM: Allow arch code to track number of memslot address spaces per VM
` [RFC PATCH v12 21/33] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [RFC PATCH v12 22/33] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [RFC PATCH v12 23/33] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [RFC PATCH v12 24/33] KVM: selftests: Add support for creating private memslots
` [RFC PATCH v12 25/33] KVM: selftests: Add helpers to convert guest memory b/w private and shared
` [RFC PATCH v12 26/33] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
` [RFC PATCH v12 27/33] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [RFC PATCH v12 28/33] KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
` [RFC PATCH v12 29/33] KVM: selftests: Add x86-only selftest for private memory conversions
` [RFC PATCH v12 30/33] KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
` [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
` [RFC PATCH v12 32/33] KVM: selftests: Add basic selftest for guest_memfd()
` [RFC PATCH v12 33/33] KVM: selftests: Test KVM exit behavior for private memory/access

[PATCH] powerpc/dexcr: Move HASHCHK trap handler
 2023-09-14 13:55 UTC  (2+ messages)

[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for pmac32
 2023-09-14 13:10 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/config: Cleanup pmac32_defconfig
` [PATCH v3 2/3] Kconfig: Add dependencies of POWER_RESET for pmac32
` [PATCH v3 3/3] powerpc/config: Simplify pmac32_defconfig

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2023-09-14 12:33 UTC  (30+ messages)

[PATCH v7 0/3 RESEND] generic and PowerPC SED Opal keystore
 2023-09-14 11:58 UTC  (11+ messages)
` [PATCH v7 1/3 RESEND] block:sed-opal: "
` [PATCH v7 3/3 RESEND] powerpc/pseries: PLPKS SED Opal keystore support

[RFC PATCH v3 0/9] Add audio support in v4l2 framework
 2023-09-14 10:17 UTC  (11+ messages)
` [RFC PATCH v3 1/9] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v3 2/9] ASoC: fsl_easrc: "
` [RFC PATCH v3 3/9] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v3 4/9] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v3 5/9] ASoC: fsl_easrc: "
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
` [RFC PATCH v3 7/9] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
` [RFC PATCH v3 8/9] media: audm2m: add virtual driver for audio memory to memory
` [RFC PATCH v3 9/9] media: imx-asrc: Add memory to memory driver

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2023-09-14  8:23 UTC  (4+ messages)
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH v2 0/3] Add dependencies of POWER_RESET for MIPS Malta, x86, and PowerMac
 2023-09-14  7:28 UTC  (6+ messages)
` [PATCH v2 1/3] kconfig: add dependencies of POWER_RESET for mips malta

[PATCH v3 1/2] vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
 2023-09-14  4:41 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-14  3:06 UTC  (12+ messages)
` [PATCH v5 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v5 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v5 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v5 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v5 05/11] KVM: PPC: Use accessors for VCORE registers
` [PATCH v5 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v5 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v5 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v5 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v5 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v5 11/11] docs: powerpc: Document nested KVM on POWER

[PATCH] powerpc: Export kvm_guest static key, for bcachefs six locks
 2023-09-14  2:26 UTC  (2+ messages)

[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls
 2023-09-13 22:05 UTC  (7+ messages)
` [PATCH 1/2] tools headers UAPI: Sync fchmodat2() syscall table entries
` [PATCH 2/2] arch: Reserve map_shadow_stack() syscall number for all architectures

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-09-13 22:02 UTC  (11+ messages)

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-13 16:59 UTC  (26+ messages)
` [PATCH v5 06/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 24/31] net: wan: Add framer framework support
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux

[PATCH v8 00/24] iommu: Make default_domain's mandatory
 2023-09-13 13:43 UTC  (25+ messages)
` [PATCH v8 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v8 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v8 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v8 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v8 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v8 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v8 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v8 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v8 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v8 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v8 11/24] iommu/tegra-smmu: "
` [PATCH v8 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v8 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v8 14/24] iommu/msm: "
` [PATCH v8 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v8 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v8 17/24] iommu/ipmmu: "
` [PATCH v8 18/24] iommu/mtk_iommu: "
` [PATCH v8 19/24] iommu/sun50i: "
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v8 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v8 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v8 24/24] iommu: Convert remaining simple drivers "

[PATCH] powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
 2023-09-13 13:41 UTC 

[PATCH v1 07/19] powerpc: Untangle fixmap.h and pgtable.h and mmu.h
 2023-09-13 11:14 UTC  (2+ messages)

[PATCH v2 0/8] sysctl: Remove sentinel elements from arch
 2023-09-13  9:11 UTC  (9+ messages)
` [PATCH v2 1/8] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v2 2/8] arm: "
` [PATCH v2 3/8] arch/x86: "
` [PATCH v2 4/8] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 5/8] riscv: "
` [PATCH v2 6/8] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v2 7/8] ia64: Remove now superfluous sentinel element from ctl_table array
` [PATCH v2 8/8] c-sky: Remove now superfluous sentinel element from ctl_talbe array

[PATCH v2 0/3] DCP as trusted keys backend
 2023-09-13  8:36 UTC  (8+ messages)
` [PATCH v2 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v2 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v2 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-13  8:09 UTC  (7+ messages)
` [PATCH v4 2/5] fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
` [PATCH v4 3/5] arch/powerpc: Remove trailing whitespaces
` [PATCH v4 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v4 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code

[PATCH V2] perf test: Fix parse-events tests to skip parametrized events
 2023-09-13  5:01 UTC  (4+ messages)

[PATCH 0/3] Fix for shellcheck issues with version "0.6"
 2023-09-13  5:02 UTC  (4+ messages)

[powerpc:topic/ppc-kvm] BUILD REGRESSION 5af8497e01ed97410b2f19ca8320a3bcdcfe267b
 2023-09-13  4:49 UTC 

[PATCH] ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
 2023-09-13  1:58 UTC  (2+ messages)

[powerpc:topic/ppc-kvm 10/11] arch/powerpc/kvm/book3s_hv_nestedv2.c:465:29: error: variable 'amor' set but not used
 2023-09-13  1:44 UTC 

[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX
 2023-09-13  0:10 UTC  (10+ messages)
` [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H
` [PATCH bpf-next 2/6] bpf, x86-32: "
` [PATCH bpf-next 3/6] bpf, parisc32: "
` [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX
` [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W
` [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit

[powerpc:topic/ppc-kvm 8/11] arch/powerpc/kvm/guest-state-buffer.c:505: warning: expecting prototype for kvmppc_gsm_init(). Prototype was for kvmppc_gsm_new() instead
 2023-09-12 23:14 UTC 

[RFC v3 0/2] CPU-Idle latency selftest framework
 2023-09-12 22:54 UTC  (3+ messages)
` [RFC v3 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events

[PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
 2023-09-12 20:01 UTC  (4+ messages)

[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
 2023-09-12 19:56 UTC  (8+ messages)

[PATCH V3] tools/perf: Add includes for detected configs in Makefile.perf
 2023-09-12 19:36 UTC  (3+ messages)

[PATCHv6 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
 2023-09-12 18:50 UTC  (2+ messages)

WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
 2023-09-12 13:33 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).