linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-29 11:33:16 to 2018-04-03 20:13:22 UTC [more...]

[PATCH v4 00/10] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes
 2018-04-03 20:12 UTC  (11+ messages)
` [PATCH v4 01/10] powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
` [PATCH v4 02/10] powerpc64/ftrace: Disable ftrace during kvm guest entry/exit
` [PATCH v4 03/10] powerpc64/ftrace: Rearrange #ifdef sections in ftrace.h
` [PATCH v4 04/10] powerpc64/ftrace: Add helpers to hard disable ftrace
` [PATCH v4 05/10] powerpc64/ftrace: Delay enabling ftrace on secondary cpus
` [PATCH v4 06/10] powerpc64/ftrace: Disable ftrace during hotplug
` [PATCH v4 07/10] powerpc64/kexec: Hard disable ftrace before switching to the new kernel
` [PATCH v4 08/10] powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
` [PATCH v4 09/10] powerpc64/ftrace: Use the generic version of ftrace_replace_code()
` [PATCH v4 10/10] powerpc64/ftrace: Implement support for ftrace_regs_caller()

[PATCH v9 00/24] Speculative page faults
 2018-04-03 19:39 UTC  (20+ messages)
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v9 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v9 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v9 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock

[PATCH v3 0/7] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-04-03 19:26 UTC  (13+ messages)
` [PATCH v3 1/7] powerpc/fadump: Move the metadata region to start of the reserved area
` [PATCH v3 2/7] powerpc/fadump: Update documentation to reflect the metadata region movement
` [PATCH v3 3/7] powerpc/fadump: Reservationless firmware assisted dump
` [PATCH v3 4/7] powerpc/fadump: exclude memory holes while reserving memory in second kernel
` [PATCH v3 5/7] powerpc/fadump: throw proper error message on fadump registration failure
` [PATCH v3 6/7] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area
` [PATCH v3 7/7] powerpc/fadump: un-register fadump on kexec path

[RESEND v2 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-03 17:37 UTC  (6+ messages)
` [RESEND v2 2/4] libnvdimm: Add device-tree based driver
` [RESEND v2 3/4] doc/devicetree: Persistent memory region bindings
` [RESEND v2 4/4] powerpc/powernv: Create platform devs for nvdimm buses

