All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-20 10:42:19 to 2010-12-20 12:00:17 UTC [more...]

Any tool under linux to parsing BPB/Bs/FAT table?
 2010-12-20 13:45 UTC  (3+ messages)

linux-next: Tree for December 20
 2010-12-20 12:00 UTC  (2+ messages)

[PATCH -v2 0/5] kvm/svm: implement new DecodeAssist features
 2010-12-20 11:56 UTC  (3+ messages)
` [PATCH 2/5] kvm/svm: enhance MOV CR intercept handler

[PATCH 00/12] make rpc_pipefs be mountable multiple times
 2010-12-20 11:54 UTC  (14+ messages)
` [PATCH 01/12] sunrpc: mount rpc_pipefs on initialization
` [PATCH 02/12] sunrpc: introduce init_rpc_pipefs
` [PATCH 03/12] sunrpc: push init_rpc_pipefs up to rpc_create() callers
` [PATCH 04/12] sunrpc: tag svc_serv with rpc_pipefs mount point
` [PATCH 05/12] sunrpc: get rpc_pipefs mount point for svc_serv from callers
` [PATCH 06/12] lockd: get rpc_pipefs mount point "
` [PATCH 07/12] sunrpc: get rpc_pipefs mount point for rpcb_create_local "
` [PATCH 08/12] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
` [PATCH 09/12] nfs: per-rpc_pipefs dns cache
` [PATCH 10/12] sunrpc: introduce get_rpc_pipefs()
` [PATCH 11/12] nfs: introduce mount option 'rpcmount'
` [PATCH 12/12] sunrpc: make rpc_pipefs be mountable multiple times

Kernel panic eth2 mirred redirect to ifb0
 2010-12-20 11:58 UTC  (12+ messages)

[PATCH 1/3] Fix memory leak in src/rfkill.c
 2010-12-20 11:57 UTC  (5+ messages)
` [PATCH 3/3] Fix memory leaks in btio/btio.c

[PATCHv6 00/16] pps: several fixes and improvements
 2010-12-20 11:54 UTC  (8+ messages)
` [PATCHv7 00/16] changed some patches
  ` [PATCHv7 08/16] pps: make idr lock a mutex and protect idr_pre_get
  ` [PATCHv7 12/16] ntp: add hardpps implementation
  ` [PATCHv7 13/16] pps: capture MONOTONIC_RAW timestamps as well
  ` [PATCHv7 14/16] pps: add kernel consumer support
  ` [PATCHv7 15/16] pps: add parallel port PPS client
  ` [PATCHv7 16/16] pps: add parallel port PPS signal generator

[PATCH][next] drm/vmwgfx: Let SVGA_REG_NUM_DISPLAYS decide output connectivity
 2010-12-20 11:55 UTC  (2+ messages)

A start at RAID[56] support
 2010-12-20 11:55 UTC  (2+ messages)

[PATCH v7 00/15] ARM: mxs: Add initial support for MX23 and MX28
 2010-12-20 11:50 UTC  (3+ messages)
` [PATCH v7 05/15] ARM: mxs: Add low-level debug UART support

[PATCH] nvfx: restore BEGIN_RING usage
 2010-12-20 11:50 UTC 

[PATCH V3 00/63] Updating SPEAr Support
 2010-12-20 11:49 UTC  (5+ messages)
` [PATCH V3 39/63] GIC: Added dummy handlers for Power Management Suspend Resume

xfs: grant lock scaling and removal V3
 2010-12-20 11:51 UTC  (17+ messages)
` [PATCH 01/12] xfs: convert log grant ticket queues to list heads
` [PATCH 02/12] xfs: fact out common grant head/log tail verification code
` [PATCH 03/12] xfs: rework log grant space calculations
` [PATCH 04/12] xfs: combine grant heads into a single 64 bit integer
` [PATCH 05/12] xfs: use wait queues directly for the log wait queues
` [PATCH 06/12] xfs: make AIL tail pushing independent of the grant lock
` [PATCH 10/12] xfs: introduce new locks for the log grant ticket wait queues
` [PATCH 11/12] xfs: convert grant head manipulations to lockless algorithm

[PATCH][RESEND] scripts: add no-warning option to the checkpatch script
 2010-12-20 11:48 UTC  (5+ messages)

mc13xxx core support for i2c
 2010-12-20 11:48 UTC  (6+ messages)
` [PATCHv3 1/4] mc13xxx-core: Consolidate common code to prepare for separate i2c and spi

