All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-10 06:41:10 to 2015-02-10 07:50:40 UTC [more...]

[PATCH 0/9] Simplify regulator_set_optimum_mode
 2015-02-10  7:08 UTC  (8+ messages)
` [PATCH 2/9] regulator: core: Introduce set_optimum_mode op

[PATCH] ASoC: omap: Kconfig: Support for omap5-uevm analog audio
 2015-02-10  7:11 UTC  (2+ messages)

[PATCH v3 0/5] add usb support for hi6220
 2015-02-10  7:50 UTC  (12+ messages)
  ` [PATCH v3 1/5] Documentation: dt-bindings: add dt binding info for hi6220 dwc2
  ` [PATCH v3 2/5] Documentation: dt-bindings: add dt binding info for hi6220
  ` [PATCH v3 3/5] usb: dwc2: platform: add hi6220 support
  ` [PATCH v3 4/5] usb: phy: load usb phy earlier
  ` [PATCH v3 5/5] usb: phy: add phy-hi6220-usb

[PATCH] net: qmi_wwan: MC73xx interface 10 is not QMI
 2015-02-10  7:49 UTC  (5+ messages)

btrfs performance, sudden drop to 0 IOPs
 2015-02-10  6:58 UTC  (4+ messages)

Error while executing make - Pktgen-DPDK
 2015-02-10  7:48 UTC  (2+ messages)

[PATCH v4 00/10] mtd: st_spi_fsm: Align with ST's internal development
 2015-02-10  7:46 UTC  (6+ messages)
` [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables

[U-Boot] [PATCH v4 0/3] dm:gpio:mxc add DT support
 2015-02-10  7:46 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/3] dm: introduce dev_get_addr interface
` [U-Boot] [PATCH v4 2/3] dm:gpio:mxc add a bank_index entry in platdata
` [U-Boot] [PATCH v4 3/3] dm:gpio:mxc add DT support

[PATCH v2] thinkpad_acpi: unhandled hkey event
 2015-02-10  7:45 UTC 

[PATCH] mmc: tegra: Write xfer_mode, CMD regs in together
 2015-02-10  7:44 UTC  (5+ messages)

Repair broken btrfs raid6?
 2015-02-10  7:17 UTC  (2+ messages)

[PATCH v3 00/20] power_supply: Allow safe usage of power supply
 2015-02-10  7:39 UTC  (6+ messages)
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs

Replacing a (or two?) failed drive(s) in RAID-1 btrfs filesystem
 2015-02-10  7:36 UTC  (3+ messages)

[PATCH] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-10  7:36 UTC  (7+ messages)

Status IGD pass-through with QEMU/KVM
 2015-02-10  7:36 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH v9 0/5] mfd: axp20x: add support for AXP202 and AXP209
 2015-02-10  7:34 UTC  (8+ messages)
` [PATCH v9 2/5] mfd: AXP20x: Add bindings documentation

Wierd: Degrading while recovering raid5
 2015-02-10  7:35 UTC  (2+ messages)

[RFC] MMC: CMD52 During Data Transfer support
 2015-02-10  7:29 UTC  (3+ messages)

[RESEND][PATCH v2] ntp: Fixup adjtimex freq validation on 32bit systems
 2015-02-10  7:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-02-09
 2015-02-10  7:30 UTC 

[Qemu-trivial] [PULL 00/46] Trivial patches for 2015-02-10
 2015-02-10  7:29 UTC  (46+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PULL 01/46] target-mips: Clean up switch fall through after commit fecd264
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 02/46] fw_cfg: fix typos in comments: patch -> path
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 06/46] Convert some debugging printfs to trace calls in pcnet.c
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 07/46] vl: Fix bogus error message for implied mon ID clashing
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 09/46] linux-user/syscall.c: lock_iovec: unlock vec[i] in failure processing code block
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/46] linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_base
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 11/46] linux-user/main.c: Use TARGET_SIG* instead of SIG*
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 12/46] linux-user/syscall.c: do_ioctl_dm: Need to call unlock_user() before going to failure return in default case
` [Qemu-trivial] [PULL 17/46] aes: remove a dead return statement
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 18/46] vl.c: fix memory leak spotted by valgrind
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 25/46] usb: Pair g_malloc() with g_free(), not free()
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 26/46] util/uri: uri_new() can't fail, drop dead error handling
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 29/46] QJSON: fix typo in author's email address
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 34/46] rdma: g_malloc0() can't fail, bury dead error handling
` [Qemu-trivial] [PULL 36/46] translate-all: Use g_try_malloc() for dynamic translator buffer
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 37/46] disas/cris: Fix warning caused by missing 'static' attribute
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 38/46] disas/sh4: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 41/46] moxie: Fix warning caused by missing include statement
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 42/46] serial: Fix warnings caused by missing 'static' attribute
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 43/46] spice: Add "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 45/46] vga: Fix warning caused by "
  ` [Qemu-devel] "
` [Qemu-trivial] [Qemu-devel] [PULL 00/46] Trivial patches for 2015-02-10

