All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-02 00:00:37 to 2012-03-02 02:49:44 UTC [more...]

Use case for "loop: Issue O_DIRECT aio with pages"?
 2012-03-02  2:49 UTC  (2+ messages)

[PATCH] kernel.h: Include <linux/bug.h> to avoid build breakage with ARRAY_SIZE()
 2012-03-02  2:49 UTC  (3+ messages)
` [PATCH v2] compiler.h: "

linux-next: manual merge of the tip tree with the m68knommu tree
 2012-03-02  2:49 UTC 

TCP_STREAM performance regression on commit b3613118
 2012-03-02  2:45 UTC  (4+ messages)

Bad performance of ext4 with kernel 3.0.17
 2012-03-02  2:45 UTC  (4+ messages)

[RFD] cgroup: about multiple hierarchies
 2012-03-02  2:43 UTC  (9+ messages)

[PATCH] Correct alignment of huge page requests
 2012-03-02  2:41 UTC  (2+ messages)

[kernel-hardening] [PATCH v12 01/13] sk_run_filter: add support for custom load_pointer
 2012-03-02  2:39 UTC  (18+ messages)
` [kernel-hardening] "
  `  "

udev and existing /dev (devtmpfs)
 2012-03-02  2:38 UTC  (3+ messages)

[RFC PATCH 0/7] serial: cleanups that strive to do nothing
 2012-03-02  2:33 UTC  (8+ messages)
` [PATCH 1/7] serial: delete last unused traces of pausing I/O in 8250
` [PATCH 2/7] serial: make 8250's serial_in shareable to other drivers
` [PATCH 3/7] serial: delete useless void casts in 8250.c
` [PATCH 4/7] serial: reduce number of indirections in 8250 code
` [PATCH 5/7] serial: remove back and forth conversions in serial_out_sync
` [PATCH 6/7] serial: introduce generic port in/out helpers
` [PATCH 7/7] serial: use serial_port_in/out vs serial_in/out in 8250

LVM2/tools pvremove.c
 2012-03-02  2:31 UTC  (2+ messages)

[Qemu-devel] How to get linux guest with x2apic support
 2012-03-02  2:31 UTC 

[PATCH 1/2] ksm: clean up page_trans_compound_anon_split
 2012-03-02  2:30 UTC  (4+ messages)
