linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-10 04:09:39 to 2017-02-15 18:13:17 UTC [more...]

[PATCHv2 0/4] OPAL patches
 2017-02-15 21:04 UTC  (3+ messages)
` [PATCHv2 1/4] block/sed: Use ssize_t on atom parsers to return errors
` [PATCHv2 2/4] block/sed: Add helper to qualify response tokens

[PATCH 1/3] powerpc: kprobes: fix handling of function offsets on ABIv2
 2017-02-15 17:58 UTC  (8+ messages)
` [PATCH 2/3] powerpc: kprobes: factor out code to emulate instruction into a helper
` [PATCH 3/3] powerpc: kprobes: emulate instructions on kprobe handler re-entry

[PATCH] powerpc/fadump: set an upper limit for boot memory size
 2017-02-15 15:29 UTC 

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

[PATCH 00/10] PCI: dwc: Rework and cleanup designware driver
 2017-02-15 13:18 UTC  (11+ messages)
` [PATCH 01/10] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 02/10] PCI: dwc: *all*: Add platform_set_drvdata
` [PATCH 03/10] PCI: dwc: *all*: Rename cfg_read/cfg_write to read/write
` [PATCH 04/10] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 05/10] PCI: dwc: *all*: Split *struct pcie_port* into host only and core structures
` [PATCH 06/10] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 07/10] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 08/10] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 09/10] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 10/10] PCI: dwc: Remove dependency of designware to CONFIG_PCI

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-15 11:28 UTC  (6+ messages)

[PATCH] powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
 2017-02-15 10:54 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-15 10:52 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-15 10:27 UTC  (10+ messages)
` [PATCH 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[RFC] implement QUEUED spinlocks on powerpc
 2017-02-15 10:17 UTC  (8+ messages)

[PATCH] powerpc: Document irq enable/disable toggle in migrate_irqs()
 2017-02-15  9:49 UTC 

[PATCH v6 00/12]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-02-15  9:36 UTC  (4+ messages)

[PATCH 1/3] powerpc: kprobes: add support for KPROBES_ON_FTRACE
 2017-02-15  7:11 UTC  (5+ messages)
` [PATCH 2/3] powerpc: introduce a new helper to obtain function entry points
` [PATCH 3/3] powerpc: kprobes: prefer ftrace when probing function entry

[PATCH v9 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-02-15  6:45 UTC  (4+ messages)
` [PATCH v9 1/3] PCI: A fix for caculating bridge window's size and alignment
` [PATCH v9 2/3] PCI: Add a macro to set default alignment for all PCI devices
` [PATCH v9 3/3] PCI: Don't extend device's size when using default alignment for all devices

[PATCH v4 1/2] arch/powerpc: Implement Optprobes
 2017-02-15  5:14 UTC  (3+ messages)
