All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-06 03:24:21 to 2015-08-06 05:46:53 UTC [more...]

[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
 2015-08-06  5:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v3 02/32] qapi: New QAPISchema intermediate reperesentation

[PATCH 1/3] Powerpc: mpc85xx: refactor the PM operations
 2015-08-06  5:46 UTC  (14+ messages)
` [PATCH 3/3] PowerPC/mpc85xx: Add hotplug support on E6500 cores

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: support switchdev FDB objects
 2015-08-06  5:44 UTC  (7+ messages)
` [PATCH net-next v2 2/7] net: switchdev: support static FDB addresses
` [PATCH net-next v2 3/7] net: dsa: add support for switchdev FDB objects
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: extend fid mask
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: rename ATU MAC accessors
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: rework FDB getnext operation
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: rework FDB add/del operations

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-06  5:45 UTC  (6+ messages)
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[PATCH v2] leds: lp55xx: avoid dereferencing a stale platform_data pointer
 2015-08-06  5:44 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file
 2015-08-06  5:43 UTC 

[Qemu-devel] [PATCH 00/26] qapi: Another round of fixes and cleanups
 2015-08-06  5:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH 21/26] qapi: Command returning anonymous type doesn't work, outlaw

[U-Boot] [PATCH] imx: mx6ul_14x14_evk discard redefined CONFIG_MX6
 2015-08-06  5:42 UTC 

[BUG] perf/script: segfault on simple command
 2015-08-06  5:41 UTC  (2+ messages)

[meta-fsl-arm][PATCH v3 0/3] 3.14.38_6UL7D_beta release
 2015-08-06  5:40 UTC  (4+ messages)
` [meta-fsl-arm][PATCH v3 1/3] libfslcodec: Upgrade to 4.0.6 version
` [meta-fsl-arm][PATCH v3 2/3] libfslparser: "
` [meta-fsl-arm][PATCH v3 3/3] gst1.0-fsl-plugin: "

[PATCH] mmc: Kconfig: Add dependency on GPIOLIB for MMC_SDHCI
 2015-08-06  5:39 UTC 

about the time consuming kvm_vcpu_ioctl issue in rhel kernel
 2015-08-06  5:38 UTC 

[PATCH] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
 2015-08-06  5:36 UTC  (14+ messages)
