linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 13:40:57 to 2020-05-14 20:24:37 UTC [more...]

[PATCH 1/1] powerpc/rtas: Implement reentrant rtas call
 2020-05-14 20:22 UTC  (6+ messages)

[PATCH v3 0/2] Implement reentrant rtas call
 2020-05-14 18:58 UTC  (4+ messages)
` [PATCH v3 1/2] powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
` [PATCH v3 2/2] powerpc/rtas: Implement reentrant rtas call

[PATCH AUTOSEL 4.14 21/39] scsi: ibmvscsi: Fix WARN_ON during event pool release
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 4.19 15/31] scsi: ibmvscsi: Fix WARN_ON during event pool release
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 5.4 18/49] scsi: ibmvscsi: Fix WARN_ON during event pool release
 2020-05-14 18:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 21/49] ibmvnic: Skip fatal error reset after passive init

[PATCH AUTOSEL 5.6 19/62] scsi: ibmvscsi: Fix WARN_ON during event pool release
 2020-05-14 18:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 21/62] ibmvnic: Skip fatal error reset after passive init

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-14 17:42 UTC  (6+ messages)

[PATCH v2 00/12] mm: consolidate definitions of page table accessors
 2020-05-14 17:03 UTC  (13+ messages)
` [PATCH v2 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH v2 02/12] mm: introduce include/linux/pgtable.h
` [PATCH v2 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH v2 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH v2 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH v2 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
` [PATCH v2 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH v2 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH v2 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH v2 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH v2 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH v2 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

powerpc/pci: [PATCH 1/1]: PCIE PHB reset
 2020-05-14 16:46 UTC  (4+ messages)

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-14 13:00 UTC  (28+ messages)
` [PATCH v8 13/30] powerpc: Add a probe_user_read_inst() function
` [PATCH v8 16/30] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
` [PATCH v8 28/30] powerpc: Support prefixed instructions in alignment handler
` [PATCH v8 29/30] powerpc sstep: Add support for prefixed load/stores
` [PATCH v8 30/30] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH v6 00/16] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-05-14 11:17 UTC  (17+ messages)
` [PATCH v6 01/16] powerpc/watchpoint: Rename current DAWR macros
` [PATCH v6 02/16] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH v6 03/16] powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
` [PATCH v6 04/16] powerpc/watchpoint/ptrace: Return actual num of available watchpoints
` [PATCH v6 05/16] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH v6 06/16] powerpc/watchpoint: Provide DAWR number to __set_breakpoint
` [PATCH v6 07/16] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH v6 08/16] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH v6 09/16] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH v6 10/16] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH v6 11/16] powerpc/watchpoint: Introduce is_ptrace_bp() function
` [PATCH v6 12/16] powerpc/watchpoint: Use builtin ALIGN*() macros
` [PATCH v6 13/16] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH v6 14/16] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH v6 15/16] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH v6 16/16] powerpc/watchpoint/xmon: Support 2nd DAWR

[PATCH RFC 0/4] Add support for Microwatt-based SoCs
 2020-05-14  8:26 UTC  (8+ messages)
` [PATCH RFC 1/4] powerpc/radix: Fix compilation for radix with CONFIG_SMP=n
` [PATCH RFC 2/4] powerpc: Add Microwatt platform
` [PATCH RFC 3/4] powerpc/microwatt: Add early debug UART support for Microwatt

[PATCH 5/5] powerpc/mpc85xx: Add Cyrus P5040 device tree source
 2020-05-14  6:42 UTC  (4+ messages)
  `  "

[PATCH 06/11] powerpc/xmon: constify sysrq_key_op
 2020-05-14  3:44 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.h
 2020-05-13 22:27 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/rtas: Implement reentrant rtas call

remove a few uses of ->queuedata
 2020-05-13 22:26 UTC  (10+ messages)
` [PATCH 12/15] md: stop using ->queuedata

[RFC PATCH 0/2] powerpc/64s: scv support
 2020-05-13 20:55 UTC  (3+ messages)
