linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-18 10:11:26 to 2018-06-22 06:14:56 UTC [more...]

[PATCH 1/2] powerpc: Document issues with the DAWR on POWER9
 2018-06-22  6:14 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Document issues with TM "

[PATCH 13/26] ppc: Convert mmu context allocation to new IDA API
 2018-06-22  5:47 UTC  (7+ messages)
` [PATCH 15/26] ppc: Convert vas ID "

[PATCH 0/3] powerpc/migration: Affinity fix for memory
 2018-06-22  5:41 UTC  (5+ messages)
` [PATCH 1/3] powerpc/drmem: Export 'dynamic-memory' loader
` [PATCH 2/3] migration/memory: Evaluate LMB assoc changes
` [PATCH 3/3] migration/memory: Support 'ibm,dynamic-memory-v2'

[PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
 2018-06-22  5:26 UTC  (5+ messages)
` [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
` [PATCH 3/3] [v2] m68k: remove unused set_clock_mmss() helpers

[PATCH kernel] KVM: PPC: Fix hardware and emulated TCE tables matching
 2018-06-22  1:17 UTC  (2+ messages)

[PATCH v2] powerpc/numa: Correct kernel message severity
 2018-06-22  1:32 UTC  (2+ messages)

[PATCH kernel v2 0/6] powerpc/powernv/iommu: Optimize memory use
 2018-06-22  0:48 UTC  (6+ messages)
` [PATCH kernel v2 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand
    ` [PATCH kernel v2 REPOST] "

[PATCH] selftests/powerpc: Fix strncpy usage
 2018-06-21 23:18 UTC  (2+ messages)

[PATCH v04 0/9] powerpc/hotplug: Update affinity for migrated CPUs
 2018-06-21 19:37 UTC  (14+ messages)
` [PATCH v04 1/9] hotplug/cpu: Conditionally acquire/release DRC index
` [PATCH v04 2/9] hotplug/cpu: Add operation queuing function
` [PATCH v04 3/9] hotplug/cpu: Provide CPU readd operation
` [PATCH v04 4/9] mobility/numa: Ensure numa update does not overlap
` [PATCH v04 5/9] numa: Disable/enable arch_update_cpu_topology
` [PATCH v04 6/9] pmt/numa: Disable arch_update_cpu_topology during CPU readd
` [PATCH v04 7/9] powerpc/rtas: Allow disabling rtas_event_scan
` [PATCH v04 8/9] hotplug/rtas: No rtas_event_scan during PMT update
` [PATCH v04 9/9] hotplug/pmt: Update topology after PMT

[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
 2018-06-21 18:10 UTC  (29+ messages)
` [PATCH v2 1/6] powerpc/pkeys: Enable all user-allocatable pkeys at init
` [PATCH v2 2/6] powerpc/pkeys: Save the pkey registers before fork
` [PATCH v2 3/6] powerpc/pkeys: fix calculation of total pkeys
` [PATCH v2 4/6] powerpc/pkeys: Preallocate execute-only key
` [PATCH v2 5/6] powerpc/pkeys: make protection key 0 less special
` [PATCH v2 6/6] powerpc/pkeys: Deny read/write/execute by default

[PATCH 1/2] powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
 2018-06-21 15:43 UTC  (5+ messages)
` [PATCH 2/2] powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config

[PATCH 0/7 v5] Support for fsl-mc bus and its devices in SMMU
 2018-06-21 11:40 UTC  (3+ messages)

[PATCH v2] powerpc/32: Make some functions static
 2018-06-21 11:27 UTC  (3+ messages)
` [PATCH v3] powerpc/32: Remove left over function prototypes

[4.18.0-rc1][i40e][9b10df59] WARNING: CPU: 32 PID: 95246 at drivers/net/ethernet/intel/i40e/i40e_ethtool.c:1907 i40e_update_ethtool_fdir_entry.isra.12+0x2264/0x2270
 2018-06-21 10:38 UTC 

[RESEND PATCH 1/3] powerpc: dts: use 'atmel' as at24 anufacturer for pdm360ng
 2018-06-21  8:33 UTC  (3+ messages)
` [RESEND PATCH 2/3] powerpc: dts: use 'atmel' as at24 manufacturer for kmcent2
` [RESEND PATCH 3/3] powerpc: dts: use a correct at24 compatible fallback in ac14xx

[PATCH] powerpc: Wire up io_pgetevents
 2018-06-21  6:11 UTC  (2+ messages)

[PATCH] QE GPIO: Add qe_gpio_set_multiple
 2018-06-21  2:38 UTC  (4+ messages)

[PATCH] powerpc/pkeys: preallocate execute_only key only if the key is available
 2018-06-21  1:14 UTC  (2+ messages)

Build regressions/improvements in v4.18-rc1
 2018-06-21  0:50 UTC  (4+ messages)

[PATCH] arch: powerpc: pci-common: fix wrong return value check on phd_id
 2018-06-21  0:38 UTC  (6+ messages)

[RFC PATCH 00/23] Implement an HPET-based hardlockup detector
 2018-06-21  0:25 UTC  (11+ messages)
` [RFC PATCH 17/23] watchdog/hardlockup/hpet: Convert the timer's interrupt to NMI

[PATCH 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx()
 2018-06-21  0:02 UTC  (15+ messages)
` [PATCH 1/3] kbuild: add macro for controlling warnings to linux/compiler.h
      ` [PATCH v2 0/3] Resolve -Wattribute-alias warnings from SYSCALL_DEFINEx()
        ` [PATCH v2 1/3] kbuild: add macro for controlling warnings to linux/compiler.h
        ` [PATCH v2 2/3] disable -Wattribute-alias warning for SYSCALL_DEFINEx()
        ` [PATCH v2 3/3] powerpc: Remove -Wattribute-alias pragmas
` [PATCH 3/3] Revert "powerpc: fix build failure by disabling attribute-alias warning in pci_32"

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-06-20 15:22 UTC  (23+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 14/24] selftests/vm: generic cleanup
` [PATCH v13 15/24] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v13 24/24] selftests/vm: test correct behavior of pkey-0

[PATCH V3] powerpc/mm: Initialize kernel pagetable memory for PTE fragments
 2018-06-20 13:05 UTC 

arch/powerpc/boot/addnote.c:75:47: warning: right shift count >= width of type [-Wshift-count-overflow]
 2018-06-20 11:29 UTC 

[git pull] Please pull powerpc.git next branch
 2018-06-20 10:31 UTC  (4+ messages)

[PATCH] spi/fsl-espi: Add missing cell-index OF property
 2018-06-20 10:36 UTC  (3+ messages)

[PATCH V2] powerpc/mm: Initialize kernel pagetable memory for PTE fragments
 2018-06-20  9:30 UTC  (2+ messages)

[powerpc:merge 116/158] ERROR: "__sw_hweight8" [drivers/net/wireless/mediatek/mt76/mt76.ko] undefined!
 2018-06-20  9:12 UTC 

[PATCH 0/3] powernv/cpuidle Device-tree parsing cleanup
 2018-06-20  5:01 UTC  (7+ messages)
` [PATCH 1/3] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH 2/3] cpuidle/powernv: Change platform init to avoid reparsing dt
` [PATCH 3/3] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH] powerpc/mm: Initialize kernel pagetable memory for PTE fragments
 2018-06-20  3:40 UTC 

[PATCH] ocxl: Fix page fault handler in case of fault on dying process
 2018-06-20  1:39 UTC  (2+ messages)

[PATCH kernel 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-06-20  0:42 UTC  (4+ messages)
` [PATCH kernel 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page

Constant ata messages on console with commit 28361c403683 ("libata: add extra internal command") (was Re: [GIT PULL 2/2] libata changes for v4.18-rc1)
 2018-06-19 23:38 UTC  (7+ messages)

[PATCH] powerpc/e500mc: Set assembler machine type to e500mc
 2018-06-19 23:21 UTC  (2+ messages)
`  "

[PATCH v3] powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
 2018-06-19 23:21 UTC  (2+ messages)
` [v3] "

[PATCH] powerpc/64s: Fix DT CPU features Power9 DD2.1 logic
 2018-06-19 23:21 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/64: hard disable irqs in panic_smp_self_stop
 2018-06-19 23:21 UTC  (2+ messages)
` [1/3] "

[PATCH] powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n
 2018-06-19 23:04 UTC 

[PATCH] Revert "net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends"
 2018-06-19 22:40 UTC  (15+ messages)

[PATCH] powerpc: enable kernel XZ compression option on BOOK3S_32
 2018-06-19 20:52 UTC 

[PATCH v1] mm: relax deferred struct page requirements
 2018-06-19 19:56 UTC  (5+ messages)

[RFC PATCH 2/5] powerpc: Flush checkpointed gpr state for 32-bit processes in ptrace
 2018-06-19 19:54 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] powerpc: Use helper function to flush TM state "

[PATCH -tip v6 07/27] powerpc/kprobes: Remove jprobe powerpc implementation
 2018-06-19 16:15 UTC  (3+ messages)
` [PATCH -tip v6 18/27] powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
` [PATCH -tip v6 24/27] bpf: error-inject: kprobes: Clear current_kprobe and enable preempt in kprobe

[PATCH] powerpc/mm/hash/4k: Free hugetlb page table caches correctly
 2018-06-19 13:25 UTC  (3+ messages)

[PATCH 1/3] powerpc: mac: fix rtc read functions
 2018-06-19 13:07 UTC  (9+ messages)
` [PATCH 2/3] m68k: mac: use time64_t in RTC handling
` [PATCH 3/3] m68k: remove unused set_clock_mmss() helpers

[PATCH] misc: ocxl: Change return type for fault handler
 2018-06-19 12:57 UTC  (4+ messages)

stacktrace.c:(.text+0x1b0): undefined reference to `.smp_send_safe_nmi_ipi'
 2018-06-19 11:58 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-06-19  9:16 UTC  (8+ messages)

[PATCH] powerpc: xmon: use ktime_get_coarse_boottime64
 2018-06-19  1:53 UTC  (2+ messages)

[PATCH 1/3] powerpc/tm: Remove msr_tm_active()
 2018-06-18 22:59 UTC  (5+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] powerpc/tm: Fix HTM documentation
  ` [PATCH v2 3/4] powerpc/tm: Adjust tm_reclaim_thread() parameters
  ` [PATCH v2 4/4] powerpc/tm: Do not recheckpoint non-tm task

[PATCH] powerpc/pci: Remove legacy debug code
 2018-06-18 22:15 UTC 

[PATCH] powerpc/numa: Handle unitialized timer reset
 2018-06-18 14:20 UTC 

powerpc: use time64_t in read_persistent_clock
 2018-06-18 13:38 UTC  (4+ messages)

[PATCH] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
 2018-06-18 12:17 UTC 


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