` [PATCH V2 0/6] Redesign SR-IOV on PowerNV
  ` [PATCH V2 1/6] powerpc/powernv: don't enable SRIOV when VF BAR contains non M64 BAR
  ` [PATCH V2 2/6] powerpc/powernv: simplify the calculation of iov resource
  ` [PATCH V2 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
  ` [PATCH V2 4/6] powerpc/powernv: replace the hard coded boundary with gate
  ` [PATCH V2 5/6] powerpc/powernv: boundary the total vf bar size instead of the individual one
  ` [PATCH V2 6/6] powerpc/powernv: allocate discrete PE# when using M64 BAR in Single PE mode

qca6164 support
 2015-08-06  5:34 UTC  (3+ messages)

[PATCH v2 00/12] DPMS updates and atomic state checking
 2015-08-06  5:34 UTC  (3+ messages)
` [PATCH v2 02/12] drm/i915: Update atomic state when removing mst connector

What's cooking in git.git
 2015-08-06  5:33 UTC  (5+ messages)
  ` [PATCH 0/2] ./t5512-*.sh -x complaints
    ` [PATCH 1/2] test-lib: turn off "-x" tracing during chain-lint check
    ` [PATCH 2/2] test-lib: disable trace when test is not verbose

[PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
 2015-08-06  5:33 UTC  (3+ messages)

KVM/ARM: Problems about intercepting the system call
 2015-08-06  5:45 UTC 

[PATCH] surface pro 3: Add support driver for Surface Pro 3 buttons
 2015-08-06  5:30 UTC  (2+ messages)

Purchasing/Infrared lamp therapy products/Aukewel Co., ltd
 2015-08-06  5:32 UTC 

[Qemu-devel] [RFC PATCH v4 00/11] sPAPR CPU hotplug
 2015-08-06  5:27 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v4 01/11] exec: Remove cpu from cpus list during cpu_exec_exit()
` [Qemu-devel] [RFC PATCH v4 02/11] exec: Do vmstate unregistration from cpu_exec_exit()
` [Qemu-devel] [RFC PATCH v4 03/11] cpus: Reclaim vCPU objects
` [Qemu-devel] [RFC PATCH v4 04/11] cpus: Add a sync version of cpu_remove()
` [Qemu-devel] [RFC PATCH v4 05/11] xics_kvm: Add cpu_destroy method to XICS
` [Qemu-devel] [RFC PATCH v4 06/11] spapr: Create pseries-2.5 machine
` [Qemu-devel] [RFC PATCH v4 07/11] spapr: Enable CPU hotplug for pseries-2.5 and add CPU DRC DT entries
` [Qemu-devel] [RFC PATCH v4 08/11] spapr: CPU hotplug support
` [Qemu-devel] [RFC PATCH v4 09/11] spapr: Support topologies with unfilled cores
` [Qemu-devel] [RFC PATCH v4 10/11] spapr: CPU hot unplug support
` [Qemu-devel] [RFC PATCH v4 11/11] target-ppc: Enable CPU hotplug for POWER8 CPU family

[Qemu-devel] [PATCH qemu 0/2] monitor/ppc: Print correct SPRs
 2015-08-06  5:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu 1/2] monitor: Add CPU class callback to read registers for monitor
` [Qemu-devel] [PATCH qemu 2/2] target-ppc: Define get_monitor_def

[Ocfs2-devel] OCFS2 support which architectures and can the cluster work under mixed architectures?
 2015-08-06  5:26 UTC  (2+ messages)

[LTP] [PATCH v2] ipc/msgrcv: add new testcase msgrcv08
 2015-08-06  5:24 UTC 

VIDIOC_S_EXT_CTRLS
 2015-08-06  5:22 UTC 

[PATCH][v2] attr: drop sstate fix and narrow relative-libdir.patch to target
 2015-08-06  5:18 UTC 

rtnl_mutex deadlock?
 2015-08-06  5:19 UTC  (6+ messages)

[PATCH V4 4/7] Drivers: hv: vmbus: add APIs to register callbacks to process hvsock connection
 2015-08-06  4:53 UTC  (4+ messages)

[PATCH v4 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06  4:59 UTC  (9+ messages)
` [PATCH v4 1/2] drivers: watchdog: add a "
` [PATCH v4 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

qca6174 hw2.1 fw and kernel crash on 5GHz network connection attempt
 2015-08-06  5:03 UTC  (2+ messages)

[RFCv3 0/4] Adding support for Zynq Reset Controller
 2015-08-06  4:54 UTC  (9+ messages)
` [RFCv3 1/4] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings

[PATCH for-next V7 00/10] Move RoCE GID management to IB/Core
 2015-08-06  4:53 UTC  (10+ messages)

[U-Boot] [PATCH V2 0/6] power: pfuze100: support driver model and regulator
 2015-08-06  4:52 UTC  (6+ messages)
` [U-Boot] [PATCH V2 5/6] power: regulator: add pfuze100 support

[PATCH v3] PCI: Only enable IO window if supported
 2015-08-06  4:50 UTC  (6+ messages)

Simultaneous hostapd and wpa_supplicant on QCA9880
 2015-08-06  4:45 UTC  (2+ messages)

[PATCH V4 7/7] Drivers: hv: vmbus: disable local interrupt when hvsock's callback is running
 2015-08-06  4:44 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] imx: clock support enet2 anatop clock support
 2015-08-06  4:41 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] net: fec: do not access reserved register for i.MX6UL

[PATCH v2 0/2] powerpc32: Optimise csum_partial()
 2015-08-06  4:39 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc32: optimise csum_partial() loop

[RFC] split struct ib_send_wr
 2015-08-06  4:40 UTC  (2+ messages)

[PATCH] x86: correct fpu emulation access to ldt
 2015-08-06  4:38 UTC  (6+ messages)

[ANN] ceph-deploy 1.5.27 released
 2015-08-06  4:37 UTC  (4+ messages)

[PATCH v2 00/12] IB: Replace safe uses for ib_get_dma_mr with pd->local_dma_lkey
 2015-08-06  4:36 UTC  (11+ messages)

[RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
 2015-08-06  4:35 UTC  (22+ messages)
  ` llvm bpf debug info. "
                    ` Cc llvmdev: "
                          ` [LLVMdev] "
                                ` [llvm-dev] "

[U-Boot] [PATCH v2 1/3] x86: Convert minnowmax to use CONFIG_DM_NET
 2015-08-06  4:35 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] x86: Convert minnowmax to use CONFIG_DM_USB
` [U-Boot] [PATCH v2 3/3] x86: Show the un-relocated IP address in exceptions

[nightly] Core TISDK (1.6/daisy) 2015.06 build 2015-08-05_22-00-51
 2015-08-06  4:31 UTC 

[PATCH v2] mtd: brcmnand: Fix misuse of IS_ENABLED
 2015-08-06  4:29 UTC 

[RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
 2015-08-06  4:28 UTC  (14+ messages)

[PATCH v2] ata: ahci_brcmstb: Fix misuse of IS_ENABLED
 2015-08-06  4:28 UTC  (2+ messages)

[PATCH net-next v4 4/4] gre: Remove support for sharing GRE protocol hook
 2015-08-06  3:12 UTC 

[PATCH net-next v4 3/4] openvswitch: Use regular GRE net_device instead of vport
 2015-08-06  3:12 UTC 

[PATCH net-next v4 2/4] ip_gre: Add support to collect tunnel metadata
 2015-08-06  3:12 UTC 

[PATCH net-next v4 1/4] openvswitch: Move tunnel destroy function to oppenvswitch module
 2015-08-06  3:12 UTC 

[PATCH net-next v4 0/4] GRE: Use flow based tunneling for OVS GRE vport
 2015-08-06  3:12 UTC 

How do useradd.bbclass and chown/chgrp in do_install work _internally_?
 2015-08-06  4:12 UTC 

Error when cloning with weird local directory
 2015-08-06  4:21 UTC 

omap3-sgx-modules-5.01.01.xx ONLY supports hardfp mode for now
 2015-08-06  4:20 UTC  (6+ messages)

[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
 2015-08-06  4:17 UTC  (6+ messages)

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-08-06  4:15 UTC  (4+ messages)
` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages
  ` page-flags behavior on compound pages: a worry

[PATCH 0/3] fix ipv6 support
 2015-08-06  4:06 UTC  (2+ messages)

4.2-rc5 rcu stalls
 2015-08-06  4:15 UTC  (8+ messages)

[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-06  4:11 UTC  (51+ messages)
` [PATCH v6 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v6 02/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v6 04/42] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v6 05/42] powerpc/powernv: Track IO/M32/M64 segments from PE
` [PATCH v6 06/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v6 07/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v6 08/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v6 09/42] powerpc/powernv: DMA32 cleanup
` [PATCH v6 10/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v6 11/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v6 12/42] powerpc/powernv: Increase PE# capacity
` [PATCH v6 13/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v6 14/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v6 15/42] powerpc/powernv: PE oriented during configuration
` [PATCH v6 16/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
` [PATCH v6 17/42] powerpc/powernv: Rename PE# fields in PHB
` [PATCH v6 18/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v6 19/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v6 20/42] powerpc/powernv: Create PEs dynamically
` [PATCH v6 21/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v6 22/42] powerpc/powernv: Move functions around
` [PATCH v6 23/42] powerpc/powernv: Release PEs dynamically
` [PATCH v6 24/42] powerpc/powernv: Supports slot ID
` [PATCH v6 25/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v6 26/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v6 27/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v6 28/42] powerpc/powernv: Fundamental reset "
` [PATCH v6 29/42] powerpc/pci: Don't scan empty slot
` [PATCH v6 30/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v6 31/42] powerpc/pci: Rename pcibios_{add,remove}_pci_devices
  ` [PATCH v6 31/42] powerpc/pci: Rename pcibios_{add, remove}_pci_devices
` [PATCH v6 32/42] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v6 33/42] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v6 34/42] powerpc/pci: Delay creating pci_dn
` [PATCH v6 35/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v6 36/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v6 37/42] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v6 38/42] drivers/of: Unflatten subordinate nodes after specified level
` [PATCH v6 39/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v6 40/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v6 41/42] drivers/of: Export OF changeset functions
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH v2] [media] vimc: Virtual Media Controller core, capture and sensor
 2015-08-06  4:10 UTC 

