linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 21:59:43 to 2021-02-24 14:30:27 UTC [more...]

[PATCH 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-02-24 14:28 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH] powerpc/perf: prevent mixed EBB and non-EBB events
 2021-02-24 12:21 UTC 

[PASEMI] Nemo board doesn't boot anymore because of moving pas_pci_init
 2021-02-24 12:15 UTC  (5+ messages)

[PATCH] powerpc/perf: Fix handling of privilege level checks in perf interrupt context
 2021-02-24 11:10 UTC  (5+ messages)

[PATCH v2] vio: make remove callback return void
 2021-02-24 11:01 UTC  (2+ messages)

[PATCH v5 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-02-24  8:25 UTC  (4+ messages)
` [PATCH v5 1/3] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
` [PATCH v5 2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
` [PATCH v5 3/3] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

Is unrecoverable_exception() really an interrupt handler ?
 2021-02-24  8:15 UTC 

[PATCH] arch: powerpc: kernel: Change droping to dropping in the file traps.c
 2021-02-24  7:55 UTC 

[PATCH] powerpc: remove unneeded semicolon
 2021-02-24  7:29 UTC 

[PATCH] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
 2021-02-24  6:34 UTC 

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-02-24  1:57 UTC  (21+ messages)
` [PATCH v19 01/13] kexec: Move ELF fields to struct kimage
` [PATCH v19 02/13] arm64: Use ELF fields defined in 'struct kimage'
` [PATCH v19 03/13] powerpc: "
` [PATCH v19 04/13] x86: "
` [PATCH v19 05/13] of: Add a common kexec FDT setup function
` [PATCH v19 06/13] arm64: Use common of_kexec_alloc_and_setup_fdt()
` [PATCH v19 07/13] powerpc: "
` [PATCH v19 08/13] powerpc: Move ima buffer fields to struct kimage
` [PATCH v19 09/13] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v19 10/13] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v19 11/13] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v19 12/13] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v19 13/13] arm64: Enable passing IMA log to next kernel on kexec

[PATCH v2] selftests/powerpc: Fix L1D flushing tests for Power10
 2021-02-24  0:42 UTC  (2+ messages)

[PATCH v2 1/2] ima: Free IMA measurement buffer on error
 2021-02-23 23:33 UTC  (6+ messages)

[PATCH] ibmveth: Switch to using the new API kobj_to_dev()
 2021-02-23 23:46 UTC  (2+ messages)

[PATCH v6 00/10] Improve signal performance on PPC64 with KUAP
 2021-02-23 17:36 UTC  (14+ messages)
