linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 13:42:06 to 2020-07-20 06:47:02 UTC [more...]

[PATCH 00/11] Support for grouping cores
 2020-07-20  6:45 UTC  (28+ messages)
` [PATCH 01/11] powerpc/smp: Cache node for reuse
` [PATCH 02/11] powerpc/smp: Merge Power9 topology with Power topology
` [PATCH 03/11] powerpc/smp: Move powerpc_topology above
` [PATCH 04/11] powerpc/smp: Enable small core scheduling sooner
` [PATCH 05/11] powerpc/smp: Dont assume l2-cache to be superset of sibling
` [PATCH 06/11] powerpc/smp: Generalize 2nd sched domain
` [PATCH 07/11] Powerpc/numa: Detect support for coregroup
` [PATCH 08/11] powerpc/smp: Allocate cpumask only after searching thread group
` [PATCH 09/11] Powerpc/smp: Create coregroup domain
` [PATCH 10/11] powerpc/smp: Implement cpu_to_coregroup_id
` [PATCH 11/11] powerpc/smp: Provide an ability to disable coregroup

[PATCH 0/5] cpuidle-pseries: Parse extended CEDE information for idle
 2020-07-20  6:34 UTC  (12+ messages)
` [PATCH 1/5] cpuidle-pseries: Set the latency-hint before entering CEDE
` [PATCH 2/5] cpuidle-pseries: Add function to parse extended CEDE records
` [PATCH 3/5] cpuidle-pseries : Fixup exit latency for CEDE(0)
` [PATCH 4/5] cpuidle-pseries : Include extended CEDE states in cpuidle framework
` [PATCH 5/5] cpuidle-pseries: Block Extended CEDE(1) which adds no additional value

generic DMA bypass flag v4
 2020-07-20  6:20 UTC  (4+ messages)
` [PATCH 3/5] dma-mapping: make support for dma ops optional

[FIX PATCH] powerpc/prom: Enable Radix GTSE in cpu pa-features
 2020-07-20  6:17 UTC  (3+ messages)

[PATCH v6 00/23] powerpc/book3s/64/pkeys: Simplify the code
 2020-07-20  6:15 UTC  (4+ messages)
` [PATCH v6 03/23] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s

[PATCH v2 0/2] Selftest for cpuidle latency measurement
 2020-07-20  5:52 UTC  (5+ messages)
` [PATCH v2 1/2] cpuidle: Trace IPI based and timer based wakeup latency from idle states
` [PATCH v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH v2 13/16] scripts/kallsyms: move ignored symbol types to is_ignored_symbol()
 2020-07-20  5:34 UTC  (2+ messages)

[PATCH v2 0/3] Power10 basic energy management
 2020-07-20  4:30 UTC  (5+ messages)
` [PATCH v2 2/3] powerpc/powernv/idle: save-restore DAWR0, DAWRX0 for P10
  ` [PATCH v2 2/3] powerpc/powernv/idle: save-restore DAWR0,DAWRX0 "

[PATCH v4 00/10] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-20  3:42 UTC  (16+ messages)
` [PATCH v4 01/10] powerpc/watchpoint: Fix 512 byte boundary limit
` [PATCH v4 02/10] powerpc/watchpoint: Fix DAWR exception constraint
` [PATCH v4 03/10] powerpc/watchpoint: Fix DAWR exception for CACHEOP
` [PATCH v4 04/10] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v4 05/10] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v4 06/10] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH v4 07/10] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH v4 08/10] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH v4 09/10] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH v4 10/10] powerpc/watchpoint: Remove 512 byte boundary

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-20  3:03 UTC  (28+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-20  2:49 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH] powerpc/powernv/pci: add ifdef to avoid dead code
 2020-07-20  1:15 UTC  (5+ messages)
` [PATCH v2] powerpc/powernv/pci: use "

io_uring kthread_use_mm / mmget_not_zero possible abuse
 2020-07-20  0:38 UTC 

[PATCH v3 0/3] powernv/idle: Power9 idle cleanup
 2020-07-20  0:01 UTC  (7+ messages)
` [PATCH v3 1/3] powerpc/powernv/idle: Replace CPU features checks with PVR checks
` [PATCH v3 2/3] powerpc/powernv/idle: Rename pnv_first_spr_loss_level variable
` [PATCH v3 3/3] powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-19 11:17 UTC  (17+ messages)
` [v3 01/15] powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers
` [v3 02/15] KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
` [v3 03/15] powerpc/perf: Update Power PMU cache_events to u64 type
` [v3 04/15] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [v3 05/15] KVM: PPC: Book3S HV: Save/restore new PMU registers
` [v3 06/15] powerpc/xmon: Add PowerISA v3.1 PMU SPRs
` [v3 07/15] powerpc/perf: Add power10_feat to dt_cpu_ftrs
` [v3 08/15] powerpc/perf: power10 Performance Monitoring support
` [v3 09/15] powerpc/perf: Ignore the BHRB kernel address filtering for P10
` [v3 10/15] powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND
` [v3 11/15] powerpc/perf: BHRB control to disable BHRB logic when not used
` [v3 12/15] powerpc/perf: Add support for outputting extended regs in perf intr_regs
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc
` [v3 14/15] powerpc/perf: Add extended regs support for power10 platform
` [v3 15/15] tools/perf: Add perf tools support for extended regs in power10

[powerpc:next-test] BUILD SUCCESS 5fed3b3e21db21f9a7002426f456fd3a8a8c0772
 2020-07-19 10:33 UTC 

[powerpc:next-test 103/106] arch/powerpc/mm/book3s64/radix_pgtable.c:513:21: error: use of undeclared identifier 'SECTION_SIZE_BITS'
 2020-07-19  6:35 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 3bbd167e0c6b56cab869f0b328abc7682fb8f8f6
 2020-07-19  2:29 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-7 tag
 2020-07-18 18:15 UTC  (2+ messages)

[PATCH] powerpc/boot: Use address-of operator on section symbols
 2020-07-18 15:31 UTC  (7+ messages)

[powerpc:next-test 125/127] arch/powerpc/mm/book3s64/pkeys.c:392:7: error: implicit declaration of function 'is_pkey_enabled'; did you mean
 2020-07-18 12:47 UTC  (3+ messages)

[PATCH v3 0/3] Off-load TLB invalidations to host for !GTSE
 2020-07-18 12:40 UTC  (7+ messages)

[PATCH] ASoC: fsl: Replace HTTP links with HTTPS ones
 2020-07-18 11:12 UTC 

[PATCH] HID: udraw-ps3: Replace HTTP links with HTTPS ones
 2020-07-18 10:38 UTC  (2+ messages)

[PATCH] powerpc: Replace HTTP links with HTTPS ones
 2020-07-18 10:39 UTC 

[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-17 20:00 UTC  (35+ messages)
` [PATCH v3 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v3 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v3 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v3 05/12] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH v3 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v3 07/12] ppc64/kexec_file: add support to relocate purgatory
` [PATCH v3 09/12] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH v3 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel

[PATCH v6] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
 2020-07-17 18:40 UTC  (2+ messages)

[PATCH] macintosh/adb: Replace HTTP links with HTTPS ones
 2020-07-17 18:35 UTC 

[PATCH] macintosh/therm_adt746x: Replace HTTP links with HTTPS ones
 2020-07-17 18:29 UTC 

[powerpc:next] BUILD SUCCESS 61f879d97ce4510dd29d676a20d67692e3b34806
 2020-07-17 17:25 UTC 

[PATCH] powerpc: Fix inconsistent function names
 2020-07-17 11:27 UTC  (2+ messages)
` [PATCH -next] powerpc: Remove unneeded inline functions

[PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks
 2020-07-17 11:16 UTC  (3+ messages)

ASMedia USB 3.x host controllers triggering EEH on POWER9
 2020-07-17 10:43 UTC  (4+ messages)

linux-next: manual merge of the set_fs tree with the powerpc tree
 2020-07-17  9:09 UTC 

[PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
 2020-07-17  8:57 UTC  (2+ messages)

[PATCH v3] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-17  8:35 UTC  (5+ messages)

[v4 0/5] Migrate non-migrated pages of a SVM
 2020-07-17  8:00 UTC  (6+ messages)
` [v4 1/5] KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START
` [v4 2/5] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [v4 3/5] KVM: PPC: Book3S HV: in H_SVM_INIT_DONE, migrate remaining normal-GFNs to secure-GFNs
` [v4 4/5] KVM: PPC: Book3S HV: retry page migration before erroring-out
` [v4 5/5] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH -next] cpuidle/pseries: Make symbol 'pseries_idle_driver' static
 2020-07-17  4:41 UTC  (3+ messages)

[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-07-17  3:20 UTC  (4+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features

[powerpc:next-test] BUILD SUCCESS 0fbd1eb4df96e1cbd039e0b95fdf62cf65a7faf9
 2020-07-17  1:58 UTC 

[powerpc:merge] BUILD SUCCESS 3a60e5fbdc3520d429d7cd6affed5a8daf120c6b
 2020-07-17  1:58 UTC 

[PATCH net-next] ibmvnic: Increase driver logging
 2020-07-17  0:26 UTC  (7+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-07-16 23:18 UTC  (5+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "

[PATCH 1/1] ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
 2020-07-16 23:57 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: fsl-asoc-card: Support hp and mic detection
 2020-07-16 23:57 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: bindings: fsl-asoc-card: Support hp-det-gpio and mic-det-gpio

[PATCH v2 1/1] ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'
 2020-07-16 23:56 UTC  (2+ messages)

Question about NUMA distance calculation in powerpc/mm/numa.c
 2020-07-16 23:13 UTC 

[PATCH] powerpc/64: Fix an out of date comment about MMIO ordering
 2020-07-16 22:38 UTC  (2+ messages)

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-16 16:49 UTC  (3+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[V2 PATCH 0/3] Adding support for carrying IMA measurement logs
 2020-07-16 17:51 UTC  (5+ messages)
` [V2 PATCH 1/3] Refactoring powerpc code for carrying over IMA measurement logs, to move non architecture specific code to security/ima

[PATCH] pseries: Fix 64 bit logical memory block panic
 2020-07-16 14:07 UTC  (4+ messages)

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-16 14:00 UTC  (2+ messages)

[PATCH 0/3] Implement shared_cpu_list for powerpc
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH -next] powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH v6] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Remove self
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH 1/3] powerpc/64s: restore_math remove TM test
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Make pnv_pci_sriov_enable() and friends static
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH v3 0/3] selftests: powerpc: Fixes and execute-disable test for pkeys
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH 0/7] powerpc: branch cache flush changes
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH v2] powerpc/64/signal: balance return predictor stack in signal trampoline
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH 00/18] remove extended cede offline mode and bogus topology update code
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH] powerpc/boot/dts: Fix dtc "pciex" warnings
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH v2] powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH v5 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-07-16 12:56 UTC  (2+ messages)

[PATCH] cpuidle/powernv : Remove dead code block
 2020-07-16 12:55 UTC  (2+ messages)

[PATCH] powerpc/Kconfig: Replace HTTP links with HTTPS ones
 2020-07-16 12:55 UTC  (2+ messages)

[PATCH] ocxl: Replace HTTP links with HTTPS ones
 2020-07-16 12:55 UTC  (2+ messages)

[PATCH v5] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-07-16 12:55 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).