All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-20 15:58:00 to 2011-12-20 17:21:20 UTC [more...]

[PATCH V1] *** exposing SANITIZE capability to the user space via a unique IOCTL ***
 2011-12-20 17:21 UTC  (2+ messages)
` [PATCH V1] mmc: card: IOCTL support for Sanitize feature of eMMC v4.5

[U-Boot] [PATCH] arm: Tegra: Fix Harmony and Ventana builds
 2011-12-20 17:21 UTC  (4+ messages)

Returned mail: see transcript for details
 2011-12-20 17:21 UTC 

Returned mail: see transcript for details
 2011-12-20 17:21 UTC 

[U-Boot] [PATCH] drivers/net/e1000.c: Fix GCC 4.6 build warnings
 2011-12-20 17:20 UTC  (3+ messages)

[PATCH] perf: add ability to record event period
 2011-12-20 17:20 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/net/e1000_spi.c: Fix build warnings
 2011-12-20 17:19 UTC  (4+ messages)

3.2.0-rc1 could not find module
 2011-12-20 17:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/4] -net bridge: rootless bridge support for qemu
 2011-12-20 17:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 4/4] Add support for net bridge

What's in linux-tegra for 3.3 (and last call for patches)
 2011-12-20 17:18 UTC  (3+ messages)

[GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driver
 2011-12-20 17:16 UTC  (5+ messages)
      ` [GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driv

[PATCH] usb/uas: one only one status URB/host on stream-less connection
 2011-12-20 17:16 UTC  (3+ messages)
  ` [PATCH v2] "

[U-Boot] [PATCH v7 1/4] net: imx: Add multi-FEC support for imx_get_mac_from_fuse
 2011-12-20 17:15 UTC  (5+ messages)
` [U-Boot] [PATCH v7 2/4] mx28: Let imx_get_mac_from_fuse be common for mx28
  ` [U-Boot] [PATCH v8 "

vmalloc_sync_all crash still happening on some machines
 2011-12-20 17:15 UTC  (4+ messages)

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-20 17:14 UTC  (11+ messages)
` [Linaro-mm-sig] [RFC v2 1/2] dma-buf: Introduce dma "

[Qemu-trivial] [PATCH] Strip trailing '\n' from error_report()'s first argument (again)
 2011-12-20 17:13 UTC  (2+ messages)
` [Qemu-devel] "

[GIT PULL] Borderline fixes for v3.2-rc6
 2011-12-20 17:10 UTC  (4+ messages)

bussiness proposal
 2011-12-17  0:10 UTC 

[PATCH] net/sched: sch_plug - Queue traffic until an explicit release command
 2011-12-20 17:05 UTC  (3+ messages)

[PATCH] arm/tegra: boards: more __init/__initdata annotations
 2011-12-20 17:06 UTC  (8+ messages)

RFC: Web UI design for bitbake
 2011-12-20 17:05 UTC  (6+ messages)

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2011-12-20 17:04 UTC  (8+ messages)
` [RFC v3 1/2] dma-buf: Introduce dma "

[PATCH v5 00/16] uq/master: Introduce basic irqchip support
 2011-12-20 17:02 UTC  (15+ messages)
` [PATCH v5 06/16] apic: Introduce backend/frontend infrastructure for KVM reuse
  ` [Qemu-devel] "

[Qemu-devel] [Bug 902148] [NEW] qemu-img V1.0 hangs on creating Image (0.15.1 runs)
 2011-12-20 16:51 UTC  (4+ messages)
` [Qemu-devel] [Bug 902148] "

[PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes
 2011-12-20 16:58 UTC  (2+ messages)

[PATCH] kvm tool: Introduce own BUG_ON handler
 2011-12-20 16:58 UTC 

[PATCH 1/2] tcp: refactor tcp_retransmit_skb() for a single return point
 2011-12-20 16:55 UTC  (3+ messages)

[PATCH v3][meta-oe] vlc: rework dependencies
 2011-12-20 16:48 UTC  (4+ messages)

[PATCH 1/2] udevng: Do only label assignment for Speedup dongles
 2011-12-20 16:55 UTC  (2+ messages)
` [PATCH 2/2] Add udev rules "

[Qemu-devel] [PATCH 00/27] qom: add QEMU Object Model type hierarchy to qdev
 2011-12-20 16:55 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/27] qom: add the base Object class
