linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-17 05:46:51 to 2017-01-25 05:42:25 UTC [more...]

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-25  5:40 UTC  (16+ messages)
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx "
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH] powerpc/mm: Fix RECLAIM_DISTANCE
 2017-01-25  4:58 UTC  (3+ messages)

[bug] stack protector panics on v4.10-rc1+
 2017-01-25  4:17 UTC  (7+ messages)

[PATCH] powerpc: opal-msglog: Report size of memcons log
 2017-01-25  2:33 UTC  (3+ messages)

[PATCH] powerpc/powernv: Validate memcons descriptor and output buffer
 2017-01-25  1:41 UTC  (3+ messages)

[PATCH] cxl: drop unused header asm/pnv-pci.h
 2017-01-24 23:22 UTC  (6+ messages)

[PATCH] ibmveth: Add a proper check for the availability of the checksum features
 2017-01-24 21:28 UTC  (3+ messages)

[PATCH V9 0/8] powerpc/devtree: Add support for 2 new DRC properties
 2017-01-24 19:41 UTC  (2+ messages)

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-24 18:23 UTC  (8+ messages)
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions

[PATCH 1/3] powerpc: bpf: remove redundant check for non-null image
 2017-01-24 16:25 UTC  (10+ messages)
` [PATCH 3/3] powerpc: bpf: implement in-register swap for 64-bit endian operations

[PATCH v4 0/2] modversions: redefine kcrctab entries as 32-bit values
 2017-01-24 16:16 UTC  (3+ messages)
` [PATCH v4 1/2] kbuild: modversions: add infrastructure for emitting relative CRCs
` [PATCH v4 2/2] modversions: treat symbol CRCs as 32 bit quantities

[PATCH] i2c/pasemi: Remove hardcoded bus numbers on smbus
 2017-01-24 12:51 UTC 

[PATCH] mtd/ifc: Fix location of eccstat registers for IFC V1.0
 2017-01-24 11:14 UTC  (2+ messages)

BUILD_BUG_ON(!__builtin_constant_p(feature)) breaks bcc trace tool
 2017-01-24 10:47 UTC  (6+ messages)

[PATCH v2] powerpc/pasemi: Remove hardcoded bus numbers on smbus
 2017-01-24 10:35 UTC  (2+ messages)

Bad block Management Patch
 2017-01-24  4:56 UTC 

[PATCH] powerpc/pasemi/nemo: Fix low memory values for boot
 2017-01-24  4:46 UTC  (5+ messages)
  `  "

[PATCH tip/core/rcu 2/3] srcu: Force full grace-period ordering
 2017-01-24  2:45 UTC  (3+ messages)

[PATCH v2 0/3] powerpc/kernel: Simplify rtas_initialize()
 2017-01-23 22:49 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/kernel: Remove nested if statements in rtas_initialize()
` [PATCH v2 2/3] powerpc/kernel: Use of_property_read_u32() "
` [PATCH v2 3/3] powerpc/kernel: Fix unbalanced refcount on RTAS device node

[PATCH 0/3] powerpc/kernel: Simplify rtas_initialize()
 2017-01-23 22:26 UTC  (6+ messages)
