linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-26 10:40:58 to 2021-07-01 15:11:06 UTC [more...]

[PATCH 0/2] powerpc/bpf: Fix issue with atomic ops
 2021-07-01 15:08 UTC  (3+ messages)
` [PATCH 1/2] powerpc/bpf: Fix detecting BPF atomic instructions
` [PATCH 2/2] powerpc/bpf: Reject atomic ops in ppc32 JIT

[PATCH v2 0/2] Skip numa distance for offline nodes
 2021-07-01 14:28 UTC  (4+ messages)
` [PATCH v2 1/2] sched/topology: Skip updating masks for non-online nodes
` [PATCH v2 2/2] powerpc/numa: Fill distance_lookup_table for offline nodes

[PATCH v2] sched: Use BUG_ON
 2021-07-01 14:11 UTC 

[PATCH] sched: Use WARN_ON
 2021-07-01 13:47 UTC  (3+ messages)

[PATCH v2 00/32] powerpc: Add MSI IRQ domains to PCI drivers
 2021-07-01 13:27 UTC  (33+ messages)
` [PATCH v2 01/32] powerpc/pseries/pci: Introduce __find_pe_total_msi()
` [PATCH v2 02/32] powerpc/pseries/pci: Introduce rtas_prepare_msi_irqs()
` [PATCH v2 03/32] powerpc/xive: Add support for IRQ domain hierarchy
` [PATCH v2 04/32] powerpc/xive: Ease debugging of xive_irq_set_affinity()
` [PATCH v2 05/32] powerpc/pseries/pci: Add MSI domains
` [PATCH v2 06/32] powerpc/xive: Drop unmask of MSIs at startup
` [PATCH v2 07/32] powerpc/xive: Remove irqd_is_started() check when setting the affinity
` [PATCH v2 08/32] powerpc/pseries/pci: Add a domain_free_irqs() handler
` [PATCH v2 09/32] powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
` [PATCH v2 10/32] powerpc/pseries/pci: Add support of MSI domains to PHB hotplug
` [PATCH v2 11/32] powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
` [PATCH v2 12/32] powerpc/powernv/pci: Add MSI domains
` [PATCH v2 13/32] KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
` [PATCH v2 14/32] KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routines
` [PATCH v2 15/32] KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
` [PATCH v2 16/32] powerpc/xics: Remove ICS list
` [PATCH v2 17/32] powerpc/xics: Rename the map handler in a check handler
` [PATCH v2 18/32] powerpc/xics: Give a name to the default XICS IRQ domain
` [PATCH v2 19/32] powerpc/xics: Add debug logging to the set_irq_affinity handlers
` [PATCH v2 20/32] powerpc/xics: Add support for IRQ domain hierarchy
` [PATCH v2 21/32] powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
` [PATCH v2 22/32] powerpc/pci: Drop XIVE restriction on MSI domains
` [PATCH v2 23/32] powerpc/xics: Drop unmask of MSIs at startup
` [PATCH v2 24/32] powerpc/pseries/pci: Drop unused MSI code
` [PATCH v2 25/32] powerpc/powernv/pci: "
` [PATCH v2 26/32] powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt
` [PATCH v2 27/32] powerpc/xics: Fix IRQ migration
` [PATCH v2 28/32] powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices
` [PATCH v2 29/32] powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
` [PATCH v2 30/32] KVM: PPC: Book3S HV: XICS: Fix mapping of passthrough interrupts
` [PATCH v2 31/32] powerpc/xive: Use XIVE domain under xmon and debugfs
` [PATCH v2 32/32] genirq: Improve "hwirq" output in /proc and /sys/

[RFC PATCH 00/43] KVM: PPC: Book3S HV P9: entry/exit optimisations round 1
 2021-07-01 13:17 UTC  (14+ messages)
` [RFC PATCH 01/43] powerpc/64s: Remove WORT SPR from POWER9/10
` [RFC PATCH 07/43] KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests
` [RFC PATCH 08/43] powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
` [RFC PATCH 10/43] powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
` [RFC PATCH 19/43] KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
` [RFC PATCH 38/43] KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRs

[PATCH] powerpc: Only build restart_table.c for 64s
 2021-07-01 12:50 UTC 

