linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-31 10:55:11 to 2019-02-05 18:12:59 UTC [more...]

[PATCH] powerpc/mm: move a KERN_WARNING message to KERN_DEBUG
 2019-02-05 18:11 UTC  (2+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-05 17:45 UTC  (60+ messages)
` [PATCH 03/19] KVM: PPC: Book3S HV: check the IRQ controller type
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
` [PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE "
` [PATCH 09/19] KVM: PPC: Book3S HV: add a SET_SOURCE "
` [PATCH 12/19] KVM: PPC: Book3S HV: record guest queue page address
` [PATCH 13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration
` [PATCH 14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty
` [PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
` [PATCH 16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-05 18:02 UTC  (2+ messages)

[PATCH v3 1/2] mm: add probe_user_read()
 2019-02-05 17:42 UTC  (2+ messages)

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-02-05 16:13 UTC  (11+ messages)

[RFC PATCH] powerpc: fix get_arch_dma_ops() for NTB devices
 2019-02-05 16:13 UTC  (5+ messages)

[PATCH 2/8] perf mem/c2c: Fix perf_mem_events to support powerpc
 2019-02-05 15:07 UTC 

[PATCH] powerpc/prom_init: add __init markers to all functions
 2019-02-05 13:57 UTC  (3+ messages)

[RFC/WIP] powerpc: Fix 32-bit handling of MSR_EE on exceptions
 2019-02-05 12:19 UTC  (7+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-05 11:35 UTC  (4+ messages)

[PATCH v16 00/21] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-02-05 11:32 UTC  (22+ messages)
` [PATCH v16 01/21] powerpc/irq: use memblock functions returning virtual address
` [PATCH v16 02/21] powerpc/32: Fix CONFIG_VIRT_CPU_ACCOUNTING_NATIVE for 40x/booke
` [PATCH v16 03/21] powerpc: Avoid circular header inclusion in mmu-hash.h
` [PATCH v16 04/21] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v16 05/21] powerpc: prep stack walkers for THREAD_INFO_IN_TASK
` [PATCH v16 06/21] powerpc: Rename THREAD_INFO to TASK_STACK
` [PATCH v16 07/21] powerpc: call_do_[soft]irq() takes a pointer to the stack
` [PATCH v16 08/21] powerpc: Don't use CURRENT_THREAD_INFO to find "
` [PATCH v16 09/21] powerpc: Replace current_thread_info()->task with current
` [PATCH v16 10/21] powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
` [PATCH v16 11/21] powerpc/64: Use task_stack_page() to initialise paca->kstack
` [PATCH v16 12/21] powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
` [PATCH v16 13/21] powerpc: Use linux/thread_info.h in processor.h
` [PATCH v16 14/21] powerpc: Use task_stack_page() in current_pt_regs()
` [PATCH v16 15/21] powerpc/idle/6xx: Use r1 with CURRENT_THREAD_INFO()
` [PATCH v16 16/21] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v16 17/21] powerpc: regain entire stack space
` [PATCH v16 18/21] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v16 19/21] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v16 20/21] powerpc/64: Replace CURRENT_THREAD_INFO with PACA_CURRENT_TI
` [PATCH v16 21/21] powerpc: clean stack pointers naming

[PATCH] powerpc/papr_scm: Use the correct bind address
 2019-02-05 11:25 UTC  (2+ messages)
`  "

[PATCH] arch/powerpc/radix: Fix kernel crash with mremap
 2019-02-05 11:25 UTC  (2+ messages)
`  "

[PATCH 0/4] powerpc/livepatch: reliable stack unwinder fixes
 2019-02-05 11:24 UTC  (7+ messages)
` [PATCH 1/4] powerpc/64s: Clear on-stack exception marker upon exception return
` [PATCH 4/4] powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable()

[PATCH v02] powerpc/pseries: Check for ceded CPU's during LPAR migration
 2019-02-05 10:24 UTC  (9+ messages)

[PATCH v4 0/2] add qixis driver
 2019-02-05 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH v4 2/2] drivers: soc: fsl: add qixis driver

[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-05 10:04 UTC  (4+ messages)

[PATCH] powerpc/powernv/npu: Remove redundant change_pte() hook
 2019-02-05  3:52 UTC  (3+ messages)

[PATCH] scsi: cxlflash: Prevent deadlock when adapter probe fails
 2019-02-05  3:24 UTC  (2+ messages)

[PATCH 00/17] powerpc/64s: tidy and gasify exception handler code, round 1
 2019-02-04 23:32 UTC  (20+ messages)
` [PATCH 01/17] powerpc/64s/exception: fix some line wrap and semicolon inconsistencies in macros
` [PATCH 02/17] powerpc/64s/exception: remove H concatenation for EXC_HV variants
` [PATCH 03/17] powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
` [PATCH 04/17] powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
` [PATCH 05/17] powerpc/64s/exception: remove the "extra" macro parameter
` [PATCH 06/17] powerpc/64s/exception: consolidate maskable and non-maskable prologs
` [PATCH 07/17] powerpc/64s/exception: merge KVM handler and skip variants
` [PATCH 08/17] powerpc/64s/exception: KVM handler can set the HSRR trap bit
` [PATCH 09/17] powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
` [PATCH 10/17] powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
` [PATCH 11/17] powerpc/64s/exception: Move EXCEPTION_COMMON additions "
` [PATCH 12/17] powerpc/64s/exception: unwind exception-64s.h macros
` [PATCH 13/17] powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
` [PATCH 14/17] powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
` [PATCH 15/17] powerpc/64s/exception: move KVM related code together
` [PATCH 16/17] powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
` [PATCH 17/17] powerpc/64s/exception: move head-64.h "

[PATCH v2 00/21] Refine memblock API
 2019-02-04 23:08 UTC  (9+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()

[PATCH] soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
 2019-02-04 20:59 UTC  (2+ messages)

[PATCH v3 0/2] add qixis driver
 2019-02-04 20:12 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: soc: fsl: Document Qixis FPGA usage
` [PATCH v3 2/2] drivers: soc: fsl: add qixis driver

[PATCH RFC v3 00/21] PCI: Allow BAR movement during hotplug
 2019-02-04 15:36 UTC  (5+ messages)
` [PATCH RFC v3 02/21] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH RFC v3 05/21] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH RFC v3 06/21] PCI: Pause the devices with movable BARs during rescan
` [PATCH RFC v3 21/21] powerpc/pci: Fix crash with enabled movable BARs

use generic DMA mapping code in powerpc V4
 2019-02-04 12:38 UTC  (19+ messages)

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-02-04 12:15 UTC  (3+ messages)

[PATCH v15 00/13] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-02-04 11:20 UTC  (2+ messages)

Applied "ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe" to the asoc tree
 2019-02-04  9:07 UTC 

[PATCH] dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64
 2019-02-04  7:27 UTC  (7+ messages)

[PATCH] powerpc/powernv: Escalate reset when IODA reset fails
 2019-02-04  6:04 UTC  (3+ messages)

[RFC PATCH 0/5] powerpc: sstep: Emulation test infrastructure
 2019-02-04  4:18 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc: Add bitmasks for D-form instruction fields
` [RFC PATCH 2/5] powerpc: Add bitmask for Rc instruction field
` [RFC PATCH 3/5] powerpc: sstep: Add instruction emulation selftests
` [RFC PATCH 4/5] powerpc: sstep: Add selftests for add[.] instruction
` [RFC PATCH 5/5] powerpc: sstep: Add selftests for addc[.] instruction

BUG: memcmp(): Accessing invalid memory location
 2019-02-04  3:14 UTC  (4+ messages)

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-03  2:47 UTC  (5+ messages)
` [PATCH net-next v5 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
 2019-02-02 14:53 UTC 

[PATCH] Move static keyword at beginning of declaration
 2019-02-02 17:56 UTC  (2+ messages)

[PATCH] powerpc: Remove trailing semicolon after curly brace
 2019-02-02 12:54 UTC 

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-02  1:38 UTC  (10+ messages)
` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()

[PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
 2019-02-01 15:43 UTC  (2+ messages)
` [PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-01 14:48 UTC 

[RFC PATCH] powerpc/6xx: Don't set back MSR_RI before reenabling MMU
 2019-02-01 11:51 UTC  (3+ messages)

fix a layering violation in videobuf2 and improve dma_map_resource v2
 2019-02-01  9:07 UTC  (3+ messages)

[PATCH] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-01  8:35 UTC  (2+ messages)

Does SMP work at all on 40x ?
 2019-02-01  7:42 UTC  (4+ messages)

[PATCH] powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
 2019-02-01  5:02 UTC  (5+ messages)

[PATCH RFC v2] powerpc/64s: rewriting interrupt entry code
 2019-02-01  1:37 UTC 

[PATCH] powerpc: Enable kernel XZ compression option on 44x
 2019-01-31 20:59 UTC 

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-31 15:31 UTC  (6+ messages)
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

linux-next: powerpcle qemu boot failure after merge of the akpm tree
 2019-01-31 13:50 UTC  (5+ messages)
` linux-next: powerpc le "

[PATCH] powerpc: Ensure gcc doesn't move around cache flushing in __patch_instruction
 2019-01-31 13:20 UTC  (5+ 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).