[PATCH] ARM: kprobes: Fix compilation error caused by superfluous '*'
 2015-02-10  7:27 UTC 

[PATCH v2 1/2] ath10k: Bypass PLL setting on target init for QCA9888
 2015-02-10  7:26 UTC  (5+ messages)
` [PATCH v2 2/2] ath10k: Increase copy engine entries for rx wmi

[sched/core] 9edfbfed3f5: +88.2% hackbench.time.involuntary_context_switches
 2015-02-10  7:26 UTC  (4+ messages)
  ` [LKP] "

[PATCH 1/4] xfs: Accounting for AGFL blocks in xfs_spaceman
 2015-02-10  7:25 UTC  (2+ messages)

[PATCH 3.18 00/39] 3.18.7-stable review
 2015-02-10  7:24 UTC  (5+ messages)

Upgrading storage server
 2015-02-10  7:22 UTC  (3+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-10  7:21 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] nbd: fix the co_queue multi-adding bug
 2015-02-10  7:20 UTC 

Recommendations for a new MFD device driver?
 2015-02-10  7:20 UTC  (3+ messages)

[PATCH 2/2] linux-congatec: Remove old files
 2015-02-10  7:20 UTC 

[PATCH 1/2] linux-congatec: Update to version 3.10.53
 2015-02-10  7:20 UTC 

[Qemu-trivial] [PATCH 0/2] xen_pt: fix two Coverity defects
 2015-02-10  7:19 UTC  (12+ messages)
` [Qemu-trivial] [PATCH 1/2] xen-pt: fix Negative array index read
    ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/2] xen-pt: fix Out-of-bounds read
    ` [Qemu-devel] "

[PATCH v2 0/2] Cipher infrastructure
 2015-02-10  7:19 UTC  (2+ messages)

[PATCH] i2c-designware: fixup of wait_for_completion_timeout return handling
 2015-02-10  7:19 UTC  (3+ messages)

[PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices
 2015-02-10  7:17 UTC  (4+ messages)

[PATCH] openrisc: barebox.lds.S: fix BFD format names
 2015-02-10  7:14 UTC 

New ioctl
 2015-02-10  7:14 UTC  (4+ messages)
` New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE

[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
 2015-02-10  7:14 UTC  (4+ messages)

[PATCH v3] ASoC: atmel_ssc_dai: Allow more rates
 2015-02-10  7:12 UTC  (3+ messages)

[xen-unstable test] 34341: tolerable FAIL - PUSHED
 2015-02-10  7:12 UTC 

[RFC] test_bit before clear files_struct bits
 2015-02-10  7:11 UTC  (2+ messages)
` [RFC V2] "

[PATCH] man: modify lvscan man
 2015-02-10  7:11 UTC 

[Qemu-devel] [RFC v3 00/10] pass aer error to guest for vfio device
 2015-02-10  7:03 UTC  (11+ messages)
` [Qemu-devel] [RFC v3 01/10] pcie_aer: fix typos in pcie_aer_inject_error comment
` [Qemu-devel] [RFC v3 02/10] aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
` [Qemu-devel] [RFC v3 03/10] aer: introduce pcie_aer_setup to setup aer related bits
` [Qemu-devel] [RFC v3 04/10] vfio: add pcie extanded capability support
` [Qemu-devel] [RFC v3 05/10] pcie_aer: expose pcie_aer_msg() interface
` [Qemu-devel] [RFC v3 06/10] piix: disable all vfio device aercap property
` [Qemu-devel] [RFC v3 07/10] vfio_pci: change vfio device features bit macro to enum definition
` [Qemu-devel] [RFC v3 08/10] vfio-pci: add VFIO_FEATURE_ENABLE_AER_CAP feature
` [Qemu-devel] [RFC v3 09/10] vfio-pci: pass the aer error to guest
` [Qemu-devel] [RFC v3 10/10] pcie_aer: fix a trivial typo in PCIEAERMsg comments

[meta-oe][PATCH] python-pip: add python-distribute in RDEPENDS
 2015-02-10  6:55 UTC 

linux-next: Tree for Feb 9
 2015-02-10  7:07 UTC  (3+ messages)
` linux-next: Tree for Feb 9 (build failures)

XFS crashing system with general protection fault
 2015-02-10  7:05 UTC  (9+ messages)

[PATCH next 4/6] bonding: Allow userspace to set system_priority
 2015-02-10  7:05 UTC  (7+ messages)

[RFC] change non-atomic bitops method
 2015-02-10  7:05 UTC  (13+ messages)

[PATCH v3 4/5] usb: phy: load usb phy earlier
 2015-02-10  7:04 UTC 

[PATCH 1/2] staging: unisys: remove unused variable
 2015-02-10  7:03 UTC  (7+ messages)

[PATCH v2 01/15] fm10k: add base driver
 2015-02-10  7:02 UTC  (17+ messages)
  ` [PATCH v3 00/15] lib/librte_pmd_fm10k : fm10k pmd driver
      ` [PATCH v3 01/15] fm10k: add base driver
      ` [PATCH v3 02/15] eal: add fm10k device id
      ` [PATCH v3 03/15] fm10k: register fm10k pmd PF driver
      ` [PATCH v3 04/15] Change config files to add fm10k into compile
      ` [PATCH v3 05/15] fm10k: add reta update/requery functions
      ` [PATCH v3 06/15] fm10k: add rx_queue_setup/release function
      ` [PATCH v3 07/15] fm10k: add tx_queue_setup/release function
      ` [PATCH v3 08/15] fm10k: add RX/TX single queue start/stop function
      ` [PATCH v3 09/15] fm10k: add dev start/stop functions
      ` [PATCH v3 10/15] fm10k: add receive and tranmit function
      ` [PATCH v3 11/15] fm10k: add PF RSS support
      ` [PATCH v3 12/15] fm10k: Add scatter receive function
      ` [PATCH v3 13/15] fm10k: add function to set vlan
      ` [PATCH v3 14/15] fm10k: Add SRIOV-VF support
      ` [PATCH v3 15/15] fm10k: add PF and VF interrupt handling function

[U-Boot] [PATCH v2 0/10] ARM: remove non-generic boards
 2015-02-10  7:00 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] ARM: remove mx31ads board support
` [U-Boot] [PATCH v2 02/10] ARM: mx31: remove imx31_phycore board
` [U-Boot] [PATCH v2 03/10] ARM: remove jadecpu board support
` [U-Boot] [PATCH v2 04/10] ARM: remove zmx25 "
` [U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 "
` [U-Boot] [PATCH v2 06/10] ARM: remove dkb "
` [U-Boot] [PATCH v2 07/10] ARM: remove cm4008 and cm41xx "
` [U-Boot] [PATCH v2 08/10] ARM: remove a320evb "
` [U-Boot] [PATCH v2 09/10] ARM: remove tnetv107x "
` [U-Boot] [PATCH v2 10/10] ARM: davinci: remove hawkboard support

[PATCH] virtio_pci: use 16-bit accessor for queue_enable
 2015-02-10  6:57 UTC  (3+ messages)

[PATCH v3 00/16] support multi-pthread per core
 2015-02-10  6:57 UTC  (5+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 07/17] eal: add rte_gettid() to acquire unique system tid

[U-Boot] [PATCH 1/3] bcm2835/rpi: add SPDX license tags for some files
 2015-02-10  6:56 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] bcm2836 SoC support (used in Raspberry Pi 2 model B)
