linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-18 22:13:41 to 2017-08-23 05:38:28 UTC [more...]

[PATCH 00/46] Update powerpc defconfigs
 2017-08-23  5:37 UTC  (32+ messages)
` [PATCH 01/46] powerpc/configs: Update for symbol movement only
` [PATCH 02/46] powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG
` [PATCH 03/46] powerpc/configs: Explicitly drop CONFIG_INPUT_MOUSEDEV
` [PATCH 04/46] powerpc/configs: Drop no longer needed CONFIG_FHANDLE
` [PATCH 05/46] powerpc/configs: Drop no longer needed CONFIG_DEVKMEM
` [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 v2 0/6] Add RSS to DPAA 1.x Ethernet driver
 2017-08-23  5:16 UTC  (11+ messages)
` [PATCH v2 1/6] fsl/fman: enable FMan Keygen
` [PATCH v2 2/6] dpaa_eth: use multiple Rx frame queues
` [PATCH v2 3/6] dpaa_eth: enable Rx hashing control
` [PATCH v2 4/6] dpaa_eth: add NETIF_F_RXHASH
` [PATCH v2 5/6] Documentation: networking: add RSS information
` [PATCH v2 6/6] dpaa_eth: check allocation result

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-23  1:43 UTC  (4+ messages)
    `  "

[PATCH RFC 0/7] powerpc: Beef up single-stepping/instruction emulation infrastructure
 2017-08-22 23:48 UTC  (8+ messages)
` [PATCH RFC 1/7] powerpc: Extend instruction "
` [PATCH RFC 2/7] powerpc: Change analyse_instr so it doesn't modify *regs
` [PATCH RFC 3/7] powerpc: Make load/store emulation use larger memory accesses
` [PATCH RFC 4/7] powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
` [PATCH RFC 5/7] powerpc: Handle vector element load/stores in emulation code
` [PATCH RFC 6/7] powerpc: Emulate load/store floating double pair instructions
` [PATCH RFC 7/7] powerpc: Handle opposite-endian processes in emulation code

linux-next: Tree for Aug 22
 2017-08-22 22:27 UTC  (8+ messages)

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

[PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const
 2017-08-22 21:23 UTC  (2+ messages)

32-bit powerpc, aty128fb: vmap allocation for size 135168 failed
 2017-08-22 19:45 UTC  (7+ messages)

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-08-22 18:06 UTC  (4+ messages)
` [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation

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

[PATCH 1/2] powerpc/workqueue: update list of possible CPUs
 2017-08-22 16:54 UTC  (6+ messages)
` [PATCH 2/2] blk-mq: don't use WORK_CPU_UNBOUND

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-22 16:52 UTC  (8+ messages)
` [RFC Part1 PATCH v3 13/17] x86/io: Unroll string I/O when SEV is active

[PATCH] fix memory leak on kvm_vm_ioctl_get_htab_fd
 2017-08-22 15:51 UTC  (2+ messages)

RCU lockup issues when CONFIG_SOFTLOCKUP_DETECTOR=n - any one else seeing this?
 2017-08-22 15:26 UTC  (27+ messages)

[PATCH 00/11] crypto: gcm - add GCM IV size constant
 2017-08-22  8:08 UTC  (12+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] crypto: caam - Use "
` [PATCH 03/11] crypto: ccp "
` [PATCH 04/11] crypto: nx "
` [PATCH 05/11] crypto: atmel "
` [PATCH 06/11] crypto: bcm "
` [PATCH 07/11] crypto: mediatek "
` [PATCH 08/11] crypto: chelsio "
` [PATCH 09/11] crypto: omap "
` [PATCH 10/11] crypto: gcm "
` [PATCH 11/11] crypto: aesni "

[PATCH resend] timers: Fix excessive granularity of new timers after a nohz idle
 2017-08-22  8:06 UTC  (3+ messages)

[BUG][bisected 270065e] linux-next fails to boot on powerpc
 2017-08-22  6:51 UTC  (19+ messages)
        ` [PATCH] ipr: Set no_report_opcodes for RAID arrays
              ` [PATCH 0/2] Allow scsi_prep_fn to occur for retried commands
                ` [PATCH 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time
                  ` [PATCHv2 "
                ` [PATCH 2/2] scsi: Preserve retry counter through scsi_prep_fn

qustion about eeh_add_virt_device
 2017-08-22  5:44 UTC  (2+ messages)

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-08-22  5:12 UTC  (7+ messages)
` [PATCH v2 1/5] powerpc: Convert to using %pOF instead of full_name
` [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path
` [PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path
` [PATCH v2 4/5] powerpc: pseries: only store the device node basename in full_name
` [PATCH v2 5/5] of/fdt: "

[PATCH v3 0/3] powerpc/mm: Mark memory contexts requiring global TLBIs
 2017-08-22  3:11 UTC  (7+ messages)
` [PATCH v3 1/3] powerpc/mm: Add marker for contexts requiring global TLB invalidations
` [PATCH v3 2/3] cxl: Mark context requiring global TLBIs

[PATCH] powerpc/64s: Fix replay interrupt return label name
 2017-08-22  1:51 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-08-22  1:46 UTC  (15+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure
` [PATCH v2 17/20] perf: Add a speculative page fault sw event
` [PATCH v2 18/20] perf tools: Add support for the SPF perf event
` [PATCH v2 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v2 20/20] powerpc/mm: Add speculative page fault

(no subject)
 2017-08-22  1:38 UTC 

[PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations
 2017-08-21 21:44 UTC 

[PATCH V9 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-08-21 21:44 UTC  (2+ messages)
` [PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-21 21:04 UTC  (2+ messages)

[PATCH v3 3/3] powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
 2017-08-21 16:49 UTC  (3+ messages)
` [v3, "
  ` [v3,3/3] "

[PATCH 0/6] Add RSS to DPAA 1.x Ethernet driver
 2017-08-21 17:57 UTC  (3+ messages)
` [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH

[PATCH v3 2/3] powerpc/mm: Don't send IPI to all cpus on THP updates
 2017-08-21 13:39 UTC  (2+ messages)
` [v3,2/3] "

[PATCH v3 1/3] powerpc/mm: Rename find_linux_pte_or_hugepte
 2017-08-21 13:39 UTC  (2+ messages)
` [v3,1/3] "

[PATCH v2] macintosh: rack-meter: make of_device_ids const
 2017-08-21 13:39 UTC  (2+ messages)
` [v2] "

[PATCH] i2c: busses: make i2c_adapter_quirks const
 2017-08-21 12:12 UTC 

[linux-next][bisected c64e09ce] sysctl command hung indefinitely
 2017-08-21 11:57 UTC  (4+ messages)

[PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel
 2017-08-21 11:30 UTC  (4+ messages)
` [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically

[PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable()
 2017-08-21  4:00 UTC  (4+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-21  2:47 UTC  (3+ messages)

[PATCH v10 00/14] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-08-20 17:58 UTC  (15+ messages)
` [PATCH v10 01/14] powerpc: Add #defs for paca->soft_enabled flags
` [PATCH v10 02/14] powerpc: move set_soft_enabled() and rename
` [PATCH v10 03/14] powerpc: Use soft_enabled_set api to update paca->soft_enabled
` [PATCH v10 04/14] powerpc: implement arch_local_* using the soft_enabled_* wrappers
` [PATCH v10 05/14] powerpc/irq: Cleanup hard_irq_disable() macro
` [PATCH v10 06/14] powerpc/irq: Fix arch_local_irq_disable() in book3s
` [PATCH v10 07/14] powerpc: Change from enable flag to disable bitmask
` [PATCH v10 08/14] powerpc: Rename soft_enabled to soft_disable_mask
` [PATCH v10 09/14] powerpc: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v10 10/14] powerpc: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v10 11/14] powerpc: Add support to mask perf interrupts and replay them
` [PATCH v10 12/14] powerpc:Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v10 13/14] powerpc: Add new set of soft_disable_mask_ functions
` [PATCH v10 14/14] powerpc: rewrite local_t using soft_irq

[PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst
 2017-08-20 17:44 UTC 

[PATCH 2/2] soc/fsl/qe: Slighly simplify code
 2017-08-20 15:53 UTC 

[PATCH 1/2] soc/fsl/qe: Fix a potential NULL pointer dereference in an error handling path
 2017-08-20 15:53 UTC 

[PATCH 0/5] tpm: tpm_ibmvtpm: - style fix
 2017-08-19 17:24 UTC  (7+ messages)
` [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format
` [PATCH 5/5] Use __func__ instead of function name

[PATCH] tpm: vtpm: constify vio_device_id
 2017-08-19 17:21 UTC  (5+ messages)

[PATCH] qe/ic: make irq_chip const
 2017-08-19 12:22 UTC 

[RFC v7 00/25] powerpc: Memory Protection Keys
 2017-08-19  8:23 UTC  (14+ messages)
` [RFC v7 24/25] powerpc: Deliver SEGV signal on pkey violation
` [RFC v7 26/25] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface


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