linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-23 05:38:15 to 2017-08-25 06:02:50 UTC [more...]

[PATCH v2 0/10] powerpc: Beef up single-stepping/instruction emulation infrastructure
 2017-08-25  5:41 UTC  (4+ messages)
` [PATCH v2 01/10] powerpc: Handle most loads and stores in instruction emulation code
` [PATCH v2 02/10] powerpc: Change analyse_instr so it doesn't modify *regs
` [PATCH v2 03/10] powerpc: Fix emulation of the isel instruction

[PATCH v3 0/7] Add RSS to DPAA 1.x Ethernet driver
 2017-08-25  5:50 UTC  (11+ messages)
` [PATCH v3 1/7] fsl/fman: move struct fman to header file
` [PATCH v3 2/7] fsl/fman: enable FMan Keygen
` [PATCH v3 3/7] dpaa_eth: use multiple Rx frame queues
` [PATCH v3 4/7] dpaa_eth: enable Rx hashing control
` [PATCH v3 5/7] dpaa_eth: add NETIF_F_RXHASH
` [PATCH v3 6/7] Documentation: networking: add RSS information
` [PATCH v3 7/7] dpaa_eth: check allocation result

[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
 2017-08-25  4:53 UTC  (8+ messages)
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's
` [1/6] powerpc/mm: Move pgdir setting into a helper

[PATCH v3 0/4] powerpc/64s: idle POWER9 stop improvements
 2017-08-25  4:30 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v3 2/4] powerpc/64s: idle POWER9 can execute stop without a sync sequence
` [PATCH v3 3/4] powerpc/64s: idle POWER9 can execute stop in virtual mode
` [PATCH v3 4/4] powerpc/64s: idle ESL=0 stop can avoid MSR and save/restore overhead

[PATCH v7 00/12] Enable VAS
 2017-08-25  3:38 UTC  (16+ messages)
` [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures
` [PATCH v7 02/12] Move GET_FIELD/SET_FIELD to vas.h
` [PATCH v7 03/12] powerpc/vas: Define vas_init() and vas_exit()
` [PATCH v7 04/12] powerpc/vas: Define helpers to access MMIO regions
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 07/12] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 09/12] powerpc/vas: Define vas_rx_win_open() interface
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 11/12] powerpc/vas: Define vas_tx_win_open()
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces

[PATCH really v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-25  1:43 UTC  (4+ messages)

[PATCH] powerpc: powernv: Fix build error on const discarding
 2017-08-25  1:26 UTC  (4+ messages)

[PATCH 0/4] powerpc/32: memset() optimisations
 2017-08-25  0:15 UTC  (8+ messages)
` [PATCH 1/4] powerpc/32: add memset16()
` [PATCH 2/4] powerpc: fix location of two EXPORT_SYMBOL
` [PATCH 3/4] powerpc/32: optimise memset()
` [PATCH 4/4] powerpc/32: remove a NOP from memset()

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-08-25  0:10 UTC  (5+ messages)
` [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path

[PATCH V10 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-08-24 22:07 UTC  (3+ messages)
` [PATCH V10 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V10 2/2] powerpc/nodes: Ensure enough nodes avail for operations

[v4 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-08-24 20:37 UTC  (12+ messages)
` [v4 01/11] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [v4 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [v4 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [v4 04/11] soc/fsl/qbman: Drop set/clear_bits usage
` [v4 05/11] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [v4 06/11] soc/fsl/qbman: Fix ARM32 typo
` [v4 07/11] soc/fsl/qbman: Rework portal mapping calls for ARM/PPC
` [v4 08/11] soc/fsl/qbman: add QMAN_REV32
` [v4 09/11] soc/fsl/qbman: different register offsets on ARM
` [v4 10/11] soc/fsl/qbman: Add missing headers "
` [v4 11/11] fsl/soc/qbman: Enable FSL_LAYERSCAPE config "

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-24 18:54 UTC  (4+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active

[PATCH] powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs
 2017-08-24 14:46 UTC  (4+ messages)

[PATCH v2 0/1] Split VGA default nomination out from VGA arbiter
 2017-08-24 13:57 UTC  (9+ messages)
` [PATCH v2 1/1] Split VGA default device handler out of "

[PATCH 1/2] powerpc/workqueue: update list of possible CPUs
 2017-08-24 13:51 UTC  (9+ messages)

[PATCH] powerpc/powernv/idle: Round up latency and residency values
 2017-08-24 13:07 UTC  (4+ messages)

[PATCH v2 00/14] idle and soft-irq improvements and POWER9 idle optimisation
 2017-08-24 12:53 UTC  (7+ messages)
` [PATCH v2 10/14] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v2 12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence

[PATCH] powerpc/vio: Use device_type to detect family
 2017-08-24 12:37 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: Fix replay interrupt return label name
 2017-08-24 12:37 UTC  (2+ messages)
`  "

[PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path
 2017-08-24 12:37 UTC  (2+ messages)
` [v2, "

[PATCH v2 1/5] powerpc: Convert to using %pOF instead of full_name
 2017-08-24 12:37 UTC  (2+ messages)
` [v2,1/5] "

[PATCH v2 01/14] powerpc/64s: masked interrupt avoid branch
 2017-08-24 12:37 UTC  (2+ messages)
` [v2,01/14] "

[PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
 2017-08-24 12:17 UTC  (7+ messages)
` [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically
` [PATCH v7 4/4] boot/param: add pointer to next argument to unknown parameter callback

[PATCH] rapidio: remove global irq spinlocks from the subsystem
 2017-08-24 11:30 UTC 

[PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-08-24 10:56 UTC  (4+ messages)

[PATCH] powerpc: Fix DAR reporting when alignment handler faults
 2017-08-24 10:49 UTC 

[PATCH v2 1/1] futex: remove duplicated code and fix UB
 2017-08-24  9:47 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  9:13 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  8:14 UTC  (4+ messages)

[PATCH 10/10] powerpc/xive: fix the size of the cpumask used in xive_find_target_in_mask()
 2017-08-24  7:37 UTC  (4+ messages)

[PATCH] cxl: Add support for POWER9 DD2
 2017-08-24  7:23 UTC  (5+ messages)

[PATCH] powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
 2017-08-24  5:49 UTC 

[PATCH kernel 0/5] powerpc/eeh: Some cleanups
 2017-08-24  5:29 UTC  (14+ messages)
` [PATCH kernel 1/5] powerpc/pci: Remove unused parameter from add_one_dev_pci_data()
` [PATCH kernel 2/5] powerpc/eeh: Reduce to one the number of places where edev is allocated
` [PATCH kernel 3/5] powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
` [PATCH kernel 4/5] powerpc/eeh: Remove unnecessary config_addr "
` [PATCH kernel 5/5] powerpc/eeh: Remove unnecessary node from pci_dn

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-24  1:06 UTC  (9+ messages)
    `  "
      `  "
          ` 答复: "

[PATCH 00/11] ASoC: make snd_soc_platform_driver const
 2017-08-23 19:33 UTC  (3+ messages)
` [PATCH 06/11] ASoC: pxa: "

[PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations
 2017-08-23 16:04 UTC  (4+ messages)

[PATCH] tpm: vtpm: constify vio_device_id
 2017-08-23 14:06 UTC  (6+ messages)

[PATCH 1/5] powerpc/oops: Fix the oops markers to use pr_cont()
 2017-08-23 13:56 UTC  (5+ messages)
` [PATCH 2/5] powerpc/oops: Print the kernel's endian in the oops
` [PATCH 3/5] powerpc/oops: Use IS_ENABLED() for oops markers
` [PATCH 4/5] powerpc/oops: Print CR/XER on same line as MSR
` [PATCH 5/5] powerpc/oops: Line up NIP & MSR with other rows

[PATCH 3/6] powerpc/mm: Ensure cpumask update is ordered
 2017-08-23 12:01 UTC  (2+ messages)
` [3/6] "

[PATCH RFC 0/7] powerpc: Beef up single-stepping/instruction emulation infrastructure
 2017-08-23 11:42 UTC  (5+ messages)
` [PATCH RFC 2/7] powerpc: Change analyse_instr so it doesn't modify *regs

[PATCH 00/46] Update powerpc defconfigs
 2017-08-23  5:38 UTC  (43+ messages)
` [PATCH 04/46] powerpc/configs: Drop no longer needed CONFIG_FHANDLE
` [PATCH 06/46] powerpc/configs: Update for CONFIG_DEBUG_FS being selected via CONFIG_RCU_TRACE
` [PATCH 07/46] powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO
` [PATCH 08/46] powerpc/configs: Update for CONFIG_NF_CT_PROTO_(SCTP|UDPLITE)=y
` [PATCH 09/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_DEV_VMX_ENCRYPT
` [PATCH 10/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_HMAC
` [PATCH 11/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_ECB
` [PATCH 12/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_SHA256
` [PATCH 13/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL
` [PATCH 14/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL in g5 / c2k
` [PATCH 15/46] powerpc/configs: Drop no longer needed CONFIG_CRYPTO_GCM
` [PATCH 16/46] powerpc/configs: Drop no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES
` [PATCH 17/46] powerpc/configs: Drop unnecessary CONFIG_NUMA_BALANCING_DEFAULT_ENABLED
` [PATCH 18/46] powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT
` [PATCH 19/46] powerpc/configs: Drop no longer needed CONFIG_SMP for pseries/ppc64/powernv
` [PATCH 20/46] powerpc/configs: Drop no longer needed PCI_MSI on powernv
` [PATCH 21/46] powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL
` [PATCH 22/46] powerpc/configs: Drop MEMORY_HOTREMOVE from ppc64/cell
` [PATCH 23/46] powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from cell/ppc64
` [PATCH 24/46] powerpc/configs: Drop no longer needed CONFIG_AUDITSYSCALL
` [PATCH 25/46] powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC
` [PATCH 26/46] powerpc/configs: Drop no longer needed CONFIG_IPV6
` [PATCH 27/46] powerpc/configs: Drop no longer needed CONFIG_SCSI
` [PATCH 28/46] powerpc/configs: Drop unnecessary CONFIG_EDAC from ppc64e
` [PATCH 29/46] powerpc/configs: Drop no longer needed CONFIG_LIBCRC32C
` [PATCH 30/46] powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig
` [PATCH 31/46] powerpc/configs: Drop removed CONFIG_LOGFS
` [PATCH 32/46] powerpc/configs: Update for CONFIG_INPUT_MOUSEDEV=n
` [PATCH 33/46] powerpc/configs: Update for CONFIG_SND changes
` [PATCH 34/46] powerpc/configs/mpc5200: Drop no longer needed CONFIG_FB
` [PATCH 35/46] powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on
` [PATCH 36/46] powerpc/configs/6xx: Drop no longer needed CONFIG_TIMER_STATS
` [PATCH 37/46] powerpc/configs/6xx: Clean up duplicate CONFIG_EXT4 values
` [PATCH 38/46] powerpc/configs/6xx: Drop removed CONFIG_BLK_DEV_HD
` [PATCH 39/46] powerpc/configs/6xx: Drop no longer needed CONFIG_NF_CONNTRACK_PROC_COMPAT
` [PATCH 40/46] powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STAT
` [PATCH 41/46] powerpc/configs/6xx: Drop no longer needed CONFIG_NETFILTER_XT_MATCH_SOCKET
` [PATCH 42/46] powerpc/configs/6xx: Drop no longer needed CONFIG_BT_HCIUART_H4
` [PATCH 43/46] powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m
` [PATCH 44/46] powerpc/configs/c2k: Switch CONFIG_GEN_RTC from =m to =y
` [PATCH 45/46] powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LL
` [PATCH 46/46] powerpc/configs/6xx: Drop removed CONFIG_USB_LED


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