linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-11 03:38:18 to 2018-05-16 14:15:14 UTC [more...]

[PATCH v4 0/4] powerpc patches for new Kconfig language
 2018-05-16 14:14 UTC  (2+ messages)
` [PATCH v4 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile

[PATCH] selftests/powerpc: fix exec benchmark
 2018-05-16 13:38 UTC  (4+ messages)
`  "

[PATCH kernel v3] powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size mask
 2018-05-16 13:38 UTC  (2+ messages)
` [kernel, "

[PATCH] powerpc/powernv: Fix memtrace build when NUMA=n
 2018-05-16 13:38 UTC  (2+ messages)
`  "

[PATCH] macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget"
 2018-05-16 13:38 UTC  (2+ messages)
`  "

[PATCH 1/3] powerpc/prom: Drop support for old FDT versions
 2018-05-16 13:38 UTC  (2+ messages)
` [1/3] "

[PATCH v2] powerpc: platform: cell: spufs: Change return type to vm_fault_t
 2018-05-16 13:38 UTC  (5+ messages)
` [v2] "

[PATCH V1 01/11] powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
 2018-05-16 13:38 UTC  (2+ messages)
` [V1, "

[PATCH 2/5] powerpc/lib: Fix feature fixup test of external branch
 2018-05-16 13:38 UTC  (2+ messages)
` [2/5] "

[PATCH] powerpc/powernv: Add queue mechanism for early messages
 2018-05-16 13:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpuidle/powernv : init all present cpus for deep states
 2018-05-16 12:02 UTC 

[PATCH 00/17] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-16 10:17 UTC  (11+ messages)
` [PATCH 05/17] powerpc: move io mapping functions into ioremap.c
` [PATCH 09/17] powerpc: make __ioremap_caller() common to PPC32 and PPC64
` [PATCH 11/17] powerpc/nohash32: set GUARDED attribute in the PMD directly

[PATCH v2 00/14] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-16 10:05 UTC  (15+ messages)
` [PATCH v2 01/14] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v2 02/14] powerpc: move io mapping functions into ioremap.c
` [PATCH v2 03/14] powerpc: make ioremap_bot common to PPC32 and PPC64
` [PATCH v2 04/14] powerpc: common ioremap functions
` [PATCH v2 05/14] powerpc: use _ALIGN_DOWN macro for VMALLOC_BASE
` [PATCH v2 06/14] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v2 07/14] powerpc/8xx: set "
` [PATCH v2 08/14] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v2 09/14] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v2 10/14] powerpc/8xx: reunify TLB handler routines
` [PATCH v2 11/14] powerpc/8xx: Free up SPRN_SPRG_SCRATCH2
` [PATCH v2 12/14] powerpc/mm: Make pte_fragment_alloc() common to PPC32 and PPC64
` [PATCH v2 13/14] powerpc/mm: Use pte_fragment_alloc() on 8xx
` [PATCH v2 14/14] powerpc/8xx: Move SW perf counters in first 32kb of memory

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-16  8:48 UTC  (8+ messages)
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus
` [PATCH v4 0/6] Support for fsl-mc bus and its devices in SMMU
  ` [PATCH v4 5/6] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus

[PATCH v4 0/4] powerpc/64: memcmp() optimization
 2018-05-16  8:34 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
` [PATCH v4 2/4] powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
` [PATCH v4 3/4] powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
` [PATCH v4 4/4] powerpc:selftest update memcmp_64 selftest for VMX implementation

[PATCH v2] powerpc: kvm: Change return type to vm_fault_t
 2018-05-16  7:54 UTC  (4+ messages)

[PATCH v2 0/2] i2c: make use of i2c_8bit_addr_from_msg
 2018-05-16  7:33 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: algos: "
` [PATCH v2 2/2] i2c: busses: "

administrivia: mails containing HTML attachments
 2018-05-16  7:07 UTC  (2+ messages)

