messages from 2013-08-13 14:18:44 to 2013-08-13 15:13:02 UTC [more...]
[Qemu-devel] Patch Round-up for stable 1.5.3, freeze on 2013-08-16
2013-08-13 15:11 UTC (46+ messages)
` [Qemu-devel] [PATCH 01/56] s390/virtio-ccw: Fix virtio reset
` [Qemu-devel] [PATCH 02/56] arm/boot: Free dtb blob memory after use
` [Qemu-devel] [PATCH 03/56] ppc: do not register IABR SPR twice for 603e
` [Qemu-devel] [PATCH 04/56] qxl: Fix QXLRam initialisation
` [Qemu-devel] [PATCH 05/56] virtio-scsi: forward scsibus for virtio-scsi-pci
` [Qemu-devel] [PATCH 06/56] acl: acl_add can't insert before last list element, fix
` [Qemu-devel] [PATCH 07/56] usb-host-libusb: set USB_DEV_FLAG_IS_HOST
` [Qemu-devel] [PATCH 08/56] s390/ipl: Fix boot order
` [Qemu-devel] [PATCH 09/56] Fix iSCSI crash on SG_IO with an iovector
` [Qemu-devel] [PATCH 10/56] block/ssh: Set bdrv_has_zero_init according to the file type
` [Qemu-devel] [PATCH 11/56] gluster: Return bdrv_has_zero_init = 0
` [Qemu-devel] [PATCH 12/56] vmdk: remove wrong calculation of relative path
` [Qemu-devel] [PATCH 13/56] Revert "migration: do not sent zero pages in bulk stage"
` [Qemu-devel] [PATCH 14/56] migration: do not overwrite zero pages
` [Qemu-devel] [PATCH 15/56] raw-posix: Fix /dev/cdrom magic on OS X
` [Qemu-devel] [PATCH 16/56] kvmclock: clock should count only if vm is running
` [Qemu-devel] [PATCH 17/56] qemu-char: Fix ID reuse after chardev-remove for qapi-based init
` [Qemu-devel] [PATCH 18/56] target-cris: gen_intermediate_code_internal() should be inlined
` [Qemu-devel] [PATCH 19/56] target-lm32: "
` [Qemu-devel] [PATCH 20/56] target-microblaze: "
` [Qemu-devel] [PATCH 21/56] target-moxie: "
` [Qemu-devel] [PATCH 22/56] target-xtensa: "
` [Qemu-devel] [PATCH 23/56] block: fix bdrv_flush() ordering in bdrv_close()
` [Qemu-devel] [PATCH 24/56] target-openrisc: Fix typename in openrisc_cpu_class_by_name()
` [Qemu-devel] [PATCH 25/56] qom: Fix class cast of NULL classes
` [Qemu-devel] [PATCH 26/56] seccomp: add the asynchronous I/O syscalls to the whitelist
` [Qemu-devel] [PATCH 27/56] qapi: qapi-commands: fix possible leaks on visitor dealloc
` [Qemu-devel] [PATCH 28/56] ahci: Fix FLUSH command
` [Qemu-devel] [PATCH 29/56] iscsi: fix -ENOSPC in iscsi_create()
` [Qemu-devel] [PATCH 30/56] iscsi: remove support for misaligned nb_sectors in aio_readv
` [Qemu-devel] [PATCH 31/56] iscsi: assert that sectors are aligned to LUN blocksize
` [Qemu-devel] [PATCH 32/56] block: Add return value for bdrv_flush_all()
` [Qemu-devel] [PATCH 33/56] cpus: Add return value for vm_stop()
` [Qemu-devel] [PATCH 34/56] cpus: Let vm_stop[_force_state]() always flush block devices
` [Qemu-devel] [PATCH 35/56] megasas: Legacy command line handling fix
` [Qemu-devel] [PATCH 36/56] gtk: don't use g_object_unref on GdkCursor
` [Qemu-devel] [PATCH 37/56] gtk: Fix compiler warning (GTK 3 deprecated function)
` [Qemu-devel] [PATCH 38/56] dataplane: refuse to start if device is already in use
` [Qemu-devel] [PATCH 39/56] xhci: handle USB_RET_IOERROR
` [Qemu-devel] [PATCH 40/56] qemu-char: Register ring buffer driver with correct name "ringbuf"
` [Qemu-devel] [PATCH 41/56] qapi: Rename ChardevBackend member "memory" to "ringbuf"
` [Qemu-devel] [PATCH 42/56] virtio-console: Use exitfn for virtserialport, too
` [Qemu-devel] [PATCH 43/56] pci-bridge: update mappings for migration/restore
` [Qemu-devel] [PATCH 44/56] xhci: fix segfault
` [Qemu-devel] [PATCH 45/56] chardev: fix CHR_EVENT_OPENED events for mux chardevs
[PATCH] PL011: don't force baud rate of 38400 bps
2013-08-13 15:12 UTC
[PATCH] PL011: fix reverse logic for interrupt mask register
2013-08-13 15:12 UTC
[PATCH] xfs: call roundup_64() to calculate the min_logblks
2013-08-13 15:12 UTC (4+ messages)
[Qemu-trivial] [PATCH for-1.6] isa: fix documentation of isa_register_portio_list
2013-08-13 10:38 UTC
[PATCH v2 0/5] ARM: dove: DT PCIe support
2013-08-13 15:11 UTC (4+ messages)
[Qemu-devel] [PATCH for-1.6] pc: fix up pc initialization
2013-08-13 15:11 UTC (4+ messages)
[U-Boot] [PATCH v4 0/8] am335x: NOR support
2013-08-13 15:11 UTC (6+ messages)
[Qemu-devel] [PATCH v2 for-1.6 0/2] future proof rom loading for cross versiom migration
2013-08-13 15:11 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 for-1.6 v2 2/2] loader: put FW CFG ROM files into RAM
[PATCH] last: mention optional arguments in usage
2013-08-13 15:09 UTC
[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-08-13 15:08 UTC (16+ messages)
` [PATCHv3 2/9] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support
[PATCH-trivial] NUMA: fix typos in Kconfig help text
2013-08-13 15:06 UTC
[PATCH 1/5 v2] drivers/gpio/gpio-omap.c: convert comma to semicolon
2013-08-13 15:07 UTC (3+ messages)
[U-Boot] [PATCH 0/2] OMAP3: igep00x0: allow DeviceTree booting
2013-08-13 15:07 UTC (3+ messages)
[PATCH 1/2] cpuset: remove an unncessary forward declaration
2013-08-13 15:05 UTC (6+ messages)
` [PATCH 2/2] cpuset: remove redundant checks in file write functions
[PATCH] v4l2-dev: Fix race condition on __video_register_device
2013-08-13 15:04 UTC
***** SUSPECTED SPAM ***** [PATCH 00/50] xfs: patches for 3.12
2013-08-13 15:03 UTC (3+ messages)
` ***** SUSPECTED SPAM ***** [PATCH 50/50] xfs: use reference counts to free clean buffer items
` "
[PATCHSET cgroup/for-3.12] cgroup: decouple cgroup_subsys_state lifetime from that of cgroup
2013-08-13 15:02 UTC (4+ messages)
[PATCH] mm: remove unnecessary variable idx0 in __early_ioremap()
2013-08-13 15:01 UTC (3+ messages)
` [tip:x86/mm] mm: Remove unused "
VMCALL to KVM userspace?
2013-08-13 14:33 UTC
question about drivers/net/ethernet/nxp/lpc_eth.c
2013-08-13 15:01 UTC
[LTP] [PATCH V2] syscalls/swapon: fix for variable page size
2013-08-13 15:01 UTC (5+ messages)
` [LTP] [PATCH V4 1/2] Implemented tst_fill_file function
` [LTP] [PATCH V4 2/2] syscalls/swapon: fix for variable page size
DFS referrals
2013-08-13 15:00 UTC (12+ messages)
Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
2013-08-13 14:59 UTC (15+ messages)
` [Xen-devel] "
[PATCH] ARM: signal: sigreturn_codes should be endian neutral to work in BE8
2013-08-13 14:59 UTC (4+ messages)
[CONSOLIDATED PULL 00/24] Review & ACK
2013-08-13 14:57 UTC (2+ messages)
[Webhob] Recipe details page
2013-08-13 14:59 UTC
[PATCH RFC 10/13] ASoC: kirkwood-t5325: add DAPM links between codec and cpu DAI
2013-08-13 14:59 UTC (13+ messages)
` [alsa-devel] "
[PATCH] phy: micrel: Add definitions for common Micrel PHY registers
2013-08-13 14:59 UTC (4+ messages)
[PATCH V5 0/4] scsi: ufs: Improve UFS error handling
2013-08-13 14:58 UTC (13+ messages)
` [PATCH V5 1/4] scsi: ufs: Fix broken task management command implementation
` [PATCH V5 2/4] scsi: ufs: Fix hardware race conditions while aborting a command
` [PATCH V5 3/4] scsi: ufs: Fix device and host reset methods
` [PATCH V5 4/4] scsi: ufs: Improve UFS fatal error handling
[PATCH 0/3] HID: Win 8 multitouch panels detection in core
2013-08-13 14:58 UTC (4+ messages)
` [PATCH 1/3] HID: Use existing parser for pre-scanning the report descriptors
` [PATCH 2/3] HID: detect Win 8 multitouch devices in core
` [PATCH 3/3] HID: do not init input reports for Win 8 multitouch devices
[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
2013-08-13 14:58 UTC (13+ messages)
` [RFC 1/1] "
[GIT PULL] timers/nohz updates for 3.12
2013-08-13 14:57 UTC (4+ messages)
[PATCH][3.11] cpuset: fix the return value of cpuset_write_u64()
2013-08-13 14:57 UTC (2+ messages)
Failure growing xfs with linux 3.10.5
2013-08-13 14:55 UTC (5+ messages)
[Qemu-devel] Using aio_poll for timer carrier threads
2013-08-13 14:54 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/4] timers thread-safe stuff
2013-08-13 14:53 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/4] seqlock: introduce read-write seqlock
` [Qemu-devel] [PATCH v2 4/4] timer: make qemu_clock_enable sync between disable and timer's cb
[PATCH 0/2] Protect cpu map updates from ACPI processor
2013-08-13 14:52 UTC (5+ messages)
[Qemu-devel] [PATCH] pvpanic: fix bad merge
2013-08-13 14:53 UTC (2+ messages)
[RFC] gcc feature request: Moving blocks into sections
2013-08-13 14:52 UTC (8+ messages)
[LTP] [PATCH] max_map_count: corrected max_map_count condition
2013-08-13 14:52 UTC (3+ messages)
BUG REPORT - IDR wraps around at 30-bits - works very bad with NFSD/SCTP
2013-08-13 14:51 UTC (6+ messages)
[PATCH 1/1] Resubmit mtd: mtdoops: fix for a potential memory leak in mtdoops_notify_remove
2013-08-13 14:50 UTC (3+ messages)
arm-soc: Xilinx Zynq cleanups for v3.12
2013-08-13 14:50 UTC
arm-soc: Xilinx Zynq DT changes for v3.12
2013-08-13 14:50 UTC
[PATCH] m68k: truncate base in do_div
2013-08-13 14:50 UTC (2+ messages)
[PATCH v3 0/4] PCA9633: Add support to PCA9634 and fix some problems
2013-08-13 14:49 UTC (3+ messages)
` [PATCH v3 1/4] leds-pca9633: Add support for PCA9634
[PATCH 0/3] Linux: fix some event handling bugs
2013-08-13 14:49 UTC (5+ messages)
` [PATCH 1/3] x86/xen: use memory barriers when enabling local irqs
` [PATCH 2/3] x86/xen: disable premption "
` [PATCH 3/3] xen/events: document behaviour when scanning the start word for events
[PATCH] arm: omap5: dts: split SMPS10 dt node
2013-08-13 14:48 UTC (7+ messages)
[PATCH] backports: rename some mem functions to not break custom kernels
2013-08-13 14:47 UTC (5+ messages)
[PATCH v2] oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console
2013-08-13 14:47 UTC
[PATCH] ath10k: check allocation errors in CE
2013-08-13 14:47 UTC (3+ messages)
(unknown),
2013-08-13 14:47 UTC (2+ messages)
`
[PATCH] mm/hotplug: Remove stop_machine() from try_offline_node()
2013-08-13 14:44 UTC (4+ messages)
[PATCH] AArch64: Add single-step and breakpoint handler hooks
2013-08-13 14:45 UTC (3+ messages)
linux-next: Tree for Aug 13 [ screen corruption in graphical mode ]
2013-08-13 14:45 UTC (9+ messages)
[PATCH v4 0/6] Armada 370/XP clocksource fixes
2013-08-13 14:43 UTC (7+ messages)
` [PATCH v4 1/6] clocksource: armada-370-xp: Use BIT()
` [PATCH v4 2/6] clocksource: armada-370-xp: Simplify TIMER_CTRL register access
` [PATCH v4 3/6] clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
` [PATCH v4 4/6] clocksource: armada-370-xp: Introduce new compatibles
` [PATCH v4 5/6] clocksource: armada-370-xp: Fix device-tree binding
` [PATCH v4 6/6] ARM: mvebu: Fix the Armada 370/XP timer compatible strings
Why not abort when posix_fallocate() failed?
2013-08-13 14:43 UTC (2+ messages)
How to control the number of random I/O's acrossing the whole file/device?
2013-08-13 14:41 UTC (7+ messages)
[Qemu-devel] [PULL for-1.6 0/4] pci,virtio fixes for 1.6
2013-08-13 14:41 UTC (4+ messages)
` [Qemu-devel] [PULL for-1.6 3/4] virtio: clear signalled_used_valid when switching from dataplane
[PATCH net-next 1/3] net/usb/r8152: support aggregation
2013-08-13 14:39 UTC (3+ messages)
` [PATCH net-next 2/3] net/usb/r8152: enable tx checksum
Patch for lost wakeups
2013-08-13 14:33 UTC (9+ messages)
` [PATCH] sched: fix the theoretical signal_wake_up() vs schedule() race
[PATCH] drivers/misc/hpilo: Correct panic when an AUX iLO is detected
2013-08-13 14:32 UTC
[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-13 14:38 UTC (10+ messages)
tun always return NETDEV_TX_OK, why?
2013-08-13 14:39 UTC
pvops: Does PVOPS guest os support online "suspend/resume"
2013-08-13 14:38 UTC (7+ messages)
[PATCH/RFC v3 00/19] Common Display Framework
2013-08-13 14:37 UTC (3+ messages)
` [PATCH/RFC v3 06/19] video: display: OF support
[ceph-users] Help needed porting Ceph to RSockets
2013-08-13 14:35 UTC (3+ messages)
perf, x86: Add parts of the remaining haswell PMU functionality
2013-08-13 14:35 UTC (4+ messages)
` [PATCH 2/4] perf, x86: Report TSX transaction abort cost as weight
[Qemu-devel] [RFC] [PATCHv10 00/31] aio / timers: Add AioContext timers and use ppoll
2013-08-13 14:34 UTC (9+ messages)
[PATCH] drivers/rtc/rtc-max77686.c: Fix wrong register
2013-08-13 14:33 UTC (2+ messages)
Reduce boot time console messages?
2013-08-13 14:32 UTC (5+ messages)
[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
2013-08-13 14:32 UTC (20+ messages)
` [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode
[PATCH 1/2] ipv6: do not disable temp_address when reaching max_address
2013-08-13 14:31 UTC (2+ messages)
Zynq clk fixes
2013-08-13 14:30 UTC (6+ messages)
the congestion window rfc2001
2013-08-13 23:35 UTC (2+ messages)
Call to write tests for osstest
2013-08-13 14:24 UTC (2+ messages)
[PATCH v1 00/14] Add support for MSM's mmio clocks
2013-08-13 14:24 UTC (6+ messages)
` [PATCH v1 09/14] clk: msm: Add support for MSM8960's global clock controller (GCC)
[RFC 0/3] Pin page control subsystem
2013-08-13 14:23 UTC (4+ messages)
[PATCH] cubox multi image support
2013-08-13 14:22 UTC (5+ messages)
` [PATCH 3/6] ARM: mvebu: introduce "
[PATCH V2 00/17] EFI stub for ARM
2013-08-13 14:21 UTC (7+ messages)
` [PATCH 16/17] Add "
[PATCH V3 RFC 00/16] EFI stub for ARM
2013-08-13 14:19 UTC (5+ messages)
` [PATCH 15/16] Add "
[PATCH] iptables: link libxtables against libnetfilter_conntrack
2013-08-13 14:19 UTC (3+ messages)
[PATCH 0/2] Show close matches for invalid task/target
2013-08-13 14:18 UTC (2+ messages)
` [PATCH 2/2] taskdata: report close matches with NoProvider errors
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.