linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-16 22:24:38 to 2018-03-21 19:23:26 UTC [more...]

[PATCH 00/32] docs/vm: convert to ReST format
 2018-03-21 19:22 UTC  (5+ messages)
` [PATCH 01/32] docs/vm: active_mm.txt "
` [PATCH 02/32] docs/vm: balance: "
` [PATCH 03/32] docs/vm: cleancache.txt: "
` [PATCH 04/32] docs/vm: frontswap.txt: "

[PATCH v2 0/5] powerpc/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-03-21 19:10 UTC  (13+ messages)
` [PATCH v2 1/5] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v2 2/5] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v2 3/5] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v2 4/5] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v2 5/5] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[RFC v2 0/4] powerpc/drcinfo: Fix bugs 'ibm,drc-info' property
 2018-03-21 18:27 UTC  (5+ messages)
` [RFC v2 1/4] powerpc/hotplug/drcinfo: Fix bugs parsing ibm,drc-info structs
` [RFC v2 2/4] powerpc/hotplug/drcinfo: Provide common parser for ibm,drc-info
` [RFC v2 3/4] powerpc/hotplug/drcinfo: Fix hot-add CPU issues
` [RFC v2 4/4] powerpc/hotplug/drcinfo: Improve code for ibm,drc-info device processing

RFC on writel and writel_relaxed
 2018-03-21 15:04 UTC  (6+ messages)

[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-21 14:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Trace tlbia instruction

[PATCH 1/4] powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
 2018-03-21 14:07 UTC  (4+ messages)
` [PATCH 2/4] powerpc/mm: Avoid unnecessary test and reduce code size
` [PATCH 3/4] powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
` [PATCH 4/4] powerpc/mm: Remove stale_map[] handling on non SMP processors

[PATCH 1/2] powerpc/time: inline arch_vtime_task_switch()
 2018-03-21 13:52 UTC  (2+ messages)
` [PATCH 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64

[PATCH v9 07/24] mm: VMA sequence count
 2018-03-21 12:21 UTC  (3+ messages)
` [mm] b1f0502d04: INFO:trying_to_register_non-static_key

[PATCH v2] powerpc/perf: Fix kernel address leaks via Sampling registers
 2018-03-21 11:40 UTC  (3+ messages)
` [PATCH v2] powerpc/perf: Fix kernel address leak to userspace via BHRB buffer
` [PATCH v2] powerpc/perf: Fix the kernel address leak to userspace via SDAR

[PATCH v2 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:32 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH v2 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH v2 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH v2 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH v2 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH 0/5] KVM & powerpc: Work around POWER9 TM hardware bugs
 2018-03-21 10:28 UTC  (7+ messages)
