linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-28 11:02:42 to 2018-12-03 14:51:56 UTC [more...]

[PATCH] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-03 14:48 UTC 

[PATCH 00/36] Devicetree schema
 2018-12-03 14:24 UTC  (6+ messages)
` [PATCH 12/36] dt-bindings: arm: Convert cpu binding to json-schema

[PATCH bpf] bpf: powerpc64: optimize JIT passes for bpf function calls
 2018-12-03 13:26 UTC  (3+ messages)

Patch "powerpc/function_graph: Simplify with function_graph_enter()" has been added to the 4.19-stable tree
 2018-12-03 11:00 UTC 

Patch "powerpc/function_graph: Simplify with function_graph_enter()" has been added to the 4.14-stable tree
 2018-12-03 10:58 UTC 

[PATCHv3 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2018-12-03 10:35 UTC  (4+ messages)
` [PATCHv3 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv3 3/4] pci: layerscape: Add the EP mode support
` [PATCHv3 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-03 10:33 UTC  (10+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types
` [PATCH RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH v2] raid6/ppc: Fix build for clang
 2018-12-03 10:24 UTC  (3+ messages)

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-12-03  4:10 UTC  (7+ messages)
` [PATCHv2 3/6] PCI: layerscape: Add the EP mode support
` [PATCHv2 5/6] pci: "

pkeys: Reserve PKEY_DISABLE_READ
 2018-12-03  4:02 UTC  (9+ messages)

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-12-03  3:18 UTC  (5+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] KVM: PPC: Book3S HV: NULL check before some freeing functions is not needed
 2018-12-03  0:06 UTC  (2+ messages)

[PATCH] powerpc: Look for "stdout-path" when setting up legacy consoles
 2018-12-02 11:02 UTC  (3+ messages)
`  "

[PATCH 1/1] Fix NULL pointer access in PowerPC MSI teardown code
 2018-12-02 11:02 UTC  (2+ messages)
` [1/1] "

[RFC PATCH] soc: fsl: guts: handle devm_kstrdup() failure
 2018-12-02  9:00 UTC 

use generic DMA mapping code in powerpc V4
 2018-12-02  6:11 UTC  (5+ messages)

use generic DMA mapping code in powerpc V4
 2018-11-30 15:29 UTC  (16+ messages)

[PATCH 0/3] System call table generation support
 2018-11-30  9:40 UTC  (5+ messages)

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2018-11-30  6:08 UTC  (4+ messages)
` [PATCH 12/24] powerpc/mm: Fix reporting of kernel execute faults

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-11-29 20:59 UTC  (3+ messages)
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr

[PATCH v8 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-29 19:07 UTC  (24+ messages)
` [PATCH v8 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v8 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v8 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v8 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v8 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v8 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v8 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v8 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v8 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v8 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v8 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v8 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v8 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v8 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v8 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v8 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v8 17/20] powerpc/8xx: Enable 512k "
` [PATCH v8 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v8 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v8 20/20] powerpc/8xx: regroup TLB handler routines

[PATCH v1 00/13] powerpc/32s: Use BATs for STRICT_KERNEL_RWX
 2018-11-29 19:00 UTC  (14+ messages)
` [PATCH v1 01/13] powerpc/mm: add exec protection on powerpc 603
` [PATCH v1 02/13] powerpc/mm/32: add base address to mmu_mapin_ram()
` [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()
` [PATCH v1 04/13] powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks
` [PATCH v1 05/13] powerpc/wii: remove wii_mmu_mapin_mem2()
` [PATCH v1 06/13] powerpc/mm/32s: use _PAGE_EXEC in setbat()
` [PATCH v1 07/13] powerpc/mm/32s: add setibat() clearibat() and update_bats()
` [PATCH v1 08/13] powerpc/32: add helper to write into segment registers
` [PATCH v1 09/13] powerpc/mmu: add is_strict_kernel_rwx() helper
` [PATCH v1 10/13] powerpc/kconfig: define PAGE_SHIFT inside Kconfig
` [PATCH v1 11/13] powerpc/kconfig: define CONFIG_DATA_SHIFT and CONFIG_ETEXT_SHIFT
` [PATCH v1 12/13] powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
` [PATCH v1 13/13] powerpc/kconfig: make _etext and data areas alignment configurable on Book3s 32

[PATCH v9 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-29 14:07 UTC  (21+ messages)
` [PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v9 02/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v9 03/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v9 04/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v9 05/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v9 06/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v9 07/20] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v9 08/20] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v9 09/20] powerpc/mm: enable the use of page table cache of order 0
` [PATCH v9 10/20] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v9 11/20] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v9 12/20] powerpc/mm: remove unnecessary test in pgtable_cache_init()
` [PATCH v9 13/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v9 14/20] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v9 15/20] powerpc/8xx: Use hardware assistance in TLB handlers
` [PATCH v9 16/20] powerpc/8xx: Enable 8M hugepage support with HW assistance
` [PATCH v9 17/20] powerpc/8xx: Enable 512k "
` [PATCH v9 18/20] powerpc/8xx: reintroduce 16K pages "
` [PATCH v9 19/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v9 20/20] powerpc/8xx: regroup TLB handler routines

[PATCH -next] powerpc/64s: Fix debugfs_simple_attr.cocci warnings
 2018-11-29 13:35 UTC 

[PATCH v3] powerpc/mm: add exec protection on powerpc 603
 2018-11-29 12:13 UTC  (2+ messages)

[PATCH] powerpc/mm: add exec protection on powerpc 603
 2018-11-29 12:12 UTC  (3+ messages)

[PATCH] powerpc/boot: Copy serial.c in Makefile
 2018-11-29 11:42 UTC  (5+ messages)

[PATCH v3 0/4] powerpc: system call table generation support
 2018-11-29  8:57 UTC  (6+ messages)
` [PATCH v3 1/4] powerpc: add __NR_syscalls along with NR_syscalls
` [PATCH v3 2/4] powerpc: move macro definition from asm/systbl.h
` [PATCH v3 3/4] powerpc: add system call table generation support
` [PATCH v3 4/4] powerpc: generate uapi header and system call table files

[PATCH V2 0/5] NestMMU pte upgrade workaround for mprotect
 2018-11-29  6:23 UTC  (9+ messages)
` [PATCH V2 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V2 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V2 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V2 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V2 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH AUTOSEL 4.14 30/35] ibmvnic: Fix RX queue buffer cleanup
 2018-11-29  6:01 UTC 

