linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-07 02:28:39 to 2017-10-11 13:53:50 UTC [more...]

[PATCH v5 00/22] Speculative page faults
 2017-10-11 13:52 UTC  (18+ messages)
` [PATCH v5 01/22] x86/mm: Define CONFIG_SPF
` [PATCH v5 02/22] powerpc/mm: "
` [PATCH v5 03/22] mm: Dont assume page-table invariance during faults
` [PATCH v5 04/22] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v5 05/22] mm: Introduce pte_spinlock "
` [PATCH v5 06/22] mm: VMA sequence count
` [PATCH v5 07/22] mm: Protect VMA modifications using "
` [PATCH v5 08/22] mm: RCU free VMAs
` [PATCH v5 09/22] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v5 10/22] mm: Protect SPF handler against anon_vma changes
` [PATCH v5 11/22] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v5 12/22] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v5 13/22] mm: Introduce __maybe_mkwrite()
` [PATCH v5 14/22] mm: Introduce __vm_normal_page()
` [PATCH v5 15/22] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v5 16/22] mm: Provide speculative fault infrastructure
` [PATCH v5 17/22] mm: Try spin lock in speculative path

[PATCH v2] cxl: Dump PSL_FIR register on PSL9 error irq
 2017-10-11 13:44 UTC  (3+ messages)

[PATCH] powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
 2017-10-11 12:57 UTC 

[PATCH] cxl: Rework the implementation of cxl_stop_trace_psl9()
 2017-10-11 12:30 UTC 

[PATCH] cxl: Dump PSL_FIR register on PSL9 error irq
 2017-10-11 11:57 UTC 

[PATCH 0/3] some boot/shutdown improvements
 2017-10-11 11:27 UTC  (7+ messages)
` [PATCH 1/3] powerpc/powernv: Avoid the secondary hold spinloop for OPAL boot

[PATCH] powerpc/memkey: fix compilation error caused by upstream changes
 2017-10-11 10:50 UTC  (5+ messages)
    ` [PATCH] powerpc/memkey: feature applies to PPC_BOOK3S_64 archs only

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-11 10:20 UTC  (9+ messages)
` [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()

[linux-next] [6f5b24e] WARNING: CPU: 0 PID: 10288 at net/ipv4/tcp_input.c:889 tcp_update_reordering+0x1c4/0x1e0
 2017-10-11 10:02 UTC 

[PATCH v2] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-11  9:44 UTC  (4+ messages)

[PATCH v4 00/20] Speculative page faults
 2017-10-11  9:39 UTC  (23+ messages)
` [PATCH v4 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v4 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v4 03/20] mm: Introduce pte_spinlock "
` [PATCH v4 04/20] mm: VMA sequence count
` [PATCH v4 05/20] mm: Protect VMA modifications using "
` [PATCH v4 06/20] mm: RCU free VMAs
` [PATCH v4 07/20] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v4 08/20] mm: Protect SPF handler against anon_vma changes
` [PATCH v4 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v4 10/20] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v4 11/20] mm: Introduce __maybe_mkwrite()
` [PATCH v4 12/20] mm: Introduce __vm_normal_page()
` [PATCH v4 13/20] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v4 14/20] mm: Provide speculative fault infrastructure
` [PATCH v4 15/20] mm: Try spin lock in speculative path
` [PATCH v4 16/20] mm: Adding speculative page fault failure trace events
` [PATCH v4 17/20] perf: Add a speculative page fault sw event
` [PATCH v4 18/20] perf tools: Add support for the SPF perf event
` [PATCH v4 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v4 20/20] powerpc/mm: Add speculative page fault

[PATCH] powerpc/powernv: Add kernel cmdline parameter to disable imc
 2017-10-11  8:56 UTC  (4+ messages)

[PATCH v5] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2017-10-11  8:49 UTC  (2+ messages)

[PATCH 1/2] powerpc/vdso64: Coarse timer support preparatory patch
 2017-10-11  7:38 UTC  (13+ messages)
