All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-09 14:00:20 to 2012-11-09 15:09:33 UTC [more...]

[GIT PULL] New ASID allocator for 3.8
 2012-11-09 15:09 UTC 

Optics (SFP) monitoring on ixgbe and igbe
 2012-11-09 15:08 UTC  (4+ messages)

[GIT PULL] prot-none fixes for 3.8
 2012-11-09 15:08 UTC 

[Bug 54767] New: [r300g] 298 failures on WebGL Conformance Test
 2012-11-09 15:07 UTC  (3+ messages)
` [Bug 54767] "

Lower wake up time when phy enter lower mode
 2012-11-09 15:07 UTC  (4+ messages)

[PATCH v7 0/3] Add modules to support realtek PCIE card reader
 2012-11-09 15:07 UTC  (4+ messages)

[PATCH] docs: document persistent grants
 2012-11-09 15:07 UTC  (2+ messages)

[GIT PULL] hw-breakpoint updates for 3.8
 2012-11-09 15:06 UTC 

[RFC PATCH v1 00/40] Meta Linux Kernel Port
 2012-11-09 15:06 UTC  (21+ messages)
` [RFC PATCH v1 12/40] metag: Build infrastructure
` [RFC PATCH v1 17/40] metag: IRQ handling
` [RFC PATCH v1 18/40] metag: System Calls
` [RFC PATCH v1 24/40] metag: DMA
` [RFC PATCH v1 32/40] i8042: don't build on METAG
` [RFC PATCH v1 37/40] metag: Various sysfs drivers
` [RFC PATCH v1 31/40] char: don't build rtc or genrtc on METAG

[PATCH] Add João Paulo to the AUTHORS file
 2012-11-09 15:06 UTC 

[GIT PULL] perf updates for 3.8
 2012-11-09 15:05 UTC 

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-09 15:05 UTC  (7+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support

[PATCH v2 0/5] ARM: multi-cluster aware boot protocol
 2012-11-09 15:05 UTC  (22+ messages)
` [PATCH v2 1/5] ARM: kernel: smp_setup_processor_id() updates
` [PATCH v2 2/5] ARM: kernel: add device tree init map function
` [PATCH v2 3/5] ARM: kernel: add cpu logical map DT init in setup_arch
` [PATCH v2 4/5] ARM: kernel: add logical mappings look-up
` [PATCH v2 5/5] ARM: gic: use a private mapping for CPU target interfaces

git merge commits are non-deterministic? what changed?
 2012-11-09 15:04 UTC  (2+ messages)

[Buildroot] Udev on a live CD system does not appear to populate /dev
 2012-11-09 15:04 UTC  (12+ messages)

[PATCH] [trivial] isdn: Fix typo in drivers/isdn
 2012-11-09 15:02 UTC 

[PATCH 00/23] em28xx: add support fur USB bulk transfers
 2012-11-09 15:02 UTC  (9+ messages)

[linux-lvm] strange usage stats for thin LV
 2012-11-09 14:19 UTC 

How to reserve disk space in XFS to make the blocks over many files continuous?
 2012-11-09 15:03 UTC  (3+ messages)

**Re-validate your mailbox
 2012-11-09 13:32 UTC 

[PATCH 0/6] of: add support for imx-wm8974
 2012-11-09 14:59 UTC  (23+ messages)
` [PATCH 1/6] spi: imx: specify spi base for device tree probe
` [PATCH 2/6] spi/devicetree: find spi_device via device_node
` [PATCH 3/6] ASoC: wm8974: include MCLKDIV in pll_factors
` [PATCH 4/6] ASoC: wm8974: add SPI as a possible bus master
` [PATCH 5/6] ARM i.MX: rename ssi1 clock for imx27
` [PATCH 6/6] ASoC: fsl: add imx-wm8974 machine driver

master - pvscan: exit --cache immediately if locking_type=3 || use_lvmetad=0
 2012-11-09 14:58 UTC 

[PATCH v11 0/7] make balloon pages movable by compaction
 2012-11-09 14:58 UTC  (9+ messages)
` [PATCH v11 3/7] mm: introduce a common interface for balloon pages mobility
` [PATCH v11 7/7] mm: add vm event counters for balloon pages compaction

[Bug 56918] New: [R350] Black labels on MapsGL
 2012-11-09 14:58 UTC  (3+ messages)
` [Bug 56918] "

[Qemu-devel] [PATCH 00/24] CPU DeviceState v7
 2012-11-09 14:56 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/24] user: move *-user/qemu-types.h to main directory