[RFC] powerpc/emulate_step: Fix kernel crash when VSX is not present
 2018-05-16  7:08 UTC  (2+ messages)

[PATCH] powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
 2018-05-16  6:58 UTC 

[PATCH v2] powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
 2018-05-16  6:48 UTC  (3+ messages)

[PATCH] powerpc: get rid of PMD_PAGE_SIZE()
 2018-05-16  6:45 UTC 

[PATCH v10 00/25] Speculative page faults
 2018-05-16  6:42 UTC  (17+ messages)
` [PATCH v10 02/25] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH v10 06/25] mm: make pte_unmap_same compatible with SPF
` [PATCH v10 09/25] mm: protect VMA modifications using VMA sequence count
` [PATCH v10 18/25] mm: provide speculative fault infrastructure
` [PATCH v10 23/25] mm: add speculative page fault vmstats

[PATCH 0/2] powerpc: Scheduler optimization for POWER9 bigcores
 2018-05-16  5:05 UTC  (7+ messages)
` [PATCH 1/2] powerpc: Detect the presence of big-core with interleaved threads
` [PATCH 2/2] powerpc: Enable ASYM_SMT on interleaved big-core systems

[PATCH v3 0/4] powerpc patches for new Kconfig language
 2018-05-16  2:37 UTC  (11+ messages)
` [PATCH v3 1/4] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v3 2/4] powerpc/kbuild: remove CROSS32 defines from top level powerpc Makefile
` [PATCH v3 3/4] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
` [PATCH v3 4/4] powerpc/kbuild: move -mprofile-kernel check to Kconfig

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-05-16  2:13 UTC  (10+ messages)
` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH v2 18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v2 29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl

[PATCH 1/2] powerpc: Rename thread_struct.fs to addr_limit
 2018-05-15 22:04 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Check address limit on user-mode return (TIF_FSCHECK)

[PATCH 0/3] Add support to disable sensor groups in P9
 2018-05-15 15:02 UTC  (2+ messages)

[PATCH] crypto: reorder paes test lexicographically
 2018-05-15 13:53 UTC  (2+ messages)

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-15 12:41 UTC  (6+ messages)
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()