[PATCH 1/2] rt2x00: Write the frame *after* padding (rt2800 usb devices)
 2010-12-20 11:45 UTC  (3+ messages)
` [PATCH 2/2] rt2x00: Fix panic on frame padding for rt2800 usb devices (due to not enough skb tailroom)

[PATCH v4 0/7] OMAP: idle path errata fixes
 2010-12-20 11:44 UTC  (16+ messages)
` [PATCH v4 2/7] OMAP3: PM: Erratum i581 support: dll kick strategy
` [PATCH v4 4/7] OMAP3630: PM: Erratum i608: disable RTA
` [PATCH v4 5/7] OMAP3630: PM: Disable L2 cache while invalidating L2 cache
` [PATCH v4 7/7] OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2

[PATCH v4 1/2 (REPOST)] davinci: am18x/da850/omap-l138: add support for higher speed grades
 2010-12-20 11:40 UTC  (3+ messages)

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

[RFC/PATCH v4 0/7] OMAP3 ISP driver
 2010-12-20 11:37 UTC  (7+ messages)
` [RFC/PATCH v4 1/7] v4l: subdev: Generic ioctl support
` [RFC/PATCH v4 2/7] v4l: Add subdev sensor g_skip_frames operation
` [RFC/PATCH v4 3/7] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
` [RFC/PATCH v4 4/7] v4l: Fix a use-before-set in the control framework
` [RFC/PATCH v4 5/7] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [RFC/PATCH v4 6/7] omap3: Add function to register omap3isp platform device structure

[RFC/PATCH v5 00/13] Sub-device pad-level operations
 2010-12-20 11:37 UTC  (14+ messages)
` [RFC/PATCH v5 01/13] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [RFC/PATCH v5 02/13] v4l: Replace enums with fixed-sized fields in public structure
` [RFC/PATCH v5 03/13] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
` [RFC/PATCH v5 04/13] v4l: Group media bus pixel codes by types and sort them alphabetically
` [RFC/PATCH v5 05/13] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
` [RFC/PATCH v5 06/13] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
` [RFC/PATCH v5 07/13] v4l: Create v4l2 subdev file handle structure
` [RFC/PATCH v5 08/13] v4l: subdev: Add a new file operations class
` [RFC/PATCH v5 09/13] v4l: v4l2_subdev pad-level operations
` [RFC/PATCH v5 10/13] v4l: v4l2_subdev userspace format API - documentation binary files
` [RFC/PATCH v5 11/13] v4l: v4l2_subdev userspace format API
` [RFC/PATCH v5 12/13] v4l: v4l2_subdev userspace frame interval API
` [RFC/PATCH v5 13/13] v4l: v4l2_subdev userspace crop API

[Buildroot] [PATCH v2] buildroot:download: Add option to download SVN or GIT repository with version control information
 2010-12-20 11:37 UTC  (4+ messages)

[RFC/PATCH v5 0/7] V4L2 subdev userspace API
 2010-12-20 11:35 UTC  (8+ messages)
` [RFC/PATCH v5 1/7] v4l: Share code between video_usercopy and video_ioctl2
` [RFC/PATCH v5 2/7] v4l: subdev: Don't require core operations
` [RFC/PATCH v5 3/7] v4l: subdev: Merge v4l2_i2c_new_subdev_cfg and v4l2_i2c_new_subdev
` [RFC/PATCH v5 4/7] v4l: subdev: Add device node support
` [RFC/PATCH v5 5/7] v4l: subdev: Uninline the v4l2_subdev_init function
` [RFC/PATCH v5 6/7] v4l: subdev: Control ioctls support
` [RFC/PATCH v5 7/7] v4l: subdev: Events support

Upcoming releases around the Yocto 1.0 release date
 2010-12-20 11:35 UTC  (2+ messages)

[PATCH 3/3] kvm, x86: introduce kvm_inject_x86_mce_on
 2010-12-20 11:29 UTC  (2+ messages)

[PATCH 2/2] compat-wireless: unify some driver-select colors
 2010-12-20 11:34 UTC 

mpd: COMMERCIAL_LICENSE etc
 2010-12-20 11:34 UTC  (2+ messages)

[PATCH v2 2/2] qemu,qmp: convert do_inject_nmi() to QObject, QError
 2010-12-20 10:47 UTC  (4+ messages)
  ` [Qemu-devel] Re: [PATCH v2 2/2] qemu, qmp: "