` [v4,1/2] "

[PATCH] powernv/opal: Handle OPAL_WRONG_STATE error from OPAL fails
 2017-02-15  5:01 UTC  (5+ messages)

[PATCH] powerpc/xmon: add debugfs entry for xmon
 2017-02-15  3:52 UTC  (9+ messages)

[PATCH] KVM: Prevent double-free on HPT resize commit path
 2017-02-15  3:40 UTC 

[PATCH] powerpc/xmon: Fix an unexpected xmon onoff state change
 2017-02-15  7:49 UTC 

[PATCH V2 0/2] Numabalancing preserve write fix
 2017-02-15  0:45 UTC  (10+ messages)
` [PATCH V2 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
` [PATCH V2 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[bug report] powerpc/powernv: Support EEH reset for VF PE
 2017-02-14 23:25 UTC  (2+ messages)

[PATCH 1/5] selftests: Fix selftests build to just build, not run tests
 2017-02-14 20:33 UTC  (9+ messages)
` [PATCH 2/5] selftests: Fix the .c linking rule
` [PATCH 3/5] selftests: Fix the .S and .S -> .o rules

[PATCH 0/3] powerpc/mm: page fault handler cleaning
 2017-02-14 16:45 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mm: move mmap_sem unlock up from do_sigbus
` [PATCH 2/3] powerpc/mm: handle VM_FAULT_RETRY earlier
` [PATCH 3/3] powerpc/mm: move mmap_sem unlocking in do_page_fault()

[bug report] powernv/opal: Convert opal message events to opal irq domain
 2017-02-14 16:21 UTC 

[PATCH v4 0/2] powerpc: Emulation support for load/store instructions on LE
 2017-02-14 14:28 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] powerpc: emulate_step tests for load/store instructions

[PATCH] powerpc: Add a prototype for mcount() so it can be versioned
 2017-02-14 12:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix confusing help text for DISABLE_MPROFILE_KERNEL
 2017-02-14 12:40 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc: asm/ppc-opcode.h: introduce __PPC_SH64()
 2017-02-14 12:40 UTC  (2+ messages)
` [1/3] "

[PATCH 3/3] powerpc: kprobes: remove kprobe_exceptions_notify()
 2017-02-14 12:40 UTC  (2+ messages)
` [3/3] "

[PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
 2017-02-14 12:40 UTC  (5+ messages)
` [1/3] "

[PATCH] powerpc/powernv: Fix opal_exit tracepoint opcode
 2017-02-14 12:40 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix inconsistent of_node_to_nid EXPORT_SYMBOL handling
 2017-02-14 12:40 UTC  (2+ messages)
`  "

[PATCH -next] powerpc/pseries: Fix typo in parameter description
 2017-02-14 12:40 UTC  (2+ messages)
` [-next] "

[PATCHv2 1/4] pseries: Add hypercall wrappers for hash page table resizing
 2017-02-14 12:40 UTC  (2+ messages)
` [PATCHv2, "

[PATCH] powerpc/xmon: add turn off xmon option
 2017-02-14 12:22 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
 2017-02-14 12:20 UTC 

[PATCH v3 0/2] powerpc: Emulation support for load/store instructions on LE
 2017-02-14 11:38 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] powerpc: emulate_step tests for load/store instructions

[PATCH 1/2] mm/autonuma: Let architecture override how the write bit should be stashed in a protnone pte
 2017-02-14 11:01 UTC  (5+ messages)
` [PATCH 2/2] powerpc/mm/autonuma: Switch ppc64 to its own implementeation of saved write

[PATCH v2 0/2] powerpc: Emulation support for load/store instructions on LE
 2017-02-14  9:18 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc: emulate_step tests for load/store instructions

[PATCH] powerpc/xmon: Fix data-breakpoint
 2017-02-14  8:47 UTC  (2+ messages)

[PATCH V2 1/2] powerpc/mm/slice: Move slice_mask struct definition to slice.c
 2017-02-14  6:38 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc/mm/slice: Update slice mask printing to use bitmap printing

[PATCH] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-14  6:20 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2017-02-14  5:59 UTC 

[PATCH 1/3] powerpc/mm/radix: Update pte update sequence for pte clear case
 2017-02-14  4:17 UTC  (6+ messages)
` [PATCH 2/3] powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
` [PATCH 3/3] powerpc/mm/radix: Skip ptesync in pte update helpers

[PATCH] powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
 2017-02-14  4:13 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:20 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:16 UTC 

[PATCH 2/2] net: fs_enet: Simplify code
 2017-02-14  3:12 UTC  (2+ messages)

[PATCH 1/2] net: fs_enet: Fix an error handling path
 2017-02-14  3:12 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:12 UTC 

[RFC][PATCH] powerpc/64s: optimise syscall entry with relon hypercalls
 2017-02-14  2:42 UTC  (3+ messages)

[PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-02-14  1:49 UTC  (4+ messages)

[PATCH] powerpc/mm/slice: Update slice mask printing to use bitmap printing
 2017-02-13 11:57 UTC  (2+ messages)

[PATCH] powerpc/perf: Avoid FAB_*_MATCH checks for power9
 2017-02-13 11:32 UTC 

[PATCH] add a const to ioread* routines to fix compile testing
 2017-02-13  8:43 UTC 

[PATCH V2 0/7] powerpc/mm/ppc64: Add 128TB support
 2017-02-13  4:53 UTC  (8+ messages)
` [PATCH V2 1/7] powerpc/mm/slice: Convert slice_mask high slice to a bitmap
` [PATCH V2 2/7] powerpc/mm/slice: Update the function prototype
` [PATCH V2 3/7] powerpc/mm/hash: Move kernel context to the starting of context range
` [PATCH V2 4/7] powerpc/mm/hash: Support 68 bit VA
` [PATCH V2 5/7] powerpc/mm: Move copy_mm_to_paca to paca.c
` [PATCH V2 6/7] powerpc/mm: Remove redundant TASK_SIZE_USER64 checks
` [PATCH V2 7/7] powerpc/mm/hash: Increase VA range to 128TB

[PATCH] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-02-13  0:23 UTC  (3+ messages)

[PATCH v2] powerpc/perf: Add constraints for power9 l2/l3 bus events
 2017-02-12 19:20 UTC 

[PATCH v2 1/6] powerpc/perf: Factor of event_alternative function
 2017-02-12 17:03 UTC  (6+ messages)
` [PATCH v2 2/6] powerpc/perf: Add PM_INST_DISP event to Power9 event list
` [PATCH v2 3/6] powerpc/perf: Add alternative event table and function for power9
` [PATCH v2 4/6] powerpc/perf: Use PM_INST_DISP for generic instructions sample
` [PATCH v2 5/6] powerpc/perf: Use Instruction Counter value
` [PATCH v2 6/6] powerpc/perf: Add restrictions to PMC5 in power9 DD1

[PATCH v2] powerpc/pseries: Fix missing of_node_put
 2017-02-10 19:45 UTC 

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-10 11:11 UTC  (6+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS
      ` [kernel-hardening] "

[PATCH 1/1] powerpc/xmon: Dump memory in native endian format
 2017-02-10  9:03 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.10-4 tag
 2017-02-10  8:29 UTC 

[PATCH kernel v4 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-02-10  7:58 UTC  (8+ messages)
` [PATCH kernel v4 08/10] KVM: PPC: Separate TCE validation from update

[PATCH v2 1/1] powerpc: mm: support ARCH_MMAP_RND_BITS
 2017-02-10  7:45 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH 1/2] powerpc/mm: Cleanup bits definition between hash and radix
 2017-02-10  5:19 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/radix: rename _PAGE_LARGE to R_PAGE_LARGE


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