linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 18:08:24 to 2018-12-10 20:13:56 UTC [more...]

use generic DMA mapping code in powerpc V4
 2018-12-10 20:03 UTC  (8+ messages)

[PATCH v1 0/2] Interface to expose VPHN information
 2018-12-10 18:14 UTC  (3+ messages)
` [PATCH v1 1/2] powerpc/pseries: Generalize hcall_vphn()
` [PATCH v1 2/2] powerpc/pseries: Add debugfs interface to retrieve VPHN info

[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
 2018-12-10 16:53 UTC  (6+ messages)

[PATCH 3/6] powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
 2018-12-10 19:30 UTC 

[PATCH] lib: fix build failure in CONFIG_DEBUG_VIRTUAL test
 2018-12-10 17:46 UTC  (2+ messages)

[PATCH] bpf: fix overflow of bpf_jit_limit when PAGE_SIZE >= 64K
 2018-12-10 17:27 UTC  (5+ messages)

[PATCH] ocxl: Clarify error path in setup_xsl_irq()
 2018-12-10 17:18 UTC  (2+ messages)

[PATCH] ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
 2018-12-10 15:56 UTC  (2+ messages)

[PATCH] ocxl: Simplify free_spa()
 2018-12-10 16:14 UTC  (2+ messages)

[PATCH v2 00/34] Devicetree schema
 2018-12-10 15:55 UTC  (28+ messages)
` [PATCH v2 01/34] kbuild: Add support for DT binding schema checks
` [PATCH v2 14/34] dt-bindings: arm: Convert Amlogic board/soc bindings to json-schema
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL "
` [PATCH v2 26/34] dt-bindings: arm: Convert Renesas "
` [PATCH v2 30/34] dt-bindings: arm: Convert Tegra "
` [PATCH v2 24/34] dt-bindings: arm: Convert Rockchip "
    ` [PATCH v2.1 "

use generic DMA mapping code in powerpc V4
 2018-12-10 15:54 UTC  (22+ messages)

[PATCH] ocxl: Fix endiannes bug in read_afu_name()
 2018-12-10 15:54 UTC  (2+ messages)

[REPOST PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-12-10 13:50 UTC  (4+ messages)

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-12-10 13:36 UTC  (14+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "
              ` [PATCH v5] "
                ` [PATCH v6] "

[PATCH] powerpc/mm: define an empty slice_init_new_context_exec()
 2018-12-10 12:23 UTC 

[PATCH] powerpc/ipic: Fix a bounds check in ipic_set_priority()
 2018-12-10 12:05 UTC  (5+ messages)

[PATCH] powerpc/83xx: handle machine check caused by watchdog timer
 2018-12-10 11:41 UTC 

[PATCH v2] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-10  7:59 UTC 

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

[PATCH v2 0/3] [PATCH v2 0/3] Kernel Userspace Protection for Radix MMU
 2018-12-10  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/mm/radix: Use KUEP API "
` [PATCH v2 2/3] powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()
` [PATCH v2 3/3] powerpc/64s: Implement KUAP for Radix MMU

[PATCH v3] powerpc/uaccess: fix warning/error with access_ok()
 2018-12-10  6:50 UTC 

[PATCH v2] misc: cxl: Use device_type helpers to access the node type
 2018-12-10  5:38 UTC  (2+ messages)

[PATCH kernel v4 00/19] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-10  3:42 UTC  (8+ messages)
` [PATCH kernel v4 04/19] powerpc/powernv: Move npu struct from pnv_phb to pci_controller

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10  4:31 UTC  (4+ messages)
` [PATCH v5 16/25] powerpc: define syscall_get_error()
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument
` [PATCH v5 23/25] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call

Is it worth to fix the crashkernel reserved memory blocks the hotplug issue?
 2018-12-10  4:08 UTC 

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-10  4:02 UTC  (7+ messages)
` [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v3 09/12] powerpc: "

[PATCH v2] powerpc/perf: Add mem access events to sysfs
 2018-12-10  3:59 UTC 

[PATCH V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-10  3:58 UTC  (9+ messages)
` [PATCH V2 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V2 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH V2 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH V2 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH V2 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH V2 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH V2 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH V2 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH] powerpc/boot: Fix build failures with -j 1
 2018-12-10  2:44 UTC  (2+ messages)
`  "

[PATCH 1/7] powerpc/papr_scm: Use depend instead of select
 2018-12-10  2:43 UTC  (2+ messages)
` [1/7] "

[PATCH bpf] bpf: powerpc: fix broken uapi for BPF_PROG_TYPE_PERF_EVENT
 2018-12-10  2:43 UTC  (4+ messages)
` [bpf] "

[PATCH NEXT v2 1/4] powerpc/pasemi: Add PCI initialisation for Nemo board
 2018-12-09 22:47 UTC  (2+ messages)

[PATCH v3 0/6] memblock: simplify several early memory allocation
 2018-12-09 15:00 UTC  (7+ messages)
` [PATCH v3 1/6] powerpc: prefer memblock APIs returning virtual address
` [PATCH v3 2/6] microblaze: prefer memblock API "
` [PATCH v3 3/6] sh: prefer memblock APIs "
` [PATCH v3 4/6] openrisc: simplify pte_alloc_one_kernel()
` [PATCH v3 5/6] arch: simplify several early memory allocations
` [PATCH v3 6/6] arm, unicore32: remove early_alloc*() wrappers

use generic DMA mapping code in powerpc V4
 2018-12-09 10:23 UTC  (11+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure

[PATCH v2 1/2] powerpc/perf: Update perf_regs structure to include SIER
 2018-12-09  9:25 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Update perf_regs structure to include MMCRA

[PATCH] powerpc/perf: Fix thersholding counter data for unknown type
 2018-12-09  9:18 UTC 

[PATCH] powerpc/pseries: export timebase register sample in lparcfg
 2018-12-08 23:48 UTC 

[PATCH 0/2] Remove -fno-unit-at-a-time and -funit-at-a-time compiler flags entirely
 2018-12-08 19:18 UTC  (11+ messages)
` [PATCH 1/2] um: remove -fno-unit-at-a-time workaround for pre-4.0 GCC
` [PATCH 2/2] x86, powerpc: remove -funit-at-a-time compiler option entirely

[PATCH V4 0/3] * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-12-08 17:04 UTC  (3+ messages)

[PATCH] powerpc/ptrace: Add prototype for function pt_regs_check
 2018-12-08 15:46 UTC 

[PATCH V3 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
 2018-12-08 15:32 UTC  (3+ messages)

error: no previous prototype for ‘pt_regs_check’
 2018-12-08  9:41 UTC  (2+ messages)

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-08  2:40 UTC  (5+ messages)

[PATCH V3 updated] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
 2018-12-08  1:04 UTC  (2+ messages)

[PATCH] crypto/testmgr: fix skcipher test with CONFIG_VMAP_STACK
 2018-12-07 20:26 UTC  (2+ messages)

[PATCH RFC 4/7] riscv/vdso: don't clear PG_reserved
 2018-12-07 18:45 UTC  (2+ messages)

[PATCH] powerpc: implement CONFIG_DEBUG_VIRTUAL
 2018-12-07 17:45 UTC 

[PATCH 1/4] powerpc/tm: Save MSR to PACA before RFID
 2018-12-07 13:48 UTC  (5+ messages)
` [PATCH 3/4] powerpc/tm: Unset MSR[TS] if not recheckpointing
` [PATCH 4/4] selftests/powerpc: Add checks for transactional sigreturn

[PATCH] gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
 2018-12-07 13:07 UTC 

[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
 2018-12-07 13:07 UTC  (2+ messages)
` [1/7] "

[PATCH] misc: cxl: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] macintosh: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc: Use device_type helpers to access the node type
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc: Rework btext_find_display to use of_stdout and device_type helpers
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: dump segment registers on book3s/32
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/xmon: Fix invocation inside lock region
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/mm: remove unused function prototype
 2018-12-07 13:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH v3] powerpc/math-emu: Update macros from GCC
 2018-12-07 13:06 UTC  (2+ messages)
` [v3] "

[PATCH v4] powerpc/mm: dump block address translation on book3s/32
 2018-12-07 13:06 UTC  (2+ messages)
` [v4] "

[PATCH v9 01/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
 2018-12-07 13:06 UTC  (2+ messages)
` [v9,01/20] "

[PATCH] powerpc: annotate implicit fall throughs
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH] powerpc/pseries/cpuidle: Fix preempt warning
 2018-12-07 13:06 UTC  (2+ messages)
`  "

[PATCH 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-07 11:42 UTC  (13+ messages)
` [PATCH] KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
` [PATCH 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest

[PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-07 11:15 UTC  (4+ messages)
` [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops

[PATCH v4 0/5] powerpc: system call table generation support
 2018-12-07  8:37 UTC  (9+ messages)
` [PATCH v4 1/5] powerpc: add __NR_syscalls along with NR_syscalls
` [PATCH v4 2/5] powerpc: move macro definition from asm/systbl.h
` [PATCH v4 3/5] powerpc: add system call table generation support
` [PATCH v4 4/5] powerpc: split compat syscall table out from native table
` [PATCH v4 5/5] powerpc: generate uapi header and system call table files

[PATCH] soc: fsl: guts: us devm_kstrdup_const() for RO data
 2018-12-07  8:22 UTC 

[PATCH -next] powerpc/mm: drop test in pp_601
 2018-12-07  6:44 UTC 

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2018-12-07  1:40 UTC  (2+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 21:30 UTC  (6+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations

[PATCH] ASoC: Use of_node_name_eq for node name comparisons
 2018-12-06 20:26 UTC  (2+ messages)
` Applied "ASoC: Use of_node_name_eq for node name comparisons" to the asoc tree

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 20:15 UTC  (7+ messages)
` [PATCH 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops


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