` [PATCH 2/2] ksm: cleanup: introduce ksm_check_mm()

[ath9k-devel] "Failed to stop Tx DMA" and "Could not stop RX" with AR9485
 2012-03-02  2:21 UTC  (13+ messages)

[PATCH 3/3] MFC: update MFC v4l2 driver to support MFC6.x
 2012-03-02  2:19 UTC 

[PATCH 2/3] v4l2-ctrl: add codec controls support to the control framework
 2012-03-02  2:18 UTC 

[PATCH 1/3] v4l: add contorl definitions for codec devices
 2012-03-02  2:17 UTC 

[Qemu-devel] [RFC][PATCH 03/14 v7] target-i386: implement cpu_get_memory_mapping()
 2012-03-02  2:16 UTC  (4+ messages)

readonly snapshots of LVM on same machine
 2012-03-02  2:16 UTC  (2+ messages)

[PATCH 0/3] Multi Format Codec 6.x driver for Exynos5
 2012-03-02  2:15 UTC 

[PATCH v2 1/4] mmc: sdhci-s3c: use the sdhci-pltfm for Samsung-SoC
 2012-03-02  2:15 UTC  (4+ messages)

Build Error Report
 2012-03-02  1:58 UTC 

Call for Papers: eScience 2012 and associated workshops and tutorial
 2012-03-02  2:02 UTC 

[PATCH v2 1/2] ARM: EXYNOS: Add USB HOST register definitions
 2012-03-02  2:01 UTC  (5+ messages)

[PATCH] Extend mwait idle to optimize away CAL and RES interrupts to an idle CPU -v1
 2012-03-02  2:00 UTC  (7+ messages)

do_qa_cofigure error message: host include and/or library paths while determining system capabilities
 2012-03-02  2:00 UTC 

[PATCH] mergetools: add support for DeltaWalker
 2012-03-02  1:47 UTC 

[PATCH] video:uvesafb: notice user when we failed to save hardware state
 2012-03-02  1:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] gplugd: use CONFIG_MACH_TYPE instead of MACH_TYPE_SHEEVAD
 2012-03-02  1:44 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ventana: define CONFIG_MACH_VENTANA

[PATCH 00/21] cw1200: mac80211-based driver for ST-Ericsson CW1200 device
 2012-03-02  1:41 UTC  (22+ messages)
  ` [PATCH 01/21] cw1200: cw1200.h, private driver data
  ` [PATCH 02/21] cw1200: cw1200_plat.h, definition of the driver'ss platform data
  ` [PATCH 03/21] cw1200: sbus.h, common device interface abstraction
  ` [PATCH 04/21] cw1200: cw1200_sdio.c, implementation of SDIO wrapper for the driver
  ` [PATCH 05/21] cw1200: hwio.*, device reg/mem map and low-level i/o primitives
  ` [PATCH 06/21] cw1200: fwio.*, firmware downloading code for the cw1200 driver
  ` [PATCH 07/21] cw1200: queue.*, implementation of TX queues of "
  ` [PATCH 08/21] cw1200: wsm.*, implementation of device high-level interface
  ` [PATCH 09/21] cw1200: txrx.*, implementation of datapath
  ` [PATCH 10/21] cw1200: ht.h, small helper header with HT definitions
  ` [PATCH 11/21] cw1200: bh.*, device serving thread
  ` [PATCH 12/21] cw1200: sta.*, mac80211 STA callbacks
  ` [PATCH 13/21] cw1200: ap.*, mac80211 AP callbacks
  ` [PATCH 14/21] cw1200: scan.*, mac80211 hw_scan callback
  ` [PATCH 15/21] cw1200: debug.*, implementation of the driver's debugfs
  ` [PATCH 16/21] cw1200: itp.*, internal device test and calibration code
  ` [PATCH 17/21] cw1200: pm.*, power management code
  ` [PATCH 18/21] cw1200: main.c, core initialization code
  ` [PATCH 19/21] cw1200: TODO list
  ` [PATCH 20/21] cw1200: Credits
  ` [PATCH 21/21] cw1200: Kconfig + Makefile for the driver

[Qemu-devel] [RFC][PATCH 00/14 v7] introducing a new, dedicated memory dump mechanism
 2012-03-02  1:42 UTC  (11+ messages)
` [Qemu-devel] [RFC][PATCH 06/14 v7] target-i386: Add API to write cpu status to core file

[PATCH 00/06] ARM: mach-shmobile: map_io and init_early update
 2012-03-02  1:39 UTC  (2+ messages)

.. anybody know of any filesystems that depend on the exact VFS 'namehash' implementation?
 2012-03-02  1:38 UTC  (5+ messages)

[PATCH 00/32] Hob related fixes
 2012-03-02  1:24 UTC  (6+ messages)
` [PATCH 32/32] Hob: Disable the handling of "NoProvider" event

[patch] enic: fix an endian bug in enic_probe()
 2012-03-02  1:23 UTC  (4+ messages)

mallopt(3) manpage found in Debian
 2012-03-02  1:30 UTC 

Questions about ptrace on a dying process
 2012-03-02  1:29 UTC  (4+ messages)

[PATCH] regulator: Add a pointer to aat2870_data in struct aat2870_regulator
 2012-03-02  1:28 UTC 

[PATCH 1/2] Input: synaptics - add second variant of two-button clickpad
 2012-03-02  1:27 UTC  (6+ messages)

Image generation change
 2012-03-02  1:19 UTC 

HDA intel, wired headset w/mic, jack mic detect
 2012-03-02  1:22 UTC  (10+ messages)

