All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-14 11:41:29 to 2011-02-14 13:04:32 UTC [more...]

[PATCH 2/2] Make hash-object more robust against malformed objects
 2011-02-14 13:02 UTC  (2+ messages)
` [PATCH] parse_tag_buffer(): do not prefixcmp() out of range

WPA for Ethernet?
 2011-02-14 13:03 UTC  (3+ messages)

(no subject)
 2011-02-14 11:45 UTC 

(unknown),
 2011-02-14 11:45 UTC 

[PATCH 00/13] OMAP: Basic DVFS Framework
 2011-02-14 13:03 UTC  (5+ messages)
` [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support

[PATCH] Enable Dell All-In-One volume up/down keys
 2011-02-14 13:02 UTC 

[PATCH] core: dev: don't call BUG() on bad input
 2011-02-14 13:01 UTC  (4+ messages)

[PATCH v4 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-02-14 13:01 UTC  (5+ messages)
` [PATCH v4 16/19] ARM: LPAE: Use generic dma_addr_t type definition

[Qemu-devel] [PATCH v3] PS/2 keyboard Scancode Set 3 support
 2011-02-14 12:59 UTC 

[PATCH v6 00/10] OMAP3 ISP driver
 2011-02-14 12:59 UTC  (18+ messages)
` [PATCH v6 01/10] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [PATCH v6 02/10] omap3: Remove unusued ISP CBUFF resource
` [PATCH v6 03/10] omap3: Add function to register omap3isp platform device structure
` [PATCH v6 04/10] omap2: Fix camera resources for multiomap
` [PATCH v6 05/10] omap3isp: OMAP3 ISP core
` [PATCH v6 06/10] omap3isp: Video devices and buffers queue
` [PATCH v6 07/10] omap3isp: CCP2/CSI2 receivers
` [PATCH v6 08/10] omap3isp: CCDC, preview engine and resizer
` [PATCH v6 09/10] omap3isp: Statistics
` [PATCH v6 10/10] omap3isp: Kconfig and Makefile

[B.A.T.M.A.N.] [PATCH] batman-adv: else should follow close brace '}'
 2011-02-14 12:57 UTC  (2+ messages)

[PATCH v7 0/6] V4L2 subdev userspace API
 2011-02-14 12:56 UTC  (9+ messages)
` [PATCH v7 1/6] v4l: Share code between video_usercopy and video_ioctl2
` [PATCH v7 2/6] v4l: subdev: Don't require core operations
` [PATCH v7 3/6] v4l: subdev: Add device node support
` [PATCH v7 4/6] v4l: subdev: Uninline the v4l2_subdev_init function
` [PATCH v7 5/6] v4l: subdev: Control ioctls support
` [PATCH v7 6/6] v4l: subdev: Events support

(no subject)
 2011-02-14 11:31 UTC 

(no subject)
 2011-02-14 11:34 UTC 

[PATCH v2 0/6] Misc V4L2 patches for the OMAP3 ISP driver
 2011-02-14 12:53 UTC  (8+ messages)
` [PATCH v2 1/6] v4l: subdev: Generic ioctl support
` [PATCH v2 2/6] v4l: Add subdev sensor g_skip_frames operation
` [PATCH v2 3/6] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
` [PATCH v2 4/6] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
` [PATCH v2 5/6] v4l: Add missing 12 bits bayer media bus formats
` [PATCH v2 6/6] v4l: Add 12 bits bayer pixel formats

[PATCH 2/2] P2V: Thumb2 support
 2011-02-14 12:51 UTC  (5+ messages)

[PATCH v7 00/11] Sub-device pad-level operations
 2011-02-14 12:51 UTC  (13+ messages)
` [PATCH v7 01/11] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [PATCH v7 02/11] v4l: Replace enums with fixed-sized fields in public structure
` [PATCH v7 03/11] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
` [PATCH v7 04/11] v4l: Group media bus pixel codes by types and sort them alphabetically
` [PATCH v7 05/11] v4l: Create v4l2 subdev file handle structure
` [PATCH v7 06/11] v4l: subdev: Add new file operations
` [PATCH v7 07/11] v4l: v4l2_subdev pad-level operations
` [PATCH v7 08/11] v4l: v4l2_subdev userspace format API - documentation binary files
` [PATCH v7 09/11] v4l: v4l2_subdev userspace format API
` [PATCH v7 10/11] v4l: v4l2_subdev userspace frame interval API
` [PATCH v7 11/11] v4l: v4l2_subdev userspace crop API

[PATCH] iwlwifi: fix dma mappings and skbs leak
 2011-02-14 12:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] PS/2 keyboard Scancode Set 3 support
 2011-02-14 12:49 UTC  (3+ messages)

[PATCH] fixes for ActiveState Perl
 2011-02-14 12:49 UTC  (2+ messages)

[PATCH v9 00/12] Media controller (core and V4L2)
 2011-02-14 12:49 UTC  (14+ messages)
` [PATCH v9 01/12] media: Media device node support
` [PATCH v9 02/12] media: Media device
` [PATCH v9 03/12] media: Entities, pads and links
` [PATCH v9 04/12] media: Entity graph traversal
` [PATCH v9 05/12] media: Entity use count
` [PATCH v9 06/12] media: Media device information query
` [PATCH v9 07/12] media: Entities, pads and links enumeration
` [PATCH v9 08/12] media: Links setup
` [PATCH v9 09/12] media: Pipelines and media streams
` [PATCH v9 10/12] v4l: Add a media_device pointer to the v4l2_device structure
` [PATCH v9 11/12] v4l: Make video_device inherit from media_entity
` [PATCH v9 12/12] v4l: Make v4l2_subdev "

mount ubi volume fails: No such device
 2011-02-14 12:47 UTC  (2+ messages)

[Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image
 2011-02-14 12:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 706766] "

[Qemu-devel] [RFC] qapi: events in QMP
 2011-02-14 12:45 UTC  (5+ messages)
` [Qemu-devel] "

[ath9k-devel] ath9k_htc and 802.11s mesh
 2011-02-14 12:44 UTC  (2+ messages)

[RFC/RFT] iwl3945: use software scanning by default
 2011-02-14 12:40 UTC  (3+ messages)

[Bug 34256] New: Crashes in Stellarium
 2011-02-14 12:38 UTC  (2+ messages)
` [Bug 34256] "

Notice
 2011-02-14 12:32 UTC 

[PATCH] xl cpupool-numa-split: reduce number of Dom0 vcpus
 2011-02-14 12:36 UTC  (2+ messages)

Notice
 2011-02-14 12:36 UTC 

[PATCH v2 0/7] clock/dpll autoidle support
 2011-02-14 12:34 UTC  (20+ messages)
` [PATCH v2 1/7] omap: clock: Check for enable/disable ops support
  ` [PATCH v2 2/7] omap3: dpll: Populate clkops for dpll1_ck
    ` [PATCH v2 3/7] omap: clock: Add allow_idle/deny_idle support in clkops
      ` [PATCH v2 4/7] omap: dpll: Add allow_idle/deny_idle support for all DPLL's
        ` [PATCH v2 5/7] omap: dpll: Enable all OMAP3/4 dpll autoidle late at boot
          ` [PATCH v2 6/7] omap4: dpll: Add dpll api to control GATE_CTRL
            ` [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers

Booting BeagleBoard
 2011-02-14 12:35 UTC  (9+ messages)

[PATCH] Add support for multiple MSI on x86
 2011-02-14 12:34 UTC  (2+ messages)

[PATCH 0/5][RESENT] Get rid of gpio-vbus related code from pxa25x_udc
 2011-02-14 12:33 UTC  (6+ messages)
` [PATCH 1/5] eseries: switch to using gpio-vbus transceiver
` [PATCH 2/5] gumstix: "
` [PATCH 3/5] tosa: "
` [PATCH 4/5] pxa25x_udc: stop handling gpio-vbus internally
` [PATCH 5/5] pxa2xx: drop gpio_vbus field from info struct

[PATCH] v4l-utils: Add the JPEG Lite decoding function
 2011-02-14 12:36 UTC 

[PATCH] x86: fix section mismatch in reference from native_play_dead
 2011-02-14 12:32 UTC  (3+ messages)

[RFC] mac80211: reply to directed probes in IBSS
 2011-02-14 12:31 UTC  (5+ messages)

[LTP] [PATCH] Fix the file permissions and other issues in "fs_perms" tests
 2011-02-14 12:49 UTC 

[GIT PULL] TI WL 128x FM V4L2 driver
 2011-02-14 12:28 UTC  (2+ messages)

[PATCH 0/2] jump label: 2.6.38 updates
 2011-02-14 12:27 UTC  (5+ messages)

Interesting note on "Unsupported SPROM revision"
 2011-02-14 12:28 UTC 

[Qemu-devel] [PATCH] vnc: Fix password expiration through 'change vnc ""'
 2011-02-14 12:24 UTC  (4+ messages)
` [Qemu-devel] "

[next-20110214] Kernel-modules with unknown parameter
 2011-02-14 12:24 UTC  (3+ messages)

[PATCH] bma023: Support for Bosch BMA023, BMA150 and SMB380 accelerometers
 2011-02-14 12:27 UTC  (3+ messages)

[PATCH v2 0/2][PULL] Fix Bug 603
 2011-02-14 12:21 UTC  (2+ messages)

[PATCH][RESEND] ARM: vexpress: add support for multiple core tiles
 2011-02-14 12:18 UTC 

[PATCH 0/5] iwlwifi: Auto-tune tx queue size to maintain latency under load
 2011-02-14 12:17 UTC  (5+ messages)
` [PATCH 2/5] iwlwifi: Convert the tx queue high_mark to an atomic_t
` [PATCH 4/5] iwlwifi: auto-tune tx queue size to minimize latency

[PATCH] OMAP: clock: Fix compile break with a
 2011-02-14 12:17 UTC 

[U-Boot] mpc5125: nand flash commands
 2011-02-14 12:17 UTC  (2+ messages)

if xend block
 2011-02-14 12:16 UTC  (3+ messages)

[PATCH 0/7] clock/dpll autoidle support
 2011-02-14 12:15 UTC  (5+ messages)
` [PATCH 1/7] omap: clock: Check for enable/disable ops support

[PATCH] libxenlight driver
 2011-02-14 12:15 UTC  (2+ messages)

[PATCH v4 1/3]mmc: set max_discard_sectors value for mmc queue
 2011-02-14 12:13 UTC  (4+ messages)

Fwd: dynamic wi-fi buffer sizing paper
 2011-02-14 12:07 UTC 

[PATCH] mac80211: Make some mlme timers module paramaters
 2011-02-14 12:12 UTC  (2+ messages)

[PATCH 0/3] OMAP4 static dependency support
 2011-02-14 12:12 UTC  (13+ messages)
` [PATCH 1/3] OMAP4: clockdomain: Add clkdm static dependency srcs
  ` [PATCH 2/3] OMAP4: CM: Add CM accesor api for bitwise control
    ` [PATCH 3/3] OMAP4: clockdomain: Add wkup/sleep dependency support

[PATCH 0/2] Preserve the VFP state across the fork() call
 2011-02-14 12:12 UTC  (3+ messages)
` [PATCH 1/2] ARM: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks

[PATCH v8 00/12] Media controller (core and V4L2)
 2011-02-14 12:11 UTC  (5+ messages)
` [PATCH v8 07/12] media: Entities, pads and links enumeration

[LTP] new LTP release?
 2011-02-14 12:10 UTC  (2+ messages)

[RFC v2 1/2] mac80211: add a function for setting the TIM bit for a specific station
 2011-02-14 12:09 UTC  (2+ messages)

[PATCH][RFC] ext4: avoid taking down_read(&grp->alloc_sem)
 2011-02-14 12:08 UTC  (3+ messages)

[PATCH] mx3fb: Fix parameter to sdc_init_panel
 2011-02-14 12:06 UTC  (5+ messages)

[PATCH 1/2] mac80211: add monitor interface into PS disable list
 2011-02-14 12:06 UTC  (2+ messages)

[PATCH] phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
 2011-02-14 12:05 UTC 

[PATCH] OMAP4: clockdomain: Remove pr_errs' stating unsupported wkdep
 2011-02-14 12:06 UTC  (2+ messages)

XFS status update for January 2011
 2011-02-14 12:02 UTC  (4+ messages)

[PATCH v2] ata: add CONFIG_SATA_HOST config option
 2011-02-14 12:00 UTC  (4+ messages)

b44 driver causes panic when using swiotlb
 2011-02-14 11:59 UTC  (3+ messages)

[U-Boot] IXP42x patch series version 3
 2011-02-14 12:00 UTC  (9+ messages)

[U-Boot] [PATCH] Removed clearing of L2-as-SRAM
 2011-02-14 11:59 UTC 

[PATCH] dmaengine: add slave-dma maintainer
 2011-02-14 11:58 UTC  (2+ messages)

My Dear Good Friend
 2011-02-14 11:57 UTC 

[Qemu-devel] [PATCH] Handle icount for powerpc tbl/tbu/decr load and store
 2011-02-14 11:55 UTC  (5+ messages)
` [Qemu-devel] Ping: "
  ` [Qemu-devel] "

Device table incorrect for drivers/s390/block/dasd_eckd.c: 3880/3390
 2011-02-14 11:55 UTC 

[GIT FIXES for 2.6.38] Fix cx23885 and cx25840 regressions
 2011-02-14 11:52 UTC  (3+ messages)

[PATCH 0/3] ibmvscsis driver rewrite
 2011-02-14 11:50 UTC  (5+ messages)
` [PATCH 3/3] tcm ibmvscsis driver

[RESEND] IPv6 support
 2011-02-14 11:50 UTC  (14+ messages)
` [RESEND PATCH 01/13] gprs: factor out common code
` [RESEND PATCH 02/13] gprs: Update documentation for IPv6
` [RESEND PATCH 03/13] gprs: driver interface changes "
` [RESEND PATCH 04/13] gprs: core support "
` [RESEND PATCH 05/13] test: modify test scripts "
` [RESEND PATCH 06/13] isimodem: IPv6 support
` [RESEND PATCH 07/13] atmodem: update to new gprs context interface
` [RESEND PATCH 08/13] huaweimodem: "
` [RESEND PATCH 09/13] mbmmodem: "
` [RESEND PATCH 10/13] hsomodem: "
` [RESEND PATCH 11/13] ifxmodem: "
` [RESEND PATCH 12/13] stemodem: "
` [RESEND PATCH 13/13] phonesim: add IPv6 support

[U-Boot] Trouble with U-Boot on our EVM-based hardware
 2011-02-14 11:49 UTC  (2+ messages)

[PATCH] opensm: Add support for SwitchInfo:MulticastFDBTop
 2011-02-14 11:48 UTC 

block device read-only handling regression in 2.6.38-rc4 (bisected)
 2011-02-14 11:47 UTC  (7+ messages)
` [PATCH] loop: clear read-only flag in loop_clr_fd

debian.bbclass issues when some package is substring of another
 2011-02-14 11:45 UTC  (2+ messages)

Dom0 losing interrupts???
 2011-02-14 11:46 UTC  (6+ messages)

[PATCH] xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
 2011-02-14 11:46 UTC  (3+ messages)

[RFC 1/2 -tip/master] x86, x2apic: minimize IPI register writes using cluster groups
 2011-02-14 11:45 UTC  (2+ messages)

win-pv assertion failed while migrating
 2011-02-14 11:44 UTC  (8+ messages)

[PATCH] rt2x00: synchronize transmission routines
 2011-02-14 11:44 UTC  (5+ messages)

[PATCH] libxl: fix migrate for HVM guests
 2011-02-14 11:43 UTC  (2+ messages)

[PATCH 1/1] tproxy: do not assign timewait sockets to skb->sk
 2011-02-14 11:44 UTC 

[PATCH] ARM: vfp: Always save VFP state in vfp_pm_suspend
 2011-02-14 11:42 UTC  (3+ messages)


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.