[PATCH] powerpc/xmon: Use ARRAY_SIZE
 2021-07-01 12:24 UTC 

[RESEND PATCH v4 00/11] Use per-CPU temporary mappings for patching
 2021-07-01 11:30 UTC  (16+ messages)
` [RESEND PATCH v4 05/11] powerpc/64s: Add ability to skip SLB preload
` [RESEND PATCH v4 08/11] powerpc: Initialize and use a temporary mm for patching

[PATCH] powerpc/mm: Fix lockup on kernel exec fault
 2021-07-01 11:17 UTC 

[PATCH 0/2] Update cpu_cpu_mask on CPU online/offline
 2021-07-01  9:07 UTC  (3+ messages)
` [PATCH 1/2] powerpc/numa: Print debug statements only when required
` [PATCH 2/2] powerpc/numa: Update cpu_cpu_map on CPU online/offline

[PATCH v5] pseries/drmem: update LMBs after LPM
 2021-07-01  8:36 UTC  (2+ messages)

[PATCH v2] ppc64/numa: consider the max numa node for migratable LPAR
 2021-07-01  8:36 UTC  (2+ messages)

[PATCH v5] pseries: prevent free CPU ids to be reused on another node
 2021-07-01  8:35 UTC  (2+ messages)

[PATCH v15 00/12] Restricted DMA
 2021-07-01  7:52 UTC  (8+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-07-01  5:42 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 086d9878e1092e7e69a69676ee9ec792690abb1d
 2021-07-01  2:44 UTC 

[powerpc:next] BUILD REGRESSION 91fc46eced0f70526d74468ac6c932c90a8585b3
 2021-07-01  2:44 UTC 

[PATCH v3 0/9] powerpc: fast interrupt exit bug and misc fixes
 2021-07-01  1:26 UTC  (13+ messages)
` [PATCH v3 1/9] powerpc/64s: fix hash page fault interrupt handler
` [PATCH v3 2/9] powerpc/64e: fix CONFIG_RELOCATABLE build warnings
` [PATCH v3 3/9] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH v3 4/9] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH v3 5/9] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH v3 6/9] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH v3 7/9] powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
` [PATCH v3 8/9] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH v3 9/9] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH] powerpc/32s: Fix setup_{kuap/kuep}() on SMP
 2021-06-30 13:14 UTC  (2+ messages)

[PATCH v2] powerpc/4xx: Fix setup_kuep() on SMP
 2021-06-30 13:14 UTC  (2+ messages)

[powerpc][5.13.0-next20210629] Kernel WARN crypto/testmgr.c:5653 during boot
 2021-06-30 12:13 UTC  (3+ messages)
` [PATCH] crypto: DRBG - select SHA512

[PATCH] powerpc/papr_scm: Move duplicate definitions to common header files
 2021-06-30 12:08 UTC 

[PATCH] powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
 2021-06-30  5:42 UTC  (2+ messages)

[PATCH v2 0/9] powerpc: fast interrupt exit bug and misc fixes
 2021-06-29 22:19 UTC  (10+ messages)
` [PATCH v2 1/9] powerpc/64s: fix hash page fault interrupt handler
` [PATCH v2 2/9] powerpc/64e: fix CONFIG_RELOCATABLE build
` [PATCH v2 3/9] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH v2 4/9] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH v2 5/9] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH v2 6/9] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH v2 7/9] powerpc/64/interrupts: add missing kprobe annotations on interrupt exit symbols
` [PATCH v2 8/9] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH v2 9/9] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH] powerpc/4xx: Fix setup_kuep() on SMP
 2021-06-29 12:06 UTC  (3+ messages)

[PATCH] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-06-29  8:08 UTC  (4+ messages)

[RFC] fpga: dfl: fme: Fix cpu hotplug code
 2021-06-29  7:14 UTC  (5+ messages)

[PATCH] perf script python: Fix buffer size to report iregs in perf script
 2021-06-29  7:09 UTC  (4+ messages)

[PATCH] powerpc/64s: fix hash page fault interrupt handler
 2021-06-29  4:56 UTC  (2+ messages)

[PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence
 2021-06-29  3:34 UTC  (3+ messages)

[PATCH v5 0/6] Add support for FORM2 associativity
 2021-06-28 20:40 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/pseries: rename min_common_depth to primary_domain_index
` [PATCH v5 2/6] powerpc/pseries: rename distance_ref_points_depth to max_associativity_domain_index
` [PATCH v5 3/6] powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
` [PATCH v5 4/6] powerpc/pseries: Consolidate different NUMA distance update code paths
` [PATCH v5 5/6] powerpc/pseries: Add a helper for form1 cpu distance
` [PATCH v5 6/6] powerpc/pseries: Add support for FORM2 associativity

