linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-14 08:44:24 to 2018-11-19 00:30:37 UTC [more...]

[PATCH kernel v3 00/22] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-11-19  0:20 UTC  (17+ messages)
` [PATCH kernel v3 02/22] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v3 03/22] powerpc/mm/iommu: Make mm_iommu_new() fail on existing regions
` [PATCH kernel v3 04/22] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v3 09/22] powerpc/pseries/iommu: Force default DMA window removal
` [PATCH kernel v3 10/22] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v3 11/22] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v3 14/22] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v3 15/22] powerpc/powernv: Reference iommu_table while it is linked to a group

[PATCH 0/4] bpf: permit JIT allocations to be served outside the module region
 2018-11-18 20:20 UTC  (9+ messages)
` [PATCH 1/4] bpf: account for freed JIT allocations in arch code
` [PATCH 2/4] net/bpf: refactor freeing of executable allocations
` [PATCH 3/4] bpf: add __weak hook for allocating executable memory
` [PATCH 4/4] arm64/bpf: don't allocate BPF JIT programs in module memory

linux-next: build warnings from Linus' tree
 2018-11-18 11:22 UTC  (4+ messages)

[PATCH] powerpc/32: Include .branch_lt in data section
 2018-11-18  8:26 UTC  (4+ messages)

[PATCH] net/ibmnvic: Fix deadlock problem in reset
 2018-11-17 20:41 UTC  (2+ messages)

[PATCH v02] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2018-11-17 11:52 UTC 

[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
 2018-11-17 10:25 UTC  (7+ messages)
` [PATCH 2/7] powerpc: "
` [PATCH 3/7] powerpc/kconfig: remove CONFIG_6xx
` [PATCH 4/7] powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
` [PATCH 5/7] powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
` [PATCH 6/7] powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
` [PATCH 7/7] powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-17  8:24 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-4.20-3 tag
 2018-11-16 16:25 UTC  (2+ messages)

[PATCH net-next 0/6] Remove VLAN.CFI overload
 2018-11-17  5:11 UTC  (5+ messages)

[PATCH v2 0/2] dpaa_eth: add ethtool coalesce control
 2018-11-17  3:42 UTC  (3+ messages)
` [PATCH v2 2/2] "

Unexpectedly dma_ops is NULL in struct device
 2018-11-16 22:32 UTC  (2+ messages)

[PATCH] ALSA: aoa: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] misc: cxl: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] macintosh: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] powerpc: Use device_type helpers to access the node type
 2018-11-16 22:11 UTC 

[PATCH] powerpc: Rework btext_find_display to use of_stdout and device_type helpers
 2018-11-16 22:10 UTC 

[PATCH] macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
 2018-11-16 22:05 UTC 

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-11-16 20:07 UTC  (15+ messages)
` [PATCH v8 01/14] MODSIGN: Export module signature definitions
` [PATCH v8 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v8 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v8 04/14] integrity: Introduce struct evm_xattr
` [PATCH v8 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v8 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v8 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v8 08/14] ima: Introduce is_signed()
` [PATCH v8 09/14] ima: Export func_tokens
` [PATCH v8 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v8 11/14] ima: Implement support "
` [PATCH v8 12/14] ima: Add new "d-sig" template field
` [PATCH v8 13/14] ima: Write modsig to the measurement list
` [PATCH v8 14/14] ima: Store the measurement again when appraising a modsig

[PATCH] powerpc/xmon: fix dump_segments()
 2018-11-16 17:31 UTC 

[PATCH] powerpc/book3s/32: fix number of bats in p/v_block_mapped()
 2018-11-16 17:27 UTC 

[PATCH] powerpc/mm: add exec protection on powerpc 603
 2018-11-16 17:20 UTC 

[PATCH] powerpc/mm: Eliminate not possible mmu features at compile time
 2018-11-16 17:08 UTC 

[PATCH] powerpc/mm: dump segment registers on book3s/32
 2018-11-16 17:06 UTC 

[PATCH v2] powerpc/mm: dump block address translation on book3s/32
 2018-11-16 16:54 UTC 

[PATCH] powerpc/64: Fix kernel stack 16-byte alignment
 2018-11-16 12:46 UTC  (5+ messages)
`  "

[PATCH v2] powerpc/ptrace: replace ptrace_report_syscall() with a tracehook call
 2018-11-16 12:42 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-16 12:37 UTC  (6+ messages)
` [PATCH 1/2] PCI/AER: Do not use APEI/HEST to disable AER services globally
` [PATCH 2/2] PCI/AER: Determine AER ownership based on _OSC instead of HEST

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-11-16 10:24 UTC  (11+ messages)
` [PATCH 01/10] perf/core: Add macro to test for event exclusion flags
` [PATCH 02/10] arm: perf/core: generalise event exclusion checking with perf macro
` [PATCH 03/10] arm: perf: add additional validation to set_event_filter
` [PATCH 04/10] powerpc: perf/core: generalise event exclusion checking with perf macro
` [PATCH 05/10] powerpc/pmu/fsl: add additional validation to event_init
` [PATCH 06/10] alpha: perf/core: generalise event exclusion checking with perf macro
` [PATCH 07/10] x86: "
` [PATCH 08/10] perf/core: Remove unused perf_flags
` [PATCH 09/10] drivers/perf: perf/core: generalise event exclusion checking with perf macro
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH] powerpc/mm: dump block address translation on book3s/32
 2018-11-16 10:20 UTC  (4+ messages)

