linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-26 18:28:49 to 2018-07-03 06:51:45 UTC [more...]

[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-03  6:50 UTC  (4+ messages)
` [PATCHv3 1/4] drivers/base: fold the routine of device's shutdown into a func
` [PATCHv3 2/4] drivers/base: utilize device tree info to shutdown devices
` [PATCHv3 3/4] drivers/base: clean up the usage of devices_kset_move_last()

[PATCHv2 0/2] drivers/base: bugfix for supplier<-consumer ordering in device_kset
 2018-07-03  6:48 UTC  (6+ messages)
` [PATCHv2 2/2] drivers/base: reorder consumer and its children behind suppliers

[PATCH 0/3] PCI DMA pseudo-bypass for powernv
 2018-07-03  6:09 UTC  (10+ messages)
` [PATCH 1/3] powerpc/powernv/pci: Track largest available TCE order per PHB
` [PATCH 2/3] powerpc/powernv: DMA operations for discontiguous allocation
` [PATCH 3/3] powerpc/powernv/pci: Track TCE tables in debugfs

[PATCH v2 0/2] powernv/cpuidle Device-tree parsing cleanup
 2018-07-03  4:19 UTC  (6+ messages)
` [PATCH v2 1/2] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH v2 2/2] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH] kbuild: move bin2c back to scripts/ from scripts/basic/
 2018-07-03  4:02 UTC  (2+ messages)

[PATCH 1/2] powerpc/pkeys: preallocate execute_only key only if the key is available
 2018-07-03  3:30 UTC  (12+ messages)