[Bridge] [PATCH 2/3] netfilter: potential null derefence
 2012-03-02  1:22 UTC  (4+ messages)
`  "

[PATCH] regulator: Simplify the code to get selector in isl6271a_set_voltage
 2012-03-02  1:19 UTC 

[PATCH 1/3] Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
 2012-03-02  1:16 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: mgmt: Fix command status error code values
` [PATCH 3/3] Bluetooth: mgmt: Add new error code for invalid index

Problems with hyperthreading in Windows HVM
 2012-03-02  1:14 UTC  (5+ messages)

data is truncated in skb
 2012-03-02  1:13 UTC 

OpenRISC: BUG: failure at mm/page_alloc.c:2467/free_pages()!
 2012-03-02  1:12 UTC 

[PATCH 2/2] ARM: OMAP: Remove definition cpu_is_omap4430()
 2012-03-02  1:10 UTC 

[PATCH 1/2] ARM: OMAP: DMA: Fix DMA channel end definition for OMAP36xx-PLUS devices
 2012-03-02  1:10 UTC 

[PATCH] spi: Add SuperH HSPI prototype driver
 2012-03-02  1:10 UTC  (5+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 0/2] ARM: OMAP: OMAP3+ DMA and Device ID Fixes
 2012-03-02  1:10 UTC 

[PATCH] ARM: OMAP: hwmod: Use sysc_fields->srst_shift and get rid of hardcoded SYSC_TYPE2_SOFTRESET_MASK
 2012-03-02  1:08 UTC  (3+ messages)

[SCSI] pm8001: Fix bogus interrupt state flag issue
 2012-03-02  1:06 UTC  (2+ messages)

SMB2.2 Negotiation and typical operations work to Windows 8 from Pavel's current patch set
 2012-03-02  1:06 UTC 

[Bug 42829] New: KVM Guest with virtio network driver loses network connectivity
 2012-03-02  1:05 UTC  (2+ messages)
` [Bug 42829] "

[RFC PATCH 1/3] usb, PCI: split quirk for usb host controller to four
 2012-03-02  1:04 UTC  (4+ messages)
` [RFC PATCH 2/3] usb, PCI: remove disable/enable device with non-xhci quirk

OpenRISC: Module loader broken
 2012-03-02  1:03 UTC 

(unknown),
 2012-03-02  1:03 UTC 

filter-branch vs. <rev-list options>
 2012-03-02  1:00 UTC  (2+ messages)

Google Summer of Code 2012... and git wiki
 2012-03-02  0:56 UTC  (4+ messages)

[PATCH] net: add QCA alx Ethernet driver
 2012-03-02  0:56 UTC  (4+ messages)

[PATCH 1/5] OpenRISC: Select GENERIC_ATOMIC64
 2012-03-02  0:55 UTC  (5+ messages)
` [PATCH 2/5] OpenRISC: Use generic bitops.h
` [PATCH 3/5] OpenRISC: Export memory_start and memory_end
` [PATCH 4/5] OpenRISC: Include export.h
` [PATCH 5/5] OpenRISC: Export dump_stack()

[xen-unstable test] 12132: regressions - FAIL
 2012-03-02  0:54 UTC 

sleeping function called from invalid context (rtnetlink)
 2012-03-02  0:53 UTC  (2+ messages)

[PATCH] image_types: add IMAGE_ROOTFS_ALIGNMENT
 2012-03-02  0:44 UTC  (2+ messages)

[RFC] drm/i915: read current config at init time to avoid flicker
 2012-03-02  0:52 UTC  (3+ messages)

[PATCH v2] i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
 2012-03-02  0:51 UTC  (6+ messages)

[PATCH] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
 2012-03-02  0:48 UTC  (2+ messages)

[PATCH] Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
 2012-03-02  0:48 UTC  (3+ messages)

tlv320aic3104
 2012-03-02  0:44 UTC 

[PATCH] kvm: notify host when guest paniced
 2012-03-02  0:40 UTC  (5+ messages)