` [Qemu-devel] [PATCH 02/27] qdev: integrate with QEMU Object Model
` [Qemu-devel] [PATCH 03/27] qdev: move qdev->info to class
` [Qemu-devel] [PATCH 04/27] qdev: don't access name through info
` [Qemu-devel] [PATCH 05/27] qdev: use a wrapper to access reset and promote reset to a class method
` [Qemu-devel] [PATCH 06/27] pci: check for an initialized QOM object instead of looking for an info link
` [Qemu-devel] [PATCH 07/27] qdev: add a interface to register subclasses
` [Qemu-devel] [PATCH 08/27] qdev: add class_init to DeviceInfo
` [Qemu-devel] [PATCH 09/27] qdev: prepare source tree for code conversion
` [Qemu-devel] [PATCH 10/27] not-for-upstream: disable non-qdev pci devices
` [Qemu-devel] [PATCH 11/27] isa: convert to QEMU Object Model
` [Qemu-devel] [PATCH 12/27] usb: "
` [Qemu-devel] [PATCH 13/27] ccid: "
` [Qemu-devel] [PATCH 14/27] ssi: "
` [Qemu-devel] [PATCH 15/27] i2c: rename i2c_slave -> I2CSlave
` [Qemu-devel] [PATCH 16/27] i2c: smbus: convert to QEMU Object Model
` [Qemu-devel] [PATCH 17/27] hda-codec: "
` [Qemu-devel] [PATCH 18/27] ide: "
` [Qemu-devel] [PATCH 19/27] scsi: "
` [Qemu-devel] [PATCH 20/27] not-for-upstream: spapr: break default console
` [Qemu-devel] [PATCH 21/27] spapr: convert to QEMU Object Model
` [Qemu-devel] [PATCH 22/27] not-for-upstream: virtio-serial: stub out a strange hack
` [Qemu-devel] [PATCH 23/27] virtio-serial: convert to QEMU Object Model
` [Qemu-devel] [PATCH 24/27] grackle: remove broken pci device
` [Qemu-devel] [PATCH 25/27] unin_pci: remove phantom qdev devices in unin_pci
` [Qemu-devel] [PATCH 26/27] pci: convert to QEMU Object Model
` [Qemu-devel] [PATCH 27/27] sysbus: "

[PATCH hcidump] Restore --verbose/-V option
 2011-12-20 16:53 UTC  (2+ messages)

[refpolicy] [RFC 4/4 v3] CONTRIB:add systemd support to the Mainline policy from fedora's. make load build error fixes
 2011-12-20 16:51 UTC 

[refpolicy] [RFC 3/4 v3] MAIN:add systemd support to the Mainline policy from fedora's. make load build error fixes
 2011-12-20 16:51 UTC 

[PATCH v3 00/11] OMAP4: Add DT support for i2c and twl6030
 2011-12-20 16:51 UTC  (30+ messages)
` [PATCH v3 01/11] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
` [PATCH v3 02/11] i2c: OMAP: Add DT support for i2c controller
` [PATCH v3 03/11] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
` [PATCH v3 04/11] arm/dts: OMAP4: Add i2c controller nodes
` [PATCH v3 05/11] arm/dts: OMAP3: "
` [PATCH v3 06/11] arm/dts: twl6030: Add DTS file for twl6030 PMIC
` [PATCH v3 07/11] arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
` [PATCH v3 08/11] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
` [PATCH v3 09/11] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
` [PATCH v3 10/11] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v3 11/11] ARM: OMAP2+: board-generic: Remove i2c static init

