All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-08 09:37:45 to 2011-12-08 11:11:33 UTC [more...]

[Qemu-devel] [PATCH] block/cow : return real error code in cow.c
 2011-12-08 11:14 UTC  (2+ messages)

[PATCH 00 of 18] Memory sharing overhaul
 2011-12-08 11:11 UTC  (3+ messages)
` [PATCH 01 of 18] x86/mm: Code style fixes in mem_sharing.c

[U-Boot] [PATCH 0/8] AM3517 EVM / Crane enhancements
 2011-12-08 11:11 UTC  (4+ messages)
` [U-Boot] [PATCH 3/8] AM3517: Add NOR Flash boot mode Support

[PATCH 0/4] V2, Move stuff out of xenfs
 2011-12-08 11:10 UTC  (10+ messages)
` [PATCH 3/4] xen: Add xenbusd device driver
  ` [Xen-devel] "
` [Xen-devel] [PATCH 0/4] V2, Move stuff out of xenfs

Re[2]: [v4 PATCH 1/2] NETFILTER module xt_hmark, new target for HASH based fwmark
 2011-12-08 11:10 UTC  (4+ messages)
`  "
  ` IPv6 defrag question ?

Buffer chrdev API and test
 2011-12-08 11:08 UTC  (3+ messages)

[PATCH] Set hard limit on delta chain depth
 2011-12-08 11:06 UTC  (4+ messages)
` [PATCH] index-pack: eliminate unlimited recursion in get_delta_base()

[PATCH obexd 1/6] gobex: Add translating error codes to strings
 2011-12-08 11:07 UTC  (2+ messages)

low throughputs with 14e4:4353
 2011-12-08 11:06 UTC  (8+ messages)

[GIT PULL v3] Linux support for ARM LPAE
 2011-12-08 11:03 UTC 

[ath9k-devel] External LNA gain
 2011-12-08 11:01 UTC  (6+ messages)

[PATCH_v0 1/6] doc: Add DormantInterval property
 2011-12-08 11:00 UTC  (2+ messages)

[PATCH] as3645a: Handle power on errors when registering the device
 2011-12-08 11:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH_v1 0/4] Manage Dormant property notification for CDMA modems
 2011-12-08 11:00 UTC  (5+ messages)
` [PATCH_v1 1/4] cdma-connman: Add dormant state notification API
` [PATCH_v1 2/4] cdma-connman: Add dormant state notification API definition
` [PATCH_v1 3/4] huaweicdma: Tweak plugin to notify dormant state
` [PATCH_v1 4/4] cdmamodem: Register dormant state callback for huawei modems

[Qemu-devel] [PATCH v2] Documentation: Add qemu-img -t parameter in man page
 2011-12-08 10:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] ARM: Samsung S5PC210-based boards support
 2011-12-08 10:58 UTC  (4+ messages)

[PATCH obexd v2] MAP: Skeleton of application parameters support
 2011-12-08 10:56 UTC  (2+ messages)

[PATCH v2] media: vb2: vmalloc-based allocator user pointer handling
 2011-12-08 10:56 UTC  (2+ messages)

[kbd] I: site
 2011-12-08 10:55 UTC 

[PATCH 0/4] dma: mxs-dma: several bugfixes for the MXS DMA driver
 2011-12-08 10:52 UTC  (3+ messages)
` [PATCH 4/4] dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels

Updated cpu module autoprobing patchkit
 2011-12-08 10:51 UTC  (3+ messages)
` [PATCH 05/10] HWMON: Convert via-cputemp to x86 cpuid autoprobing

[PATCH 00/12] perf_events: add support for sampling taken branches (v2)
 2011-12-08 10:49 UTC  (5+ messages)
` [PATCH 09/12] perf_events: add hook to flush branch_stack on context switch (v2)

[PATCH obexd] phonebook-tracker.c: Fix iso8601_utc_to_localtime
 2011-12-08 10:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] mtd/nand: Add function board_nand_init_tail() for some special NAND controllers
 2011-12-08 10:49 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] mtd/nand: Fixup for support ONFI detect
  ` [U-Boot] [PATCH 3/5] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
    ` [U-Boot] [PATCH 4/5] mtd/nand: Add ONFI support for FSL NAND controller
      ` [U-Boot] [PATCH 5/5] mtd/nand: workaround for Freescale FCM to support 4k pagesize Nand chip

nfqueue vs. tproxy
 2011-12-08 10:49 UTC  (4+ messages)

