linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-26 21:44:51 to 2018-03-28 12:20:07 UTC [more...]

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-28 12:04 UTC  (3+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-28 11:53 UTC  (10+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

RFC on writel and writel_relaxed
 2018-03-28 11:41 UTC  (89+ messages)
                                                      ` Aw: "

[PATCH v9 00/24] Speculative page faults
 2018-03-28 11:15 UTC  (27+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v9 05/24] mm: Introduce pte_spinlock "
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 07/24] mm: VMA sequence count
` [PATCH v9 08/24] mm: Protect VMA modifications using "
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-03-28 10:58 UTC  (4+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[PATCH] powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
 2018-03-28 10:36 UTC  (3+ messages)

[PATCH 0/5] remove PURR read from context switch and timer
 2018-03-28  9:28 UTC  (6+ messages)
` [PATCH 1/5] powerpc/64: remove start_tb and accum_tb from thread_struct
` [PATCH 2/5] powerpc/pseries: lparcfg calculate PURR on demand
` [PATCH 3/5] powerpc: clockevents broadcast receiver use tick_receive_broadcast
` [PATCH 4/5] powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
` [PATCH 5/5] powerpc: move a stray NMI IPI case under NMI_IPI ifdef

[PATCH v2 01/10] powerpc: Add security feature flags for Spectre/Meltdown
 2018-03-28  9:15 UTC  (13+ messages)
` [PATCH v2 02/10] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
` [PATCH v2 03/10] powerpc/pseries: Set or clear security feature flags
` [PATCH v2 04/10] powerpc/powernv: "
` [PATCH v2 05/10] powerpc/64s: Move cpu_show_meltdown()
` [PATCH v2 06/10] powerpc/64s: Enhance the information in cpu_show_meltdown()
` [PATCH v2 07/10] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
` [PATCH v2 08/10] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
` [PATCH v2 09/10] powerpc/64s: Wire up cpu_show_spectre_v1()
` [PATCH v2 10/10] powerpc/64s: Wire up cpu_show_spectre_v2()

[PATCH] powerpc/powernv: Fix sparse data type warnings in pci-ioda.c
 2018-03-28  4:53 UTC  (3+ messages)

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-28  4:50 UTC  (17+ messages)

[PATCH] powerpc/mm: Fix printing of process table address
 2018-03-28  3:09 UTC 

[PATCH v2 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-03-28  0:25 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc: mm: Simplify page_is_ram by using memblock_is_memory
` [PATCH v2 2/5] powerpc: mm: Use memblock API for PPC32 page_is_ram
` [PATCH v2 3/5] powerpc/mm/32: Use page_is_ram to check for RAM
` [PATCH v2 4/5] powerpc: wii: Don't rely on the reserved memory hack
` [PATCH v2 5/5] powerpc/mm/32: Remove "

RFC on writel and writel_relaxed
 2018-03-27 23:43 UTC  (3+ messages)

[PATCH] powerpc: Only support DYNAMIC_FTRACE not static
 2018-03-27 19:30 UTC  (2+ messages)

[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-03-27 19:24 UTC  (5+ messages)
` [PATCH 3/5] powerpc/mm/32: Use page_is_ram "

Linux 4.16: Reported regressions as of Tuesday, 2018-03-27 (Was: Linux 4.16-rc7)
 2018-03-27 19:13 UTC 

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-03-27 17:35 UTC  (3+ messages)

[PATCH] cxl: remove a dead branch
 2018-03-27 16:53 UTC  (2+ messages)

[PATCH script] hwmon: Use octal not symbolic permissions
 2018-03-27 16:52 UTC  (8+ messages)

[RFC PATCH for 4.17 07/21] powerpc: Add support for restartable sequences
 2018-03-27 16:05 UTC  (3+ messages)
` [RFC PATCH for 4.17 08/21] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.17 12/21] powerpc: Wire up cpu_opv "

[PATCH] powerpc/64: Fix checksum folding in csum_add
 2018-03-27 15:22 UTC  (2+ messages)

[PATCH 1/6] libnvdimm: Add of_node to region and bus descriptors
 2018-03-27 14:53 UTC  (4+ messages)
` [PATCH 6/6] doc/devicetree: NVDIMM region documentation

[PATCH] powerpc/powernv/nvram: opal_nvram_write handle unknown OPAL errors
 2018-03-27 12:35 UTC  (6+ messages)

[PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-03-27  9:09 UTC  (4+ messages)
` [PATCH v13 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v13 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v13 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-03-27  8:50 UTC  (7+ messages)
` [PATCH 17/21] powerpc: Add missing prototype for sys_debug_setcontext

[PATCH 01/10] powerpc: Add security feature flags for Spectre/Meltdown
 2018-03-27  8:46 UTC  (2+ messages)

[bug report] powerpc/4xx: Adding PCIe MSI support
 2018-03-27  8:37 UTC 

[RFC PATCH] powerpc/xmon: Use OPAL_DEBUG to debug srest in OPAL
 2018-03-27  7:28 UTC  (3+ messages)

[PATCH v3 0/6] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-03-27  6:53 UTC  (5+ messages)
` [PATCH v3 3/6] powerpc/kexec: Disable ftrace before switching to the new kernel

[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
 2018-03-27  4:58 UTC  (16+ messages)
                ` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

linux-next: manual merge of the powerpc tree with the powerpc-fixes tree
 2018-03-27  4:52 UTC  (2+ messages)

[PATCH v3 0/8] powerpc: Disable DAWR on POWER9
 2018-03-27  4:37 UTC  (9+ messages)
` [PATCH v3 1/8] powerpc: Add ppc_breakpoint_available()
` [PATCH v3 2/8] powerpc: Update ptrace to use ppc_breakpoint_available()
` [PATCH v3 3/8] powerpc: Update xmon "
` [PATCH v3 4/8] KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
` [PATCH v3 5/8] KVM: PPC: Book3S HV: Return error from h_set_dabr() "
` [PATCH v3 6/8] KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
` [PATCH v3 7/8] powerpc: Disable DAWR on POWER9 via CPU feature quirk
` [PATCH v3 8/8] powerpc: Disable DAWR in the base POWER9 CPU features

[PATCH v4] mm, pkey: treat pkey-0 special
 2018-03-27  4:15 UTC  (5+ messages)

[PATCH] powerpc/mm: Fix thread_pkey_regs_init()
 2018-03-27  3:53 UTC  (2+ messages)

[PATCH] powerpc: do not allow userspace to modify execute-only pkey
 2018-03-27  1:16 UTC 

[PATCH v2] powerpc, pkey: make protection key 0 less special
 2018-03-27  1:05 UTC 

[PATCH] powerpc, pkey: make protection key 0 less special
 2018-03-27  1:03 UTC  (2+ 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).