` [PATCH 1/3] powerpc/kernel: Remove nested if statements in rtas_initialize()
` [PATCH 2/3] powerpc/kernel: Use of_property_read_u32() "
` [PATCH 3/3] powerpc/kernel: Fix unbalanced refcount on RTAS device node

[PATCH] powerpc: Add missing error check to prom_find_boot_cpu()
 2017-01-23 19:42 UTC 

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-23 19:22 UTC  (17+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions

[PATCH] usb: gadget: udc: constify usb_ep_ops structures
 2017-01-23 17:26 UTC 

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-23  9:00 UTC  (4+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] "

Query regarding randomization bits for a ASLR elf on PPC64
 2017-01-23  5:34 UTC 

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-23  4:38 UTC  (11+ messages)
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support

[PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
 2017-01-22  2:17 UTC  (2+ messages)

[PATCH] powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_prot()
 2017-01-21 15:24 UTC 

[PATCH] powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
 2017-01-21 14:45 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.10-2 tag
 2017-01-21 11:44 UTC 

[PATCH v3 03/37] treewide: Consolidate set_dma_ops() implementations
 2017-01-20 21:04 UTC 

[PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations
 2017-01-20 20:52 UTC  (12+ messages)
` [PATCH 1/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_write()
` [PATCH 2/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 3/8] powerpc/nvram: Move an assignment for the variable "ret" "
    `  "
` [PATCH 4/8] powerpc/nvram: Return directly after a failed parameter validation in dev_nvram_read()
` [PATCH 5/8] powerpc/nvram: Return directly after a failed kmalloc() "
` [PATCH 6/8] powerpc/nvram: Delete three error messages for a failed memory allocation
` [PATCH 7/8] powerpc/nvram: Improve size determinations in three functions
` [PATCH 8/8] powerpc/nvram: Move an assignment for the variable "err" in nvram_scan_partitions()

[PATCH v8 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-01-20 20:41 UTC  (6+ messages)
` [PATCH v8 1/3] PCI: Ignore requested alignment for IOV BARs
` [PATCH v8 2/3] PCI: Make sure the driver could get correct BAR size from pci_resource_len()
` [PATCH v8 3/3] PCI: Add a macro to set default alignment for all PCI devices

[RFT PATCH v3] modversions: redefine kcrctab entries as relative CRC pointers
 2017-01-20 18:15 UTC 

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-20 12:21 UTC  (16+ messages)
` [PATCH v4 1/3] powerpc/reloc32: fix corrupted modversion CRCs
` [PATCH v4 2/3] powerpc/reloc64: add support for 32-bit CRC pseudo-symbols
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[PATCH] powerpc/rtas_flash: Move an assignment for the variable "rc" in manage_flash_write()
 2017-01-20  0:10 UTC  (2+ messages)

[RFC PATCH v2] modversions: redefine kcrctab entries as relative CRC pointers
 2017-01-19 17:00 UTC  (3+ messages)

[PATCH v4 00/15] livepatch: hybrid consistency model
 2017-01-19 15:46 UTC  (16+ messages)
` [PATCH v4 01/15] stacktrace/x86: add function for detecting reliable stack traces
` [PATCH v4 02/15] x86/entry: define _TIF_ALLWORK_MASK flags explicitly
` [PATCH v4 03/15] livepatch: create temporary klp_update_patch_state() stub
` [PATCH v4 04/15] livepatch/x86: add TIF_PATCH_PENDING thread flag
` [PATCH v4 05/15] livepatch/powerpc: "
` [PATCH v4 06/15] livepatch/s390: reorganize TIF thread flag bits
` [PATCH v4 07/15] livepatch/s390: add TIF_PATCH_PENDING thread flag
` [PATCH v4 08/15] livepatch: separate enabled and patched states
` [PATCH v4 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v4 10/15] livepatch: move patching functions into patch.c
` [PATCH v4 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v4 12/15] livepatch: store function sizes
` [PATCH v4 13/15] livepatch: change to a per-task consistency model
` [PATCH v4 14/15] livepatch: add /proc/<pid>/patch_state
` [PATCH v4 15/15] livepatch: allow removal of a disabled patch

[PATCH 2/2] of: Add function for generating a DT modalias with a newline
 2017-01-19 10:35 UTC  (2+ messages)

[PATCH RFC] powerpc/32: fix handling of stack protector with recent GCC
 2017-01-19  3:36 UTC  (2+ messages)

[PATCH] powerpc: Ignore reserved field in DCSR and PVR reads and writes
 2017-01-19  3:19 UTC 

[PATCH v2] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
 2017-01-18 23:10 UTC 

[PATCH] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
 2017-01-18 22:50 UTC  (3+ messages)

[RFC PATCH] modversions: redefine kcrctab entries as relative CRC pointers
 2017-01-18 22:44 UTC 

[PATCH v2] powerpc/perf: use MSR to report privilege level on P9 DD1
 2017-01-18 12:10 UTC  (2+ messages)
` [v2] "

[PATCH] selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix pgtable pmd cache init
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/icp-opal: Fix missing KVM case and harden replay
 2017-01-18 12:10 UTC  (3+ messages)
`  "

[PATCH] powerpc/mm: fix memory hotplug BUG() on radix
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix little-endian 4K hugetlb
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
 2017-01-18 12:10 UTC  (2+ messages)
`  "

[PATCH] powerpc/eeh: Enable IO path on permanent error
 2017-01-18 12:10 UTC  (3+ messages)
`  "

[PATCH 2/2] powerpc/perf: fix PM_BR_CMPL event code for power9
 2017-01-18 12:10 UTC  (2+ messages)
` [2/2] "

[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-01-18  5:49 UTC  (4+ messages)
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[PATCH v5 0/4] powerpc/mm: enable memory hotplug on radix
 2017-01-18  1:53 UTC  (15+ messages)
` [PATCH v5 1/4] powerpc/mm: refactor radix physical page mapping
` [PATCH v5 2/4] powerpc/mm: add radix__create_section_mapping()
` [PATCH v5 3/4] powerpc/mm: add radix__remove_section_mapping()
` [PATCH v5 4/4] powerpc/mm: unstub radix__vmemmap_remove_mapping()

[PATCH] powerpc: Use octal numbers for file permissions
 2017-01-18  0:05 UTC  (9+ messages)

Normal service will resume shortly 
 2017-01-17 17:02 UTC  (3+ messages)

[PATCH] powerpc/perf: use MSR to report privilege level on P9 DD1
 2017-01-17  6:18 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).