linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-25 23:20:06 to 2018-03-01 07:01:35 UTC [more...]

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-03-01  7:01 UTC  (24+ messages)
` [PATCH 01/21] powerpc: Remove warning on array size when empty
` [PATCH 05/21] powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid
` [PATCH 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok

[PATCH] xmon: Setup xmon debugger hooks when first break-point is set
 2018-03-01  3:00 UTC  (3+ messages)

[PATCH v2] powerpc/npu-dma.c: Fix deadlock in mmio_invalidate
 2018-03-01  2:55 UTC  (4+ messages)

[PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-03-01  1:43 UTC  (5+ messages)

[PATCH] powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
 2018-03-01  1:33 UTC  (2+ messages)
` [PATCH] powerpc: dts: replace 'linux, stdout-path' "

[PATCH] powerpc: Keep const vars out of writable .sdata
 2018-03-01  1:02 UTC 

[RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown
 2018-03-01  0:34 UTC  (8+ messages)
` [RFC PATCH 2/6] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [RFC PATCH 3/6] powerpc/pseries: Set or clear security feature flags
` [RFC PATCH 4/6] powerpc/powernv: "
` [RFC PATCH 5/6] powerpc/64s: Move cpu_show_meltdown()
` [RFC PATCH 6/6] powerpc/64s: Enhance the information in cpu_show_meltdown()

[PATCH v4] watchdog: add SPDX identifiers for watchdog subsystem
 2018-02-28 23:45 UTC  (2+ messages)

[PATCH V2 0/4] Add support for 4PB virtual address space on hash
 2018-02-28 23:06 UTC  (11+ messages)
` [PATCH V2 1/4] powerpc/mm/slice: Update documentation in the file
` [PATCH V2 2/4] powerpc/mm/slice: Reduce the stack usage in slice_get_unmapped_area
` [PATCH V2 3/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V2 4/4] powerpc/mm/hash64: Increase the VA range

[PATCH] powerpc: Use generic pci_mmap_resource_range()
 2018-02-28 23:07 UTC  (2+ messages)

[RESEND][PATCH] cpuidle/powernv : Restore different PSSCR for idle and hotplug
 2018-02-28 21:40 UTC  (2+ messages)

[PATCH 0/3] one more try at idle improvements
 2018-02-28 18:34 UTC  (7+ messages)
` [PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
` [PATCH 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle
` [PATCH 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[PATCH] powerpc/dma: remove unnecessary BUG()
 2018-02-28 18:21 UTC 

Build regressions/improvements in v4.16-rc3
 2018-02-28 14:39 UTC  (2+ messages)

[PATCH v2] powerpc/npu: Cleanup MMIO ATSD flushing
 2018-02-28 11:02 UTC  (6+ messages)

[PATCH] selftests/vm: Update max va test to check for high address return
 2018-02-28 10:58 UTC  (3+ messages)

powerpc/powernv/mce: Don't silently restart the machine
 2018-02-28 10:50 UTC  (3+ messages)

[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
 2018-02-28 10:45 UTC  (5+ messages)
` [PATCH 15/27] cpufreq: powerenv: Don't validate the frequency table twice

[PATCH V2] powerpc: Don't do runtime futex_cmpxchg test
 2018-02-28 10:44 UTC  (4+ messages)

[PATCH] selftests/powerpc: Fix missing clean of pmu/lib.o
 2018-02-28  9:32 UTC 

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-02-28  7:07 UTC  (15+ messages)
` [RFC REBASED 3/5] powerpc/mm/slice: implement slice_check_range_fits
` [RFC REBASED 4/5] powerpc/mm/slice: Use const pointers to cached slice masks where possible
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

[PATCH] KVM: surround kvm_arch_vcpu_async_ioctl() with #ifdef
 2018-02-28  6:53 UTC  (2+ messages)

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-02-27 17:52 UTC  (20+ messages)
` [PATCH v2 12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH v2 13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH v2 14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH v2 15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH v2 16/30] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH v2 18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v2 19/30] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH v2 20/30] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH v2 21/30] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH v2 22/30] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH v2 23/30] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transactional state
` [PATCH v2 24/30] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH v2 25/30] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
` [PATCH v2 26/30] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
` [PATCH v2 27/30] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
` [PATCH v2 28/30] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
` [PATCH v2 29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl
` [PATCH v2 30/30] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-02-27 17:37 UTC  (11+ messages)
` [PATCH v2 01/30] powerpc: export symbol msr_check_and_set()
` [PATCH v2 02/30] powerpc: add TEXASR related macros
` [PATCH v2 03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH v2 04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH v2 05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH v2 06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH v2 08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH v2 09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH v2 10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2018-02-27 16:09 UTC  (11+ messages)
              ` [PATCH] On ppc64le we HAVE_RELIABLE_STACKTRACE
                  ` [PATCH 2/2] ppc64le save_stack_trace_tsk_reliable (Was: HAVE_RELIABLE_STACKTRACE)

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-27 14:44 UTC  (3+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH] powerpc/8xx: fix cpm_cascade() dual end of interrupt
 2018-02-27 11:25 UTC 

Linux 4.16: Reported regressions as of Monday, 2018-02-26 (Was: Linux 4.16-rc3)
 2018-02-27 11:21 UTC  (2+ messages)

DPAA Ethernet problems with mainstream Linux kernels
 2018-02-26 23:11 UTC  (5+ messages)
      ` PASEMI: PCI_SCAN_ALL_PCIE_DEVS

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-02-26 22:25 UTC  (39+ messages)
` [PATCH v2 01/38] cxlflash: Preserve number of interrupts for master contexts
` [PATCH v2 02/38] cxlflash: Avoid clobbering context control register value
` [PATCH v2 03/38] cxlflash: Add argument identifier names
` [PATCH v2 04/38] cxlflash: Introduce OCXL backend
` [PATCH v2 05/38] cxlflash: Hardware AFU for OCXL
` [PATCH v2 06/38] cxlflash: Read host function configuration
` [PATCH v2 07/38] cxlflash: Setup function acTag range
` [PATCH v2 08/38] cxlflash: Read host AFU configuration
` [PATCH v2 09/38] cxlflash: Setup AFU acTag range
` [PATCH v2 10/38] cxlflash: Setup AFU PASID
` [PATCH v2 11/38] cxlflash: Adapter context support for OCXL
` [PATCH v2 12/38] cxlflash: Use IDR to manage adapter contexts
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL
` [PATCH v2 14/38] cxlflash: Support adapter context discovery
` [PATCH v2 15/38] cxlflash: Support image reload policy modification
` [PATCH v2 16/38] cxlflash: MMIO map the AFU
` [PATCH v2 17/38] cxlflash: Support starting an adapter context
` [PATCH v2 18/38] cxlflash: Support process specific mappings
` [PATCH v2 19/38] cxlflash: Support AFU state toggling
` [PATCH v2 20/38] cxlflash: Support reading adapter VPD data
` [PATCH v2 21/38] cxlflash: Setup function OCXL link
` [PATCH v2 22/38] cxlflash: Setup OCXL transaction layer
` [PATCH v2 23/38] cxlflash: Support process element lifecycle
` [PATCH v2 24/38] cxlflash: Support AFU interrupt management
` [PATCH v2 25/38] cxlflash: Support AFU interrupt mapping and registration
` [PATCH v2 26/38] cxlflash: Support starting user contexts
` [PATCH v2 27/38] cxlflash: Support adapter context polling
` [PATCH v2 28/38] cxlflash: Support adapter context reading
` [PATCH v2 29/38] cxlflash: Support adapter context mmap and release
` [PATCH v2 30/38] cxlflash: Support file descriptor mapping
` [PATCH v2 31/38] cxlflash: Introduce object handle fop
` [PATCH v2 32/38] cxlflash: Setup LISNs for user contexts
` [PATCH v2 33/38] cxlflash: Setup LISNs for master contexts
` [PATCH v2 34/38] cxlflash: Update synchronous interrupt status bits
` [PATCH v2 35/38] cxlflash: Introduce OCXL context state machine
` [PATCH v2 36/38] cxlflash: Register for translation errors
` [PATCH v2 37/38] cxlflash: Support AFU reset
` [PATCH v2 38/38] cxlflash: Enable OCXL operations

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-26 21:16 UTC  (11+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[RFC v2 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2018-02-26 20:53 UTC  (4+ messages)
` [RFC v2 1/3] hotplug/mobility: Apply assoc updates for Post Migration Topo
` [RFC v2 2/3] postmigration/memory: Review assoc lookup array changes
` [RFC v2 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2

[PATCH v8 00/24] Speculative page faults
 2018-02-26 17:16 UTC  (3+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-02-26 16:40 UTC  (2+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation

[PATCH 00/38] cxlflash: OpenCXL transport support
 2018-02-26 14:43 UTC  (2+ messages)

[RESEND][PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond
 2018-02-26 12:16 UTC  (2+ messages)
` [RESEND][PATCH 2/2] powerpc/watchdog: include linux/processor.h for spin_until_cond

[PATCH] powerpc/xmon: Dont register sysrq key when kernel param xmon=off
 2018-02-26 11:46 UTC  (7+ messages)

[PATCH] cpufreq: powernv: Check negative value returned by cpufreq_table_find_index_dl()
 2018-02-26  9:48 UTC  (4+ messages)

[PATCH] macintosh/via-pmu68k: Initialize PMU driver with setup_arch and arch_initcall
 2018-02-26  9:46 UTC  (2+ messages)

[PATCH stable v4.4] powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTOR
 2018-02-26  8:43 UTC  (2+ messages)

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-02-26  5:54 UTC  (3+ messages)
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()

[PATCH 2/2] powerpc/powernv: Support firmware disable of RFI flush
 2018-02-26  5:35 UTC  (2+ messages)
` [2/2] "

[PATCH 1/2] powerpc/pseries: Support firmware disable of RFI flush
 2018-02-26  5:35 UTC  (2+ messages)
` [1/2] "

[RFC PATCH v0 1/2] powerpc, drmem: Fix unexpected flag value in ibm, dynamic-memory-v2
 2018-02-26  5:35 UTC  (2+ messages)
` [RFC, v0, "

[PATCH] selftests/powerpc: Skip the subpage_prot tests if the syscall is disabled
 2018-02-26  4:33 UTC  (2+ messages)

[PATCH] selftests/powerpc: Skip tm-trap if transactional memory is not enabled
 2018-02-26  2:19 UTC 

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-02-25 23:19 UTC  (3+ messages)
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c


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