linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 10:14:12 to 2019-02-28 09:23:03 UTC [more...]

[PATCH kernel v2] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
 2019-02-28  9:21 UTC  (2+ messages)
` [kernel, "

[PATCH] powerpc: remove dead code in head_fsl_booke.S
 2019-02-28  8:31 UTC 

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-02-28  8:35 UTC  (2+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

PROBLEM: monotonic clock going backwards on ppc64
 2019-02-28  7:04 UTC  (3+ messages)

[PATCH] ASoC: cs42xx8: Remove S32_LE in format list
 2019-02-28  5:56 UTC 

[PATCH] powernv: powercap: Add hard minimum powercap
 2019-02-28  5:55 UTC  (3+ messages)

[PATCH 00/18] Add FADump support on PowerNV platform
 2019-02-28  5:24 UTC  (5+ messages)

[PATCH 0/5] ocxl: OpenCAPI Cleanup
 2019-02-28  5:05 UTC  (21+ messages)
` [PATCH 1/5] ocxl: Rename struct link to ocxl_link
` [PATCH 2/5] ocxl: Clean up printf formats
` [PATCH 3/5] ocxl: read_pasid never returns an error, so make it void
` [PATCH 4/5] ocxl: Remove superfluous 'extern' from headers
` [PATCH 5/5] ocxl: Remove some unused exported symbols

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[PATCH] powerpc: fix "sz" set but not used
 2019-02-28  2:35 UTC 

[PATCH kernel] KVM: PPC: Allocate guest TCEs on demand too
 2019-02-28  0:15 UTC  (2+ messages)

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28  0:01 UTC  (8+ messages)
` [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v1 2/4] soc/fsl/guts: Add definition "
` [PATCH v1 3/4] clk: qoriq: increase array size of cmux_to_group
` [PATCH v1 4/4] clk: qoriq: Add clockgen support for lx2160a

[PATCH] powerpc: fix "section_base" set but not used
 2019-02-27 22:11 UTC 

[PATCH v3 16/34] powerpc: mm: Add p?d_large() definitions
 2019-02-27 17:05 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (2+ messages)

[RFC PATCH v2 07/14] watchdog/hardlockup: Define a generic function to detect hardlockups
 2019-02-27 16:17 UTC  (5+ messages)
` [RFC PATCH v2 08/14] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH v2 09/14] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask

DMA & POWER8
 2019-02-27 15:57 UTC 

[PATCH v2] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-27 14:53 UTC  (3+ messages)