[PATCH 0/8] powerpc: fast interrupt exit bug and misc fixes
 2021-06-28 20:15 UTC  (12+ messages)
` [PATCH 1/8] powerpc/64e: fix CONFIG_RELOCATABLE build
` [PATCH 2/8] powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
` [PATCH 3/8] powerpc/64s: add a table of implicit soft-masked addresses
` [PATCH 4/8] powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
` [PATCH 5/8] powerpc/64: enable MSR[EE] in irq replay pt_regs
` [PATCH 6/8] powerpc/64/interrupts: add missing kprobe annotations on interrupt exit symbols
` [PATCH 7/8] powerpc/64s/interrupt: clean up interrupt return labels
` [PATCH 8/8] powerpc/64s: move ret_from_fork etc above __end_soft_masked

[PATCH v4 0/7] Add support for FORM2 associativity
 2021-06-28 15:04 UTC  (6+ messages)
` [PATCH v4 7/7] powerpc/pseries: "

[PATCH] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28 14:30 UTC  (4+ messages)

linux-next: manual merge of the akpm tree with the powerpc tree
 2021-06-28  9:56 UTC 

[PATCH v2] perf vendor events power10: Adds 24x7 nest metric events for power10 platform
 2021-06-28  6:49 UTC 

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-28  6:19 UTC  (5+ messages)

[powerpc][next-20210625] Kernel warning(arch/powerpc/kernel/interrupt.c:518) during boot
 2021-06-28  3:52 UTC  (5+ messages)

[powerpc][next-20210625] WARN block/mq-deadline-main.c:743 during boot
 2021-06-27 21:12 UTC  (2+ messages)

[Bug 195755] rcu_sched detected stalls on CPUs/tasks: (detected by 0, t=6302 jiffies, g=11405, c=11404, q=1880), ppc64, G5
 2021-06-27 17:45 UTC 

[PATCH] powerpc: Remove in_kernel_text()
 2021-06-27 17:09 UTC 

[PATCH v2 0/4] nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
 2021-06-26 23:38 UTC  (9+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: nintendo-otp: Document the Wii and Wii U OTP support
` [PATCH v2 3/4] powerpc: wii.dts: Expose the OTP on this platform
` [PATCH v2 4/4] powerpc: wii_defconfig: Enable OTP by default

[powerpc:next] BUILD SUCCESS b064037ea4104120418ccbf39951a6d529a9d6d5
 2021-06-26 22:50 UTC 

[powerpc:merge] BUILD REGRESSION 0f7a719601eb957c10d417c62bd5f65080b5a409
 2021-06-26 22:50 UTC 

[RESEND-PATCH v2] powerpc/papr_scm: Add support for reporting dirty-shutdown-count
 2021-06-26 17:43 UTC  (3+ messages)

[PATCH 0/5] powerpc/kprobes: fixes and cleanups
 2021-06-26 10:46 UTC  (3+ messages)
` (subset) "

[PATCH] powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
 2021-06-26 10:46 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Include irqdomain.h
 2021-06-26 10:46 UTC  (2+ messages)

[PATCH] powerpc/perf: Fix crash with 'perf_instruction_pointer' when pmu is not set
 2021-06-26 10:40 UTC  (2+ messages)

[PATCH] powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v3] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/pmu: Make the generic compat PMU use the architected events
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix copy-paste data exposure into newly created tasks
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/xmon: Add support for running a command on all cpus in xmon
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/bpf: Use bctrl for making function calls
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/rtas-rtc: remove unused constant
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/pseries/dlpar: use rtas_get_sensor()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc: Fix is_kvm_guest() / kvm_para_available()
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/64s: Make prom_init require RELOCATABLE
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: trivial: fix typo in a comment
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH] selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-26 10:37 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).