[PATCH 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
 2018-04-03 17:13 UTC  (3+ messages)
` [1/3] "

[PATCH] cxl: Fix possible deadlock when processing page faults from cxllib
 2018-04-03 16:40 UTC  (6+ messages)

[PATCH] selftests/powerpc: Fix copyloops build since Power4 assembler change
 2018-04-03 16:03 UTC  (2+ messages)
`  "

[PATCH V2] powerpc: Fix oops due to wrong access of lppaca on non virtualized platform
 2018-04-03 16:03 UTC  (3+ messages)
` [V2] "

[PATCH 0/2] couple of minor DAWR fixes
 2018-04-03 16:03 UTC  (5+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error
  ` [1/2] "
` [PATCH 2/2] powerpc: Fix DABR write in the case of DAWR disabled

[PATCH 1/2] powerpc: Move default security feature flags
 2018-04-03 16:03 UTC  (3+ messages)
` [PATCH 2/2] powerpc/pseries: Restore default security feature flags on setup
` [1/2] powerpc: Move default security feature flags

[PATCH] powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
 2018-04-03 16:03 UTC  (5+ messages)
`  "

[PATCH] powerpc/64s: sreset panic if there is no debugger or crash dump handlers
 2018-04-03 16:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: return more carefully from sreset NMI
 2018-04-03 16:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
 2018-04-03 16:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/boot: Remove duplicate typedefs from libfdt_env.h
 2018-04-03 16:03 UTC  (8+ messages)
`  "

[PATCH 1/9] powerpc/64s: cputable add all POWER9 features to CPU_FTRS_ALWAYS
 2018-04-03 16:03 UTC  (2+ messages)
` [1/9] "

[PATCH 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle
 2018-04-03 16:03 UTC  (2+ messages)
` [2/3] "

[PATCH 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-03 14:20 UTC  (4+ messages)
` [PATCH 2/4] libnvdimm: Add device-tree based driver
` [PATCH 3/4] doc/devicetree: Persistent memory region bindings
` [PATCH 4/4] powerpc/powernv: Create platform devs for nvdimm buses

[PATCH v2] cxl: Fix possible deadlock when processing page faults from cxllib
 2018-04-03 14:15 UTC  (3+ messages)

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-03 13:48 UTC  (6+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[PATCH 0/4] powerpc/xive: add support for H_INT_RESET
 2018-04-03  7:15 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64/kexec: fix race in kexec when XIVE is shutdowned
` [PATCH 2/4] powerpc/xive: fix hcall H_INT_RESET to support long busy delays
` [PATCH 3/4] powerpc/xive: shutdown XIVE when kexec or kdump is performed
` [PATCH 4/4] powerpc/xive: prepare all hcalls to support long busy delays

[PATCH 0/3] stop secondaries for reboot/shutdown
 2018-04-03  4:36 UTC  (8+ messages)
` [PATCH v2 1/3] powerpc: use NMI IPI for smp_send_stop
` [PATCH v2 2/3] powerpc: hard disable irqs in smp_send_stop loop
` [PATCH v2 3/3] powerpc/powernv: Always stop secondaries before reboot/shutdown

[PATCH 4/5] powerpc/pm: add sleep and deep sleep on QorIQ SoCs
 2018-04-03  4:32 UTC  (2+ messages)

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

[PATCH] tty:hvcs: Move Assignment for hvcsd->port.count
 2018-04-02 14:53 UTC 

RFC on writel and writel_relaxed
 2018-04-02 13:01 UTC  (10+ messages)

[PATCH] powerpc: Fix oops due to deferral of lpacca on non virtualized platform
 2018-04-02  7:30 UTC 

[PATCH v2 00/16] Generic infrastructure for unloading initramfs
 2018-04-02  5:59 UTC  (28+ messages)
` [PATCH] Extract initrd free logic from arch-specific code
    ` [PATCH v4 14/16] powerpc: Use generic free_initrd_mem
      ` [PATCH v5 14/16] powerpc: Switch to "
        ` [PATCH v6 "

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-01  6:38 UTC  (3+ messages)

[PATCH v3 0/3] idle improvements again
 2018-04-01  5:48 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplug
` [PATCH v3 2/3] powerpc/64s/idle: avoid sync for KVM state when waking from idle
` [PATCH v3 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[PATCH] powerpc/powernv: Fix SMT4 forcing idle code
 2018-04-01  5:38 UTC 

[PATCH 09/12] block/swim: Rename macros to avoid inconsistent inverted logic
 2018-04-01  1:41 UTC 

[PATCH] Patch to replace DEFINE_SEMAPHORE with DEFINE_BINARY_SEMAPHORE
 2018-03-31 14:08 UTC 

[PATCH] powerpc/mpic: Check if cpu_possible() in mpic_physmask()
 2018-03-31 14:05 UTC  (2+ messages)
`  "

[PATCH] powerpc/64e: Fix oops due to deferral of paca allocation
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH] powerpc: kexec_file: Fix error code when trying to load kdump kernel
 2018-03-31 14:04 UTC  (4+ messages)
`  "

[PATCH] powerpc/kvm: Fix guest boot issue DAWR cpu feature
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH] macintosh/adb: Use C99 initializers for struct adb_driver instances
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries: Fix to clear security feature flags
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix thread_pkey_regs_init()
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH v2 1/5] powerpc: mm: Simplify page_is_ram by using memblock_is_memory
 2018-03-31 14:04 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc/powernv/nvram: opal_nvram_write handle unknown OPAL errors
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH -next] powerpc: Fix error return code in ppc4xx_msi_probe()
 2018-03-31 14:04 UTC  (2+ messages)
` [-next] "

[PATCH v2] powerpc/eeh: Fix race with driver un/bind
 2018-03-31 14:04 UTC  (2+ messages)
` [v2] "

[PATCH V6 1/4] powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()
 2018-03-31 14:04 UTC  (2+ messages)
` [V6, "

[PATCH] powerpc: Fix smp_wmb barrier definition use use lwsync consistently
 2018-03-31 14:04 UTC  (2+ messages)
`  "

[PATCH] drivers: macintosh: rack-meter: really fix bogus memsets
 2018-03-31 14:03 UTC  (2+ messages)
`  "

[PATCH] powerpc: wii.dts: Add drive slot LED
 2018-03-31 14:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/xive: Fix wrong xmon output caused by typo
 2018-03-31 14:03 UTC  (2+ messages)
`  "

[PATCH 01/14] powerpc/64s: do not allocate lppaca if we are not virtualized
 2018-03-31 14:03 UTC  (2+ messages)
` [01/14] "

[PATCH 1/2] powerpc/mm/keys: Move pte bits to correct headers
 2018-03-31 14:03 UTC  (2+ messages)
` [1/2] "

[PATCH v3 1/4] powerpc: wii: Explicitly configure GPIO owner for poweroff pin
 2018-03-31 14:03 UTC  (2+ messages)
` [v3, "

[PATCH] powerpc: wii: Probe the whole devicetree
 2018-03-31 14:03 UTC  (2+ messages)
`  "

[PATCH] powerpc/kprobes: Fix call trace due to incorrect preempt count
 2018-03-31 14:03 UTC  (2+ messages)
`  "

[PATCH 0/3] one more try at idle improvements
 2018-03-31 11:46 UTC  (3+ messages)
` [PATCH 3/3] powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead

[PATCH] PCI/IOV: Add missing prototype for powerpc specific
 2018-03-30 22:42 UTC  (2+ messages)

[PATCH v2] crypto: talitos - fix IPsec cipher in length
 2018-03-30 17:42 UTC  (2+ messages)

[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
 2018-03-30 15:54 UTC  (12+ messages)
  ` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

Linux 4.16: Reported regressions as of Friday, 2018-03-30
 2018-03-30 16:00 UTC 

[PATCH] powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-03-30 15:55 UTC 

[PATCH] powerpc/mm/hash: Move the slb_addr_limit check within PPC_MM_SLICES
 2018-03-30 15:07 UTC  (3+ messages)

[RFC 0/3] Add support for memcpy_mcsafe
 2018-03-30 13:55 UTC  (4+ messages)
` [RFC 1/3] powerpc/mce: Bug fixes for MCE handling in kernel space
` [RFC 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [RFC 3/3] powerpc/mce: Handle memcpy_mcsafe

[PATCH 1/2] powerpc/mm/radix: Parse disable_radix commandline correctly
 2018-03-30 12:09 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/radix: Update command line parsing for disable_radix

[PATCH V3] powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
 2018-03-30 12:04 UTC 

[PATCH 1/2] powerpc/cpu: raise DEVICE_ADD/REMOVE msg to usrspace
 2018-03-30  1:17 UTC  (2+ messages)
` [PATCH 2/2] powerpc/cpuidle: dynamically register/unregister cpuidle_device during hotplug

[RFC PATCH] powerpc/64/kexec: fix race in kexec when XIVE is shutdown
 2018-03-29 14:49 UTC 

[PATCH v3 00/41] cxlflash: OCXL transport support and miscellaneous fixes
 2018-03-29 18:35 UTC  (3+ messages)

[PATCH v2 01/10] powerpc: Add security feature flags for Spectre/Meltdown
 2018-03-29 18:35 UTC  (3+ messages)
` [PATCH v2 03/10] powerpc/pseries: Set or clear security feature flags

RFC on writel and writel_relaxed
 2018-03-29 16:40 UTC  (13+ messages)

[PATCH 04/19] powerpc/kvm: Mark variable tmp unused
 2018-03-29 16:18 UTC  (3+ messages)
` [PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function

[PATCH 05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
 2018-03-29 16:16 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 03/19] powerpc: Mark variables as unused
 2018-03-29 16:14 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 02/19] powerpc/powermac: Mark variable x as unused
 2018-03-29 16:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 01/19] powerpc/powermac: Mark variable x as unused
 2018-03-29 16:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-29 16:02 UTC  (9+ messages)
` [PATCH 11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
` [PATCH 15/19] powerpc: Add missing prototype

[PATCH] powerpc/64: Fix checksum folding in csum_add
 2018-03-29 15:36 UTC  (4+ messages)

[PATCH 00/14] numa aware allocation for pacas, stacks, pagetables
 2018-03-29 15:15 UTC  (8+ messages)
` [PATCH 12/14] powerpc: pass node id into create_section_mapping

[PATCH V2] powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
 2018-03-29 14:23 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).