[refpolicy] [RFC 2/4 v3] CONTRIB:add systemd support to the Mainline policy from fedora's
 2011-12-20 16:51 UTC 

[refpolicy] [RFC 1/4 v3] MAIN:add systemd support to the Mainline policy from fedora's
 2011-12-20 16:51 UTC 

[refpolicy] [RFC 0/4 v3] add systemd support to the Mainline policy from fedora's
 2011-12-20 16:51 UTC 

[PATCH 1/3] Bluetooth: Nove l2cap_{set,clear}_timer to l2cap.h
 2011-12-20 16:51 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: convert security timer to delayed_work
  ` [PATCH 3/3] Bluetooth: Rename info_work to info_timer

chroot(2) and bind mounts as non-root
 2011-12-20 16:49 UTC  (11+ messages)

Poky-Build error
 2011-12-20 16:48 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/5] Have a working migration with Xen
 2011-12-20 16:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH V2 1/5] vl.c: Do not save RAM state when Xen is used
        `  "

trace: multiple ring buffers
 2011-12-20 16:45 UTC  (2+ messages)

[PATCH] xfs: mark the xfssyncd workqueue as non-reentrant
 2011-12-20 16:45 UTC  (3+ messages)

[PATCH v3] ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
 2011-12-20 16:43 UTC  (8+ messages)
` [PATCH v3] ASoC: Tegra machine ASoC driverforboards "
    ` [PATCH v3] ASoC: Tegra machine ASoCdriverforboards "

[Qemu-devel] [PATCH] PPC: Fix linker scripts on ppc hosts
 2011-12-20 16:43 UTC  (9+ messages)

The way to install proper driver for 3G dongle in oFono
 2011-12-20 16:41 UTC  (3+ messages)

[PATCH 0/3] TPM: CVE patch, close a race, atomic cleanup
 2011-12-20 16:38 UTC  (3+ messages)
` [PATCH 2/3] TPM: Close data_pending and data_buffer races

[Qemu-devel] [PATCH v2 0/2] integratorcp: fix and simplify flash remap code
 2011-12-20 16:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw/integratorcp: Fix sense of REMAP bit
` [Qemu-devel] [PATCH v2 2/2] hw/integratorcp: Simplify flash remap code

[PATCH] MIPS: Alchemy: increase minimum timeout for 32kHz timer
 2011-12-20 16:37 UTC 

[U-Boot] [PATCH] overo: add SPL support
 2011-12-20 16:36 UTC  (5+ messages)

linux-next: Tree for Dec 19
 2011-12-20 16:39 UTC  (3+ messages)
` linux-next: Tree for Dec 19 (nfc)

[RFC] ftrace, perf: Adding support to use function trace
 2011-12-20 16:33 UTC  (6+ messages)
` [RFCv2] "
  ` [PATCHv2 02/10] ftrace: Change mcount call replacement logic

[U-Boot] [PATCH] sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
 2011-12-20 16:33 UTC 

using can-j1939
 2011-12-20 16:32 UTC  (11+ messages)
        ` API calls

UFW logging
 2011-12-20 16:32 UTC  (2+ messages)

[GIT PULL] slab fixes for 3.2-rc4
 2011-12-20 16:31 UTC  (6+ messages)

linux-next: build warning after merge of the tip and rcu trees
 2011-12-20 16:27 UTC  (2+ messages)