` [PATCH 2/2] powerpc/pkeys: key allocation/deallocation must not change pkey registers
` [PATCH 1/2] powerpc/core-pkeys: execute-permission on keys are disabled by default
` [PATCH 2/2] powerpc/ptrace-pkeys: "

[PATCH v5 0/7] powerpc/pseries: Machien check handler improvements
 2018-07-03  3:25 UTC  (10+ messages)
` [PATCH v5 1/7] powerpc/pseries: Avoid using the size greater than
` [PATCH v5 2/7] powerpc/pseries: Defer the logging of rtas error to irq work queue
` [PATCH v5 3/7] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
` [PATCH v5 4/7] powerpc/pseries: Define MCE error event section
` [PATCH v5 5/7] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v5 6/7] powerpc/pseries: Display machine check error details
` [PATCH v5 7/7] powerpc/pseries: Dump the SLB contents on SLB MCE errors

[PATCH] powerpc: mpc5200: Remove VLA usage
 2018-07-03  1:41 UTC  (7+ messages)

[PATCH kernel v2 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-03  1:36 UTC  (17+ messages)
` [PATCH kernel v2 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v2 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page

[PATCH] mm: allow arch to supply p??_free_tlb functions
 2018-07-03  1:31 UTC 

[Update] Regression in 4.18 - 32-bit PowerPC crashes on boot - bisected to commit 1d40a5ea01d5
 2018-07-02 20:51 UTC  (11+ messages)

[v3 PATCH 0/5] powerpc/pseries: Machien check handler improvements
 2018-07-02 18:01 UTC  (4+ messages)
` [v3 PATCH 5/5] powerpc/pseries: Display machine check error details

[PATCH 0/9] Fix references for some missing documentation files
 2018-07-02 17:27 UTC  (2+ messages)

[PATCH v2] powerpc: mpc5200: Remove VLA usage
 2018-07-02 15:56 UTC 

[PATCH v4 00/11] macintosh: Resolve various PMU driver problems
 2018-07-02 12:07 UTC  (14+ messages)
` [PATCH v4 04/11] macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
` [PATCH v4 05/11] macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
` [PATCH v4 02/11] macintosh/via-pmu: Add missing mmio accessors
` [PATCH v4 03/11] macintosh/via-pmu: Don't clear shift register interrupt flag twice
` [PATCH v4 01/11] macintosh/via-pmu: Fix section mismatch warning
` [PATCH v4 11/11] macintosh/via-pmu: Disambiguate interrupt statistics
` [PATCH v4 09/11] macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
` [PATCH v4 07/11] macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
` [PATCH v4 06/11] macintosh/via-pmu: Add support for m68k PowerBooks
` [PATCH v4 10/11] macintosh/via-pmu: Clean up interrupt statistics
` [PATCH v4 08/11] macintosh/via-pmu68k: Don't load driver on unsupported hardware

[PATCH] powerpc: hwrng; fix missing of_node_put()
 2018-07-02  9:08 UTC 

[PATCH v11 00/26] Speculative page faults
 2018-07-02  8:59 UTC  (7+ messages)

[PATCH kernel 0/2] powerpc/powernv: Rework sketchy bypass
 2018-07-02  8:50 UTC  (4+ messages)
` [PATCH kernel 1/2] powerpc/powernv: Reuse existing TCE code for "

[PATCH kernel] powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 case
 2018-07-02  7:42 UTC 

[PATCH v2 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-07-02  0:59 UTC  (3+ messages)

[PATCH v9 0/6] add support for relative references in special sections
 2018-07-01 17:39 UTC  (14+ messages)
` [PATCH v9 3/6] module: use relative references for __ksymtab entries
` [PATCH v9 4/6] init: allow initcall tables to be emitted using relative references
` [PATCH v9 5/6] PCI: Add support for relative addressing in quirk tables
` [PATCH v9 6/6] kernel: tracepoints: add support for relative references

[PATCH 4.17 057/220] powerpc/e500mc: Set assembler machine type to e500mc
 2018-07-01 16:21 UTC 

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-07-01 15:47 UTC  (7+ messages)
` [1/3,v2] "

Patch "powerpc/e500mc: Set assembler machine type to e500mc" has been added to the 4.17-stable tree
 2018-07-01 10:09 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.18-3 tag
 2018-06-30  1:51 UTC 

[PATCH v05 0/9] powerpc/hotplug: Update affinity for migrated CPUs
 2018-06-30  1:11 UTC  (11+ messages)
` [PATCH v05 1/9] hotplug/cpu: Conditionally acquire/release DRC index
` [PATCH v05 2/9] hotplug/cpu: Add operation queuing function
` [PATCH v05 3/9] hotplug/cpu: Provide CPU readd operation
` [PATCH v05 4/9] mobility/numa: Ensure numa update does not overlap
` [PATCH v05 5/9] numa: Disable/enable arch_update_cpu_topology
` [PATCH v05 6/9] pmt/numa: Disable arch_update_cpu_topology during CPU readd
` [PATCH v05 7/9] powerpc/rtas: Allow disabling rtas_event_scan
` [PATCH v05 8/9] hotplug/rtas: No rtas_event_scan during PMT update
` [PATCH v05 9/9] hotplug/pmt: Update topology after PMT

[PATCH v02 0/5] powerpc/migration: Affinity fix for memory
 2018-06-29 22:13 UTC  (6+ messages)
` [PATCH v02 1/5] powerpc/drmem: Export 'dynamic-memory' loader
` [PATCH v02 2/5] powerpc/drmem: Add internal_flags feature
` [PATCH v02 3/5] migration/memory: Add hotplug READD_MULTIPLE
` [PATCH v02 4/5] migration/memory: Evaluate LMB assoc changes
` [PATCH v02 5/5] migration/memory: Support 'ibm,dynamic-memory-v2'

[PATCH] powerpc/msi: Remove VLA usage
 2018-06-29 18:52 UTC 

[PATCH] ALSA: snd-aoa: add of_node_put() in error path
 2018-06-29 18:37 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/fsl: Speculation barrier for NXP PowerPC Book3E
 2018-06-29 14:34 UTC  (2+ messages)

[PATCH] powerpc/mpic: Cleanup irq vector accounting
 2018-06-29 10:24 UTC 

[PATCH] powerpc/mm/hash: Improve error reporting on HCALL failures
 2018-06-29  8:39 UTC 

[PATCH 1/3] powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
 2018-06-29  8:36 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
` [PATCH 3/3] powerpc/mm/nv/hash: Reduce contention on hpte lock

[PATCH v4 0/6] powerpc/pseries: Machien check handler improvements
 2018-06-29  4:49 UTC  (11+ messages)
` [PATCH v4 1/6] powerpc/pseries: Defer the logging of rtas error to irq work queue
` [PATCH v4 2/6] powerpc/pseries: Fix endainness while restoring of r3 in MCE handler
` [PATCH v4 3/6] powerpc/pseries: Define MCE error event section
` [PATCH v4 4/6] powerpc/pseries: flush SLB contents on SLB MCE errors
` [PATCH v4 5/6] powerpc/pseries: Display machine check error details
` [PATCH v4 6/6] powerpc/pseries: Dump the SLB contents on SLB MCE errors

[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
 2018-06-29  3:02 UTC  (3+ messages)
` [PATCH v2 4/6] powerpc/pkeys: Preallocate execute-only key

[PATCH] powerpc/mm: fix always true/false warning in slice.c
 2018-06-29  2:55 UTC  (2+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
 2018-06-29  1:57 UTC  (2+ messages)

[PATCH] powerpc: Remove memtrace mmap
 2018-06-29  0:12 UTC 

[PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64
 2018-06-28 23:55 UTC  (5+ messages)
` [PATCH 65/65] powerpc/mm/radix: Cputable update for radix

[PATCH v2 00/10] cxl: Remove abandonned capi support for the Mellanox CX4
 2018-06-28 23:53 UTC  (21+ messages)
` [PATCH v2 01/10] Revert "cxl: Add kernel API to allow a context to operate with relocate disabled"
` [PATCH v2 02/10] Revert "cxl: Add support for interrupts on the Mellanox CX4"
` [PATCH v2 03/10] Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
` [PATCH v2 04/10] Revert "cxl: Add kernel APIs to get & set the max irqs per context"
` [PATCH v2 05/10] Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
` [PATCH v2 06/10] Revert "cxl: Add support for using the kernel API with a real PHB"
` [PATCH v2 07/10] Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"
` [PATCH v2 08/10] Revert "cxl: Add cxl_slot_is_supported API"
` [PATCH v2 09/10] Revert "cxl: Allow a default context to be associated with an external pci_dev"
` [PATCH v2 10/10] cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup

[next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks
 2018-06-28 19:57 UTC  (5+ messages)
    ` Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)

[PATCH 2/3] drivers/base: reorder consumer and its children behind suppliers
 2018-06-28 13:47 UTC  (5+ messages)

[powerpc/powervm][bug]while requesting for free page, gfp flag 'mode' is not set
 2018-06-28  7:45 UTC 

[PATCH] powerpc/kdump: handle crashkernel memory reservation failure
 2018-06-28  6:48 UTC  (3+ messages)

Regression in 4.18 - 32-bit PowerPC crashes on boot - bisected to commit 1d40a5ea01d5
 2018-06-28  5:05 UTC 

[PATCH] powerpc/mm/32: Fix pgtable_page_dtor call
 2018-06-27 21:41 UTC  (2+ messages)
`  "

[PATCH] powerpc: Wire up io_pgetevents
 2018-06-27 21:41 UTC  (2+ messages)
`  "

[powerpc/powervm]kernel BUG at mm/memory_hotplug.c:1864!
 2018-06-27 13:42 UTC  (8+ messages)

[PATCH v3 00/12] macintosh: Resolve various PMU driver problems
 2018-06-27  9:14 UTC  (7+ messages)

[PATCH v2] powerpc/32: Make some functions static
 2018-06-27  3:28 UTC  (5+ messages)
` [PATCH v3] powerpc/32: Remove left over function prototypes


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