[PATCH 1/3] Clean up cpu_inject_x86_mce()
 2010-12-20 11:28 UTC  (2+ messages)

[PATCH] qemu-kvm,cleanup: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
 2010-12-20 10:55 UTC  (2+ messages)

[PATCH 3/3] compat-wireless: add support for RTL8192CE
 2010-12-20 11:33 UTC  (2+ messages)
` [PATCH 1/2] compat-wireless: complete rtlwifi/RTL8192CE support

[PATCH v2 0/9] OMAP: DMA: hwmod and DMA as platform device
 2010-12-20 11:30 UTC  (4+ messages)
` [PATCH v2 6/9] OMAP4: hwmod data: add system DMA

xfs_efi_item slab leak
 2010-12-20 11:31 UTC  (3+ messages)

[PATCH] ALSA: HDA: Add auto-mute for Thinkpad SL410/SL510
 2010-12-20 11:28 UTC  (2+ messages)

[PATCH 0/7] xfs: serialise unaligned direct IOs
 2010-12-20 11:29 UTC  (5+ messages)
` [PATCH 4/7] xfs: split direct IO write path from xfs_file_aio_write

[PATCH 00/18] cifs: overhaul request timeout behavior in CIFS (try #3)
 2010-12-20 11:27 UTC  (17+ messages)
` [PATCH 01/18] cifs: don't fail writepages on -EAGAIN errors
` [PATCH 02/18] cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
` [PATCH 03/18] cifs: make wait_for_free_request take a TCP_Server_Info pointer
` [PATCH 04/18] cifs: clean up accesses to midCount
` [PATCH 05/18] cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
` [PATCH 06/18] cifs: move mid result processing into common function
` [PATCH 08/18] cifs: don't reconnect server when we don't get a response
` [PATCH 09/18] cifs: clean up sync_mid_result

[PATCH 0/4] log recovery cleanups
 2010-12-20 11:28 UTC  (4+ messages)
` [PATCH 3/4] xfs: refactor xlog_recover_commit_trans

[PATCH] allow use of mtd and jffs2 on uml
 2010-12-20 11:23 UTC  (13+ messages)
  ` [PATCH] mtd: allow mtd and jffs2 when ARCH=um
              ` mtd: fix CONFIG_MTD_COMPLEX_MAPPINGS=n compile

[Query][videobuf-dma-sg] Pages in Highmem handling
 2010-12-20 11:23 UTC  (2+ messages)

[PATCH] ASoC: Add optional pointer to machine audio routes to snd_soc_card
 2010-12-20 11:22 UTC  (2+ messages)

Is changing serial from /dev/ttySx to /dev/ttyOx a good idea?
 2010-12-20 11:21 UTC  (5+ messages)

[PATCH] [libata] pata_cs5536: Add support for non-X86_32 platforms
 2010-12-20 11:19 UTC  (2+ messages)

[PATCH 0/7 v6] OMAP3: clean up ASM sleep code
 2010-12-20 11:20 UTC  (4+ messages)