` [PATCH v6 01/10] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v6 02/10] powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
` [PATCH v6 03/10] powerpc/signal64: Remove non-inline calls from setup_sigcontext()
` [PATCH v6 04/10] powerpc: Reference parameter in MSR_TM_ACTIVE() macro
` [PATCH v6 05/10] powerpc/signal64: Remove TM ifdefery in middle of if/else block
` [PATCH v6 06/10] powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
` [PATCH v6 07/10] powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
` [PATCH v6 08/10] powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
` [PATCH v6 09/10] powerpc/signal64: Rewrite rt_sigreturn() "
` [PATCH v6 10/10] powerpc/signal: Use __get_user() to copy sigset_t

[PATCH for 5.10] powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
 2021-02-23 14:39 UTC  (3+ messages)

[PATCH] powerpc/chrp: Make hydra_init() static
 2021-02-23  9:53 UTC 

[PATCH kernel] powerpc/iommu: Annotate nested lock for lockdep
 2021-02-23  5:13 UTC  (5+ messages)

[PATCH v4 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-02-22 23:26 UTC  (8+ messages)
` [PATCH v4 1/3] powerpc/book3s64/radix/tlb: tlbie primitives for process-scoped invalidations from guests
` [PATCH v4 2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-23  1:22 UTC  (7+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-1 tag
 2021-02-23  1:13 UTC  (7+ messages)

linux-next: manual merge of the spi tree with the powerpc tree
 2021-02-22 23:57 UTC  (2+ messages)

[powerpc:fixes-test] BUILD SUCCESS a5c2f7d40511976f30de38b4374b8da2b39a073c
 2021-02-22 23:21 UTC 

[powerpc:merge] BUILD SUCCESS b267c8c58643460da9159ee69f46b3945cfd9de6
 2021-02-22 23:21 UTC 

[PATCH 00/13] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-22 22:40 UTC  (18+ messages)
` [PATCH 01/13] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
` [PATCH 02/13] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
` [PATCH 03/13] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR
` [PATCH 04/13] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument
` [PATCH 05/13] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [PATCH 06/13] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
` [PATCH 07/13] KVM: PPC: Book3S 64: add hcall interrupt handler
` [PATCH 08/13] KVM: PPC: Book3S HV: Move hcall early register setup to KVM
` [PATCH 09/13] KVM: PPC: Book3S HV: Move interrupt "
` [PATCH 10/13] KVM: PPC: Book3S HV: move bad_host_intr check to HV handler
` [PATCH 11/13] KVM: PPC: Book3S HV: Minimise hcall handler calling convention differences
` [PATCH 12/13] KVM: PPC: Book3S HV: Move radix MMU switching together in the P9 path
` [PATCH 13/13] KVM: PPC: Book3S HV: Implement the rest of the P9 entry/exit handling in C

[PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated
 2021-02-22 18:39 UTC  (9+ messages)
` [PATCH kernel 1/2] powerpc/iommu: Allocate it_map by vmalloc
` [PATCH kernel 2/2] powerpc/iommu: Do not immediately panic when failed IOMMU table allocation

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-22 13:46 UTC  (15+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
` [PATCH v2 3/7] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver
` [PATCH v2 7/7] ASoC: dt-bindings: imx-rpmsg: Add binding doc for rpmsg machine driver

[PATCH] ASoC: fsl_xcvr: move reset assert into runtime_resume
 2021-02-22  9:09 UTC 

[PATCH] ASoC: fsl_sai: Add pm qos cpu latency support
 2021-02-22  8:40 UTC 

[PATCH] scsi: ibmvfc: Switch to using the new API kobj_to_dev()
 2021-02-22  6:47 UTC 

[PATCH] powerpc: use ARRAY_SIZE instead of division operation
 2021-02-22  1:40 UTC  (2+ messages)

[PATCH v18 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-22  1:35 UTC  (8+ messages)
` [PATCH v18 03/11] of: Add a common kexec FDT setup function
` [PATCH v18 06/11] powerpc: Move ima buffer fields to struct kimage

[PATCH v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus
 2021-02-22  0:24 UTC 

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-21 17:14 UTC  (2+ messages)

[PATCH v2] powerpc/kexec_file: Restore FDT size estimation for kdump kernel
 2021-02-20 17:13 UTC  (2+ messages)

[PATCH] powerpc/sstep: Use bitwise instead of arithmetic operator for flags
 2021-02-20  8:57 UTC 

[PATCH] powerpc/kexec_file: Restore FDT size estimation for kdump kernel
 2021-02-19 23:42 UTC  (3+ messages)

[PATCH 1/9] ASoC: fsl: fsl_asrc: remove useless assignment
 2021-02-19 23:29 UTC  (7+ messages)
` [PATCH 2/9] ASoC: fsl: fsl_dma: remove unused variable
` [PATCH 3/9] ASoC: fsl: fsl_easrc: remove useless assignments
` [PATCH 4/9] ASoC: fsl: fsl_esai: clarify expression
` [PATCH 5/9] ASoC: fsl: fsl_ssi: remove unnecessary tests
` [PATCH 6/9] ASoC: fsl: imx-hdmi: remove unused structure members
` [PATCH 8/9] ASoC: fsl: mpc8610: remove useless assignment

swiotlb cleanups
 2021-02-19 21:00 UTC  (5+ messages)
` [PATCH 2/8] xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
` [PATCH 3/8] xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19 18:43 UTC  (13+ messages)

[PATCH] powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is used
 2021-02-19 16:56 UTC 

[PATCH v12 00/14] huge vmalloc mappings
 2021-02-19  8:52 UTC  (5+ messages)
` [PATCH v12 13/14] mm/vmalloc: Hugepage "

[RFC PATCH 0/9] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-19  8:03 UTC  (9+ messages)
` [RFC PATCH 1/9] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
` [RFC PATCH 2/9] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM

[PATCH] ASoC: imx-hdmi: no need to set .owner when using module_platform_driver
 2021-02-19  2:55 UTC  (2+ messages)

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-02-19  2:43 UTC  (10+ messages)
` [PATCH 2/6] powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()
` [PATCH 3/6] powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
` [PATCH 4/6] powerpc/mm/64s/hash: Factor out change_memory_range()
` [PATCH 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR

linux-next: manual merge of the devicetree tree with the powerpc tree
 2021-02-18 23:28 UTC  (6+ messages)

[PATCH] powerpc/4xx: Fix build errors from mfdcr()
 2021-02-18 13:04 UTC  (2+ messages)

[PATCH v5 00/10] Improve signal performance on PPC64 with KUAP
 2021-02-18 10:47 UTC  (14+ messages)
` [PATCH v5 05/10] powerpc/signal64: Remove TM ifdefery in middle of if/else block
` [PATCH v5 06/10] powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
` [PATCH v5 07/10] powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
` [PATCH v5 10/10] powerpc/signal64: Use __get_user() to copy sigset_t

[PATCH 4/4] ASoC: fsl: drop unneeded snd_soc_dai_set_drvdata
 2021-02-18  6:30 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable modern virtio pci device
 2021-02-18  6:04 UTC  (3+ messages)

[PATCH 1/4] add generic builtin command line
 2021-02-17 21:16 UTC  (11+ messages)

[PATCH 1/2] powerpc/uaccess: Simplify unsafe_put_user() implementation
 2021-02-17 18:29 UTC  (5+ messages)
` [PATCH 2/2] powerpc/uaccess: Move might_fault() into user_access_begin()

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-16 18:43 UTC  (8+ messages)
` [PATCH 2/4] ibmvfc: fix invalid sub-CRQ handles after hard reset
` [PATCH 3/4] ibmvfc: treat H_CLOSED as success during sub-CRQ registration
` [PATCH 4/4] ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup

[PATCH kernel] powerpc/perf: Stop crashing with generic_compat_pmu
 2021-02-16  1:06 UTC  (5+ 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).