messages from 2012-08-13 18:37:51 to 2012-08-13 19:49:00 UTC [more...]
[Qemu-devel] [PULL 00/48]: QMP queue
2012-08-13 19:48 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/48] monitor: drop unused monitor debug code
` [Qemu-devel] [PATCH 02/48] qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg
` [Qemu-devel] [PATCH 03/48] qerror: QERR_DEVICE_ENCRYPTED: change error message
` [Qemu-devel] [PATCH 04/48] qerror: reduce public exposure
` [Qemu-devel] [PATCH 05/48] qerror: drop qerror_abort()
` [Qemu-devel] [PATCH 06/48] qerror: avoid passing qerr pointer
` [Qemu-devel] [PATCH 07/48] qerror: QError: drop file, linenr, func
` [Qemu-devel] [PATCH 08/48] qerror: qerror_format(): return an allocated string
` [Qemu-devel] [PATCH 09/48] qerror: don't delay error message construction
` [Qemu-devel] [PATCH 10/48] error: "
` [Qemu-devel] [PATCH 11/48] qmp: query-block: add 'encryption_key_missing' field
` [Qemu-devel] [PATCH 12/48] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
` [Qemu-devel] [PATCH 13/48] hmp_change(): don't access DeviceEncrypted's data
` [Qemu-devel] [PATCH 14/48] net: inet_connect(), inet_connect_opts(): add in_progress argument
` [Qemu-devel] [PATCH 15/48] migration: don't rely on any QERR_SOCKET_*
` [Qemu-devel] [PATCH 16/48] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS
` [Qemu-devel] [PATCH 17/48] block: block_int: include qerror.h
[PATCH v8] kvm: notify host when the guest is panicked
2012-08-13 19:48 UTC (5+ messages)
` [Qemu-devel] "
[RFC-v2 0/6] vhost-scsi: Add support for host virtualized target
2012-08-13 19:47 UTC (9+ messages)
` [RFC-v2 1/6] msix: Work-around for vhost-scsi with KVM in-kernel MSI injection
` [Qemu-devel] "
` [RFC-v2 3/6] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost
` [Qemu-devel] "
[Qemu-devel] [RFC 0/7] Migration stats
2012-08-13 19:47 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/7] migration: print total downtime for final phase of migration
[Qemu-devel] [PATCH 06/13] Add spent time for migration
2012-08-13 19:46 UTC (2+ messages)
OSLC connectivity to GIT in Java
2012-08-13 19:44 UTC (2+ messages)
[PATCH RFC] Fix "/usr/bin/xargs: rm: Argument list too long" during make distclean
2012-08-13 19:39 UTC
[PATCH] Btrfs: update last trans if we don't update the inode
2012-08-13 19:49 UTC
[Qemu-devel] [PATCH v2 00/12] Portable thread-pool/AIO, Win32 emulated AIO
2012-08-13 19:43 UTC (3+ messages)
[xen-unstable test] 13597: tolerable FAIL - PUSHED
2012-08-13 19:43 UTC
[PATCH 0/4] jk/version-string and google code
2012-08-13 19:43 UTC (8+ messages)
` [PATCH 3/4] connect: learn to parse capabilities with values
` [PATCH 4/4] fetch-pack: mention server version with verbose output
[Buildroot] git clone with http not giving me commits after Jul 6
2012-08-13 19:43 UTC (2+ messages)
[PATCH v2] Add JTAG bitbang driver
2012-08-13 19:42 UTC (2+ messages)
[PATCH 01/11] saa7164: use native print_hex_dump() instead of custom one
2012-08-13 19:41 UTC (3+ messages)
` [PATCH 11/11] au0828: use %*ph to dump small buffers
[PATCH 1/2][RFC] Add README_cyclicload
2012-08-13 19:41 UTC (3+ messages)
[PATCH] compat-wireless: make patches apply again
2012-08-13 19:41 UTC
[PATCH 0/2] Add Nokia N900 (RX51) IR diode support
2012-08-13 19:41 UTC (4+ messages)
` [PATCHv2 1/2] media: rc: Introduce RX51 IR transmitter driver
[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)
2012-08-13 19:37 UTC (4+ messages)
[U-Boot] Please pull u-boot-cfi-flash/master
2012-08-13 19:39 UTC (2+ messages)
[PATCH 2/6] drivers/mfd: drop frees of devm allocated data
2012-08-13 19:36 UTC (4+ messages)
[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
2012-08-13 19:33 UTC (9+ messages)
` [Qemu-devel] "
[PATCH] ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible
2012-08-13 19:35 UTC (2+ messages)
[Bug 16583] New: ext4: delayed block allocation failed and application not respond any more
2012-08-13 19:34 UTC (2+ messages)
` [Bug 16583] "
[trace:rfc:multi-buffers-v4 20/26] kernel/trace/trace_events.c:1671:42: error: dereferencing pointer
2012-08-13 19:34 UTC
[Qemu-devel] [PATCH v2 0/2] two little build fixes
2012-08-13 19:31 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] Avoid asprintf() which is not available on mingw
[PATCH 1/2] pci-assign: Switch to pci_device_route_intx_to_irq interface
2012-08-13 19:29 UTC (4+ messages)
` [PATCH v2 "
[Qemu-devel] [PATCH v6 0/3] Sandboxing Qemu guests with Libseccomp
2012-08-13 19:25 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 1/3] Adding support for libseccomp in configure and Makefile
` [Qemu-devel] [PATCH v6 2/3] Adding qemu-seccomp.[ch]
` [Qemu-devel] [PATCH v6 3/3] Adding seccomp calls to vl.c
libxl config datastructures
2012-08-13 19:26 UTC (6+ messages)
[PATCH] pinctrl: imx5: start numbering pad from 0
2012-08-13 19:26 UTC (2+ messages)
[git:v4l-dvb/for_v3.7] [media] mantis: Terratec Cinergy C PCI HD (CI)
2012-08-13 19:25 UTC (2+ messages)
[PATCH][Alternative][RFC] PM / Runtime: Introduce driver runtime PM work routine
2012-08-13 19:20 UTC (3+ messages)
[U-Boot] [PATCH V4 1/2] ext4fs ls load support
2012-08-13 19:17 UTC (7+ messages)
` [U-Boot] [PATCH V5 "
[PATCH 0/2] linux-yocto: 3.4.7 & BSP updates
2012-08-13 19:04 UTC (3+ messages)
` [PATCH 1/2] linux-yocto: bump version to 3.4.7
` [PATCH 2/2] linux-yocto/3.4: BSP, uprobes, config and cleanups
[PATCH v2 0/6] crash: Bundle of fixes for Xen
2012-08-13 19:16 UTC (3+ messages)
[Qemu-devel] [RFC 00/15] attempt to fix CPU topology info on CPU APIC IDs
2012-08-13 19:16 UTC (7+ messages)
` [Qemu-devel] [RFC 01/15] cpus.h: include cpu-common.h
` [Qemu-devel] [RFC 02/15] hw/apic.c: rename bit functions to not conflict with bitops.h (v2)
` [Qemu-devel] [RFC 03/15] kvm: set vcpu_id to APIC ID instead of CPU index
RFC: V4L2 API ambiguities
2012-08-13 19:15 UTC (3+ messages)
` [Workshop-2011] "
[PATCH] apple-gmux: Add support for message box interface (as found in MBP10,1/Retina MacBook Pro)
2012-08-13 19:15 UTC (6+ messages)
[PATCH 0/2] libowl updates
2012-08-13 19:01 UTC (3+ messages)
` [PATCH 1/2] owl-video: patches pushed upstream, so bump srcrev
` [PATCH 2/2] libowl-av: patches merged upstream, "
[PATCH 1/2] ARM: mx27pdk: Add audio support
2012-08-13 19:13 UTC (7+ messages)
[Qemu-devel] [PATCH 0/2] 9p-synth: remove poor-man RCU
2012-08-13 19:13 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] 9p-synth: fix read-side critical sections
` [Qemu-devel] [PATCH 2/2] 9p-synth: use mutex on read-side
[PATCH 0/8] Enable EGL and GLES in x86 Mesa
2012-08-13 18:58 UTC (9+ messages)
` [PATCH 1/8] base.bbclass: fix PACKAGECONFIG handling code
` [PATCH 2/8] clutter: DOLT isn't used anymore
` [PATCH 3/8] mesa: Add a mesa-dri-glsl-native_git recipe
` [PATCH 4/8] mesa: enable GLES v1 and v2
` [PATCH 5/8] core: Prefer mesa-dri as virtual/libopengles1/2 provider
` [PATCH 6/8] mesa-demos: fix GLES2 build
` [PATCH 7/8] mesa: respect x11 DISTRO_FEATURE
` [PATCH 8/8] mesa: enable EGL, with DRM and X11 platforms
[PATCH 0/1] linux-yocto/meta-yocto: 3.4.7, BSPs and fixes
2012-08-13 19:08 UTC (2+ messages)
` [PATCH 1/1] linux-yocto/meta-yocto/3.4: BSP, uprobes, config and cleanups
[userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomic64_
2012-08-13 19:08 UTC (10+ messages)
` [userns:userns-always-map-user-v45 80/99] fs/namespace.c:2290:1: error: unknown type name 'atomi
` Architectures missing atomic64_t
[PATCH] owl-video_git.bb: fix compilation on Fedora 13 machine
2012-08-13 18:56 UTC (5+ messages)
[PATCH 1/3] Add support for OMAP4460 TPS62361
2012-08-13 19:08 UTC (3+ messages)
` [PATCH 3/3] OMAP4460: clock init
[PATCH v2 0/6] Avoid cache trashing on clearing huge/gigantic page
2012-08-13 19:07 UTC (8+ messages)
` [PATCH v2 4/6] x86: Add clear_page_nocache
[Bridge] [patch net-next 00/16] net: introduce upper device lists and remove dev->master
2012-08-13 19:04 UTC (4+ messages)
` [Bridge] [patch net-next 03/16] vlan: add link to upper device
` "
[refpolicy] [PATCH v2 0/6] Postfix (and a few mta) policy updates
2012-08-13 19:02 UTC (7+ messages)
` [refpolicy] [PATCH v2 1/6] Mark the pid directory as a pid directory
` [refpolicy] [PATCH v2 2/6] Add in transitions for queue types when the queues are created
` [refpolicy] [PATCH v2 3/6] Fix typo in interface postfix_exec_postqueue
` [refpolicy] [PATCH v2 4/6] Allow maildelivery to use dotlock files in the mail spool
` [refpolicy] [PATCH v2 5/6] Allow postfix local to change ownership of mailfiles
` [refpolicy] [PATCH v2 6/6] Use libexec location for postfix binaries
[U-Boot] [PATCH v1 1/3] mxs: Remove unused iomux-mx28.h
2012-08-13 19:02 UTC (6+ messages)
` [U-Boot] [PATCH v1 3/3] mxs: Convert sys_proto.h prefixes to 'mxs'
[PATCH 5/7] Add support for configuring the VLAN on the adapter
2012-08-13 19:01 UTC (2+ messages)
[PATCH stable] cfg80211: fix interface combinations check for ADHOC(IBSS)
2012-08-13 19:00 UTC (3+ messages)
` Patch "cfg80211: fix interface combinations check for ADHOC(IBSS)" has been added to the 3.4-stable tree
` Patch "cfg80211: fix interface combinations check for ADHOC(IBSS)" has been added to the 3.0-stable tree
[PATCH] Revert "rfkill: remove dead code"
2012-08-13 18:47 UTC (6+ messages)
[PATCH] brcm80211: smac: set interface down on reset
2012-08-13 18:50 UTC (4+ messages)
Raspberry Pi do_fetch failure
2012-08-13 18:58 UTC (5+ messages)
[GIT PULL 0/3] arm-soc updates
2012-08-13 18:58 UTC (3+ messages)
[PATCH] DVB-S2 multistream support
2012-08-13 18:57 UTC (7+ messages)
[PATCH 0/15 v2] prepare unplug out of protection of global lock
2012-08-13 18:56 UTC (17+ messages)
` [PATCH 04/15] memory: MemoryRegion topology must be stable when updating
` [Qemu-devel] "
` [PATCH 13/15] hotplug: introduce qdev_unplug_complete() to remove device from views
` [Qemu-devel] "
` [PATCH 14/15] qom: object_unref call reclaimer
` [Qemu-devel] "
[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
2012-08-13 18:56 UTC (6+ messages)
[Qemu-devel] [PATCH for-1.2 v5 00/14] pci_host: Convert to QOM
2012-08-13 18:57 UTC (5+ messages)
` [Qemu-devel] [PATCH for-1.2 v5 14/14] pci: Tidy up PCI host bridges
[Buildroot] [PATCH] linux: bump default to kernel version 3.4.8
2012-08-13 18:55 UTC
4.1.2 very slow without upstream patches, but fast with them, also 4.2 very slow
2012-08-13 18:54 UTC (4+ messages)
invoking zcache w/o using a workload
2012-08-13 18:53 UTC (3+ messages)
[PATCH 2/7] Issue MBX Cmd for login to boot target in crashdump mode
2012-08-13 18:52 UTC (2+ messages)
[Bug 45741] ext4 scans all disk when calling fallocate after mount on 99% full volume
2012-08-13 18:51 UTC (5+ messages)
` [PATCH] ext4: don't load the block bitmap for block groups which have no space
[U-Boot] [PATCH 1/6] p1014rdb: set ddr bus width properly depending on SVR
2012-08-13 18:50 UTC (4+ messages)
` [U-Boot] [PATCH 5/6] nand_spl: p1023rds: wait before enabling DDR controller
[Qemu-devel] [PATCH] json-parser: don't replicate tokens at each level of recursion
2012-08-13 18:49 UTC (2+ messages)
[PATCH 0/4 v2] fs/mount: add autodetection support
2012-08-13 18:49 UTC (3+ messages)
` [PATCH 1/4] fs/mount: add autodetection type support
[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
2012-08-13 18:47 UTC (6+ messages)
[Qemu-devel] [PATCH] qom: add style guide
2012-08-13 18:46 UTC
[PATCH 01/38] perf script python: Correct handler check and spelling errors
2012-08-13 18:37 UTC (34+ messages)
` [PATCH 04/38] perf tools: Support for events bash completion
` [PATCH 07/38] perf symbols: Split out util/symbol-elf.c
` [PATCH 08/38] perf symbols: Support minimal build without libelf
` [PATCH 09/38] perf symbols: Implement poor man's ELF parser
` [PATCH 10/38] perf: Unified API to record selective sets of arch registers
` [PATCH 11/38] perf: Add ability to attach user level registers dump to sample
` [PATCH 12/38] perf: Factor __output_copy to be usable with specific copy function
` [PATCH 13/38] perf: Add perf_output_skip function to skip bytes in sample
` [PATCH 14/38] perf: Add ability to attach user stack dump to sample
` [PATCH 15/38] perf: Add attribute to filter out callchains
` [PATCH 16/38] perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check
` [PATCH 17/38] perf tools: Add interface to arch registers sets
` [PATCH 18/38] perf tools: Add libunwind dependency for DWARF CFI unwinding
` [PATCH 19/38] perf tools: Support user regs and stack in sample parsing
` [PATCH 20/38] perf tools: Support for DWARF CFI unwinding on post processing
` [PATCH 21/38] perf tools: Support for DWARF mode callchain
` [PATCH 22/38] perf symbols: Only un-prelink non-zero symbols
` [PATCH 23/38] perf symbols: Remove unused function map__objdump_2ip
` [PATCH 24/38] perf symbols: Don't try to synthesize plt without dynstr
` [PATCH 25/38] perf symbols: Remove unneeded call to dso__set_long_name()
` [PATCH 26/38] perf symbols: Correct comment wrt kallsyms loading
` [PATCH 27/38] perf symbols: Remove unused 'end' arg in kallsyms parse cb
` [PATCH 28/38] perf symbols: Simplify out_fixup in kernel syms loading
` [PATCH 29/38] perf symbols: only set vmlinux longname & mark loaded if really loaded
` [PATCH 30/38] perf symbols: Avoid segfault in elf_strptr
` [PATCH 31/38] perf symbols: Track symtab_type of vmlinux
` [PATCH 32/38] perf symbols: Introduce symsrc structure
` [PATCH 33/38] perf symbols: Set symtab_type in dso__load_sym
` [PATCH 34/38] perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
` [PATCH 35/38] perf symbols: Factor want_symtab out of dso__load_sym()
` [PATCH 36/38] perf symbols: Convert dso__load_syms to take 2 symsrc's
` [PATCH 37/38] perf symbols: Use both runtime and debug images
` [PATCH 38/38] perf symbols: Add description of JIT interface
[PATCH 1/1] bootm: add global bootm.{image/initrd}.loadaddr support
2012-08-13 18:45 UTC (2+ messages)
[PATCH] libiscsi: avoid unnecessary multiple NULL assignments
2012-08-13 18:43 UTC (2+ messages)
Xen and 4K Sectors (was blkback and bcache)
2012-08-13 18:43 UTC (3+ messages)
[PATCH] timekeeping: Fix build when generic clockevents are enabled
2012-08-13 18:48 UTC (4+ messages)
[media] lmedm04: fix build
2012-08-13 18:42 UTC (2+ messages)
` [PATCH] "
[PATCH] OMAP4: use writel and readl
2012-08-13 18:42 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/7] Removing the iscsi_data_pdu setting
2012-08-13 18:41 UTC (2+ messages)
[Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
2012-08-13 18:39 UTC (3+ messages)
[PATCH v2] ext4: dynamical adjust the length of zero-out chunk
2012-08-13 18:40 UTC (6+ messages)
TSC in qem[-kvm] 1.1+ and in-kernel irqchip
2012-08-13 18:40 UTC (10+ messages)
` [Qemu-devel] "
` [PATCH uq/master] kvm: i8254: Finish time conversion fix
` [Qemu-devel] "
[PATCH] dbus: Set License to GPLv2+ Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
2012-08-13 18:38 UTC (4+ messages)
[for master PATCH 0/4] Bootm uImage initrd fix
2012-08-13 18:38 UTC (2+ messages)
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.