linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 06:22:50 to 2020-06-23 14:25:02 UTC [more...]

[PATCH v2 0/2] cpufreq: Specify the default governor on command line
 2020-06-23 14:21 UTC 

[PATCH v1 0/3] powerpc/mm/radix: Memory unplug fixes
 2020-06-23 13:42 UTC  (8+ messages)
` [PATCH v1 1/3] powerpc/mm/radix: Create separate mappings for hot-plugged memory
` [PATCH v1 2/3] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
` [PATCH v1 3/3] powerpc/mm/radix: Free PUD table when freeing pagetable

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-06-23 13:14 UTC  (6+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 2/5] KVM: arm64: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH] powerpc/boot/dts: Fix dtc "pciex" warnings
 2020-06-23 13:03 UTC 

[PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
 2020-06-23 12:45 UTC  (5+ messages)
      ` [v2 "

[PATCH] ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
 2020-06-23 12:39 UTC  (3+ messages)

[PATCH v2 0/2] Fix unchecked return value for clk_prepare_enable
 2020-06-23 12:39 UTC  (6+ messages)
` [PATCH v2 1/2] ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
` [PATCH v2 2/2] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable

linux-next: manual merge of the pidfd tree with the powerpc-fixes tree
 2020-06-23 11:42 UTC  (4+ messages)

[PATCH v2] hmi: Move hmi irq stat from percpu variable to paca
 2020-06-23 10:27 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-06-23 10:24 UTC  (4+ messages)

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-06-23  7:39 UTC  (2+ messages)

[PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
 2020-06-23  7:38 UTC  (6+ messages)
` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH 2/2] cpufreq: Specify default governor on command line
 2020-06-23  9:25 UTC  (4+ messages)
` [cpufreq] d83f959b5e: aim7.jobs-per-min -30.2% regression
` [cpufreq] d83f959b5e: kmsg.cpufreq:cpufreq_online:Failed_to_initialize_policy_for_cpu:#(-#)

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-23  9:02 UTC  (10+ messages)
` [PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
` [PATCH v4 2/8] x86/entry: Fix NMI vs "
` [PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
` [PATCH v4 4/8] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v4 5/8] s390: Break cyclic percpu include
` [PATCH v4 6/8] arm: "
` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled, _context} to per-cpu variables
` [PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled, _context}() argument

[PATCH v2 00/15] Documentation fixes
 2020-06-23  7:09 UTC  (2+ messages)
` [PATCH v2 11/15] docs: powerpc: fix some issues at vas-api.rst

[PATCH 1/2] ASoC: fsl-asoc-card: Add WM8524 support
 2020-06-23  6:52 UTC  (2+ messages)
` [PATCH 2/2] ASoC: bindings: fsl-asoc-card: Add compatible string for wm8524

[PATCH 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-06-23  5:52 UTC  (5+ messages)
` [PATCH 1/2] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [PATCH 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric

[PATCH] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
 2020-06-23  5:13 UTC  (2+ messages)

[PATCH 0/4] Remove default DMA window before creating DDW
 2020-06-23  3:52 UTC  (28+ messages)
` [PATCH 1/4] powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows
  ` [PATCH 1/4] powerpc/pseries/iommu: Update call to ibm,query-pe-dma-windows
` [PATCH 2/4] powerpc/pseries/iommu: Implement ibm, reset-pe-dma-windows rtas call
  ` [PATCH 2/4] powerpc/pseries/iommu: Implement ibm,reset-pe-dma-windows "
` [PATCH 3/4] powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window
` [PATCH 4/4] powerpc/pseries/iommu: Remove default DMA window before creating DDW

[PATCHv2] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-23  0:48 UTC  (2+ messages)

[PATCH 0/6] Prefixed instruction tests to cover negative cases
 2020-06-22 23:49 UTC  (10+ messages)
` [PATCH 1/6] powerpc test_emulate_step: update nip with patched instruction address
` [PATCH 2/6] powerpc test_emulate_step: fix pr_info() to print 8-byte for prefixed instruction
` [PATCH 3/6] powerpc test_emulate_step: enhancement to test negative scenarios
` [PATCH 4/6] powerpc test_emulate_step: add negative tests for prefixed addi
` [PATCH 5/6] powerpc sstep: introduce macros to retrieve Prefix instruction operands
` [PATCH 6/6] powerpc test_emulate_step: move extern declaration to sstep.h

[PATCH] powerpc/pseries: new lparcfg key/value pair: partition_affinity_score
 2020-06-22 18:59 UTC  (4+ messages)

[PATCH] hmi: Move hmi irq stat from percpu variable to paca
 2020-06-22 15:16 UTC 

[next-20200621] LTP tests af_alg02/05 failure on POWER9 PowerVM LPAR
 2020-06-22 13:33 UTC  (2+ messages)

[RFC PATCH v0 0/5] powerpc/mm/radix: Memory unplug fixes
 2020-06-22 13:22 UTC  (10+ messages)
` [RFC PATCH v0 2/5] powerpc/mm/radix: Create separate mappings for hot-plugged memory
` [RFC PATCH v0 3/5] powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
` [RFC PATCH v0 4/5] powerpc/mm/radix: Free PUD table when freeing pagetable
` [RFC PATCH v0 5/5] powerpc/mm/radix: Remove split_kernel_mapping()

[PATCH] ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
 2020-06-22  8:48 UTC 

[PATCH] powerpc/mm/book3s64: Skip 16G page reservation with radix
 2020-06-22  6:40 UTC 

[PATCH 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-06-22  5:49 UTC  (7+ messages)
` [PATCH 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support
` [PATCH 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[PATCH 1/2] selftests/powerpc: Allow choice of CI memory location in alignment_handler test
 2020-06-22  4:19 UTC  (4+ messages)
` [PATCH 2/2] selftests/powerpc: Add prefixed loads/stores to "

[PATCH] selftests/powerpc: Add matrix multiply assist (MMA) test
 2020-06-22  2:18 UTC 

[PATCH] powerpc/mce: Avoid using addr_to_pfn in realmode
 2020-06-22  2:16 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 3ddb24ac766e1b028462b27aeae05c2bf17c12c5
 2020-06-21 22:54 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-3 tag
 2020-06-21 17:10 UTC  (2+ messages)

[PATCH 1/2] powerpc/syscalls: Use the number when building SPU syscall table
 2020-06-21 10:13 UTC  (6+ messages)
` [PATCH 2/2] powerpc/syscalls: Split SPU-ness out of ABI

FSL P5020/P5040: DPAA Ethernet issue with the latest Git kernel
 2020-06-21  6:40 UTC 

[powerpc:fixes] BUILD SUCCESS c0e1c8c22bebecef40097c80c1c74492ff96d081
 2020-06-21  2:52 UTC 

[powerpc:next-test] BUILD SUCCESS e8d5573a575dc20421d3de0739d97e4abb459019
 2020-06-21  2:52 UTC 

[powerpc:merge] BUILD SUCCESS 4885fd794229380fe6d6f5913d9f13670593a627
 2020-06-21  2:52 UTC 

[PATCH net] ibmvnic: continue to init in CRQ reset returns H_CLOSED
 2020-06-21  0:28 UTC  (2+ messages)

[PATCH v2] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-20 20:47 UTC  (2+ messages)

properly support exec and wait with kernel pointers v2
 2020-06-20 17:02 UTC  (7+ messages)
` [PATCH 3/6] exec: cleanup the count() function
` [PATCH 6/6] kernel: add a kernel_wait helper

[PATCH v1 0/8] powerpc/32s: Allocate modules outside of vmalloc space for STRICT_KERNEL_RWX
 2020-06-20 11:33 UTC  (11+ messages)
` [PATCH v1 1/8] powerpc/ptdump: Refactor update of st->last_pa
` [PATCH v1 2/8] powerpc/ptdump: Refactor update of pg_state
` [PATCH v1 3/8] powerpc: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
` [PATCH v1 4/8] powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
` [PATCH v1 5/8] powerpc: Use MODULES_VADDR if defined
` [PATCH v1 6/8] powerpc/32s: Only leave NX unset on segments used for modules
` [PATCH v1 7/8] powerpc/32s: Kernel space starts at TASK_SIZE
` [PATCH v1 8/8] powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX

[PATCH net] ibmveth: Fix max MTU limit
 2020-06-20  3:22 UTC  (2+ messages)

[V2 PATCH 0/3] Adding support for carrying IMA measurement logs
 2020-06-20  0:41 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
` [V2 PATCH 2/3] dt-bindings: chosen: Document ima-kexec-buffer

[PATCH v3 0/4] Migrate non-migrated pages of a SVM
 2020-06-19 22:43 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c
` [PATCH v3 2/4] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs
` [PATCH v3 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE
` [PATCH v3 4/4] KVM: PPC: Book3S HV: migrate hot plugged memory

[PATCH 00/22] ReST conversion patches (final?)
 2020-06-19 20:20 UTC  (2+ messages)

[PATCH] pci: pcie: AER: Fix logging of Correctable errors
 2020-06-19 18:09 UTC  (3+ messages)

[PATCH] hvc: unify console setup naming
 2020-06-19 17:22 UTC 

[PATCH 16/26] mm/powerpc: Use general page fault accounting
 2020-06-19 16:13 UTC 

[PATCH v5] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-06-19 14:04 UTC 

[PATCH v5 00/26] powerpc/book3s/64/pkeys: Simplify the code
 2020-06-19 13:58 UTC  (27+ messages)
` [PATCH v5 01/26] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v5 02/26] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v5 03/26] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v5 04/26] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v5 05/26] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v5 06/26] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v5 07/26] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v5 08/26] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH v5 09/26] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v5 10/26] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v5 11/26] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v5 12/26] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v5 13/26] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [PATCH v5 14/26] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v5 15/26] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [PATCH v5 16/26] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [PATCH v5 17/26] powerpc/book3s64/keys: Print information during boot
` [PATCH v5 18/26] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
` [PATCH v5 19/26] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [PATCH v5 20/26] powerpc/book3s64/kuep: Move KUEP "
` [PATCH v5 21/26] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v5 22/26] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [PATCH v5 23/26] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v5 24/26] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v5 25/26] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v5 26/26] powerpc/selftest/ptrace-pkey: IAMR and uamor cannot be updated by ptrace

[PATCH v2] ASoC: fsl_spdif: Add pm runtime function
 2020-06-19 13:27 UTC  (2+ messages)

[PATCH v5 00/10] Support new pmem flush and sync instructions for POWER
 2020-06-19 13:10 UTC  (2+ messages)

[PATCH] mm/debug_vm_pgtable: Fix build failure with powerpc 8xx
 2020-06-19 11:15 UTC  (3+ messages)

[PATCH v5 00/13] Modernise powerpc 40x
 2020-06-19 11:02 UTC  (12+ messages)
` [PATCH v5 01/13] powerpc: Remove Xilinx PPC405/PPC440 support

[PATCH] ASoC: fsl_spdif: Add pm runtime function
 2020-06-19  7:15 UTC  (3+ messages)

[PATCH V2] powerpc/pseries/svm: Remove unwanted check for shared_lppaca_size
 2020-06-19  7:01 UTC 

rename probe_kernel_* and probe_user_*
 2020-06-19  6:21 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).