messages from 2012-10-02 13:33:07 to 2012-10-02 14:37:33 UTC [more...]
[PATCH 2/6] imsm: Add --controller-path option for --detail-platform
2012-10-02 14:37 UTC
[regression] 3.6-rc6, gpu hang with vaapi
2012-10-02 14:37 UTC (2+ messages)
[Qemu-devel] [PATCH] vfio_pci: fix build on 32-bit systems
2012-10-02 14:37 UTC (4+ messages)
Xen 4.0.4, kernel 3.5.0 HVM crash and kernel BUG
2012-10-02 14:37 UTC (8+ messages)
[PATCH] RelNotes/1.8.0: various typo and style fixes
2012-10-02 14:35 UTC
resize raw images
2012-10-02 14:35 UTC (2+ messages)
[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached
2012-10-02 14:35 UTC (6+ messages)
[Buildroot] [PATCH] intel-microcode: new package
2012-10-02 14:35 UTC (9+ messages)
` [Buildroot] [PATCH] pkg-infra: produce legal info for proprietary packages
JFFS2 deadlock, kernel 3.4.11
2012-10-02 14:19 UTC
[RFC PATCH 0/8] mtd_tests: Remove duplicate code and cleanups
2012-10-02 14:33 UTC (9+ messages)
` [PATCH 1/8] mtd_tests: Refactor duplicate code
` [PATCH 2/8] mtd_pagetest: Replace printk with pr_{info,crit}
` [PATCH 3/8] mtd_torturetest: "
` [PATCH 4/8] mtd_subpagetest: Replace printk with pr_info
` [PATCH 5/8] mtd_stresstest: Replace printk with pr_{info,crit}
` [PATCH 6/8] mtd_speedtest: "
` [PATCH 7/8] mtd_readtest: Replace printk with pr_info
` [PATCH 8/8] mtd_nandbiterrs: Replace msg macro "
Netperf UDP_STREAM regression due to not sending IPIs in ttwu_queue()
2012-10-02 14:33 UTC (6+ messages)
Inconsistency when mounting a directory that 'world' cannot access
2012-10-02 14:33 UTC (4+ messages)
[PATCH] AMD IOMMU: fix find_iommu_from_bdf_cap()
2012-10-02 14:33 UTC
Repeatable ext4 oops with 3.6.0 (regression)
2012-10-02 14:31 UTC (3+ messages)
[PATCH 00/14] V4L2 DT support
2012-10-02 14:33 UTC (7+ messages)
` [PATCH 04/14] media: add V4L2 DT binding documentation
Xen 4.3 development update
2012-10-02 14:32 UTC (4+ messages)
[PATCH] pbl updates
2012-10-02 14:30 UTC (2+ messages)
[PATCH] Btrfs: try to avoid doing a search in btrfs_next_leaf
2012-10-02 14:32 UTC (3+ messages)
How to schedule worker and threaded IRQ on same cpu/core
2012-10-02 14:32 UTC (4+ messages)
[PATCH 09/11] add iomem support to libxl
2012-10-02 14:31 UTC (15+ messages)
` [PATCH 10/11] make devid a type so it is initialized properly
` [PATCH 11/11] add vtpm support to libxl
pci_request_regions()
2012-10-02 14:29 UTC (4+ messages)
[refpolicy] [PATCH] added autofs support and nsswitch support
2012-10-02 14:29 UTC
Bug#684352: phy0/hp-wifi problems after kernel update from 2.6 to 3.2
2012-10-02 14:28 UTC
[PATCH net,1/3] hyperv: Fix the max_xfer_size in RNDIS initialization
2012-10-02 14:28 UTC (5+ messages)
` [PATCH net,3/3] hyperv: Fix page buffer handling in rndis_filter_send_request()
` [PATCH net, 3/3] "
[for master PATCH 1/2] miidev: add phy_addr detection support
2012-10-02 14:25 UTC (6+ messages)
` [for master PATCH 2/2] calao: at91 qil/tny/usb auto detect the phy addr
[PATCHv9 00/25] Integration of videobuf2 with DMABUF
2012-10-02 14:27 UTC (26+ messages)
` [PATCHv9 01/25] v4l: Add DMABUF as a memory type
` [PATCHv9 02/25] Documentation: media: description of DMABUF importing in V4L2
` [PATCHv9 03/25] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCHv9 04/25] v4l: vb: remove warnings about MEMORY_DMABUF
` [PATCHv9 05/25] v4l: vb2-dma-contig: shorten vb2_dma_contig prefix to vb2_dc
` [PATCHv9 06/25] v4l: vb2-dma-contig: remove reference of alloc_ctx from a buffer
` [PATCHv9 07/25] v4l: vb2-dma-contig: reorder functions
` [PATCHv9 08/25] v4l: vb2-dma-contig: add support for scatterlist in userptr mode
` [PATCHv9 09/25] v4l: vb2: add prepare/finish callbacks to allocators
` [PATCHv9 10/25] v4l: vb2-dma-contig: add prepare/finish to dma-contig allocator
` [PATCHv9 11/25] v4l: vb2-dma-contig: add support for dma_buf importing
` [PATCHv9 12/25] v4l: vb2-vmalloc: add support for dmabuf importing
` [PATCHv9 13/25] v4l: vivi: "
` [PATCHv9 14/25] v4l: s5p-tv: mixer: "
` [PATCHv9 15/25] v4l: s5p-fimc: "
` [PATCHv9 16/25] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent call
` [PATCHv9 17/25] Documentation: media: description of DMABUF exporting in V4L2
` [PATCHv9 18/25] v4l: add buffer exporting via dmabuf
` [PATCHv9 19/25] v4l: vb2: "
` [PATCHv9 20/25] v4l: vb2-dma-contig: add support for DMABUF exporting
` [PATCHv9 21/25] v4l: vb2-dma-contig: add reference counting for a device from allocator context
` [PATCHv9 22/25] v4l: vb2-dma-contig: fail if user ptr buffer is not correctly aligned
` [PATCHv9 23/25] v4l: s5p-fimc: support for dmabuf exporting
` [PATCHv9 24/25] v4l: s5p-tv: mixer: "
` [PATCHv9 25/25] v4l: s5p-mfc: "
[PATCH 01/12] Add ioread/iowrite functions to mini-os
2012-10-02 14:27 UTC
[PATCH 0/2] ext3_bread usage audit due non-initialized variable
2012-10-02 14:27 UTC (6+ messages)
` [PATCH 1/2] ext3: fix possible non-initialized variable on htree_dirblock_to_tree()
` [PATCH 2/2] ext3: ext3_bread usage audit
[PATCH v4 4/5] dt/s3c64xx/spi: Use of_get_child_by_name to get a named child
2012-10-02 14:26 UTC (5+ messages)
[PATCH 0/3] s390/kvm: misc fixes
2012-10-02 14:25 UTC (4+ messages)
` [PATCH 1/3] s390/kvm: Interrupt injection bugfix
` [PATCH 2/3] s390/kvm: Add documentation for KVM_S390_INTERRUPT
` [PATCH 3/3] s390/kvm: dont announce RRBM support
[Qemu-devel] [PATCH v2 0/9] Embedded NBD server
2012-10-02 14:24 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 2/9] qapi: add socket address types
Should "mount -o proto=udp" be usable against an IPv6 only server?
2012-10-02 14:24 UTC (8+ messages)
[PATCH RFC] em28xx: PCTV 520e switch tda18271 to tda18271c2dd
2012-10-02 14:23 UTC (8+ messages)
[PATCH 01/11] Add ioread/iowrite functions to mini-os
2012-10-02 14:23 UTC (11+ messages)
` [PATCH 04/11] Disable the mfn_is_ram() check, it doesn't work correctly on all systems
` [PATCH 08/11] add tpmfront, tpm_tis, and tpmback drivers to mini-os
[PATCH] revert "PCI: log vendor/device ID always"
2012-10-02 14:23 UTC
[Qemu-devel] KVM call minutes 2012-10-02
2012-10-02 14:20 UTC (2+ messages)
` "
Possible memory leak?
2012-10-02 14:19 UTC
[PATCHv4] rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
2012-10-02 14:19 UTC (2+ messages)
x86_64: wrong DirectMap kB
2012-10-02 14:19 UTC (2+ messages)
[PATCH] perf cgroups: Fix perf_cgroup_switch schedule in warning
2012-10-02 14:18 UTC (9+ messages)
[PATCH] hob/settings: alignment and spacing fixes on "Shared state" tab
2012-10-02 14:05 UTC
[URCU PATCH 1/3] wfcqueue: implement concurrency-efficient queue
2012-10-02 14:16 UTC (3+ messages)
` [URCU PATCH 2/3] wfcqueue test
` [URCU PATCH 3/3] call_rcu: use wfcqueue, eliminate false-sharing
Weird build problem with classpath-native/java-initial
2012-10-02 13:53 UTC (4+ messages)
` [2011.03-maintenance 0/2] pull request 20121002
` [2011.03-maintenance 1/2] jamvm: reorganize metadata to simplify backport from meta-java
` [2011.03-maintenance 2/2] jamvm-initial: backport 1.4.5 "
omap3isp: timeout in ccdc_disable()
2012-10-02 14:07 UTC
[ANNOUNCE] Switching to git for primary Xen repositories
2012-10-02 14:15 UTC (5+ messages)
[PATCH] rootfs_ipk, image: Add debug capture support
2012-10-02 14:02 UTC (12+ messages)
[Btrfs-next] bulid failure at fs/btrfs/ctree.h
2012-10-02 14:14 UTC (2+ messages)
[URCU PATCH 0/3] wait-free concurrent queues (wfcqueue)
2012-10-02 14:13 UTC
arch/x86/include/asm/mc146818rtc.h:44:2: error: implicit declaration of function 'this_cpu_read'
2012-10-02 14:12 UTC
[PATCH] Matthew Fioravante now maintains VTPM
2012-10-02 14:11 UTC (2+ messages)
[PATCH 09/12] add iomem support to libxl
2012-10-02 14:09 UTC
[PATCH v3 00/26] Prep work for immutable bio vecs
2012-10-02 14:08 UTC (6+ messages)
` [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
` [dm-devel] "
[GIT PULL] Asymmetric keys and module signing
2012-10-02 14:07 UTC (11+ messages)
[PATCH 0/5] wildmatch series update
2012-10-02 14:07 UTC (3+ messages)
` [PATCH 1/5] Import wildmatch from rsync
[driver-core:driver-core-next 4/11] include/linux/device.h:925:12: error: 'dev_vprintk_emit' defined
2012-10-02 14:06 UTC (4+ messages)
` [driver-core:driver-core-next 4/11] include/linux/device.h:925:12: error: 'dev_vprintk_emit' def
[PATCH] x86: remove quirk entry for SBC FITPC
2012-10-02 14:26 UTC
[ath9k-devel] [PATCH] ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003
2012-10-02 14:06 UTC (9+ messages)
` [ath9k-devel] [PATCHv2] ath9k_hw: Handle AR_INTR_SYNC_HOST1_FATAL "
` "
[PATCH 0/2] Add DMA and device tree support to the flash controller FLCTL
2012-10-02 14:04 UTC (12+ messages)
` [PATCH 1/2] mtd: sh_flctl: Add DMA capabilty
` [PATCH 2/2] mtd: sh_flctl: Add device tree support
[GIT PULL] (xen) stable/for-linus-3.7-x86-tag
2012-10-02 13:51 UTC
[GIT PULL] (frontswap) stable/for-linus-3.7-tag
2012-10-02 13:51 UTC
[Buildroot] Question about 64Bit kernel and 32Bit applications
2012-10-02 14:02 UTC (2+ messages)
[PATCH 0 of 3] xl and hotplug: Introduce and use shutdown and reboot xm compatibility options
2012-10-02 14:02 UTC (6+ messages)
[Buildroot] buildroot-2012.08: Error when selecting crosstool-ng
2012-10-02 14:01 UTC (3+ messages)
some recent xen kernel bugs in Fedora
2012-10-02 14:00 UTC (2+ messages)
[PATCH 0/4] cpuidle - support multiple drivers at a time
2012-10-02 14:02 UTC (4+ messages)
` [PATCH 4/4] cpuidle - support multiple drivers
[refpolicy] [PATCH] added autofs support
2012-10-02 13:59 UTC (2+ messages)
` [refpolicy] [PATCH] removed the rw autofs stuff added nfs search for portage_t and allowed use of nsswitch
[ 099/180] powerpc/ftrace: Fix assembly trampoline register usage
2012-10-02 13:59 UTC (3+ messages)
GPF in ip6_dst_lookup_tail
2012-10-02 13:59 UTC (2+ messages)
[Buildroot] [PATCH v4] external-toolchain: BR2_TOOLCHAIN_EXTERNAL_GLIBC includes eglibc
2012-10-02 13:57 UTC (2+ messages)
[PATCH BlueZ 01/10] gdbus: Fix not freeing list node by using g_slist_delete_link
2012-10-02 13:57 UTC (6+ messages)
` [PATCH BlueZ 02/10] gdbus: Remove connection from g_dbus_remove_watch
[PATCH] Disable dumb HTTP fallback with GIT_CURL_FALLBACK=0
2012-10-02 13:57 UTC (5+ messages)
` [PATCH] Retry HTTP requests on SSL connect failures
[PATCH] Matthew Fioravante now maintains VTPM
2012-10-02 13:53 UTC (2+ messages)
[PATCH 0/9] archosg9: add support for tablet, second round
2012-10-02 13:51 UTC (5+ messages)
` [PATCH 4/9] twl6030: add debug info
` [PATCH 6/9] omap4: add usb boot support
Howto add TIPC-support into kernel?
2012-10-02 13:50 UTC (2+ messages)
[PATCHv3 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
2012-10-02 13:44 UTC (12+ messages)
[PATCH RFC] MAINTAINERS: Add section for subsystem shortname
2012-10-02 13:48 UTC (9+ messages)
[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
2012-10-02 13:46 UTC (3+ messages)
` [U-Boot] gpt: GUID/UUID - GPT restoration - open questions - RESEND
[PATCH BlueZ] attrib: Get address type using gatt_get_address()
2012-10-02 13:45 UTC (2+ messages)
[PATCH 00/11] x86/microcode: Early load microcode
2012-10-02 13:46 UTC (6+ messages)
[PATCH v2 RESEND 1/2] ARM: arch timer: Set the TVAL before timer is enabled
2012-10-02 13:44 UTC (9+ messages)
` [PATCH v2 RESEND 2/2] ARM: local timers: add timer support using IO mapped register
[PATCH 0/3] ASoC: Davinci: McASP: add support new McASP IP Variant
2012-10-02 13:42 UTC (9+ messages)
` [PATCH 2/3] ASoC: Davinci: pcm: add support for sram-support-less platforms
` [alsa-devel] "
[PATCH] md: register new md sysfs file 'uuid' read-only
2012-10-02 13:42 UTC
[PATCH 5/5] drm/i915: extract intel_set_pipe_timings from crtc_mode_set
2012-10-02 13:40 UTC (3+ messages)
` [PATCH] "
[lm-sensors] [PATCH] doc: hwmon: fix spelling of celsius
2012-10-02 13:39 UTC (2+ messages)
[PATCH 0/6] gui: factorise code
2012-10-02 13:38 UTC (5+ messages)
[PATCH] pinctrl/nomadik: support other alternate-C functions
2012-10-02 13:37 UTC (2+ messages)
Unreliable communication with multiple bluetooth devices and some delay
2012-10-02 13:37 UTC
[U-Boot] Please pull u-boot-ppc4xx/next
2012-10-02 13:36 UTC
[GIT PULL] UBIFS changes for 3.7-rc1
2012-10-02 13:35 UTC (2+ messages)
[GIT PULL] UBI changes for 3.7-rc1
2012-10-02 13:35 UTC (2+ messages)
[Email blocked, contains executable attachment] [Virus email-worm:w32/mydoom.gen!a] Returned mail: see transcript for details
2012-10-02 11:39 UTC
linux-next: manual merge of the xen-two tree with Linus' tree
2012-10-02 13:33 UTC (7+ messages)
[PATCH 00/10] PCI, ACPI: Use bus type notifier for root bus hotplug
2012-10-02 13:33 UTC (3+ messages)
` [PATCH 01/10] device: add drivers_autoprobe in struct device
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.