linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 00:04:52 to 2017-10-08 08:43:38 UTC [more...]

[PATCH] selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
 2017-10-08  8:43 UTC  (2+ messages)
`  "

[PATCH v2 1/6] powerpc/kprobes: Some cosmetic updates to try_to_emulate()
 2017-10-08  8:43 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc: Always initialize input array when calling epapr_hypercall()
 2017-10-08  8:43 UTC  (2+ messages)
`  "

[PATCH] powerpc: Add PPC_EMULATED_STATS to powernv_defconfig
 2017-10-08  8:43 UTC  (2+ messages)
`  "

[PATCH V3] cxl: Add support for POWER9 DD2
 2017-10-08  8:43 UTC  (2+ messages)
` [V3] "

[PATCH] powerpc/xmon: Add option to show uptime information
 2017-10-08  8:43 UTC  (2+ messages)
`  "

[PATCH 1/1] powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
 2017-10-08  8:43 UTC  (2+ messages)
` [1/1] "

[PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command
 2017-10-07 15:10 UTC  (17+ messages)

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-10-07 10:02 UTC  (3+ messages)
` [PATCH 03/25] powerpc: track allocation status of all pkeys

[PATCH 0/4] PCI: Cleanup unused stuff
 2017-10-07  8:58 UTC  (10+ messages)
` [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
` [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations
` [PATCH 3/4] PCI: Remove unused declarations
` [PATCH 4/4] alpha/PCI: Make pdev_save_srm_config() static

[PATCH v2 00/18] powerpc/vas: Add support for FTW
 2017-10-07  2:28 UTC  (19+ messages)
` [PATCH v2 01/18] powerpc/vas: init missing fields from [rt]xattr
` [PATCH v2 02/18] powerpc/vas: Validate window credits
` [PATCH v2 03/18] powerpc/vas: Cleanup some debug code
` [PATCH v2 04/18] powerpc/vas: Drop poll_window_cast_out()
` [PATCH v2 05/18] powerpc/vas: Use helper to unpin/close window
` [PATCH v2 06/18] powerpc/vas: Reduce polling interval for busy state
` [PATCH v2 07/18] powerpc/vas: Save configured window credits
` [PATCH v2 08/18] powerpc/vas: poll for return of "
` [PATCH v2 09/18] powerpc/vas: Create cpu to vas id mapping
` [PATCH v2 10/18] powerpc/vas, nx-842: Define and use chip_to_vas_id()
` [PATCH v2 11/18] powerpc/vas: Export HVWC to debugfs
` [PATCH v2 12/18] powerpc: have copy depend on CONFIG_BOOK3S_64
` [PATCH v2 13/18] powerpc: Add support for setting SPRN_TIDR
` [PATCH v2 14/18] powerpc: Define set_thread_used_vas()
` [PATCH v2 15/18] powerpc: Emulate paste instruction
` [PATCH v2 16/18] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v2 17/18] powerpc/vas: Define vas_win_id()
` [PATCH v2 18/18] powerpc/vas: Add support for user receive window

[PATCH 0/2] vgaarb: Select fallback default VGA device
 2017-10-06 22:24 UTC  (3+ messages)
` [PATCH 1/2] vgaarb: Select a default VGA device even if there's no legacy VGA
` [PATCH 2/2] vgaarb: Factor out EFI and fallback default device selection

[PATCH0/8] Support for ibm,dynamic-memory-v2 device tree property
 2017-10-06 21:58 UTC  (2+ messages)
` [PATCH0/8] Support for ibm, dynamic-memory-v2 "

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-06 21:53 UTC  (4+ messages)
` [RFC PATCH v2 for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

[PATCH v3 0/3] Split default display handling out from VGA arbiter
 2017-10-06 19:51 UTC  (4+ messages)

linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?
 2017-10-06 18:54 UTC 

[PATCH v10 00/10] complete deferred page initialization
 2017-10-06 15:25 UTC  (17+ messages)
` [PATCH v10 01/10] x86/mm: setting fields in deferred pages
` [PATCH v10 02/10] sparc64/mm: "
` [PATCH v10 03/10] sparc64: simplify vmemmap_populate
` [PATCH v10 04/10] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 06/10] mm/kasan: kasan specific map populate function
` [PATCH v10 07/10] x86/kasan: use kasan_map_populate()
` [PATCH v10 08/10] arm64/kasan: "
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v10 10/10] sparc64: optimized struct page zeroing

[PATCH] mm: deferred_init_memmap improvements
 2017-10-06 13:55 UTC  (3+ messages)

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2017-10-06 13:05 UTC  (19+ messages)
` [PATCH 01/18] crypto: talitos - fix AEAD test failures
` [PATCH 02/18] crypto: talitos - fix memory corruption on SEC2
` [PATCH 03/18] crypto: talitos - fix setkey to check key weakness
` [PATCH 04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
` [PATCH 05/18] crypto: talitos - fix use of sg_link_tbl_len
` [PATCH 06/18] crypto: talitos - fix ctr-aes-talitos
` [PATCH 07/18] crypto: talitos - zeroize the descriptor with memset()
` [PATCH 08/18] crypto: talitos - declare local functions static
` [PATCH 09/18] crypto: talitos - use devm_kmalloc()
` [PATCH 10/18] crypto: talitos - use of_property_read_u32()
` [PATCH 11/18] crypto: talitos - use devm_ioremap()
` [PATCH 12/18] crypto: talitos - don't check the number of channels at each interrupt
` [PATCH 13/18] crypto: talitos - remove to_talitos_ptr_len()
` [PATCH 14/18] crypto: talitos - simplify tests in ipsec_esp()
` [PATCH 15/18] crypto: talitos - DMA map key in setkey()
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests
` [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1
` [PATCH 18/18] crypto: talitos - avoid useless copy

[PATCH 1/2] powerpc/vdso64: Coarse timer support preparatory patch
 2017-10-06 11:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE

[PATCH 1/3] powerpc/tm: Add commandline option to disable hardware transactional memory
 2017-10-06 11:22 UTC  (8+ messages)
` [PATCH 2/3] powerpc/tm: P9 disabled suspend mode workaround
` [PATCH 3/3] powerpc/tm: P9 disable transactionally suspended sigcontexts

[PATCH] cpufreq: powernv: Return the actual CPU frequency in /proc/cpuinfo
 2017-10-06 11:22 UTC  (3+ messages)

[PATCH] powerpc/powernv: Increase memory block size to 1GB on radix
 2017-10-06 11:10 UTC  (2+ messages)
`  "

[GIT PULL] Please pull powerpc/linux.git powerpc-4.14-4 tag
 2017-10-06 11:07 UTC 

Possible LMB hot unplug bug in 4.13+ kernels
 2017-10-06 11:04 UTC  (4+ messages)

[PATCH 0/3] some boot/shutdown improvements
 2017-10-06  6:10 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv: Avoid the secondary hold spinloop for OPAL boot
` [PATCH 2/3] powerpc/powernv: Always stop secondaries before reboot/shutdown
` [PATCH 3/3] powerpc: use NMI IPI for smp_send_stop

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-06  5:57 UTC  (5+ messages)

[PATCH] powerpc/tm: P9 disabled suspend mode workaround
 2017-10-06  4:19 UTC  (4+ messages)

[PATCH 0/2] PowerPC-Cell platform: Adjustments for four function implementations
 2017-10-06  2:02 UTC  (7+ messages)
` [PATCH 1/2] powerpc/platforms/cell: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] powerpc/platforms/cell: Improve a size determination "

[PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV
 2017-10-06  1:49 UTC  (2+ messages)

[linux-next][DLPAR CPU][Oops] Kernel crash with CPU hotunplug
 2017-10-06  0:32 UTC  (2+ messages)

[PATCH] selftests/powerpc: Remove redundant cp_abort test
 2017-10-05 23:48 UTC 

[PATCH v3 00/20] Speculative page faults
 2017-10-05 23:32 UTC  (3+ messages)

[linux-next][Oops] CPU toggle resulted in kernel crash
 2017-10-05 22:53 UTC  (3+ messages)

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-05 22:39 UTC  (18+ messages)
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER

[RFC PATCH for 4.14 1/2] membarrier: Remove unused code for architectures without membarrier hooks
 2017-10-05 22:32 UTC  (3+ messages)
` [RFC PATCH for 4.14 2/2] Fix: membarrier: Handle CLONE_VM + !CLONE_THREAD correctly on powerpc

[PATCH v2] powerpc: Default to enabling STRICT_KERNEL_RWX
 2017-10-05 22:22 UTC  (2+ messages)

[PATCH 0/2] Power Mac: Adjustments for five function implementations
 2017-10-05 20:52 UTC  (3+ messages)
` [PATCH 1/2] powermac: Delete an error message for a failed memory allocation in kw_i2c_host_init()
` [PATCH 2/2] powermac: Improve a size determination in five functions

[PATCH] powerpc/perf/hv-24x7: Delete an error message for a failed memory allocation in create_events_from_catalog()
 2017-10-05 19:05 UTC  (2+ messages)

[PATCH] powerpc: Default to enabling STRICT_KERNEL_RWX
 2017-10-05 18:58 UTC  (5+ messages)

[PATCH] powerpc: Drop lockdep_assert_cpus_held call from arch_update_cpu_topology
 2017-10-05 18:46 UTC  (4+ messages)

[patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage
 2017-10-05 16:17 UTC  (8+ messages)

[PATCH 0/2] PowerPC-Cell OProfile: Adjustments for three function implementations
 2017-10-05 15:42 UTC  (3+ messages)
` [PATCH 1/2] powerpc/oprofile/cell: Delete an error message for a failed memory allocation in three functions
` [PATCH 2/2] powerpc/oprofile/cell: Improve a size determination in two functions

[PATCH] bootwrapper: mspsc.c: fix pointer-to-int-cast warnings
 2017-10-05 11:28 UTC 

[PATCH] KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt()
 2017-10-05 11:23 UTC 

[PATCH] powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
 2017-10-05  9:51 UTC  (3+ messages)

[RFC PATCH] powerpc/perf: Add compact mode pmu support for powernv
 2017-10-05  9:37 UTC  (2+ messages)

[PATCH 0/2] powerpc/xive: fix CPU hot unplug
 2017-10-05  8:18 UTC  (7+ messages)

[PATCH v3] powerpc: fix compile error on 64K pages on 40x, 44x
 2017-10-05  4:22 UTC  (2+ messages)
` [v3] "

[PATCH v2 1/2] powerpc/xive: fix IPI reset
 2017-10-05  4:22 UTC  (2+ messages)
` [v2,1/2] "

[PATCH] powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled
 2017-10-05  4:22 UTC  (2+ messages)
`  "

[PATCH] powerpc: Fix action argument for cpufeatures-based TLB flush
 2017-10-05  4:22 UTC  (2+ messages)
`  "

[PATCH v2] powerpc: configs: Add Skiroot defconfig
 2017-10-05  4:21 UTC  (2+ messages)
` [v2] "

[PATCH v2 1/6] powerpc/watchdog: do not panic from locked CPU's IPI handler
 2017-10-05  4:21 UTC  (2+ messages)
` [v2, "

[PATCH 1/3] powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0
 2017-10-05  4:21 UTC  (2+ messages)
` [1/3] "

[PATCH v2] cxl: Set the valid bit in PE for dedicated mode
 2017-10-05  4:21 UTC  (2+ messages)
` [v2] "

[PATCH 1/3] powerpc: oprofile: use setup_timer() helper
 2017-10-05  4:21 UTC  (2+ messages)
` [1/3] "

[PATCH] powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush
 2017-10-05  4:21 UTC  (2+ messages)
`  "

[PATCH v3 1/2] powerpc/mm: Export flush_all_mm()
 2017-10-05  4:21 UTC  (2+ messages)
` [v3,1/2] "


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