` [PATCH 2/2] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
    ` [PATCH v4] "
            ` [PATCH v6] "

[PATCH kernel] KVM: PPC: Enable in-kernel TCE handlers for PR KVM
 2017-10-11  5:01 UTC 

[PATCH kernel] KVM: PPC: Protect kvmppc_gpa_to_ua() with srcu
 2017-10-11  5:00 UTC 

[PATCH] powerpc/modules: Use WARN_ON() in stub_for_addr()
 2017-10-11  4:56 UTC  (3+ messages)

[PATCH] powerpc/perf: Fix IMC initialization crash
 2017-10-11  4:44 UTC  (3+ messages)

[PATCH] selftests/powerpc: fix build error in powerpc ptrace selftests
 2017-10-10 10:10 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi: Convert timers to use timer_setup()
 2017-10-10 22:06 UTC 

[PATCH v11 0/9] complete deferred page initialization
 2017-10-10 17:41 UTC  (19+ messages)
` [PATCH v11 1/9] x86/mm: setting fields in deferred pages
` [PATCH v11 2/9] sparc64/mm: "
` [PATCH v11 3/9] sparc64: simplify vmemmap_populate
` [PATCH v11 4/9] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v11 5/9] mm: zero reserved and unavailable struct pages
` [PATCH v11 6/9] x86/kasan: add and use kasan_map_populate()
` [PATCH v11 7/9] arm64/kasan: "
` [PATCH v11 8/9] mm: stop zeroing memory during allocation in vmemmap
` [PATCH v11 9/9] sparc64: optimized struct page zeroing

[PATCH] powerpc/64s/radix: fix preempt imbalance in TLB flush
 2017-10-10 14:09 UTC  (5+ messages)

[PATCH v10 00/10] complete deferred page initialization
 2017-10-10 13:39 UTC  (5+ messages)
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages

KASan for powerpc
 2017-10-10 12:51 UTC 

[PATCH] KVM: PPC: Book3S HV: POWER9 more doorbell fixes
 2017-10-10 12:04 UTC  (2+ messages)

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

[PATCH] powerpc: Drop lockdep_assert_cpus_held call from arch_update_cpu_topology
 2017-10-10  9:48 UTC  (5+ messages)

[PATCH] powerpc/pseries/cpuidle: add polling idle for shared processor guests
 2017-10-10  9:42 UTC  (2+ messages)

[PATCH] cxl: Dump PSL_FIR register on PSL9 error irq
 2017-10-10  8:25 UTC  (2+ messages)

[PATCH] cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
 2017-10-10  8:14 UTC  (2+ messages)

[PATCH v2] powerpc/lib/sstep: Fix count leading zeros instructions
 2017-10-10  6:54 UTC  (2+ messages)

[PATCH v2 00/18] powerpc/vas: Add support for FTW
 2017-10-10  5:54 UTC  (17+ messages)
` [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 v2 1/2] powerpc/perf: Cleanup cache_sel bits comment
 2017-10-10  4:47 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/perf: Fix unit_sel/cache_sel checks

[PATCH v4 00/10] Allow opal-async waiters to get interrupted
 2017-10-10  3:33 UTC  (11+ messages)
` [PATCH v4 01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
` [PATCH v4 02/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
` [PATCH v4 03/10] mtd: powernv_flash: Remove pointless goto in driver init
` [PATCH v4 04/10] mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
` [PATCH v4 05/10] powerpc/opal: Make __opal_async_{get, release}_token() static
` [PATCH v4 06/10] powerpc/opal: Rework the opal-async interface
` [PATCH v4 07/10] powernv/opal-sensor: remove not needed lock
` [PATCH v4 08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
` [PATCH v4 09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code()
` [PATCH v4 10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible()

[PATCH v9 00/12] complete deferred page initialization
 2017-10-09 19:57 UTC  (14+ messages)
` [PATCH v9 09/12] mm/kasan: kasan specific map populate function

[PATCH] cxl: Dump PSL_FIR1/2 registers on PSL9 error irq
 2017-10-09 16:46 UTC  (2+ messages)

[PATCH] powerpc/lib/sstep: Fix count leading zeros instructions
 2017-10-09 15:24 UTC  (8+ messages)

[PATCH 0/4] PCI: Cleanup unused stuff
 2017-10-09 13:12 UTC  (6+ messages)
` [PATCH 1/4] PCI: Remove redundant pcibios_set_master() declarations
` [PATCH 2/4] PCI: Remove redundant pci_dev, pci_bus, resource declarations

linux-4.14-rc3/arch/powerpc/perf/imc-pmu.c:599: pointless test ?
 2017-10-09 11:38 UTC  (3+ messages)

[PATCH] powerpc/xmon: Add kstack base to paca dump
 2017-10-09 10:59 UTC 

[PATCH 1/2] powerpc/64s: Move the two FAST_ENDIAN macros next to each other
 2017-10-09 10:54 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Disable the fast-endian switch syscall by default

[PATCH] powerpc/perf/hv-24x7: Fix incorrect comparison in memord
 2017-10-09 10:52 UTC 

[PATCH v3] powerpc/xmon: Support dumping software pagetables
 2017-10-09 10:52 UTC 

[PATCH] cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
 2017-10-09  9:25 UTC  (2+ messages)

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

Linux 4.14: Reported regressions as of Sunday, 2017-10-08
 2017-10-08 12:37 UTC 

[PATCH] powerpc/powernv: Make opal_event_shutdown() callable from IRQ context
 2017-10-08  8:43 UTC  (2+ messages)
`  "

[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  (7+ 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).