[PATCH v4 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-05-15  8:54 UTC  (6+ messages)
` [PATCH v4 2/2] cxl: Report the tunneled operations status

[RFC PATCH 0/5] Add FADump support on PowerNV platform
 2018-05-15  4:59 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc/fadump: move internal fadump code to a new file
` [RFC PATCH 2/5] pseries/fadump: move out platform specific support from generic code
` [RFC PATCH 3/5] powerpc/fadump: enable fadump support on powernv platform
` [RFC PATCH 4/5] powerpc/fadump: process architected register state data provided by firmware
` [RFC PATCH 5/5] powerpc/powernv: export /proc/opaldump for analysing opal crashes

[PATCH] powerpc/64: Fix for "make PACA_IRQ_HARD_DIS track MSR[EE] closely"
 2018-05-15  2:40 UTC 

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-14 19:10 UTC  (9+ messages)
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH 00/21] i2c: make use of i2c_8bit_addr_from_msg
 2018-05-14 17:01 UTC  (4+ messages)
` [PATCH 16/21] i2c: pasemi: "

[PATCH 0/2] sleeping functions in invalid context on panic fixes
 2018-05-14 15:59 UTC  (3+ messages)
` [PATCH 1/2] powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled
` [PATCH 2/2] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-14 15:34 UTC  (6+ messages)

[PATCH 1/3] powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()
 2018-05-14 12:50 UTC  (3+ messages)
` [PATCH 2/3] powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c
` [PATCH 3/3] powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c

[RFC][PATCH bpf v3 1/5] bpf: allow 64-bit offsets for bpf function calls
 2018-05-14 11:51 UTC  (5+ messages)
` [RFC][PATCH bpf v3 2/5] bpf: powerpc64: add JIT support for multi-function programs
` [RFC][PATCH bpf v3 3/5] bpf: get JITed function addresses via syscall
` [RFC][PATCH bpf v3 4/5] tools: bpf: sync bpf uapi header
` [RFC][PATCH bpf v3 5/5] tools: bpftool: resolve call addresses without using imm field

[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
 2018-05-14 11:18 UTC  (5+ messages)
` [PATCH 2/2] crypto: vmx - Remove overly verbose printk from AES XTS init

[PATCH] powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
 2018-05-14 10:49 UTC  (7+ messages)

[PATCH 0/3] Add support for energy sensors
 2018-05-14 10:35 UTC  (5+ messages)
` [PATCH 2/3] hwmon: (ibmpowernv): Add support to read 64 bit sensors

[PATCH] powerpc/cpu: nr_cpu_ids should be aligned on threads_per_core
 2018-05-14  9:22 UTC  (2+ messages)

[PATCH 1/9] armv8: pm: add rcpm module support
 2018-05-14  7:47 UTC  (4+ messages)
` [PATCH 3/9] soc: fsl: set rcpm bit for FTM

[powerpc:merge 138/138] arch/powerpc/kernel/setup_64.c:354:2: error: implicit declaration of function 'this_cpu_enable_ftrace'; did you mean 'preempt_enable_notrace'?
 2018-05-14  7:10 UTC  (2+ messages)

[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-14  6:06 UTC  (5+ messages)
` [PATCH v2 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-05-14  4:04 UTC  (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

[PATCH] powerpc/xive: Remove (almost) unused macros
 2018-05-14  3:30 UTC  (2+ messages)

[PATCH 0/3] powerpc/64s/radix pte manipulation optimisations
 2018-05-13  4:21 UTC  (4+ messages)
` [PATCH 1/3] powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
` [PATCH 2/3] powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
` [PATCH 3/3] powerpc/64s/radix: optimise pte_update

[PATCH] powerpc: Fix "integer constant is too large" build failure
 2018-05-12  8:21 UTC 

make a few block drivers highmem safe
 2018-05-11 21:08 UTC  (2+ messages)

[PATCH 0/7] Miscellaneous patches and bug fixes
 2018-05-11 19:06 UTC  (8+ messages)
` [PATCH 1/7] cxlflash: Yield to active send threads
` [PATCH 2/7] cxlflash: Limit the debug logs in the IO path
` [PATCH 3/7] cxlflash: Acquire semaphore before invoking ioctl services
` [PATCH 4/7] cxlflash: Use local mutex for AFU serialization
` [PATCH 5/7] cxlflash: Add include guards to backend.h
` [PATCH 6/7] cxlflash: Abstract hardware dependent assignments
` [PATCH 7/7] cxlflash: Isolate external module dependencies

[GIT PULL] Please pull powerpc/linux.git powerpc-4.17-5 tag
 2018-05-11 13:41 UTC 

[PATCH v3 1/2] cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
 2018-05-11 11:26 UTC  (4+ messages)
` [PATCH v3 2/2] cxl: Report the tunneled operations status

[PATCH v5 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-11 11:03 UTC  (17+ messages)
` [PATCH v5 1/7] powerpc: Add TIDR CPU feature for POWER9
` [PATCH v5 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
` [PATCH v5 3/7] powerpc: use task_pid_nr() for TID allocation
` [PATCH v5 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
` [PATCH v5 5/7] ocxl: Expose the thread_id needed for wait on POWER9
` [PATCH v5 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
` [PATCH v5 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] misc: cxl: Change return type to vm_fault_t
 2018-05-11 10:24 UTC  (2+ messages)

[next-20180509][bisected a794d8d] ppc boot warnings at crypto/testmgr.c:3720
 2018-05-11  7:14 UTC  (2+ messages)

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-11  5:20 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/7] ocxl: Expose the thread_id needed for wait on POWER9
  ` [PATCH v4 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
    ` [PATCH v4 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available

[PATCH] powerpc: Fix emulate_step() on POWER6
 2018-05-11  3:38 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).