[PATCH v8 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-02-27 14:47 UTC  (5+ messages)
` [PATCH v8 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH v8 2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region
` [PATCH v8 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc
` [PATCH v8 4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing

BUG: KASAN: stack-out-of-bounds
 2019-02-27 13:11 UTC  (8+ messages)

[PATCH] powerpc/powernv: Make opal log only readable by root
 2019-02-27 11:54 UTC  (4+ messages)

[PATCH] powerpc/32: Clear on-stack exception marker upon exception return
 2019-02-27 11:45 UTC 

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-02-27 11:29 UTC  (4+ messages)

build failure of current mmotm with skiroot_defconfig
 2019-02-27 11:13 UTC  (6+ messages)

[PATCH v2 1/2] arch: powerpc/kexec: Add missing of_node-put() in default_machine_kexec_prepare()
 2019-02-27  9:51 UTC  (7+ messages)
  ` [PATCH v2 2/2] arch: powerpc/hlwd-pic: Add missing of_node-put() in hlwd_pic_probe()
  ` [PATCH v3 1/2] arch: powerpc/kexec: Add missing of_node-put() in default_machine_kexec_prepare()
    ` [PATCH v3 2/2] arch: powerpc/hlwd-pic: Add missing of_node-put() in hlwd_pic_probe()

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-02-27  8:58 UTC  (3+ messages)

[PATCH v8 00/11] KASAN for powerpc/32
 2019-02-27  6:54 UTC  (13+ messages)
` [PATCH v8 01/11] powerpc/32: Move early_init() in a separate file
` [PATCH v8 02/11] powerpc: prepare string/mem functions for KASAN
` [PATCH v8 03/11] powerpc/prom_init: don't use string functions from lib/
` [PATCH v8 04/11] powerpc/mm: don't use direct assignation during early boot
` [PATCH v8 05/11] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v8 06/11] powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
` [PATCH v8 07/11] powerpc/32: prepare shadow area for KASAN
` [PATCH v8 08/11] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v8 09/11] powerpc/32: Add KASAN support
` [PATCH v8 10/11] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v8 11/11] powerpc/32s: set up an early static hash table for KASAN

[PATCH] powerpc/fsl: Fix the flush of branch predictor
 2019-02-27  6:47 UTC  (3+ messages)

[PATCH V4] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-27  6:31 UTC 

[PATCH V3] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-27  6:30 UTC  (3+ messages)

[PATCH 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put
 2019-02-27  4:40 UTC  (8+ messages)
` [PATCH 2/8] PCI: uniphier: "
` [PATCH 3/8] PCI: dwc: layerscape: "
` [PATCH 4/8] PCI: rockchip: "
` [PATCH 5/8] PCI: aardvark: "
` [PATCH 6/8] PCI: iproc: "
` [PATCH 7/8] PCI: mediatek: "
` [PATCH 8/8] PCI: rpadlpar: "

[PATCH] powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
 2019-02-27  2:22 UTC  (2+ messages)

[PATCH v2 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-26 23:22 UTC  (16+ messages)
` [PATCH v2 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v2 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v2 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v2 11/16] KVM: introduce a 'mmap' method for KVM devices

[PATCH] KVM: PPC: Fix compilation when KVM is not enabled
 2019-02-26 22:21 UTC 

[PATCH] soc: fsl: guts: make fsl_guts_get_svr() static
 2019-02-26 17:43 UTC  (3+ messages)

[PATCH 0/2] x86, numa: always initialize all possible nodes
 2019-02-26 13:12 UTC  (2+ messages)

[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-26 13:00 UTC  (4+ messages)
` [PATCH V3 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()

Kernel panic when loading the IDE controller driver
 2019-02-26 11:51 UTC  (8+ messages)
              `  "

[PATCH 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-26 10:09 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: arm64: add compatible for LX2160A
` [PATCH 2/4] soc/fsl/guts: Add definition "
` [PATCH 3/4] clk: qoriq: increase array size of cmux_to_group
` [PATCH 4/4] clk: qoriq: Add clockgen support for lx2160a

[PATCH v4 0/4] Fixes for 3 separate NMI reentrancy bugs
 2019-02-26  8:51 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
` [PATCH v4 2/4] powerpc/64s: system reset interrupt preserve HSRRs
` [PATCH v4 3/4] powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
` [PATCH v4 4/4] powerpc/64s: Fix "

[PATCH 1/3] ASoC: wcd9335: fix a leaked reference by adding missing of_node_put
 2019-02-26  8:17 UTC  (3+ messages)
` [PATCH 2/3] ASoC: fsl_utils: "
` [PATCH 3/3] ASoC: eukrea-tlv320: "

linux-next: build failure after merge of the akpm tree
 2019-02-26  8:16 UTC  (2+ messages)

[PATCH 1/5] mm/resource: return real error codes from walk failures
 2019-02-26  7:41 UTC  (2+ messages)

[PATCH v3 0/4] Fixes for 3 separate NMI reentrancy bugs
 2019-02-26  6:51 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
` [PATCH v3 2/4] powerpc/64s: system reset interrupt preserve HSRRs
` [PATCH v3 3/4] powerpc/64s: Prepare to handle data interrupts vs d-side MCE reentrancy
` [PATCH v3 4/4] powerpc/64s: Fix "

[PATCH] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
 2019-02-26  5:43 UTC  (2+ messages)

[PATCH] tools: testing: selftests: Remove duplicate headers
 2019-02-26  5:29 UTC  (3+ messages)

[PATCH v7 00/11] KASAN for powerpc/32
 2019-02-26  5:12 UTC  (16+ messages)
` [PATCH v7 01/11] powerpc/32: Move early_init() in a separate file
` [PATCH v7 02/11] powerpc: prepare string/mem functions for KASAN
` [PATCH v7 03/11] powerpc/prom_init: don't use string functions from lib/
` [PATCH v7 04/11] powerpc/mm: don't use direct assignation during early boot
` [PATCH v7 05/11] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v7 06/11] powerpc/32: make KVIRT_TOP dependant on FIXMAP_START
` [PATCH v7 07/11] powerpc/32: prepare shadow area for KASAN
` [PATCH v7 08/11] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v7 09/11] powerpc/32: Add KASAN support
` [PATCH v7 10/11] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v7 11/11] powerpc/32s: set up an early static hash table for KASAN

[PATCH v2 1/2] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
 2019-02-26  4:39 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown search

[PATCH] powerpc/64: Simplify __secondary_start paca->kstack handling
 2019-02-26  3:27 UTC  (2+ messages)
`  "

[PATCH v3 2/2] powerpc: Enable kcov
 2019-02-26  3:27 UTC  (2+ messages)
` [v3,2/2] "

[PATCH v5 01/16] powerpc/wii: properly disable use of BATs when requested
 2019-02-26  3:27 UTC  (2+ messages)
` [v5, "

[PATCH 1/3] powerpc: sstep: Add tests for compute type instructions
 2019-02-26  3:27 UTC  (2+ messages)
` [1/3] "

[PATCH v3 1/2] powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
 2019-02-26  3:27 UTC  (2+ messages)
` [v3, "

[PATCH v16 01/21] powerpc/irq: use memblock functions returning virtual address
 2019-02-26  3:27 UTC  (2+ messages)
` [v16, "

[PATCH] powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
 2019-02-26  3:27 UTC  (2+ messages)
`  "

[PATCH V2] ASoC: fsl_esai: fix channel swap issue when stream starts
 2019-02-26  2:54 UTC  (5+ messages)

[RFC PATCH 0/5] powerpc: KASAN for 64-bit Book3E
 2019-02-26  0:14 UTC  (6+ messages)
` [RFC PATCH 3/5] kasan: allow architectures to provide an outline readiness check

[PATCH 4.20 040/183] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
 2019-02-25 21:10 UTC 

[PATCH] tty: hvc_xen: Mark expected switch fall-through
 2019-02-25 17:34 UTC 

[PATCH] mmap.2: describe the 5level paging hack
 2019-02-25 15:02 UTC  (3+ 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).