` [PATCH 3/7] OMAP3: remove hardcoded values from the "

[PATCH] ext4: Remove warning message from ext4_issue_discard helper
 2010-12-20 11:19 UTC  (2+ messages)

Transparent Hugepage Support #33
 2010-12-20 11:16 UTC  (3+ messages)

Announcing poky-extras repository available
 2010-12-20 11:14 UTC  (4+ messages)

[U-Boot] eNET build fails with "invalid application of 'sizeof' to incomplete type 'struct global_data'"
 2010-12-20 11:13 UTC 

'show' pretty %B without a diff
 2010-12-20 11:12 UTC  (3+ messages)

[RFC -v2 PATCH 0/3] directed yield for Pause Loop Exiting
 2010-12-20 11:06 UTC  (26+ messages)
` [RFC -v2 PATCH 2/3] sched: add yield_to function

[PATCH] ARM: mach-shmobile: Clean up headsmp.S
 2010-12-20 11:04 UTC  (2+ messages)

Help: major pppoe regression since 2.6.35 (panic on first ppp conection)?
 2010-12-20 11:03 UTC  (2+ messages)

Question regarding xfs_repair / memory requirement
 2010-12-20 11:04 UTC  (2+ messages)

[PATCH v7 0/12] dmtimer adaptation to platform_driver
 2010-12-20 22:05 UTC  (13+ messages)
` [PATCH v7 1/12] OMAP2+: dmtimer: add device names to flck nodes
` [PATCH v7 2/12] OMAP2420: hwmod data: add dmtimer
` [PATCH v7 3/12] OMAP2430: "
` [PATCH v7 4/12] OMAP3: "
` [PATCH v7 5/12] OMAP4: "
` [PATCH v7 6/12] OMAP1: dmtimer: conversion to platform devices
` [PATCH v7 7/12] OMAP2+: dmtimer: convert "
` [PATCH v7 8/12] OMAP: dmtimer: platform driver
` [PATCH v7 9/12] OMAP: dmtimer: switch-over to platform device driver
` [PATCH v7 10/12] OMAP: dmtimer: pm_runtime support
` [PATCH v7 11/12] OMAP: dmtimer: add timeout to low-level routines
` [PATCH v7 12/12] OMAP2: dmtimer: set wakeup enable explicitly in plat

[PATCH] ARM: mach-shmobile: bump up NR_IRQS to 640
 2010-12-20 10:56 UTC  (2+ messages)
` [PATCH] ARM: mach-shmobile: Bump up NR_IRQS to 1024

linux-next: build failure after merge of the final tree (mfd tree related)
 2010-12-20 10:52 UTC  (3+ messages)

[U-Boot] TFTP Issue
 2010-12-20 10:51 UTC  (9+ messages)

[concept & "good taste" review] persistent store
 2010-12-20 10:49 UTC  (15+ messages)

[PATCH v2] i.MX51 Framebuffer support
 2010-12-20 10:48 UTC  (20+ messages)
` [PATCH 1/9] ARM i.MX51: Add ipu clock support
` [PATCH 2/9] ARM i.MX51: rename IPU irqs
` [PATCH 3/9] Add a mfd IPUv3 driver
` [PATCH 4/9] fb: export fb mode db table
` [PATCH 5/9] Add i.MX5 framebuffer driver
` [PATCH 6/9] ARM i.MX51: Add IPU device support
` [PATCH 7/9] ARM i.MX5: Allow to increase max zone order
` [PATCH 8/9] ARM i.MX5: increase dma consistent size for IPU support
` [PATCH 9/9] ARM i.MX51 babbage: Add framebuffer support

[PATCH 00/12] LLD host_lock-less conversion status for .38
 2010-12-20 10:48 UTC  (3+ messages)
` [PATCH 02/12] scsi: Add IRQ_DISABLE_SCSI_QCMD wrapper

[U-Boot] [PATCH] Blackfin: bf525-ucr2: new board port
 2010-12-20 10:49 UTC  (5+ messages)

[lm-sensors] [PATCH v3] drivers/hwmon NTC Thermistor Initial
 2010-12-20 10:48 UTC 

[GIT] pull request: DMA hwmod changes
 2010-12-20 10:45 UTC  (3+ messages)

SMTC support status in latest git head
 2010-12-20 10:44 UTC  (4+ messages)

[Bug 32312] New: openvg "lion" demo freezes the system & lockup GPU with r600g
 2010-12-20 10:44 UTC  (4+ messages)
` [Bug 32312] "


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.