messages from 2012-12-04 14:37:58 to 2012-12-04 15:53:11 UTC [more...]
[Qemu-devel] [RFC PATCH v5 0/6] Virtio refactoring
2012-12-04 15:52 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH v5 4/6] virtio-pci : Refactor virtio-pci device
` [Qemu-devel] [RFC PATCH v5 5/6] virtio-device : Refactor virtio-device
[PATCH v2] HDA: Add PCI device prefix for clarity
2012-12-04 15:52 UTC (3+ messages)
[PATCH 0/3] mmc: add a card-event host call-back
2012-12-04 15:51 UTC (8+ messages)
` [PATCH 1/3] mmc: add a card-event host operation
` [PATCH 2/3] mmc: extend the slot-gpio card-detection to use host's .card_event() method
` [PATCH 3/3] mmc: sdhci: implement the "
Python extension commands in git - request for policy change
2012-12-04 15:51 UTC (2+ messages)
[PATCH 0/2] vfio powerpc: implemented and enabled
2012-12-04 15:51 UTC (7+ messages)
` [PATCH 0/2] vfio on power: yet another try
` [PATCH 1/2] vfio powerpc: enabled on powernv platform
[PATCH v2] docs: expand persistent grants protocol
2012-12-04 15:51 UTC (2+ messages)
[PATCH v2 1/3] libxc: add suport for NetBSD gntdev
2012-12-04 15:50 UTC (3+ messages)
` [PATCH v2 2/3] libxl: fix wrong comment
[PATCH] xen: arm: Use $(OBJCOPY) not bare objcopy
2012-12-04 15:50 UTC (3+ messages)
[PATCH 0 of 4 v2] Allow xl to build a domain with multiple USB devices
2012-12-04 15:50 UTC (7+ messages)
` [PATCH 1 of 4 v2] libxl: Combine device model arg build functions
` [PATCH 3 of 4 v2] libxl: Allow multiple USB devices on HVM domain creation
` [PATCH 4 of 4 v2] xl: Accept a list for usbdevice in config file
PACKAGECONFIG variables
2012-12-04 15:49 UTC (2+ messages)
[RFC PATCH] vb2: force output buffers to fault into memory
2012-12-04 15:48 UTC
[PATCH 1/1] telit: stay 'online' until POST_SIM state reached
2012-12-04 15:46 UTC
[Qemu-devel] [PATCH] qemu-io: Implement write -c for compressed clusters
2012-12-04 15:46 UTC (2+ messages)
[PATCH 0/6] cifs-utils: a pile of random patches
2012-12-04 15:45 UTC (8+ messages)
` [PATCH 1/6] mount.cifs: treat uid=,gid=,cruid= options as name before assuming they're a number
` [PATCH 2/6] mount.cifs: don't pass "flag" options to the kernel
` [PATCH 3/6] autotools: remove unnecessary files from distro
` [PATCH 4/6] getcifsacl: use "size" instead of reconverting original field to host endian
` [PATCH 5/6] getcifsacl: free strings returned by wbcLookupSid
` [PATCH 6/6] getcifsacl: ensure that we don't overrun the wbcDomainSid when converting
[RFT PATCH] 8139cp: properly support change of MTU values [v2]
2012-12-04 15:44 UTC (4+ messages)
[PATCH v2 0/4] Support imx6q WAIT mode
2012-12-04 15:44 UTC (6+ messages)
` [PATCH v2 1/4] ARM: imx: allow timer counter to roll over
` [PATCH v2 2/4] ARM: imx: mask gpc interrupts initially
` [PATCH v2 3/4] ARM: imx: move imx6q_cpuidle_driver into a separate file
` [PATCH v2 4/4] ARM: imx6q: support WAIT mode using cpuidle
[PATCH V2] netfilter: remove extra timer from ecache extension
2012-12-04 15:41 UTC (3+ messages)
[PATCHv2] scripts/sstate-diff.sh: add simple script to compare sstate checksums between MACHINEs
2012-12-04 15:26 UTC (3+ messages)
` [PATCHv3] "
` [PATCHv4] scripts/sstate-diff-machines.sh: "
[Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update
2012-12-04 15:39 UTC (8+ messages)
[RFC PATCH 0/6] kvm: Growable memory slot array
2012-12-04 15:39 UTC (7+ messages)
[PATCH] megaraid: fix use of delayed work
2012-12-04 15:39 UTC (2+ messages)
[RFC libdrm] Add NVIDIA Tegra support
2012-12-04 15:38 UTC (4+ messages)
Using vendo kernel with Yocto
2012-12-04 15:38 UTC (4+ messages)
Custom block script started twice for root block but only stopped once
2012-12-04 15:34 UTC (9+ messages)
[char-misc-next 01/15] mei: drop redundant length paramter from mei_write_message function
2012-12-04 15:37 UTC (5+ messages)
` [char-misc-next 07/15] mei: use wrietl/readl instead of io wrappers
Question: How to install the mkfs tools from the e2fsprogs instead of the BusyBox tools
2012-12-04 15:33 UTC (2+ messages)
[PATCH 1/1] atmodem: remove pending idle callbacks at device removal
2012-12-04 15:33 UTC
[U-Boot] [PATCH] FAT: make FAT compile without VFAT
2012-12-04 15:32 UTC (3+ messages)
[Qemu-devel] [PATCH] tests: Add tests for fdsets
2012-12-04 15:31 UTC (2+ messages)
[PATCH 00/14] i2c-hid cleanup and bug fixes
2012-12-04 15:27 UTC (17+ messages)
` [PATCH 01/14] HID: i2c-hid: change I2C name
` [PATCH 02/14] HID: i2c-hid: fix memory corruption due to missing hid declaration
` [PATCH 03/14] HID: i2c-hid: enhance Kconfig
` [PATCH 04/14] HID: i2c-hid: fix checkpatch.pl warning
` [PATCH 05/14] HID: i2c-hid: fix i2c_hid_dbg macro
` [PATCH 06/14] HID: i2c-hid: remove unused static declarations
` [PATCH 07/14] HID: i2c-hid: fix return paths
` [PATCH 08/14] HID: i2c-hid: fix error messages
` [PATCH 09/14] HID: i2c-hid: i2c_hid_get_report may fail
` [PATCH 10/14] HID: i2c-hid: reorder allocation/free of buffers
` [PATCH 11/14] HID: i2c-hid: remove unneeded test in i2c_hid_remove
` [PATCH 12/14] HID: i2c-hid: remove extra .irq field in struct i2c_hid
` [PATCH 13/14] HID: i2c-hid: also call i2c_hid_free_buffers in i2c_hid_remove
` [PATCH 14/14] HID: i2c-hid: fix i2c_hid_get_raw_report count mismatches
help about ext3 read-only issue on ext3(2.6.16.30)
2012-12-04 15:29 UTC (5+ messages)
[PATCH] xen: add gntdev
2012-12-04 15:26 UTC
[Qemu-devel] detecting seccomp sandbox capability via QMP
2012-12-04 15:23 UTC (5+ messages)
[RFC PATCH 0/2] Fix some multiqueue TUN problems
2012-12-04 15:24 UTC (5+ messages)
` [RFC PATCH 2/2] tun: fix LSM/SELinux labeling of tun/tap devices
[e2fsprogs] initdir: Writing inode after the initial write?
2012-12-04 15:22 UTC (6+ messages)
[Qemu-devel] [PATCH v4] Add compare subcommand for qemu-img
2012-12-04 15:22 UTC (3+ messages)
` [Qemu-devel] [PATCH v5] "
[PATCH 0/4] replace cgroup_lock with local lock in memcg
2012-12-04 15:22 UTC (13+ messages)
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock
[PATCH] libmount: avoid endless loop in, mnt_get_kernel_cmdline_option
2012-12-04 15:22 UTC (2+ messages)
[PATCH 0/5] Postinstall improvements
2012-12-04 15:07 UTC (5+ messages)
` [PATCH 2/5] rootfs generation: export two new variables to postinst scriptlets
` [PATCH 4/5] gdk-pixbuf: generate the pixbuf loader's cache ar rootfs time
[PATCHv2 3/5] serial: 8250_dw: Map IO memory
2012-12-04 15:21 UTC (2+ messages)
` [PATCHv3 "
Issue about domU missing interrupt
2012-12-04 15:20 UTC (9+ messages)
ATS and dependent features
2012-12-04 15:18 UTC (11+ messages)
[PATCH] ARM: Add .smp entry for REALVIEW_EB
2012-12-04 15:18 UTC
[RFC PATCH 00/10] CPU hotplug: stop_machine()-free CPU hotplug
2012-12-04 15:17 UTC (3+ messages)
` [RFC PATCH 01/10] CPU hotplug: Introduce "stable" cpu online mask, for atomic hotplug readers
[Qemu-devel] [RFC 0/3] re-enable balloon stats
2012-12-04 15:04 UTC (4+ messages)
` [Qemu-devel] [RFC 1/3] virtio-balloon: drop old stats code
` [Qemu-devel] [RFC 2/3] virtio-balloon: re-enable balloon stats
` [Qemu-devel] [RFC 3/3] docs: document virtio-balloon stats
[Xenomai] [PATCH] rtcan: Adding device ID for PEAK PCIe card IPEH-003027
2012-12-04 15:16 UTC
[PATCH 2/2] drm/exynos: release fb pended by page flip
2012-12-04 15:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/10] gmbus/dp aux irqfication
2012-12-04 15:13 UTC (4+ messages)
` [PATCH 02/10] drm/i915: don't handle PIPE_LEGACY_BLC_EVENT_STATUS on vlv
[Qemu-devel] [PATCH 0/2] tests: avoid aio_flush() in test cases
2012-12-04 15:12 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] tests: use aio_poll() instead of aio_flush() in test-aio.c
` [Qemu-devel] [PATCH 2/2] tests: avoid qemu_aio_flush() in test-thread-pool.c
[PATCH net-next 0/3] Multiqueue support for virtio-net
2012-12-04 15:11 UTC (11+ messages)
` [PATCH net-next 2/3] virtio_net: multiqueue support
` [PATCH net-next 3/3] virtio-net: change the number of queues through ethtool
basic questions regarding some btrfs features
2012-12-04 15:07 UTC (5+ messages)
Packaging ROS for Yocto-Linux
2012-12-04 15:07 UTC
[PATCH 0/3] perf hists: Changes on hists__{link,match}
2012-12-04 15:03 UTC (7+ messages)
` [PATCH 1/3] perf hists: Exchange order of comparing items when collapsing hists
` [PATCH 3/3] perf diff: Use internal rb tree for compute resort
switcheroo registration vs switching race
2012-12-04 15:03 UTC (14+ messages)
[wireless-regdb] regdb: allow 40 MHz on world roaming channels 12/13
2012-12-04 15:02 UTC
[Xenomai] RTDM and PEAK PCIe
2012-12-04 15:02 UTC (10+ messages)
[PATCH 0/2] sparc: Enable OF functionality for sparc for i2c and spi
2012-12-04 15:01 UTC (5+ messages)
[RFC 0/4] drm/exynos: add ipp subsystem and each ipp drivers
2012-12-04 15:01 UTC (4+ messages)
` [RFC 1/4] drm/exynos: add ipp subsystem
[PATCH v2] drivers: cma: fix addressing on PAE machines
2012-12-04 15:00 UTC (4+ messages)
` [linux-keystone] "
[PATCH v2] xen: get GIC addresses from DT
2012-12-04 15:00 UTC (2+ messages)
Possible SCTP peer receive window bug
2012-12-04 14:58 UTC (2+ messages)
[PATCH v2] mac80211: add debug file for mic failure
2012-12-04 14:57 UTC (2+ messages)
UBI wl_tree_add problems after PEB scrubbed
2012-12-04 14:56 UTC (4+ messages)
` UBI Fastmap fixes for 3.7
[PATCH RESEND] spi: erase pointer to drvdata on removal
2012-12-04 14:56 UTC (2+ messages)
[PATCH 0/1] RFC: enable the use of the KEYRING credential cache
2012-12-04 14:56 UTC (5+ messages)
` [PATCH 1/1] SUNRPC: new keyring key_type for gss context destruction at kdestroy
pciutils pci_open seg with invalid arg to -i
2012-12-04 14:20 UTC
[PATCH] mac80211: adapt slot time in IBSS mode
2012-12-04 14:54 UTC (2+ messages)
[PATCH 00/11] wlcore fixes for 3.8 (part1)
2012-12-04 14:52 UTC (3+ messages)
` [PATCH 04/11] wlcore/wl18xx: allow TX BA on all TIDs
[wireless-regdb] [PATCH] regdb: allow 40 MHz on world roaming channels 12/13
2012-12-04 14:52 UTC (2+ messages)
[PATCH v2] arm: add few checks to gic_init
2012-12-04 14:53 UTC (2+ messages)
Replacing dma_alloc_writecombine for aarch64
2012-12-04 14:53 UTC (3+ messages)
[B.A.T.M.A.N.] net, batman: lockdep circular dependency warning
2012-12-04 14:51 UTC (3+ messages)
` "
[PATCH 00/18] perf report: Add support for event group view (v6)
2012-12-04 14:51 UTC (6+ messages)
` [PATCH 12/18] perf ui/hist: Add support for event group view
[PATCH v2 0/3] Fix fixed regulators support
2012-12-04 14:50 UTC (3+ messages)
` [PATCH 3/3] mmc: sdhci: check voltage range only on regulators aware of voltage value
regulatory cleanups & fixes
2012-12-04 14:49 UTC (19+ messages)
` [RFC v2 01/18] regulatory: don't allocate too much memory
` [RFC v2 02/18] regulatory: clean up reg_copy_regd()
` [RFC v2 03/18] regulatory: don't test list before iterating
` [RFC v2 04/18] regulatory: simplify regulatory_hint_11d
` [RFC v2 05/18] regulatory: code cleanup
` [RFC v2 06/18] regulatory: remove useless locking on exit
` [RFC v2 07/18] regulatory: use proper enum for return values
` [RFC v2 08/18] cfg80211: remove wiphy_idx_valid
` [RFC v2 09/18] regulatory: remove BUG_ON
` [RFC v2 10/18] regulatory: simplify restore_regulatory_settings
` [RFC v2 11/18] regulatory: remove redundant isalpha() check
` [RFC v2 12/18] regulatory: remove useless warning
` [RFC v2 13/18] regulatory: simplify freq_reg_info_regd
` [RFC v2 14/18] regulatory: clarify locking rules and assertions
` [RFC v2 15/18] regulatory: remove locking from wiphy_apply_custom_regulatory
` [RFC v2 16/18] regulatory: fix reg_is_valid_request handling
` [RFC v2 17/18] regulatory: remove handling of channel bandwidth
` [RFC v2 18/18] regulatory: allow arbitrary channel widths
[Qemu-devel] [PATCH] target-mips: Fix incorrect shift for SHILO and SHILOV
2012-12-04 14:49 UTC
[PATCH] mm: protect against concurrent vma expansion
2012-12-04 14:48 UTC (6+ messages)
[net-next PATCH V2 1/9] net: frag evictor, avoid killing warm frag queues
2012-12-04 14:47 UTC (4+ messages)
` [net-next PATCH V3-evictor] "
` [net-next PATCH V3-evictor] net: frag evictor,avoid "
linker problem with xip kernel and recent toolchains
2012-12-04 14:46 UTC
[PATCH 00/16] OMAP USB Host cleanup
2012-12-04 14:46 UTC (7+ messages)
[PATCH] memory: of_memory.c: remove unnecessary initialization
2012-12-04 14:46 UTC (4+ messages)
[PATCH] watchdog: store the watchdog sample period as a variable
2012-12-04 14:45 UTC (2+ messages)
[PATCH 0/3] drm/exynos: modify usage of wait for vblank
2012-12-04 15:07 UTC
[PATCH 00/52] RFC: Unified NUMA balancing tree, v1
2012-12-04 14:43 UTC (4+ messages)
` [PATCH 49/52] mm/rmap: Convert the struct anon_vma::mutex to an rwsem
[patch,v2] bdi: add a user-tunable cpu_list for the bdi flusher threads
2012-12-04 14:42 UTC (4+ messages)
[PATCH 00/10] Latest numa/core release, v18
2012-12-04 14:42 UTC (12+ messages)
` [RFC PATCH] mm/migration: Don't lock anon vmas in rmap_walk_anon()
` [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use
` [PATCH 2/2] mm/migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
` [PATCH 2/2, v2] "
Python extension commands in git - request for policy change
2012-12-04 14:40 UTC (2+ messages)
[PATCH] mtd: gpmi: Always report ECC stats and return max_bitflips
2012-12-04 14:40 UTC (3+ 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.