[mainline][ppc][bnx2x] watchdog: CPU 80 self-detected hard LOCKUP @ opal_interrupt+0x28/0x70 when module load/unload
 2018-11-16 10:02 UTC  (8+ messages)

[PATCH] Powerpc/perf: Wire up PMI throttling
 2018-11-16  9:56 UTC  (3+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-16  9:10 UTC  (11+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-16  2:53 UTC  (5+ messages)
` [PATCHv2 2/6] ARM: dts: ls1021a: "

subscribe
 2018-11-16  1:33 UTC 

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-16  0:19 UTC  (18+ messages)

[PATCH] arch/powerpc: Use dma_zalloc_coherent
 2018-11-15 17:56 UTC  (2+ messages)

[PATCH] powerpc/numa: fix hot-added CPU on memory-less node
 2018-11-15 15:04 UTC  (3+ messages)

[PATCH] selftests/powerpc: Adjust wild_bctr to build with old gcc
 2018-11-15 13:25 UTC  (3+ messages)
` [PATCH v2] "
  ` [v2] "

[linuxppc-dev][PATCH] powerpc: mm: numa: Suppress "VPHN is not supported. Disabling polling" prints
 2018-11-15 13:25 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv: Remove PCI_MSI ifdef checks
 2018-11-15 12:46 UTC  (3+ messages)

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-11-15 12:24 UTC  (5+ messages)

[PATCH -next] powerpc/platforms/85xx: drop pointless static qualifier
 2018-11-15 12:33 UTC 

[PATCH kernel] powerpc/powernv/ioda: Reduce a number of hooks in pnv_phb
 2018-11-15 12:13 UTC  (3+ messages)

[PATCH V3] powerpc: Add KVM guest defconfig
 2018-11-15  6:49 UTC 

[PATCH] powerpc: Add missing config symbols for ppc64_defconfig
 2018-11-15  6:27 UTC 

[RFC PATCH v2 00/14] New TM Model
 2018-11-15  3:02 UTC  (16+ messages)
` [RFC PATCH 01/14] powerpc/tm: Reclaim transaction on kernel entry
` [RFC PATCH 02/14] powerpc/tm: Reclaim on unavailable exception
` [RFC PATCH 03/14] powerpc/tm: Recheckpoint when exiting from kernel
` [RFC PATCH 05/14] powerpc/tm: Refactor the __switch_to_tm code
` [RFC PATCH 08/14] powerpc/tm: Recheckpoint at exit path
` [RFC PATCH 09/14] powerpc/tm: Warn if state is transactional
` [RFC PATCH 13/14] powerpc/tm: Do not restore TM without SPRs

[PATCH kernel] powerpc/powernv/ioda1: Remove dead code for a single device PE
 2018-11-15  2:56 UTC  (3+ messages)

It looks like that wild_bctr on powerpc/fixes is still not compiling
 2018-11-15  2:44 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 6/8] hwmon: (ibmpowernv) Remove bogus __init annotations
 2018-11-14 22:26 UTC 

[PATCH AUTOSEL 4.9 08/13] hwmon: (ibmpowernv) Remove bogus __init annotations
 2018-11-14 22:25 UTC 

[PATCH AUTOSEL 4.14 12/27] hwmon: (ibmpowernv) Remove bogus __init annotations
 2018-11-14 22:25 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/27] ibmvnic: fix accelerated VLAN handling

[PATCH AUTOSEL 4.18 22/59] hwmon: (ibmpowernv) Remove bogus __init annotations
 2018-11-14 22:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.18 46/59] ibmvnic: fix accelerated VLAN handling

[PATCH v4 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-14 22:07 UTC  (5+ messages)
` [PATCH v4 1/4] kgdb: Remove irq flags from roundup
` [PATCH v4 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

UBSAN: Undefined behaviour in kernel/rcu/tree_plugin.h in 4.20-rc1
 2018-11-14 15:30 UTC  (4+ messages)

[PATCH] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2018-11-14 14:13 UTC  (3+ messages)

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

use generic DMA mapping code in powerpc V4
 2018-11-14  8:23 UTC  (28+ messages)
` [PATCH 01/34] powerpc: use mm zones more sensibly
` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export
` [PATCH 11/34] powerpc/pseries: use the generic iommu bypass code
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
` [PATCH 13/34] powerpc/cell: use the generic iommu bypass code
` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart
` [PATCH 15/34] powerpc/dart: use the generic iommu bypass code
` [PATCH 16/34] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor
` [PATCH 17/34] powerpc/powernv: remove pnv_npu_dma_set_mask
` [PATCH 18/34] powerpc/powernv: use the generic iommu bypass code
` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb
` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask
` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods
` [PATCH 22/34] powerpc/dma: remove the iommu fallback for coherent allocations
` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops
` [PATCH 24/34] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
` [PATCH 25/34] powerpc/dma: remove max_direct_dma_addr
` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable
` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override
` [PATCH 29/34] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 30/34] powerpc/dma: remove dma_nommu_mmap_coherent
` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops
` [PATCH 32/34] powerpc/dma: remove get_dma_offset
` [PATCH 33/34] powerpc/dma: remove set_dma_offset
` [PATCH 34/34] powerpc/dma: trim the fat from <asm/dma-mapping.h>


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