linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 14:59:05 to 2021-12-14 16:24:18 UTC [more...]

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-14 16:22 UTC  (59+ messages)
` [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
` [patch V3 02/35] x86/pci/XEN: Use PCI device property
` [patch V3 03/35] x86/apic/msi: Use PCI device MSI property
` [patch V3 04/35] genirq/msi: Use PCI device property
` [patch V3 05/35] powerpc/cell/axon_msi: "
` [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
` [patch V3 07/35] device: Move MSI related data into a struct
` [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
` [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
` [patch V3 10/35] platform-msi: "
` [patch V3 11/35] bus: fsl-mc-msi: "
` [patch V3 12/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 13/35] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch V3 14/35] PCI/MSI: Let the irq code handle sysfs groups
` [patch V3 15/35] platform-msi: Let the core "
` [patch V3 16/35] genirq/msi: Remove the original sysfs interfaces
` [patch V3 17/35] platform-msi: Rename functions and clarify comments
` [patch V3 18/35] platform-msi: Store platform private data pointer in msi_device_data
` [patch V3 19/35] genirq/msi: Consolidate MSI descriptor data
` [patch V3 20/35] platform-msi: Use msi_desc::msi_index
` [patch V3 21/35] bus: fsl-mc-msi: "
` [patch V3 22/35] soc: ti: ti_sci_inta_msi: "
` [patch V3 23/35] PCI/MSI: "
` [patch V3 24/35] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch V3 25/35] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch V3 27/35] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch V3 29/35] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch V3 30/35] perf/smmuv3: Use msi_get_virq()
` [patch V3 31/35] iommu/arm-smmu-v3: "
` [patch V3 32/35] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch V3 33/35] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch V3 34/35] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch V3 35/35] dmaengine: qcom_hidma: Cleanup MSI handling

[Bug 215217] New: Kernel fails to boot at an early stage when built with GCC_PLUGIN_LATENT_ENTROPY=y (PowerMac G4 3,6)
 2021-12-14 15:43 UTC  (5+ messages)
` [Bug 215217] "

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-14 15:12 UTC  (15+ messages)

[PATCH v2] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-14 14:40 UTC  (6+ messages)

ppc64le STRICT_MODULE_RWX and livepatch apply_relocate_add() crashes
 2021-12-14 13:35 UTC  (10+ messages)

[PATCH v2 0/2] kdump: simplify code
 2021-12-14 13:14 UTC  (11+ messages)
` [PATCH v2 1/2] kdump: vmcore: remove copy_to() and add copy_to_user_or_kernel()
` [PATCH v2 2/2] kdump: crashdump: use copy_to_user_or_kernel() to simplify code

[PATCH v2] powerpc/module_64: Fix livepatching for RO modules
 2021-12-14 12:12 UTC 

[PATCH] KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
 2021-12-14  8:07 UTC  (2+ messages)

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2021-12-14  7:23 UTC  (2+ messages)

[PATCH]selftests/powerpc: skip tests for unavailable mitigations
 2021-12-14  4:27 UTC  (2+ messages)

[PATCH] PCI/AER: potential dereference of null pointer
 2021-12-13 20:07 UTC  (4+ messages)

[PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id
 2021-12-13 22:44 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: sound: Rename tlv320aic31xx-micbias as tlv320aic31xx
` [PATCH 3/4] ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-13 18:18 UTC  (8+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[next-20211210] Build break powerpc/kvm: unknown member wait
 2021-12-13 17:30 UTC  (2+ messages)

[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
 2021-12-13 13:02 UTC  (5+ messages)
` [PATCH v4 06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-13  9:23 UTC  (34+ messages)
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes

[PATCH] arch: powerpc: add missing of_node_put before break
 2021-12-13  9:42 UTC 

[PATCH v2 1/2] powerpc/code-patching: add patch_memory() for writing RO text
 2021-12-13  6:07 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/module_64: Use patch_memory() to apply relocations to loaded modules

[PATCH] powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
 2021-12-13  4:36 UTC  (3+ messages)

[PATCH] powerpc: mpc52xx_gpt: fix a potential memory leak
 2021-12-13  2:26 UTC 

[PATCH] powerpc: mpc52xx_gpt: fix a potential memory leak
 2021-12-13  2:07 UTC  (2+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2021-12-12 21:03 UTC  (22+ messages)
` [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v5 05/21] ARM: Use do_kernel_power_off()
` [PATCH v5 06/21] csky: "
` [PATCH v5 07/21] riscv: "
` [PATCH v5 08/21] arm64: "
` [PATCH v5 09/21] parisc: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()

[PATCH 0/7] Cleanup after removal of configs
 2021-12-12 20:14 UTC  (5+ messages)
` [PATCH 3/7] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 20:17 UTC  (14+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity

Fail to boot 5.15 on mpc8347 with either debug_pagealloc or nobats
 2021-12-12 11:21 UTC  (11+ messages)

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-12  1:28 UTC 

[PATCH 1/2] powerpc/code-patching: add patch_memory() for writing RO text
 2021-12-11 12:31 UTC  (2+ messages)
` [PATCH 2/2] powerpc/module_64: Use patch_memory() to apply relocations to loaded modules

[PATCH] soc: fsl: qe: fix typo in a comment
 2021-12-11  9:08 UTC 

[PATCH 0/2] kdump: simplify code
 2021-12-11  7:37 UTC  (5+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (8+ messages)
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support


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