[libvirt test] 60568: regressions - FAIL
 2015-08-06  4:05 UTC 

[PATCH] btrfs-progs: add newline to some error messages
 2015-08-06  4:01 UTC  (4+ messages)

How to flash core-image-sato to a Nvidia Jetson TK1?
 2015-08-06  3:59 UTC  (2+ messages)

[PATCH 0/6] Packages Upgrade
 2015-08-06  3:53 UTC  (3+ messages)
` [PATCH 6/6] tcmode-default.inc: update BINUVERSION

[PATCH] [trivial] net:wimax: Fix doucble word "the the" in networking.xml
 2015-08-06  3:52 UTC 

[qemu-upstream-4.4-testing test] 60565: tolerable FAIL - PUSHED
 2015-08-06  3:50 UTC 

[PATCH] checkpatch: Don't complain about long "Fixes:" lines
 2015-08-06  3:50 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: Driver for Maxim MAX31790
 2015-08-06  3:48 UTC  (2+ messages)

[PATCH V5] audit: use macros for unset inode and device values
 2015-08-06  3:48 UTC 

about the time consuming kvm_vcpu_ioctl issue in rhel kernel
 2015-08-06  3:46 UTC 

Qt SDK Static Build
 2015-08-06  3:42 UTC  (2+ messages)

[PATCH 1/3] efinet: handle get_status() properly
 2015-08-06  3:42 UTC  (5+ messages)

[PATCH V5] audit: use macros for unset inode and device values
 2015-08-06  3:40 UTC  (3+ messages)

[meta-oe][PATCH v2] pcsc-lite: upgrade 1.8.6 -> 1.8.13
 2015-08-06  3:39 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu] spapr: Use QEMU limit for maximum CPUs number
 2015-08-06  3:37 UTC 

[RFC PATCH v3 0/5]
 2015-08-06  3:35 UTC  (5+ messages)
` [RFC PATCH v3 1/5] mmc: dw_mmc: Add external dma interface support

[PATCH] create-pull-request: cd to relative directory
 2015-08-06  3:33 UTC  (2+ messages)

[meta-qt5][WIP][PATCH 3/3] WIP: recipes-git: upgrade to latest revision in 5.5 branch
 2015-08-06  3:31 UTC  (7+ messages)
` [meta-qt5][PATCH 1/2] recipes-git: upgrade to 5.5
  ` [meta-qt5][PATCH 2/2] qt5-plugin-generic-vboxtouch: add -Wno-narrowing to fix build with gcc-5.2

PROBLEM: 4.1.4 -- Kernel Panic on shutdown
 2015-08-06  3:31 UTC  (8+ messages)

[PATCH v5 1/2] firmware: qcom: scm: Split out 32-bit specific SCM code
 2015-08-06  3:30 UTC  (5+ messages)
` [PATCH v5 2/2] firmware: qcom: scm: Add support for ARM64 SoCs

Design doc of adding ACPI support for arm64 on Xen
 2015-08-06  3:28 UTC  (5+ messages)

[PATCH] linux-libc-headers: exclude drm headers from sysroot
 2015-08-06  3:26 UTC  (5+ messages)

regression introduced by "block: Add support for DAX reads/writes to block devices"
 2015-08-06  3:24 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.