linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 05:53:28 to 2017-10-06 13:04:45 UTC [more...]

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2017-10-06 13:04 UTC  (6+ 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 v10 00/10] complete deferred page initialization
 2017-10-06 12:30 UTC  (16+ 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 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 tip/core/rcu 1/3] membarrier: Provide register expedited private command
 2017-10-06  8:32 UTC  (16+ messages)

[PATCH 0/4] PCI: Cleanup unused stuff
 2017-10-06  7:28 UTC  (9+ 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] mm: deferred_init_memmap improvements
 2017-10-06  6:48 UTC  (2+ 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  (25+ messages)
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [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 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [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
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()
` [PATCH 13/13] workqueue: "

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

[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  (9+ 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  (8+ messages)

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

[PATCH v2 0/2] powerpc/xive: fix CPU hot unplug
 2017-10-05  4:22 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/xive: fix IPI reset
  ` [v2,1/2] "
` [PATCH v2 2/2] powerpc/xive: clear XIVE internal structures when a CPU is removed

[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] "

[bug report] out of bounds read parsing vmode commandline option
 2017-10-04 16:42 UTC 

[PATCH v9 00/12] complete deferred page initialization
 2017-10-04 15:08 UTC  (25+ messages)
` [PATCH v9 03/12] mm: deferred_init_memmap improvements
` [PATCH v9 06/12] mm: zero struct pages during initialization
` [PATCH v9 08/12] mm: zero reserved and unavailable struct pages
` [PATCH v9 12/12] mm: stop zeroing memory during allocation in vmemmap

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-10-04 12:37 UTC  (5+ messages)
` [PATCH v2 4/5] powerpc: pseries: only store the device node basename in full_name

[PATCHv3 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-10-04 12:08 UTC  (16+ messages)
` [PATCHv3 1/7] switch dereference_function_descriptor() to `unsigned long'
` [PATCHv3 2/7] sections: split dereference_function_descriptor()
` [PATCHv3 3/7] ia64: Add .opd based function descriptor dereference
` [PATCHv3 4/7] powerpc64: "
` [PATCHv3 5/7] parisc64: "
` [PATCHv3 6/7] symbol lookup: use new kernel and module dereference functions
` [PATCHv3 7/7] checkpatch: add pF/pf deprecation warning

[PATCH v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2
 2017-10-04 11:36 UTC  (6+ messages)

[PATCH 1/2] powerpc/strict_rwx: quirks for STRICT_RWX patches
 2017-10-04 11:14 UTC  (4+ messages)
` [PATCH 2/2] powerpc/strict_rwx: fixup region splitting

refactor dma_cache_sync V2
 2017-10-04  9:06 UTC  (8+ messages)
` [PATCH 04/11] ia64: make dma_cache_sync a no-op
` [PATCH 07/11] powerpc: "

[PATCH] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-04  8:15 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).