` [PATCH 1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
` [PATCH 2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
` [PATCH 3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
` [PATCH 4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
` [PATCH 5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state

[PATCH V5 0/4] Add support for 4PB virtual address space on hash
 2018-03-21  4:11 UTC  (6+ messages)
` [PATCH V5 1/4] powerpc/mm/slice: Consolidate the return path for the function
` [PATCH V5 2/4] powerpc/mm: Add support for handling > 512TB address in SLB miss
` [PATCH V5 3/4] powerpc/mm/hash64: Increase the VA range
` [PATCH V5 4/4] powerpc/mm/hash: Don't memset pgd table if not needed

[bug?] Access was denied by memory protection keys in execute-only address
 2018-03-21  6:53 UTC  (5+ messages)

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2018-03-21  6:44 UTC  (14+ messages)
              ` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
                ` [PATCH 1/1] "

[PATCH v2 0/9] EEH refactoring 1
 2018-03-21  5:20 UTC  (23+ messages)
` [PATCH v2 1/9] powerpc/eeh: Remove eeh_handle_event()
` [PATCH v2 2/9] powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
` [PATCH v2 3/9] powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
` [PATCH v2 4/9] powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
` [PATCH v2 5/9] powerpc/eeh: Rename frozen_bus to bus "
` [PATCH v2 6/9] powerpc/eeh: Clarify arguments to eeh_reset_device()
` [PATCH v2 7/9] powerpc/eeh: Remove always-true tests in eeh_reset_device()
` [PATCH v2 8/9] powerpc/eeh: Factor out common code eeh_reset_device()
  ` [PATCH v3 "
` [PATCH v2 9/9] powerpc/eeh: Add eeh_state_active() helper

[PATCH] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
 2018-03-21  4:11 UTC  (4+ messages)

linux-next: manual merge of the powerpc tree with the asm-generic tree
 2018-03-20 23:26 UTC 

[PATCH 1/5] powerpc/zImage: Remove #ifdef in opal.c
 2018-03-20 13:05 UTC  (11+ messages)
` [PATCH 2/5] powerpc/zImage: Don't build zlib object files
` [PATCH 3/5] powerpc/zImage: Check compatible at driver init
` [PATCH 4/5] powerpc/zImage: Rework serial driver probing
` [PATCH 5/5] powerpc/zImage: Also check for stdout-path

[PATCH 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-20 12:32 UTC  (8+ messages)
` [PATCH 2/2] powerpc/mm: Trace tlbia instruction

[PATCH 0/2] Disable ftrace during kvm guest entry/exit
 2018-03-20 11:02 UTC  (10+ messages)
` [PATCH 1/2] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH 2/2] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit

[PATCH 01/10] selftests/powerpc: add process creation benchmark
 2018-03-20 10:15 UTC  (3+ messages)
` [01/10] "

[PATCH] powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
 2018-03-20 10:15 UTC  (3+ messages)
`  "

[PATCH 3/3] powernv/pci: Improve a size determination in pnv_pci_init_ioda_phb()
 2018-03-20 10:15 UTC  (2+ messages)
` [3/3] "

[v6 1/2] raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
 2018-03-20 10:15 UTC  (3+ messages)
` [v6, "

[PATCH] powerpc/include/asm: Remove unused 64bit cacheflush function
 2018-03-20 10:15 UTC  (3+ messages)
`  "

[RFC PATCH 1/6] fs: provide a generic compat_sys_fallocate() implementation
 2018-03-20  8:59 UTC  (17+ messages)
` [RFC PATCH 2/6] fs: provide a generic compat_sys_truncate64() implementation
` [RFC PATCH 3/6] fs: provide generic compat_sys_p{read, write}64() implementations
` [RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation

[PATCH] powerpc/boot: Remove duplicate typedefs from libfdt_env.h
 2018-03-19 23:55 UTC  (5+ messages)

[PATCH] powerpc/time: stop validating rtc_time in .read_time
 2018-03-19 22:22 UTC  (2+ messages)
`  "

[PATCH RESEND] powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
 2018-03-19 22:22 UTC  (2+ messages)
` [RESEND] "

[PATCH V6] cxl: Fix timebase synchronization status on P9
 2018-03-19 22:22 UTC  (2+ messages)
` [V6] "

[PATCH] Fix cleanup when VAS is not configured
 2018-03-19 22:22 UTC  (2+ messages)
`  "

[PATCH 4/4] powerpc/vas: Add a couple of trace points
 2018-03-19 22:22 UTC  (2+ messages)
` [4/4] "

[PATCH] powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
 2018-03-19 22:22 UTC  (2+ messages)
`  "

[PATCH 0/3] powerpc: Free up CPU feature bits
 2018-03-19 21:46 UTC  (4+ messages)
` [PATCH 1/3] powerpc: Use feature bit for RTC presence rather than timebase presence
` [PATCH 2/3] powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
` [PATCH 3/3] powerpc: Free up CPU feature bits on 64-bit machines

[PATCHv5 1/3] powerpc, cpu: partially unbind the mapping between cpu logical id and its seq in dt
 2018-03-19 21:13 UTC  (2+ messages)

[GIT PULL 00/14] perf/core improvements and fixes
 2018-03-19 19:39 UTC  (3+ messages)
` [PATCH 05/14] perf vendor events: Update POWER9 events

[PATCH AUTOSEL for 3.18 101/102] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-03-19 16:13 UTC 

[PATCH AUTOSEL for 4.4 166/167] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-03-19 16:08 UTC 

[PATCH AUTOSEL for 4.9 279/281] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-03-19 16:03 UTC 

[PATCH AUTOSEL for 4.14 93/97] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-03-19 15:56 UTC 

[PATCH AUTOSEL for 4.15 120/124] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
 2018-03-19 15:49 UTC 

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-03-19 15:19 UTC  (3+ messages)

[PATCH 1/2] powerpc/32be: use stmw/lmw for non volatile registers save/restore
 2018-03-19 12:23 UTC  (2+ messages)
` [PATCH 2/2] powerpc: avoid an unnecessary test and branch in longjmp()

Linux 4.16: Reported regressions as of , 2018-03-19 (Was: Re: Linux 4.16-rc6)
 2018-03-19 11:59 UTC 

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

[PATCH v3 18/18] infiniband: cxgb4: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-19  1:48 UTC  (3+ messages)

[RFC PATCH 1/2] ftrace: Allow arches to opt-out of static ftrace
 2018-03-19  1:08 UTC  (6+ messages)
` [RFC PATCH 2/2] powerpc: Only support DYNAMIC_FTRACE not static

[PATCH 0/5] mtd: Simplify erase handling
 2018-03-18 21:22 UTC  (3+ messages)
` [PATCH 1/5] mtd: Initialize ->fail_addr early in mtd_erase()

[PATCH V4 0/3] Add support for 4PB virtual address space on hash
 2018-03-18  5:44 UTC  (4+ messages)
` [PATCH V4 1/3] powerpc/mm: Add support for handling > 512TB address in SLB miss

[PATCH 01/19] xmon: Use __printf markup to silence compiler
 2018-03-18  0:27 UTC  (3+ messages)

[PATCH] powerpc: wii.dts: Add drive slot LED
 2018-03-17 15:06 UTC 

[PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
 2018-03-17  7:32 UTC  (7+ messages)
  ` [Y2038] "

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-03-16 22:34 UTC  (19+ messages)
` [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v12 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v12 21/22] selftests/vm: sub-page allocator
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c


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