high_memory address in /proc/dri/*/vma
 2011-12-20 16:32 UTC  (2+ messages)

[PATCH]: kvm-s390: add KVM_S390_GET/SET_SREGS2 call for additional hw regs
 2011-12-20 16:28 UTC  (8+ messages)
      ` [PATCH 2/2]: "

[PATCH] linux-ti81xx-psp 2.6.37: update to match latest *SDK
 2011-12-20 16:26 UTC  (2+ messages)

[lm-sensors] i2cdetect running slow but not "bus inactive" slow,
 2011-12-20 16:26 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCT 0/8 v3] dump memory when host pci device is used by guest
 2011-12-20 16:25 UTC  (3+ messages)
` [Qemu-devel] [RFC][PATCH 8/8 v3] introduce a new monitor command 'dump' to dump guest's memory

Please pull 'next' branch of 4xx tree
 2011-12-20 16:23 UTC 

[RFC] LICENSE Standards
 2011-12-20 16:17 UTC 

[PATCH] gcc-4.6: Let G++ relocate gxx-include-dir when using --sysroot option
 2011-12-20 16:15 UTC  (8+ messages)

[Bug 38074] New: Dual head doesn't work for some combination of monitors (second screen still off)
 2011-12-20 16:20 UTC  (2+ messages)
  ` [Bug 38074] "

UDP checksums broken in Dom0 -> DomU vif transfer
 2011-12-20 16:19 UTC  (10+ messages)

[PATCH 02/08] [SCSI] mpt2sas : Increase max transfer support from 4MB to 16MB
 2011-12-20 16:16 UTC  (2+ messages)

[PATCH 0/4] memcg: simplify LRU handling
 2011-12-20 16:16 UTC  (4+ messages)
` [PATCH 4/4] memcg: simplify LRU handling by new rule

[RFC]: [PATCH] Export cpuidle_(un)register_governor
 2011-12-20 16:15 UTC 

[Qemu-devel] [PATCH v2] linux-user: Fix 32-on-64 mmap for x86_64
 2011-12-20 16:12 UTC  (5+ messages)

[Buildroot] [PATCH] Static build changes
 2011-12-20 16:11 UTC 

[U-Boot] [PATCH] ehci: speed up initialization
 2011-12-20 16:10 UTC  (7+ messages)

[PATCH 1/3] X86_64: Optimise fls(), ffs() and fls64()
 2011-12-20 16:09 UTC  (5+ messages)
` [PATCH 2/3] Adjust the comment on get_order() to describe the size==0 case

Load data from shared page (magic page) using 'kvmppc_ld'
 2011-12-20 16:07 UTC  (2+ messages)

[PATCH] intel-iommu: Add device info into list before doing context mapping
 2011-12-20 16:07 UTC  (2+ messages)

(unknown),
 2011-12-20 16:06 UTC 

[PATCH net-next v2] igb: reset PHY after recovering from PHY power down
 2011-12-20 16:05 UTC  (2+ messages)

[U-Boot] [PATCH I2C] fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
 2011-12-20 16:05 UTC 

[PATCH 0/1] Create a script for SUMMARY audit in recipes
 2011-12-20 15:57 UTC  (6+ messages)
` [PATCH 1/1] "

[oe-commits] Scott Garman : Add missing SUMMARY fields to various recipes
 2011-12-20 15:55 UTC  (9+ messages)

[PATCH] consider swap space when we decide compaction goes or not
 2011-12-20 16:04 UTC  (3+ messages)

[PATCHv2 1/2] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2011-12-20 16:04 UTC  (5+ messages)

[PATCH RESEND] block: warn if tag is greater than real_max_depth
 2011-12-20 15:58 UTC  (2+ messages)
` [PATCH] block: warn the wrong tag only if it "

[PATCH] t4018: introduce test cases for the internal hunk header patterns
 2011-12-20 15:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/6] xen/{net, blk}back support for running in HVM
 2011-12-20 15:58 UTC  (3+ messages)
` [PATCH 4/6] xen/blkback: use grant-table.c hypercall wrappers

RFC: Multi-adapter GATT server support
 2011-12-20 15:58 UTC  (9+ messages)
` [PATCH 1/8] attrib-server: Initial steps towards multi-adapter "
  ` [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
    ` [PATCH 3/8] attrib-server: Add attributes in adapter database
      ` [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list
        ` [PATCH 5/8] attrib-server: Remove global le_io variable
          ` [PATCH 6/8] attrib-server: Remove global database list
            ` [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
              ` [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes


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.