` [PATCH]qemu: deal with guest paniced event
  ` [Qemu-devel] "

[PATCH] ARM: OMAP2+: powerdomain: unwrap and simplify logging strings
 2012-03-02  0:36 UTC  (3+ messages)

[PATCH] dm: verity target
 2012-03-02  0:33 UTC 

[PATCH v2 1/2] thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
 2012-03-02  0:31 UTC  (4+ messages)
` [PATCH v2 2/2] memcg: avoid THP split in task migration

Linux 3.3-rc5
 2012-03-02  0:31 UTC  (8+ messages)

Linux cdc-acm-driver
 2012-03-02  0:29 UTC  (3+ messages)

[3.1-rc4] NFSv3 client hang
 2012-03-02  0:25 UTC  (5+ messages)

[Qemu-devel] [Bug 918791] Re: qemu-kvm dies when using vmvga driver and unity in the guest
 2012-03-02  0:13 UTC 

[PATCH] xfsprogs: pick up 4k physical sector size
 2012-03-02  0:20 UTC  (2+ messages)

Subject: [PATCH] cpuidle: Add a sysfs entry to disable specific C state for debug purpose
 2012-03-02  0:17 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] OMAP3+: Fix voltage bringup sequence
 2012-03-02  0:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] OMAP3+: Introduce generic logic for OMAP voltage controller
` [U-Boot] [PATCH 2/4] OMAP4460: TPS Ensure SET1 is selected after voltage configuration
` [U-Boot] [PATCH 3/4] OMAP4: scale voltage of core before MPU scales
` [U-Boot] [PATCH 4/4] OMAP5: "

[PATCH] xfstests 279: test mkfs with various sector sizes & alignments
 2012-03-02  0:15 UTC  (2+ messages)

ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER
 2012-03-02  0:13 UTC 

Kernel crashing on eject SD card
 2012-03-02  0:12 UTC  (12+ messages)

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2012-03-02  0:11 UTC  (6+ messages)

[PATCH v5 2/2] mmc: core: Support packed command for eMMC4.5 device
 2012-03-02  0:09 UTC  (2+ messages)

RFC: memory leak in udp_table_init
 2012-03-02  0:12 UTC  (2+ messages)

LVM2/test/shell lvconvert-mirror.sh
 2012-03-02  0:08 UTC 

[PATCH] scripts/oe-git-proxy-socks-command: Add fallback to use nc
 2012-03-01 23:55 UTC 

What's cooking in git.git (Mar 2012, #01; Thu, 1)
 2012-03-02  0:03 UTC 

[PATCH] cbus: Fix lines for Nokia 770
 2012-03-02  0:02 UTC  (3+ messages)

[PATCH] rdma/ucm: Fix circular locking resulting in deadlock
 2012-03-02  0:01 UTC 

[PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2
 2012-03-01 23:59 UTC  (7+ messages)
` [PATCH 1/6] meta: sys940x BSP meta data
` [PATCH 2/6] Remove boot-live cfg duplication from BSPs
` [PATCH 3/6] fri2: Drop 8250 from the fri2 scc
` [PATCH 4/6] eg20t: Enable serial console for the pch_uart
` [PATCH 5/6] fri2: Add SMP and EFI support
` [PATCH 6/6] fri2: Move non-hardware optional features out of fri2.scc

[PATCH 0/3][linux-yocto-3.0] Meta updates for fri2
 2012-03-01 23:59 UTC  (3+ messages)
` [PATCH 1/3] fri2: Drop 8250 from the fri2 scc
` [PATCH 2/3] eg20t: Enable serial console for the pch_uart

[PATCH 0/5][linux-yocto-3.2] Backport fixes and add FRI2 support to pch_uart
 2012-03-01 23:59 UTC  (4+ messages)
` [PATCH 2/5] pch_uart: Use uartclk instead of base_baud
` [PATCH 3/5] pch_uart: Add Fish River Island II uart clock quirks
` [PATCH 5/5] pch_uart: Use existing default_baud in setup_console


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.