messages from 2013-02-22 17:57:53 to 2013-02-22 19:26:20 UTC [more...]
[Qemu-trivial] [PATCH] ui/gtk: Use menu item from stock for full screen
2013-02-22 19:11 UTC (2+ messages)
` [Qemu-trivial] [Qemu-devel] "
[PATCH] tcp: fix SYN-data space mis-accounting
2013-02-22 19:23 UTC (2+ messages)
[Bug 50655] New: ATI RV670 [Radeon HD 3870] Ioquake games causes GPU lockup (waiting for 0x00003039 last fence id 0x00003030)
2013-02-22 19:25 UTC (3+ messages)
` [Bug 50655] "
[PATCH] libibumad: add string functions for various enums
2013-02-22 19:24 UTC (6+ messages)
Babeltrace stable 1.0 branch
2013-02-22 19:23 UTC
[PATCH 1/2] vm: add 'MemManaged' field to /proc/meminfo and /sys/.../nodex/meminfo
2013-02-22 19:22 UTC (6+ messages)
` [PATCH v2] mm: let /proc/meminfo report physical memory installed as "MemTotal"
[Fwd: Re: [PATCH 2/2] ima: add policy support for file system uuid]
2013-02-22 19:14 UTC (2+ messages)
[PULL] VGIC fixes for KVM/ARM
2013-02-22 19:18 UTC (4+ messages)
[PATCH] submodule update: when using recursion, show full path
2013-02-22 19:17 UTC (2+ messages)
[PATCH] Fix in Git.pm cat_blob crashes on large files (resubmit with reviewed-by)
2013-02-22 19:17 UTC (5+ messages)
` [PATCH] Fix in Git.pm cat_blob crashes on large files (resubmit
[PATCH] archive: let remote clients get reachable commits
2013-02-22 19:15 UTC (7+ messages)
[U-Boot] [PATCH v7 01/19] nand: mxc: Prepare to add support for i.MX5
2013-02-22 19:14 UTC (3+ messages)
` [U-Boot] [PATCH v7 15/19] nand: mxc: Switch NAND SPL to generic SPL
[PATCH] doc: Add experimental handsfree-audio API
2013-02-22 19:14 UTC (2+ messages)
[PATCH] xfs: Fix possible truncation of log data in xlog_bread_noalign()
2013-02-22 19:14 UTC (3+ messages)
[PATCH v6 0/9] QEMU: Support KVM on ARM
2013-02-22 19:04 UTC (10+ messages)
` [PATCH v6 1/9] oslib-posix: Align to permit transparent hugepages on ARM Linux
` [PATCH v6 2/9] linux-headers: resync from mainline to add ARM KVM headers
` [PATCH v6 3/9] ARM: KVM: Add support for KVM on ARM architecture
` [PATCH v6 4/9] ARM KVM: save and load VFP registers from kernel
` [PATCH v6 5/9] hw/arm_gic: Add presave/postload hooks
` [PATCH v6 6/9] target-arm: Use MemoryListener to identify GIC base address for KVM
` [PATCH v6 7/9] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
` [PATCH v6 8/9] configure: Enable KVM on ARM
` [PATCH v6 9/9] MAINTAINERS: add entry for ARM KVM guest cores
Output logs and keep command line display
2013-02-22 19:11 UTC (8+ messages)
build regressions 2013-02-22
2013-02-22 19:07 UTC
[PATCH 2/2] staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stack
2013-02-22 19:06 UTC (6+ messages)
Atmel updates to atmel_mxt_ts touch controller driver
2013-02-22 19:06 UTC (38+ messages)
` [PATCH 01/40] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips
` [PATCH 06/40] Input: atmel_mxt_ts - Remove unnecessary platform data
` [PATCH 07/40] Input: atmel_mxt_ts - Implement CRC check for configuration data
` [PATCH 08/40] Input: atmel_mxt_ts - Download device config using firmware loader
` [PATCH 09/40] Input: atmel_mxt_ts - Calculate and check CRC in config file
` [PATCH 10/40] Input: atmel_mxt_ts - Improve bootloader support
` [PATCH 11/40] Input: atmel_mxt_ts - Bootloader addresses for mXT1664/mXT1188S
` [PATCH 12/40] Input: atmel_mxt_ts - Read screen config from chip
` [PATCH 13/40] Input: atmel_mxt_ts - Use deep sleep mode when stopped
` [PATCH 14/40] Input: atmel_mxt_ts - add shutdown function
` [PATCH 15/40] Input: atmel_mxt_ts - Improve touch reporting for T9
` [PATCH 16/40] Input: atmel_mxt_ts - Move input device configuration into separate function
` [PATCH 17/40] Input: atmel_mxt_ts - Allow input device name to be configured from platform data
` [PATCH 18/40] Input: atmel_mxt_ts - Add support for dynamic message size
` [PATCH 19/40] Input: atmel_mxt_ts - Decode T6 status messages
` [PATCH 20/40] Input: atmel_mxt_ts - Split interrupt handler into separate functions
` [PATCH 21/40] Input: atmel_mxt_ts - Implement T44 message handling
` [PATCH 22/40] Input: atmel_mxt_ts - Output status from T48 Noise Supression
` [PATCH 23/40] Input: atmel_mxt_ts - Output status from T42 Touch Suppression
` [PATCH 24/40] Input: atmel_mxt_ts - Implement vector/orientation support
` [PATCH 25/40] Input: atmel_mxt_ts - implement I2C retries
` [PATCH 26/40] Input: atmel_mxt_ts - Implement T63 Active Stylus support
` [PATCH 27/40] Input: atmel_mxt_ts - Add check for incorrect firmware file format
` [PATCH 28/40] Input: atmel_mxt_ts - Add CHG line handling in bootloader code
` [PATCH 29/40] Input: atmel_mxt_ts - Use wait_for_chg in soft_reset
` [PATCH 30/40] Input: atmel_mxt_ts - recover from bootloader on probe
` [PATCH 31/40] Input: atmel_mxt_ts - Implement T15 Key Array support
` [PATCH 32/40] Input: atmel_mxt_ts - remove unused defines
` [PATCH 33/40] Input: atmel_mxt_ts - Verify Information Block checksum on probe
` [PATCH 34/40] Input: atmel_mxt_ts - Remove mxt_make_highchg
` [PATCH 35/40] Input: atmel_mxt_ts - Improve messages relating to info block read
` [PATCH 36/40] Input: atmel_mxt_ts - Handle reports from T47 Stylus object
` [PATCH 37/40] Input: atmel_mxt_ts - Release touch state during suspend
` [PATCH 38/40] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg
` [PATCH 39/40] Input: atmel_mxt_ts - Add regulator control support
` [PATCH 40/40] Input: atmel_mxt_ts - Implement support for T100 touch object
[bug] mkfs.btrfs reports device busy for ext4 mounted disk
2013-02-22 19:03 UTC (2+ messages)
[PATCH 0/2] cpustat: use atomic operations to read/update stats
2013-02-22 19:01 UTC (8+ messages)
[PATCH 0/2] dm: Avoid use-after-free of a mapped device
2013-02-22 19:01 UTC (5+ messages)
` [PATCH 1/2] block: Avoid invoking blk_run_queue() recursively
[PATCH] scsi: fix lpfc build when wmb() is defined as mb()
2013-02-22 19:00 UTC (2+ messages)
[Buildroot] [PATCH] libffi: fix powerpc build breakage
2013-02-22 18:57 UTC (4+ messages)
[PATCH 1/2] tools: hv: Fix how ifcfg-* file is created
2013-02-22 18:57 UTC (3+ messages)
` [PATCH] "
USB: serial: port lifetimes (was: Re: USB Ooops PL2303 when unplug while use (linux v3.7.3))
2013-02-22 18:57 UTC (3+ messages)
[Buildroot] [PATCHv2] libffi: fix powerpc build breakage
2013-02-22 18:56 UTC
[Buildroot] [PATCH 1/1] libmad: force architecture-specific optimisations on AVR32
2013-02-22 18:55 UTC (4+ messages)
[PATCH] nfs: Don't allow NFS silly-renamed files to be deleted, no signal
2013-02-22 18:54 UTC (4+ messages)
[PATCH 0/3] ceph: misc fixes
2013-02-22 18:54 UTC (3+ messages)
` [PATCH 3/3] ceph: fix vmtruncate deadlock
[Qemu-devel] [PATCH] qemu: define a TOM register to report the base of PCI
2013-02-22 18:52 UTC
too many timer retries happen when do local timer swtich with broadcast timer
2013-02-22 18:52 UTC (13+ messages)
[3.5.y.z extended stable] Linux 3.5.7.6
2013-02-22 18:50 UTC (2+ messages)
[PATCH] ext4: Implementation of a new ioctl called "EXT4_IOC_SWAP_BOOT":
2013-02-22 18:49 UTC
[PATCH] [meta-fsl-arm] ARM: mxs_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
2013-02-22 18:49 UTC
[PATCHi v2] net: sh_eth: Add support of device tree probe
2013-02-22 18:49 UTC (4+ messages)
[PATCH 0/4] XEN 4.2 libxl: fix event races exposed by libvirt
2013-02-22 18:48 UTC (2+ messages)
[resend] Timer broadcast question
2013-02-22 18:45 UTC (6+ messages)
` [PATCH 1/2] time : pass broadcast device parameter
` [PATCH 2/2][RFC] time : set broadcast irq affinity
[PATCH] perf report: fix handling of memory sampling sort orders
2013-02-22 18:43 UTC (2+ messages)
[PATCH 03/10] fnic:fixing issues in device and firmware reset code
2013-02-22 18:42 UTC (4+ messages)
` [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support
[PATCH 0/2] VGIC fixes for 3.9-rc1
2013-02-22 18:40 UTC (3+ messages)
` [PATCH 1/2] ARM: KVM: vgic: force EOIed LRs to the empty state
` [PATCH 2/2] ARM: KVM: vgic: take distributor lock on sync_hwstate path
adt-manual.pdf
2013-02-22 18:39 UTC (4+ messages)
[B.A.T.M.A.N.] batman-adv: gpf in batadv_slide_own_bcast_window
2013-02-22 18:37 UTC (4+ messages)
` "
[PATCH v3 00/23] ldisc fixes
2013-02-22 18:37 UTC (5+ messages)
` [PATCH v4 00/32] ldisc patchset
[PATCH 0/4] ARM: tegra114: bring up secondary CPU for SMP
2013-02-22 18:37 UTC (7+ messages)
` [PATCH 1/4] ARM: tegra: pmc: convert PMC driver to support DT only
` [PATCH 2/4] ARM: tegra: pmc: add power on function for secondary CPUs
[PATCH v4.1 09/12] sequencer.c: teach append_signoff to avoid adding a duplicate newline
2013-02-22 18:35 UTC (3+ messages)
` [PATCH] git-commit: populate the edit buffer with 2 blank lines before s-o-b
copy on write misconception
2013-02-22 18:35 UTC (4+ messages)
xen-netback fixes for stable 35876b5 3e55f8b
2013-02-22 18:32 UTC (2+ messages)
WARNING: at fs/btrfs/extent_io.c:4718 map_private_extent_buffer+0xd4/0xe0 [btrfs]()
2013-02-22 18:31 UTC (8+ messages)
Brocken Raid & LUKS
2013-02-22 18:30 UTC (35+ messages)
[PATCH] xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
2013-02-22 18:32 UTC
[PATCH] dma: Remove erroneous __exit and __exit_p() references
2013-02-22 18:29 UTC (3+ messages)
[PATCH 1/3] ARM: tegra: Fix unchecked return value
2013-02-22 18:28 UTC (4+ messages)
` [PATCH 3/3] ARM: tegra: refactor tegra{20,30}_boot_secondary
Device Connected/Unconnected Events
2013-02-22 18:28 UTC (2+ messages)
[GIT PULL] x86/mm changes for v3.9-rc1
2013-02-22 18:25 UTC (20+ messages)
` [Xen-devel] "
[PATCH] ARM: vfp: fix fpsid register subarchitecture field mask width
2013-02-22 18:27 UTC (3+ messages)
[PATCH net] vmxnet3: make local function static
2013-02-22 18:26 UTC
What does "mapping=identity" mean in /etc/exports?
2013-02-22 18:25 UTC
Dangerous devm_request_irq() conversions
2013-02-22 18:24 UTC (6+ messages)
New copyfile system call - discuss before LSF?
2013-02-22 18:22 UTC (9+ messages)
[PATCH v4 0/6] speculative preallocation quota throttling
2013-02-22 18:22 UTC (5+ messages)
` [PATCH v4 1/6] xfs: reorganize xfs_iomap_prealloc_size to remove indentation
[Bug 60879] New: X11 can't start with acceleration enabled
2013-02-22 18:22 UTC (2+ messages)
` [Bug 60879] "
[Bug 58042] New: Garbled UI in Team Fortress 2 Beta
2013-02-22 18:22 UTC (2+ messages)
` [Bug 58042] [bisected] "
[PATCH] kmsg: Honor dmesg_restrict sysctl on /dev/kmsg
2013-02-22 18:18 UTC
(No subject)
2013-02-22 18:18 UTC (2+ messages)
` [meta-fsl-arm][PATCH v3] gst-plugins-gl: machine specific patches
[PATCHv2] dw_dmac: adjust slave_id accordingly to request line base
2013-02-22 18:18 UTC (2+ messages)
[PATCH] tinycompres: remove unused variable
2013-02-22 18:17 UTC
[PATCH V2 0/2] mmc: tegra: use mmc_of_parse to get support of standard MMC DT binding
2013-02-22 18:16 UTC (2+ messages)
[PATCH] tinycompress: add gapless meta data APIs
2013-02-22 18:15 UTC (3+ messages)
BUG - raid 1 deadlock on handle_read_error / wait_barrier
2013-02-22 18:14 UTC (4+ messages)
[PATCH] kbuild: create an "include chroot" for DT bindings
2013-02-22 18:11 UTC (6+ messages)
[PATCH 0/2] NFS v4.2 support to both the server and client (take 4)
2013-02-22 18:10 UTC (4+ messages)
` [PATCH 2/2] NFSDv4.2: Added NFS v4.2 support to the NFS server
[PATCH] ARM: mxs_defconfig: Select CONFIG_MMC_UNSAFE_RESUME
2013-02-22 18:10 UTC
[PATCH TINYCOMPRESS 1/14] compress: Add function to get timestamp in samples
2013-02-22 18:09 UTC (3+ messages)
` [PATCH TINYCOMPRESS 1/14 v2] "
[PATCH 1/2] staging: comedi: drivers: usbdux.c: fix DMA buffers on stack
2013-02-22 18:07 UTC (2+ messages)
[PATCH 0/2] [comedi] fix for DMA buffers on stack
2013-02-22 18:06 UTC (2+ messages)
[U-Boot] [PATCH v7 13/19] Makefile: u-boot-with-spl.bin: Fix SPL padding
2013-02-22 18:05 UTC (4+ messages)
[Bug 54786] New: random crashes of X with failed to idle channel 0xcccc0000
2013-02-22 18:05 UTC (3+ messages)
` [Bug 54786] "
[PATCH v2] qemu-xen:Correctly expose PCH ISA bridge for IGD passthrough
2013-02-22 18:05 UTC (2+ messages)
ext4 xfstest regression due to ext4_es_lookup_extent
2013-02-22 18:03 UTC (2+ messages)
[PATCH V3] spi: tegra114: add spi driver
2013-02-22 18:02 UTC (3+ messages)
[PATCH net] bnx2x: remove dead code and make local funcs static
2013-02-22 18:01 UTC
Inconsistent MSI flags for pure HVM guest in 4.1.3 with the back-ported 4.2.0 msi_retranslate patch. (Was: Issue about domU missing interrupt)
2013-02-22 18:01 UTC (3+ messages)
` [PATCH] qemu-xen-trad/pt_msi_disable: do not clear all MSI flags
Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
2013-02-22 18:00 UTC (12+ messages)
[PATCH] Allow to switch hardware sampe rate on EMU
2013-02-22 17:59 UTC
[PATCH net] sock: only define socket limit if mem cgroup configured
2013-02-22 17:59 UTC
[PATCHv5 0/6] QEMU: Enabling live-migrate on HVM on qemu-xen device model in 4.2 - qemu patchset
2013-02-22 17:58 UTC (8+ messages)
[PATCHv6 0/8] zswap: compressed swap caching
2013-02-22 17:58 UTC (5+ messages)
` [PATCHv6 1/8] zsmalloc: add to mm/
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.