[Buildroot] buildroot with SquashFS root file system
 2011-12-08 10:48 UTC  (6+ messages)

Current state of for-linus
 2011-12-08 10:47 UTC 

[PATCH] ipip, sit: copy parms.name after register_netdevice
 2011-12-08 10:46 UTC  (5+ messages)

[PATCH] MTD: nand: Convert au1550nd to use module_platform_driver()
 2011-12-08 10:45 UTC  (4+ messages)

[PATCH 1/4] telephony-maemo5: Fix D-Bus reply memory leaks
 2011-12-08 10:45 UTC  (2+ messages)

[PATCH 0/11] RFC: PCI using capabilitities
 2011-12-08 10:44 UTC  (13+ messages)
` [RFC 1/11] virtio: use u32, not bitmap for struct virtio_device's features
` [RFC 2/11] virtio: add support for 64 bit features
` [RFC 3/11] pci: add pci_iomap_range
` [RFC 4/11] virtio-pci: define layout for virtio vendor-specific capabilities
` [RFC 6/11] virtio_pci: move old defines to legacy, introduce new structure
` [RFC 6/11] virtio_pci: don't use the legacy driver if we find the new PCI capabilities
` [RFC 7/11] virtio_pci: new, capability-aware driver
` [RFC 8/11] virtio_pci: share structure between legacy and modern
` [RFC 9/11] virtio_pci: share interrupt/notify handlers "
` [RFC 10/11] virtio_pci: share virtqueue setup/teardown between modern and legacy driver
` [RFC 11/11] virtio_pci: simplify common helpers

[PATCH RFC] hid-input: add support for HID devices reporting Battery Strength
 2011-12-08 10:42 UTC  (14+ messages)
    ` [GIT PULL RFC] directly poll battery strength when reading power_supply
                ` [GIT PULL] power_supply: add power supply scope

[Buildroot] [PATCH 0 of 3 v2] dependencies: some improvements
 2011-12-08 10:41 UTC  (10+ messages)
` [Buildroot] [PATCH 1 of 3 v2] dependencies: add function suitable-host-package
` [Buildroot] [PATCH 2 of 3 v2] dependencies: build a host-tar if no suitable tar can be found

[PATCH 1/3] mtd/nand : use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
 2011-12-08 10:44 UTC  (8+ messages)
` [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Allow to disable features
 2011-12-08 10:41 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Don't try to read commit information from target kernel

[PATCH][RFC] ext4: fix a panic by ext4_change_inode_journal_flag() with delalloc mode
 2011-12-08 10:40 UTC  (2+ messages)

[PATCH 1/2] ieee80211: Introduce ieee80211_has_frags
 2011-12-08 10:39 UTC  (7+ messages)

[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
 2011-12-08 10:37 UTC  (15+ messages)

[PATCH v4 0/6] Versatile Express DT support
 2011-12-08 10:37 UTC  (5+ messages)
` [PATCH v4 3/6] ARM: vexpress: Add DT support for the motherboard

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2011-12-08 10:37 UTC  (3+ messages)

[PATCH] memcg: drop type MEM_CGROUP_CHARGE_TYPE_DROP
 2011-12-08 10:34 UTC  (5+ messages)

How to start the network services so as to get the IP address using lxc-execute???
 2011-12-08 10:33 UTC 

[PATCH/RFC v2] Add new V4L2_CID_ALPHA_COMPONENT control
 2011-12-08 10:30 UTC  (4+ messages)
` [PATCH v2 1/2] v4l: Add new alpha component control

[PATCH 1/1] input: add support for TI Touchscreen controller
 2011-12-08 10:29 UTC  (3+ messages)

[PATCH] arm,davinci: configure davinci aemif chipselects through OF
 2011-12-08 10:29 UTC  (7+ messages)
  ` [PATCH] arm, davinci: "

[Qemu-devel] qemu Website down?
 2011-12-08 10:29 UTC 

[PATCH -tip] kvm_tools: fix build fail
 2011-12-08 10:24 UTC  (3+ messages)

Cadeau LuluCastagnette : 2 parfums pour le prix d'un !
 2011-12-08 10:24 UTC 

[Buildroot] [PATCH] uclibc: update internal toolchain build
 2011-12-08 10:23 UTC  (2+ messages)

[PATCH v3] mmc: dw_mmc: use the dev_pm_ops for dw_mmc controller
 2011-12-08 10:23 UTC 

[Buildroot] [git commit] transmission: gtk client needs locale support in toolchain
 2011-12-08 10:22 UTC 

[PATCH 00/10] gtk+-directfb: The patches to run gtk over directfb
 2011-12-08 10:14 UTC  (12+ messages)
` [PATCH 01/10] qemu-config: Disable dbus-x11 when no x11 in DISTRO_FEATURES
` [PATCH 02/10] gconf: Disable dbus-x11 when x11 isn't "
` [PATCH 03/10] gtk.inc: ship gtk-demo to independent package
` [PATCH 04/10] gtk.inc: add feature based on directfb
` [PATCH 05/10] gtk: add demos to the configuation of gtk+
` [PATCH 06/10] cairo: add directfb DISTRO_FEATURE
` [PATCH 07/10] pango: "
` [PATCH 08/10] directfb-examples: add package directfb-examples to OE-core
` [PATCH 09/10] task-core-gtk-directfb.bb: Add task list to run gtk over directfb
` [PATCH 10/10] core-image-gtk-directfb.bb: add an image for "

[PATCH] qemu: Fix inject-nmi
 2011-12-08 10:20 UTC  (23+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 2/2 V2] "
                                  ` [Qemu-devel] "
                                      ` [PATCH 1/1 V4] "
                                          ` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                                  ` [PATCH 1/1 V6] qemu-kvm: "
                                                      ` [Qemu-devel] "

[Bug 43617] New: [bisected i965]oglc api-error(negative.glGetPixelMap) segfaults
 2011-12-08 10:20 UTC  (2+ messages)
` [Bug 43617] "

[oe-core][PATCH] gcc-4.6.inc: remove gcc-arm-set-cost.patch merged upstream
 2011-12-08 10:12 UTC  (3+ messages)

[PATCH v3 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock
 2011-12-08 10:18 UTC  (4+ messages)
` [PATCH v3 2/2] [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions

[PATCH] ARM: pass -msoft-float
 2011-12-08 10:18 UTC 

[patch 00/12] Ucontrol patchset V2
 2011-12-08 10:18 UTC  (7+ messages)
` [patch 01/12] [PATCH] kvm-s390: ioctl to switch to user controlled virtual machines

[PATCH] fix "no previous prototype for 'sbrk'" warning
 2011-12-08 10:17 UTC 

[Qemu-devel] [PATCH] use pci macro in virtio
 2011-12-08 10:17 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/5] SPL Linux boot
 2011-12-08 10:14 UTC  (7+ messages)
` [U-Boot] [PATCH V9 0/4] "
  ` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting

HVR-930C DVB-T mode report
 2011-12-08 10:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] backdoor: lightweight guest-to-QEMU backdoor channel
 2011-12-08 10:11 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 4/5] backdoor: [softmmu] Add QEMU-side proxy to "libbackdoor.a"
        ` [Qemu-devel] Insane virtio-serial semantics (was: [PATCH v2 4/5] backdoor: [softmmu] Add QEMU-side proxy to "libbackdoor.a")
          ` [Qemu-devel] Insane virtio-serial semantics

[PATCH 0/1]Fix inappropriate default protocal in distrodata.bbclass
 2011-12-08 10:05 UTC  (3+ messages)

[Dual-LVDS Acer Iconia laptop] i915/DRM issue: one screen stays off [3.2-rc4+]
 2011-12-08 10:11 UTC  (6+ messages)

[Bug 43623] New: [r300g] EVE online: texture corruption
 2011-12-08 10:07 UTC  (2+ messages)
` [Bug 43623] "

[V2][PATCH 0/6]ARM: fix BE8 mode support
 2011-12-08 10:07 UTC  (14+ messages)
` [PATCH 1/6] ARM: fix be8 support for phys/virt address conversion
` [PATCH 2/6] ARM: Atomic64: fix 64bit ops in BE mode
` [PATCH 3/6] ARM: early_printk: pl01x: fix big endian support
` [PATCH 4/6] ARM: SMP: "
` [PATCH 5/6] MTD: map: "
` [PATCH 6/6] ARM: support kernel modules in BE8 mode

[net-next RFC PATCH 0/5] Series short description
 2011-12-08 10:06 UTC  (5+ messages)

nfnetlink and conntrack extension question
 2011-12-08 10:06 UTC  (7+ messages)

[PATCH] powerpc/fsl: update compatiable on fsl 16550 uart nodes
 2011-12-08  9:53 UTC  (2+ messages)

[PATCH V2 0/2] xen: patches for supporting sub-page and transitive grants
 2011-12-08 10:04 UTC  (7+ messages)
` [PATCH V2 1/2] xen/granttable: Support sub-page grants
` [PATCH V2 2/2] xen/granttable: Support transitive grants

[PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator
 2011-12-08 10:04 UTC  (11+ messages)

[patch v3 0/6] nohz idle load balancing patches
 2011-12-08 10:02 UTC  (8+ messages)
` [patch v3 5/6] sched, ttwu_queue: queue remote wakeups only when crossing cache domains

[PATCH 00/10]gtk+-directfb: The patches to run gtk over directfb
 2011-12-08  9:55 UTC  (5+ messages)
` [PATCH 07/10] pango: add directfb DISTRO_FEATURE

[PATCH 1/4] ath: add a helper for processing reg data on init
 2011-12-08 10:01 UTC  (6+ messages)
` [PATCH 3/4] ath9k: Restore EEPROM regulatory upon STA disconnect

Cloning a Btrfs partition
 2011-12-08 10:00 UTC  (2+ messages)

Circular lock / deadlock in kernel client
 2011-12-08  9:58 UTC  (4+ messages)

[PATCH_v2 1/3] TODO: Mark network initiated disconnection task as done
 2011-12-08  9:58 UTC  (3+ messages)
` [PATCH_v2 2/3] TODO: Split in 2 tasks RSSI and Ec/Io measurement
` [PATCH_v2 3/3] TODO: Mark RSSI measurement task as done

ARM: mx51/53: fix _clk_max_* misuse and add esdhc round_rate
 2011-12-08  9:55 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: mx51/53: correct misuse of _clk_max_enable and _clk_max_disable

[PATCH] [media] omap3isp: fix compilation of ispvideo.c
 2011-12-08  9:53 UTC  (4+ messages)

[Qemu-devel] an error while loading checkpoint
 2011-12-08  9:53 UTC  (2+ messages)

tpm-new-email-address-for-tpm_infineon-driver.patch
 2011-12-08  9:46 UTC 

rtlwifi, rtl8192se bug soft-lockup
 2011-12-08  9:52 UTC  (6+ messages)

[Bug 35460] [855GM] Corruptions with linux-2.6.38 & xf-video-intel-2.14.901
 2011-12-08  9:50 UTC 

[PATCH] video IPUv1 fixes for different display connections
 2011-12-08  9:47 UTC  (6+ messages)

[PATCH] PPC: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
 2011-12-08  8:16 UTC  (2+ messages)

[PATCH] staging:iio: Fix scan mask update
 2011-12-08  9:48 UTC  (2+ messages)

[Qemu-devel] [RFC] Device sandboxing
 2011-12-08  9:47 UTC  (7+ messages)

[PATCH v4 00/15] New event API
 2011-12-08  9:47 UTC  (3+ messages)
` [PATCH 14/15] libxl: New API for providing OS events to libxl

ERROR: asr: reading /dev/sdo[Input/output error]
 2011-12-08  9:46 UTC  (5+ messages)

Undo a commit that is already pushed to central server and merged to several branches
 2011-12-08  9:46 UTC  (5+ messages)

[PATCH] macvtap: Fix macvtap_get_queue to use rxhash first
 2011-12-08  9:46 UTC  (6+ messages)

[PATCH 2/2] time command: Fix needed string length
 2011-12-08  9:45 UTC 

[PATCH 1/2] uncompress: fix uncompress_buf usage
 2011-12-08  9:45 UTC 

[PATCH v3 0/4] mmx: mxs-mmc: Some cleanups and fixes for the MXS MMC subsystem
 2011-12-08  9:44 UTC  (6+ messages)
` [PATCH v3 1/4] mmc: mxs-mmc: Fix grammatical error in comment
` [PATCH v3 2/4] mmc: mxs-mmc: Some cleanups for the MMC driver
` [PATCH v3 3/4] mmc: mxs-mmc: Check the return codes of clk_enable() and mxs_reset_block()
` [PATCH v3 4/4] mmc: mxs-mmc: Add an appropriate MODULE_ALIAS

[PATCH RFC V3 0/4] kvm : Paravirt-spinlock support for KVM guests
 2011-12-08  9:40 UTC  (12+ messages)
` [PATCH RFC V3 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks

[PATCH hciemu v2 1/2] Process Read Local AMP Info in hciemu
 2011-12-08  9:40 UTC  (2+ messages)

[PATCH] irqdomain: protect macro variable in domain iterators
 2011-12-08  9:37 UTC  (5+ messages)
` [PATCH v2] "


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.