[PATCH AUTOSEL 4.19 49/68] net/ibmnvic: Fix deadlock problem in reset
 2018-11-29  5:55 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 61/68] ibmvnic: Fix RX queue buffer cleanup
` [PATCH AUTOSEL 4.19 62/68] ibmvnic: Update driver queues after change in ring size support

[PATCH 0/6] powerpc/eeh: Improve recovery of passed-through devices
 2018-11-29  3:16 UTC  (7+ messages)
` [PATCH 1/6] powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()
` [PATCH 2/6] powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
` [PATCH 3/6] powerpc/eeh: Add include_passed to eeh_pe_state_clear()
` [PATCH 4/6] powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()
` [PATCH 5/6] powerpc/eeh: Improve recovery of passed-through devices
` [PATCH 6/6] powerpc/eeh: Correct retries in eeh_pe_reset_full()

[PATCH kernel] powerpc/powernv/npu: Remove unused headers and a macro
 2018-11-29  2:26 UTC  (3+ messages)

[PATCH v2] powerpc/tm: Set MSR[TS] just prior to recheckpoint
 2018-11-29  2:11 UTC  (3+ messages)
` [PATCH] selftests/powerpc: New TM signal self test

[PATCH] powerpc: annotate implicit fall throughs
 2018-11-28 22:28 UTC 

[PATCH RESEND] powerpc/perf: Update perf_regs structure to include SIER
 2018-11-28 22:14 UTC  (5+ messages)

[PATCH] powerpc: Fix COFF zImage booting on old powermacs
 2018-11-28 21:45 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: Fix linux page tables build with some configs
 2018-11-28 21:45 UTC  (2+ messages)
`  "

[PATCH 0/4] powerpc/perf: IMC trace-mode support
 2018-11-28 16:37 UTC  (5+ messages)
` [PATCH 1/4] powerpc/include: Add data structures and macros for IMC trace mode
` [PATCH 2/4] powerpc/perf: Rearrange setting of ldbar for thread-imc
` [PATCH 3/4] powerpc/perf: Trace imc events detection and cpuhotplug
` [PATCH 4/4] powerpc/perf: Trace imc PMU functions

[PATCH 0/1] Fix NULL pointer access in PowerPC MSI teardown code
 2018-11-28 15:15 UTC  (3+ messages)

[PATCH v10 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-11-28 12:12 UTC  (10+ messages)
` [PATCH v10 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v10 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v10 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v10 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v10 5/9] powerpc: regain entire stack space
` [PATCH v10 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v10 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v10 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v10 9/9] powerpc: clean stack pointers naming

[PATCH v7 00/16] Implement use of HW assistance on TLB table walk on 8xx
 2018-11-28 11:46 UTC  (17+ messages)
` [PATCH v7 01/16] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v7 02/16] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v7 03/16] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v7 04/16] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v7 05/16] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v7 06/16] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v7 07/16] powerpc/mm: add helpers to get/set mm.context->pte_frag
` [PATCH v7 08/16] powerpc/mm: Extend pte_fragment functionality to PPC32
` [PATCH v7 09/16] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v7 10/16] powerpc/8xx: Temporarily disable 16k pages and hugepages
` [PATCH v7 11/16] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v7 12/16] powerpc/mm: Enable 8M hugepage support with HW assistance "
` [PATCH v7 13/16] powerpc/mm: Enable 512k "
` [PATCH v7 14/16] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx
` [PATCH v7 15/16] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v7 16/16] powerpc/8xx: regroup TLB handler routines

[PATCH] powerpc/8xx: hide itlbie and dtlbie symbols
 2018-11-28 11:27 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).