` [Qemu-devel] [PATCH 02/24] user: rename qemu-types.h to qemu-user-types.h
` [Qemu-devel] [PATCH 03/24] qemu-common.h: comment about usage rules
` [Qemu-devel] [PATCH 04/24] move qemu_irq typedef out of cpu-common.h
` [Qemu-devel] [PATCH 05/24] qdev: split up header so it can be used in cpu.h
` [Qemu-devel] [PATCH 06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h)
` [Qemu-devel] [PATCH 07/24] qemu-fsdev-dummy.c: include module.h
` [Qemu-devel] [PATCH 10/24] qemu-config.h: include headers it needs
` [Qemu-devel] [PATCH 11/24] qapi/qmp-registry.c: "
` [Qemu-devel] [PATCH 12/24] qga/channel-posix.c: "
` [Qemu-devel] [PATCH 13/24] create qemu-types.h for struct typedefs
` [Qemu-devel] [PATCH 14/24] sysemu.h: include qemu-types.h instead of qemu-common.h
` [Qemu-devel] [PATCH 15/24] qlist.h: do not include qemu-common.h
` [Qemu-devel] [PATCH 16/24] qapi-types.h: don't "
` [Qemu-devel] [PATCH 17/24] qdev-properties.c: add copyright/license information
` [Qemu-devel] [PATCH 18/24] qdev: qdev_create(): use error_report() instead of hw_error()
` [Qemu-devel] [PATCH 19/24] qdev: move reset handler list from vl.c to qdev.c
` [Qemu-devel] [PATCH 20/24] qdev: add weak aliases for vmstate handling on qdev.c
` [Qemu-devel] [PATCH 21/24] qdev: add weak alias to sysbus_get_default() "
` [Qemu-devel] [PATCH 22/24] qdev-properties.c: separate core from the code used only by qemu-system-*
` [Qemu-devel] [PATCH 23/24] include qdev code into *-user, too
` [Qemu-devel] [PATCH 24/24] qom: make CPU a child of DeviceState

[Cluster-devel] gfs2: skip dlm_unlock calls in unmount
 2012-11-09 14:55 UTC  (6+ messages)

[GIT PULL] (xen) stable/for-jens-3.8
 2012-11-09 14:55 UTC 

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-11-09 14:51 UTC  (6+ messages)

[PATCH] mmc: omap_hsmmc: Fix Oops in case of data errors
 2012-11-09 14:52 UTC  (2+ messages)

Yocto 1.3 RC2 noemgd BSP test results
 2012-11-09 14:51 UTC 

[Drbd-dev] [GIT PULL] drbd-8.4.2 for the linux-3.8 merge window
 2012-11-09 14:50 UTC  (8+ messages)
      `  "

[PATCH 0/3] makedumpfile: calculate the size of cyclic buffer automatically
 2012-11-09 14:17 UTC  (3+ messages)

Querry on IIO/ADC DT based consumer device probe
 2012-11-09 14:48 UTC  (4+ messages)

Kdump with signed images
 2012-11-09 14:39 UTC  (12+ messages)

[PATCH] imsm: Forbid spanning between multiple controllers
 2012-11-09 14:46 UTC 

[PATCH 15/26] Btrfs: add a new source file with device replace code
 2012-11-09 14:45 UTC  (6+ messages)

[PATCH] powerpc/gianfar: fix ethernet cannot work after restoring from hibernation
 2012-11-09 14:43 UTC  (2+ messages)
` [PATCH] gianfar: ethernet vanishes "

SSD journal suggestion
 2012-11-09 14:43 UTC  (13+ messages)
                  ` SSD journal suggestion / rsockets

[RFC PATCH 00/19] Foundation for automatic NUMA balancing
 2012-11-09 14:42 UTC  (3+ messages)

[Devel] ref-counting races?
 2012-11-09 14:41 UTC 

[PATCH] drm: fix drm_framebuffer cleanup
 2012-11-09 14:40 UTC  (7+ messages)

[PATCH v6] LSM: Multiple concurrent LSMs
 2012-11-09 14:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/24] CPU DeviceState v6
 2012-11-09 14:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 20/24] qdev: add stub vmstate handling to qdev.c

Odd problem with ECryptFS keys
 2012-11-09 14:38 UTC  (2+ messages)

External USB Hub
 2012-11-09 13:39 UTC  (2+ messages)

[PATCHv2] ARM: OMAP4: USB: power down MUSB PHY during boot
 2012-11-09 14:30 UTC  (4+ messages)

RFD: fast-import is picky with author names (and maybe it should - but how much so?)
 2012-11-09 14:34 UTC  (4+ messages)

[lm-sensors] Configuration File for ASRock B75 Pro3
 2012-11-09 14:34 UTC  (2+ messages)

query on dynamic switching between Ethernet ports
 2012-11-09 14:32 UTC 

ACPI errors with 3.7-rc3
 2012-11-09 14:30 UTC  (6+ messages)

