messages from 2014-09-30 09:05:22 to 2014-09-30 09:59:10 UTC [more...]
[Qemu-devel] [PATCH] block: Drop superfluous conditionals around qemu_opts_del()
2014-09-30 9:58 UTC (2+ messages)
[torture] BUG: unable to handle kernel NULL pointer dereference at (null)
2014-09-30 9:58 UTC (9+ messages)
[Buildroot] Using u-boot tools
2014-09-30 9:58 UTC (12+ messages)
[review-request] bbarrosp/front-end-fixes
2014-09-30 9:57 UTC (4+ messages)
[PATCH 0/6] link bonding
2014-09-30 9:57 UTC (10+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 1/8] bond: link status interrupt support
` [PATCH v4 2/8] bond: removing switch statement from rx burst method
` [PATCH v4 3/8] bond: fix naming inconsistency in tx_burst_round_robin
` [PATCH v4 4/8] bond: free mbufs if transmission fails in bonding tx_burst functions
` [PATCH v4 5/8] test app: adding support for generating variable sized packet bursts
` [PATCH v4 6/8] testpmd: adding parameter to reconfig method to set socket_id when adding new port to portlist
` [PATCH v4 7/8] bond: lsc polling support
` [PATCH v4 8/8] bond: unit test test macro refactor
[PATCH 00/10] CODA7 JPEG support
2014-09-30 9:57 UTC (11+ messages)
` [PATCH 01/10] [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
` [PATCH 02/10] [media] coda: identify platform device earlier
` [PATCH 03/10] [media] coda: add coda_video_device descriptors
` [PATCH 04/10] [media] coda: split out encoder control setup to specify controls per video device
` [PATCH 05/10] [media] coda: add JPEG register definitions for CODA7541
` [PATCH 06/10] [media] coda: add CODA7541 JPEG support
` [PATCH 07/10] [media] coda: store bitstream buffer position with buffer metadata
` [PATCH 08/10] [media] coda: pad input stream for JPEG decoder
` [PATCH 09/10] [media] coda: try to only queue a single JPEG into the bitstream
` [PATCH 10/10] [media] coda: allow userspace to set compressed buffer size in a certain range
[PATCH] x86, MCE, AMD: use macros to compute bank MSRs
2014-09-30 9:56 UTC (6+ messages)
` [PATCH] x86, MCE, AMD: save IA32_MCi_STATUS before machine_check_poll() resets it
[PATCH] bcma: use device from DT (brcm,bus-gpio) for SoC GPIO chip
2014-09-30 9:56 UTC (8+ messages)
` [PATCH V2] "
` [PATCH V2] bcma: use device from DT (brcm, bus-gpio) "
[PATCH] arm: kprobes-test: Fix compile error "bad immediate value for offset"
2014-09-30 9:56 UTC (4+ messages)
[PATCH v6 00/39] Lockfile correctness and refactoring
2014-09-30 9:55 UTC (3+ messages)
[Qemu-devel] [PATCH v3 00/23] Split BlockBackend off BDS with an axe
2014-09-30 9:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() to BlockBackend
[PATCH 0/2] PMD for performance measurement
2014-09-30 9:56 UTC (3+ messages)
` [PATCH 1/2] librte_pmd_null: Add null PMD
` [PATCH 2/2] librte_pmd_null: Enable librte_pmd_null
[PATCH] xen/xenbus: Use 'void' instead of 'int' for the return of xenbus_switch_state()
2014-09-30 9:55 UTC (4+ messages)
invalidate the buffer heads of a block device
2014-09-30 9:55 UTC (6+ messages)
[PATCHv2 00/16] android/tester: Unifying the way PDU is handled
2014-09-30 9:54 UTC (7+ messages)
` [PATCHv2 02/16] android/tester: Make AVRCP tests use generic pdu struct
` [PATCHv2 05/16] android/tester: Make HidHost "
[PATCH] xfstests: add test for ext4 fallocate collapse range check
2014-09-30 9:50 UTC (2+ messages)
` [PATCH v3] xfstests: add test for truncate/collapse range race
[PATCH] video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
2014-09-30 9:43 UTC (4+ messages)
[PATCH v3 for 4.5] ioreq-server: handle the lack of a default emulator properly
2014-09-30 9:52 UTC (9+ messages)
[PATCH 0/6] Add Spreadtrum Shark64 SoC support
2014-09-30 9:51 UTC (7+ messages)
` [PATCH 3/6] arm64: dts/Makefile: Add support for Spreadtrum's Shark64 SoC
[Qemu-devel] [Bug 1354167] [NEW] On VM restart: Could not open 'poppy.qcow2': Could not read snapshots: File too large
2014-09-30 9:41 UTC (3+ messages)
` [Qemu-devel] [Bug 1354167] "
[PATCH v3 2/2] usb: renesas_usbhs: Add device tree support for R-Car H2 and M2
2014-09-30 9:51 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/12] virtio: fix virtio child recount in transports
2014-09-30 9:49 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 01/12] virtio-net: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v3 02/12] virtio-net: fix virtio-net child refcount in transports
` [Qemu-devel] [PATCH v3 03/12] virtio/vhost-scsi: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v3 04/12] virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
` [Qemu-devel] [PATCH v3 05/12] virtio-serial: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v3 06/12] virtio-serial: fix virtio-serial child refcount in transports
` [Qemu-devel] [PATCH v3 07/12] virtio-rng: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v3 08/12] virtio-rng: fix virtio-rng child refcount in transports
` [Qemu-devel] [PATCH v3 09/12] virtio-balloon: fix virtio-balloon "
` [Qemu-devel] [PATCH v3 10/12] virtio-9p: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PATCH v3 11/12] virtio-9p: fix virtio-9p child refcount in transports
` [Qemu-devel] [PATCH v3 12/12] virtio: add a wrapper for virtio-backend initialization
[PATCH v4]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
2014-09-30 9:19 UTC (9+ messages)
` [PATCH v4 01/10] PCI: imx6: wait the clocks to stabilize after ref_en
` [PATCH v4 03/10] PCI: imx6: Fix possible dead lock
` [PATCH v4 04/10] PCI: designware: refine setup_rc and add msi data restore
` [PATCH v4 05/10] PCI: designware: fix one potential assignment error of cfg start
` [PATCH v4 06/10] ARM: imx6qdl: enable pcie on imx6qdl sabreauto
` [PATCH v4 07/10] ARM: imx6: update dts and binding for imx6sx pcie
` [PATCH v4 08/10] ARM: imx6sx: add syscon into gpc dts
` [PATCH v4 09/10] ARM: imx6sx: add imx6sx pcie related gpr bits definitions
[Xenomai] Xenomai: binding failed: Operation not permitted
2014-09-30 9:47 UTC (3+ messages)
[RFC v2] fs: add prepare_freeze/prepare_thaw fs hooks
2014-09-30 9:47 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/12] virtio: fix virtio child recount in transports
2014-09-30 9:45 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 12/12] virtio: add a wrapper for virtio-backend initialization
targetcli do not show iscsi
2014-09-30 9:45 UTC (8+ messages)
[PATCH] regulator: rk808: Fix min_uV for DCDC1 & DCDC2
2014-09-30 9:44 UTC
[PATCH v11 00/21] Add support for NV-DIMMs to ext4
2014-09-30 9:45 UTC (2+ messages)
[PATCH v2 0/5] video: describe data bus formats
2014-09-30 9:44 UTC (7+ messages)
` [PATCH v2 1/5] video: move mediabus format definition to a more standard place
[Qemu-devel] [QA-virtio]:Why vring size is limited to 1024?
2014-09-30 9:33 UTC (2+ messages)
ICMPv6 Redirects
2014-09-30 9:43 UTC (15+ messages)
[LTP] [PATCH 1/4] multicast/mc_cmds: Some cleanup
2014-09-30 9:42 UTC (2+ messages)
[PATCH] Btrfs-progs: make BUG*() be more verbose
2014-09-30 9:43 UTC (2+ messages)
[PATCH] fonts: Add 6x10 font
2014-09-30 9:41 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/2] monitor: add peripheral device del completion support
2014-09-30 9:40 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qdev: add list built for devices
` [Qemu-devel] [PATCH v2 2/2] monitor: add del completion for peripheral device
[Buildroot] Reducing buildroot compile times by reusing toolchain?
2014-09-30 9:41 UTC (4+ messages)
master - conf: Update comments on lvmetad+filters in example.conf.in
2014-09-30 9:40 UTC
[PATCH] I2C/ACPI: Fix possible ZERO_SIZE_PTR pointer dereferencing error
2014-09-30 9:40 UTC (9+ messages)
Building current 1.8.1-rc1 with clang
2014-09-30 9:40 UTC (3+ messages)
` [PATCH] ixgbe: Fix clang compilation issue
Fetcher question
2014-09-30 9:39 UTC (4+ messages)
No subject
2014-09-30 9:39 UTC (5+ messages)
` [PATCHv4 2/6] ARM: dts: Add initial LS1021A QDS board dts support
[linux-sunxi] Re: [PATCH 4/4] simplefb: add clock handling code
2014-09-30 9:38 UTC (13+ messages)
[PATCH] sched: fix spurious active migration
2014-09-30 9:38 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the clk tree
2014-09-30 9:37 UTC
[Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes
2014-09-30 9:40 UTC (5+ messages)
` [Qemu-devel] [PULL 1/5] loader: g_realloc(p, 0) frees and returns NULL, simplify
` [Qemu-devel] [PULL 2/5] Revert "virtio-pci: fix migration for pci bus master"
` [Qemu-devel] [PULL 3/5] pci-hotplug-old: avoid losing error message
` [Qemu-devel] [PULL 5/5] vl: Adjust the place of calling mlockall to speedup VM's startup
[PATCH v3] mm: add mremap flag for preserving the old mapping
2014-09-30 9:36 UTC (4+ messages)
[PATCH 1/2] systemd 216: add postinsts for hostname and machine nss modules
2014-09-30 9:36 UTC (5+ messages)
` [PATCH 2/2] systemd 216: add system user factory files to CONFFILES
[Qemu-devel] [PATCH v2] libcacard: fix compile error on glib2-2.12.3-4.el5
2014-09-30 9:28 UTC (2+ messages)
[U-Boot] UBI issues on SAMA5D31 NOR flash
2014-09-30 9:36 UTC (4+ messages)
[Qemu-devel] [PATCH v4] pci-hotplug-old: avoid losing error message
2014-09-30 9:37 UTC (6+ messages)
[PATCH 0/3] Update three packages
2014-09-30 9:33 UTC (4+ messages)
` [PATCH 1/3] tcl: Upgrade to 8.6.2
` [PATCH 2/3] strace: Upgrade to 4.9
` [PATCH 3/3] byacc: Upgrade to 20140715
VM System Specification for ARM Processors hosted on www.linaro.org
2014-09-30 9:31 UTC (2+ messages)
VM System Specification for ARM Processors hosted on www.linaro.org
2014-09-30 9:31 UTC
[PATCH v2 0/3] i2c: hix5hd2: add i2c controller driver
2014-09-30 9:31 UTC (11+ messages)
` [PATCH v2 1/3] i2c: hix5hd2: add devicetree documentation
` [PATCH v2 3/3] ARM: dts: hix5hd2: add i2c node
[PATCH] driver/firmware/memmap: don't create memmap sysfs of same firmware_map_entry
2014-09-30 9:25 UTC (2+ messages)
[PATCH] Do not make trace.c/getnanotime an inlined function
2014-09-30 9:25 UTC (4+ messages)
[PATCH] android/pts: Updated OPP PICS and PIXITs for PTS 5.3
2014-09-30 9:26 UTC (2+ messages)
[PATCH 1/2] android/pts: Update PTS files for DID
2014-09-30 9:25 UTC (2+ messages)
[PATCH resend] arm:extend the reserved memory for initrd to be page aligned
2014-09-30 9:24 UTC (9+ messages)
[PATCH v2] ath9k: fix getting tx duration for dynack
2014-09-30 9:24 UTC
[Qemu-devel] [PATCH 0/6] s390x/kvm: track logical cpu state and propagate to kvm
2014-09-30 9:23 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/6] linux-headers: update to 3.17-rc7
design a rados-based distributed kv store support scan op
2014-09-30 9:23 UTC
[PATCH 2/2] pinctrl: abx500: refactor DT parser to take two paths
2014-09-30 9:22 UTC (2+ messages)
[PATCH 1/2] pinctrl: abx500: use helpers for map allocation/free
2014-09-30 9:22 UTC (2+ messages)
[PATCH v1 0/5] driver-core: async probe support
2014-09-30 9:22 UTC (7+ messages)
` [PATCH v1 5/5] driver-core: add driver asynchronous "
[PATCH 1/1] getrandom(2) : new man page
2014-09-30 9:22 UTC (4+ messages)
` Aw: "
[Qemu-devel] [PATCH v7 0/2] Return error reasons to caller when calling qmp_dump_guest_memory
2014-09-30 9:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 1/2] dump: Propagate errors into qmp_dump_guest_memory()
` [Qemu-devel] [PATCH v7 2/2] dump: Turn some functions to void to make code cleaner
[PATCH 0/3] distributor_app: new sample application for distributor library
2014-09-30 9:21 UTC (9+ messages)
` [PATCH v2] distributor_app: new sample app
[PATCH v4] PCI: Layerscape: Add Layerscape PCIe driver
2014-09-30 9:18 UTC (3+ messages)
Limit LBA Range
2014-09-30 9:17 UTC (14+ messages)
[meta-fsl-ppc][PATCH][v2] linux: add support for kernel fragmentation
2014-09-30 8:42 UTC
[PATCH v13 0/9] Per-user clock constraints
2014-09-30 9:14 UTC (3+ messages)
` [RFC] clk: Make clk API return per-user struct clk instances
[PATCH 0/6] some fixes and cleanups for the em28xx-based HVR-930C
2014-09-30 9:14 UTC (6+ messages)
[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
2014-09-30 9:14 UTC (11+ messages)
` [PATCH 1/6] pci, thunder: Add support for "
` [PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings
[Xenomai] [Announce] Xenomai 2.6.4
2014-09-30 9:11 UTC (7+ messages)
[LTP] [PATCH] runtest/sctp: add two connectx tests
2014-09-30 9:09 UTC
[PATCH v2 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
2014-09-30 9:06 UTC (2+ messages)
[PATCH] megaraid_sas: Enable shared tag map
2014-09-30 9:08 UTC (3+ messages)
[PATCH v2 for 4.5] ioreq-server: handle the lack of a default emulator properly
2014-09-30 9:07 UTC (3+ messages)
perf & rasd integration plan
2014-09-30 9:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.