` [U-Boot] [PATCH 3/3] rpi: add support for Raspberry Pi 2 model B

Warning: HOME environment variable not set
 2015-02-10  6:55 UTC 

DDX driver: -background none
 2015-02-10  6:55 UTC 

[Qemu-devel] [PATCH v1 1/2] vhost-user: support SET_MEM_TABLE waite the result of mmap
 2015-02-10  6:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] vhost-user: add reply for set_mem_table

[PATCH 1/2] cxl: export symbols required for modules to use the API
 2015-02-10  6:53 UTC  (2+ messages)
` [PATCH 2/2] cxl: allow example memcpy driver to be compiled as a module

set_freq: ntp_loopfilter.c line 955: invalid struct timex "constant" element value: 0
 2015-02-10  6:52 UTC  (2+ messages)

[PATCH RFC v5 net-next 0/6] enable tx interrupts for virtio-net
 2015-02-10  6:51 UTC  (5+ messages)
` [PATCH RFC v5 net-next 4/6] virtio-net: add basic interrupt coalescing support

Fw: [Bug 93011] New: boilerplate IPVLAN Kconfig
 2015-02-10  6:49 UTC 

[PATCH 0/2] net: wireless: wcn36xx: OOT platform reference patch for msm8916 / wcn36xx
 2015-02-10  6:41 UTC  (4+ messages)
` [PATCH 1/2] net wireless wcn36xx add wcnss platform code

Fw:Some question about 802.1Q VLAN
 2015-02-10  6:47 UTC 

[Qemu-devel] [PATCH] vfio: Fix debug message compile error
 2015-02-10  6:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 2/2] zynq: Update Zynq to init the CPU in the a9mpcore device
 2015-02-10  6:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/2] arm: Add the cortex-a9 CPU to the a9mpcore device
 2015-02-10  6:44 UTC  (2+ messages)

[PATCH v2 0/9] xen: arm: reenable support for 32-bit userspace running in 64-bit guest
 2015-02-10  6:41 UTC  (3+ messages)
` [PATCH v2 4/9] xen: arm: correctly handle vtimer traps from userspace


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.