` [RFC PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-05-13 18:52 UTC  (2+ messages)
` [PATCH v6 1/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[powerpc:fixes-test] BUILD SUCCESS 249c9b0cd193d983c3a0b00f3fd3b92333bfeebe
 2020-05-13 18:32 UTC 

[powerpc:next-test] BUILD SUCCESS 9aaaca63114c41ad857bb9889732c0827a1689af
 2020-05-13 18:33 UTC 

[powerpc:merge] BUILD SUCCESS 93369d50dc0f266ee67adcc6053c96700236d8be
 2020-05-13 18:32 UTC 

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-13 16:14 UTC  (7+ messages)
` [PATCH v2 2/5] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v2 4/5] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v2 5/5] powerpc/pmem: Avoid the barrier in flush routines

[PATCH] powerpc/xive: silence kmemleak false positives
 2020-05-13 13:40 UTC 

[PATCH] powerpc/kvm/radix: ignore kmemleak false positives
 2020-05-13 13:39 UTC 

[PATCH v3] powerpc/uaccess: evaluate macro arguments once, before user access is allowed
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH 0/6] assorted kuap fixes
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH v2] powerpc/ima: fix secure boot rules in ima arch policy
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH] powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH fixes] powerpc/vdso32: Fallback on getres syscall when clock is unknown
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH fixes] powerpc/40x: Make more space for system call exception
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
 2020-05-13 12:43 UTC  (2+ messages)

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-13 11:19 UTC  (18+ messages)
` [PATCH 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH 02/12] mm: introduce include/linux/pgtable.h
` [PATCH 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH 06/12] m68k/mm: move {cache, nocahe}_page() definitions close to their user
  ` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() "
` [PATCH 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

[PATCH v4 01/22] powerpc/pkeys: Avoid using lockless page table walk
 2020-05-13  8:49 UTC  (2+ messages)

[PATCH v4 0/3] Offline memoryless cpuless node 0
 2020-05-13  7:46 UTC  (7+ messages)
` [PATCH v4 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v4 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v4 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-13  7:04 UTC  (10+ messages)

[PATCH] powerpc/kvm: silence kmemleak false positives
 2020-05-13  6:24 UTC  (8+ messages)

[PATCH 19/31] riscv: use asm-generic/cacheflush.h
 2020-05-13  6:23 UTC  (3+ messages)

[PATCH v8 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-05-13  6:20 UTC  (6+ messages)
` [PATCH v8 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v8 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[PATCH v2 1/1] powerpc/crash: Use NMI context for printk when starting to crash
 2020-05-13  5:16 UTC  (3+ messages)

[PATCH v4 1/2] powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
 2020-05-13  4:50 UTC  (3+ messages)
` [PATCH v4 2/2] powerpc/64s/hash: Add stress_hpt kernel boot option to increase hash faults

[PATCH] powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
 2020-05-13  4:30 UTC  (2+ messages)

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-12 23:09 UTC  (6+ messages)
` [RFC][PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-12 16:38 UTC  (8+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] ASoC: fsl_esai: Add new compatible string "

sort out the flush_icache_range mess
 2020-05-12 14:46 UTC  (20+ messages)
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

[PATCH 0/4] Base support for POWER10
 2020-05-12 11:36 UTC  (5+ messages)
` [PATCH 1/4] powerpc: Add new HWCAP bits
` [PATCH 2/4] powerpc: Add base support for ISA v3.1
` [PATCH 3/4] powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
` [PATCH 4/4] powerpc: Add POWER10 architected mode

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-05-12 10:42 UTC  (13+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v3 1/1] ppc/crash: Reset spinlocks during crash
 2020-05-12 10:42 UTC  (9+ messages)

[PATCH] ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
 2020-05-12 10:22 UTC 

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-11 20:22 UTC  (7+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-11 14:15 UTC  (8+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

[powerpc:next] BUILD SUCCESS 1f12096aca212af8fad3ef58d5673cde691a1452
 2020-05-11 11:40 UTC 

[PATCH 1/2] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-11 11:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc/pmem: Add flush routines using new pmem store and sync instruction

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-11 11:27 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus

[PATCH v3 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-11 11:26 UTC  (10+ messages)
` [PATCH v3 37/45] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v3 38/45] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v3 39/45] powerpc/8xx: Map IMMR with a huge page
` [PATCH v3 40/45] powerpc/8xx: Map linear memory with huge pages
` [PATCH v3 41/45] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v3 42/45] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v3 43/45] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v3 44/45] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v3 45/45] powerpc/32s: Implement dedicated kasan_init_region()


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