[PATCH] x86: memtest: make it a bit faster
 2012-11-09 14:27 UTC  (3+ messages)

[PATCH v2] xfstests: get return value in seek_sanity_test
 2012-11-09 14:30 UTC  (3+ messages)

[Devel] ref-counting races?
 2012-11-09 14:28 UTC 

[REGRESSION] Kernel 3.5 to 3.7-rc4 / GMA500 / DPMS sometimes crashes system
 2012-11-09 14:28 UTC  (3+ messages)

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-09 14:29 UTC  (4+ messages)

[PATCH v3 00/10] sta2x11-mfd patches
 2012-11-09 14:20 UTC  (11+ messages)
` [PATCH 01/10] drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out common code
` [PATCH 02/10] drivers/mfd/sta2x11-mfd: add regmap support
` [PATCH 03/10] drivers/mfd/sta2x11-mfd: add sta2x11_mfd_get_regs_data() function
` [PATCH 04/10] drivers/mfd/sta2x11-mfd: use defines for platform devices' names
` [PATCH 05/10] drivers/mfd/sta2x11-mfd: only add sta2x11_mfd if it hasn't already been added
` [PATCH 06/10] drivers/mfd/sta2x11-mfd: platform probe: don't mind about gpio platform data
` [PATCH 07/10] drivers/mfd/sta2x11-mfd: use one lock per device instead of one lock per mfd
` [PATCH 08/10] drivers/mfd/sta2x11-mfd: add scr (otp registers) platform driver
` [PATCH 09/10] drivers/mfd/sta2x11-mfd: add defines for some sta2x11 sctl registers
` [PATCH 10/10] drivers/mfd/sta2x11-mfd: add myself to copyright

[GIT PULL] ARM: OMAP: GPMC generic timing
 2012-11-09 14:21 UTC  (2+ messages)

[PATCH] [trivial] mtd: Fix typo mtd/tests
 2012-11-09 14:20 UTC 

[PATCH] KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
 2012-11-09 14:20 UTC 

it913x driver with USB1.1
 2012-11-09 14:19 UTC  (5+ messages)
    ` [PATCH] it913x: [BUG] fix correct endpoint size when pid filter on

Migrating from lpc3130 to lpc3141 processor
 2012-11-09 14:19 UTC 

[PATCH] bcm_wimax.ko - Modified supported device list [Correction]
 2012-11-09 14:17 UTC  (3+ messages)

[PATCH] asus-laptop: Do not call HWRS on init
 2012-11-09 14:15 UTC  (4+ messages)

[PATCH RFC] xfstests: speculative preallocaction trimming test
 2012-11-09 14:18 UTC  (3+ messages)

[ANNOUNCE] Extended stable support for Linux 3.5 (linux-3.5.y-ext.z)
 2012-11-09 14:15 UTC 

[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
 2012-11-09 14:13 UTC  (6+ messages)
` [PATCH 03/16] mm: check rb_subtree_gap correctness

[GIT PULL] (xen) stable/for-linus-3.7-rc5-tag
 2012-11-09 14:11 UTC 

Revert option for git add --patch
 2012-11-09 14:09 UTC  (2+ messages)

[PATCH v2] i2c: at91: add dma support
 2012-11-09 14:07 UTC  (2+ messages)

[PATCH 1/3] tools/hv: Fix /var subdirectory
 2012-11-09 14:01 UTC  (3+ messages)
` [PATCH 2/3] tools/hv: Fix string types
` [PATCH 3/3] tools/hv: Fix permissions of created directory and files

[PATCH] extcon : callback function to read cable property
 2012-11-09 14:05 UTC  (7+ messages)

[PATCH][net-next v2] gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
 2012-11-09 14:05 UTC  (2+ messages)

[PATCH] backlight: Add of_find_backlight_by_node() function
 2012-11-09 14:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] ui/vnc.c: Fix crash with VNC
 2012-11-09 13:31 UTC  (8+ messages)

[PATCH v2] ext4: Prevent race while waling extent tree
 2012-11-09 14:03 UTC  (3+ messages)

[GIT PULL] ARM: OMAP: DTS for 3.8 part 2
 2012-11-09 14:01 UTC  (2+ messages)

[PATCH v7 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-11-09 13:54 UTC  (5+ messages)

回复: soc camera driver module may case memory leak
 2012-11-09 14:01 UTC 

Updated version of 802.11 standard
 2012-11-09 14:01 UTC 

Upgrade!
 2012-11-09 13:39 UTC 

Upgrade!
 2012-11-09 13:35 UTC 

Upgrade!
 2012-11-09 13:35 UTC 

[PATCH 0/2] NVIDIA Tegra DRM driver
 2012-11-09 13:59 UTC  (2+ messages)
` [PATCH 2/2] drm: tegra: Add HDMI support


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.