linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 23:27:49 to 2021-02-19 06:37:09 UTC [more...]

[PATCH 00/13] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-19  6:35 UTC  (3+ 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

[RFC PATCH 0/9] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-02-19  6:03 UTC  (8+ 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
` [RFC PATCH 3/9] KVM: PPC: Book3S 64: add hcall interrupt handler

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

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

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

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-02-19  2:43 UTC  (13+ 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
` [PATCH 6/6] powerpc/mm/64s: Allow STRICT_KERNEL_RWX again

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 kernel] powerpc/iommu: Annotate nested lock for lockdep
 2021-02-18 12:59 UTC  (2+ messages)

[PATCH v5 00/10] Improve signal performance on PPC64 with KUAP
 2021-02-18 10:47 UTC  (21+ messages)
` [PATCH v5 03/10] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
` [PATCH v5 04/10] powerpc: Reference param in MSR_TM_ACTIVE() macro
` [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 v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-18  7:57 UTC  (14+ 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 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 v18 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-18  1:25 UTC  (19+ messages)
` [PATCH v18 01/11] powerpc: Rename kexec elfcorehdr_addr to elf_load_addr
` [PATCH v18 02/11] arm64: Rename kexec elf_headers_mem "
` [PATCH v18 03/11] of: Add a common kexec FDT setup function
` [PATCH v18 04/11] arm64: Use common of_kexec_alloc_and_setup_fdt()
` [PATCH v18 05/11] powerpc: "
` [PATCH v18 06/11] powerpc: Move ima buffer fields to struct kimage
` [PATCH v18 07/11] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v18 08/11] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v18 09/11] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v18 10/11] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v18 11/11] arm64: Enable passing IMA log to next kernel on kexec

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

[PATCH kernel 0/2] powerpc/iommu: Stop crashing the host when VM is terminated
 2021-02-17 19:32 UTC  (7+ 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 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 v4 0/3] Support for H_RPT_INVALIDATE in PowerPC KVM
 2021-02-17  0:38 UTC  (7+ 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 v4 3/3] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM

[PATCH 0/4] ibmvfc: hard reset fixes
 2021-02-16 18:43 UTC  (10+ messages)
` [PATCH 1/4] ibmvfc: simplify handling of sub-CRQ initialization
` [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)

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

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-02-15 12:03 UTC  (4+ messages)
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild

[PATCH v2] powerpc/pseries: Don't enforce MSI affinity with kdump
 2021-02-15  9:45 UTC 

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-15  0:48 UTC  (2+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables

[powerpc:next-test] BUILD SUCCESS ce7218f40a32592aeba98e957cdf1f61387df16a
 2021-02-13 13:55 UTC 

[powerpc:next] BUILD SUCCESS 82d2c16b350f72aa21ac2a6860c542aa4b43a51e
 2021-02-13 13:54 UTC 

[powerpc:merge] BUILD SUCCESS 463d77b1993642f56ce6929be97c08ef065f48ba
 2021-02-13 13:33 UTC 

linux-next: manual merge of the spi tree with the powerpc tree
 2021-02-13  1:58 UTC  (3+ messages)

[PATCH] powerpc/pseries: Don't enforce MSI affinity with kdump
 2021-02-12 21:05 UTC  (4+ messages)

[PATCH v17 00/10] Carry forward IMA measurement log on kexec on ARM64
 2021-02-12 19:39 UTC  (24+ messages)
` [PATCH v17 02/10] of: Add a common kexec FDT setup function
` [PATCH v17 03/10] arm64: Use common of_kexec_alloc_and_setup_fdt()
` [PATCH v17 04/10] powerpc: "
` [PATCH v17 06/10] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v17 07/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v17 09/10] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v17 10/10] arm64: Enable passing IMA log to next kernel on kexec

[PATCH v2 0/2] of: of_device.h cleanups
 2021-02-12  7:34 UTC  (4+ messages)
` [PATCH v2 1/2] of: Remove of_dev_{get,put}()
` [PATCH v2 2/2] driver core: platform: Drop of_device_node_put() wrapper

Fwd: Re: [PATCH v17 02/10] of: Add a common kexec FDT setup function
 2021-02-12  3:21 UTC  (7+ messages)

[RFC PATCH] powerpc/64s: introduce call_realmode to run C code in real-mode
 2021-02-12  1:20 UTC 

[PATCH] powerpc/pci: Remove unimplemented prototypes
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH] powerpc: remove interrupt handler functions from the noinstr section
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH] powerpc/64s: syscall real mode entry use mtmsrd rather than rfid
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH] powerpc/64s: Remove EXSLB interrupt save area
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH] powerpc/64s: interrupt exit improve bounding of interrupt recursion
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH 1/3] powerpc/83xx: Fix build error when CONFIG_PCI=n
 2021-02-12  0:20 UTC  (2+ messages)

[PATCH V3] powerpc/perf: Adds support for programming of Thresholding in P10
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH] powerpc/xive: Assign boolean values to a bool variable
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH] powerpc/kexec_file: fix FDT size estimation for kdump kernel
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH v6 0/2] powerpc/32: Implement C syscall entry/exit (complement)
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_user()
 2021-02-12  0:19 UTC  (2+ messages)
` [PATCH v2 1/3] powerpc/uaccess: get rid of small constant size cases in raw_copy_{to, from}_user()

[PATCH v5 00/22] powerpc/32: Implement C syscall entry/exit
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH] powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH 1/3] spi: mpc52xx: Avoid using get_tbl()
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH 1/3] powerpc/mm: Enable compound page check for both THP and HugeTLB
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH kernel v3] powerpc/uaccess: Skip might_fault() when user access is enabled
 2021-02-12  0:19 UTC  (2+ messages)

[PATCH kernel] powerpc/kuap: Restore AMR after replaying soft interrupts
 2021-02-12  0:19 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-8 tag
 2021-02-11 23:51 UTC  (2+ messages)

[PATCH] powerpc/bug: Remove specific powerpc BUG_ON()
 2021-02-11 22:47 UTC  (11+ messages)

[PATCH 0/2] of: of_device.h cleanups
 2021-02-11 22:25 UTC  (3+ messages)
` [PATCH 1/2] of: Remove of_dev_{get,put}()
` [PATCH 2/2] driver core: platform: Drop of_device_node_put() wrapper

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-02-11 18:24 UTC 

[PATCH 1/3] powerpc/perf: Adds support for programming of Thresholding in P10
 2021-02-11 12:21 UTC  (2+ messages)

[PATCH] tools/perf: Fix powerpc gap between kernel end and module start
 2021-02-11 12:19 UTC  (7+ messages)

[PATCH] powerpc/powernv/pci: Use kzalloc() for phb related allocations
 2021-02-11 11:27 UTC 

[PATCH] powerpc/traps: Declare unrecoverable_exception() as __noreturn
 2021-02-11  9:02 UTC  (4+ messages)

[PATCH v2] powerpc/traps: Declare unrecoverable_exception() as __noreturn
 2021-02-11  7:40 UTC 

Declaring unrecoverable_exception() as __noreturn ?
 2021-02-11  6:13 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS ea721ec55c8a4a166373978b9c8ce77374d684d6
 2021-02-11  2:22 UTC 


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).