All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-25 15:24:07 to 2012-05-25 16:17:08 UTC [more...]

[PATCH BlueZ 1/6] AVRCP: Fix initializing volume before checking PDU type
 2012-05-25 16:17 UTC  (3+ messages)
` [PATCH BlueZ 2/6] AVRCP: Fix not registering to VolumeChanged event again when notified

[U-Boot] [PATCH] MPC8xxx: Define cache ops for USB
 2012-05-25 16:13 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "

[PATCH] memcg: remove the unnecessary MEM_CGROUP_STAT_DATA
 2012-05-25  8:11 UTC  (2+ messages)

[PATCH] printk: ignore recursion_bug flag when MCE in progress
 2012-05-25 16:09 UTC  (8+ messages)
  ` [PATCH v2] printk: ignore recursion_bug flag in HW error handle process
          ` [PATCH 1/2] printk: add interface for disabling recursion check

RFC: support for MV_CESA with TDMA
 2012-05-25 16:08 UTC  (14+ messages)
` [PATCH 01/13] mv_cesa: do not use scatterlist iterators
` [PATCH 02/13] mv_cesa: minor formatting cleanup, will all make sense soon
` [PATCH 03/13] mv_cesa: prepare the full sram config in dram
` [PATCH 04/13] mv_cesa: split up processing callbacks
` [PATCH 05/13] add a driver for the Marvell TDMA engine
` [PATCH 06/13] mv_cesa: use TDMA engine for data transfers
` [PATCH 07/13] mv_cesa: have TDMA copy back the digest result
` [PATCH 08/13] mv_cesa: fetch extra_bytes via TDMA engine, too
` [PATCH 09/13] mv_cesa: implementing packet chain mode, only aes for now
` [PATCH 10/13] mv_cesa: reorganise mv_start_new_hash_req a bit
` [PATCH 11/13] mv_cesa: implement descriptor chaining for hashes, too
` [PATCH 12/13] mv_cesa: drop the now unused process callback
` [PATCH 13/13] mv_cesa, mv_tdma: outsource common dma-pool handling code

Sequential writing to degraded RAID6 causing a lot of reading
 2012-05-25 16:07 UTC  (4+ messages)

Linux 3.4 released
 2012-05-25 16:06 UTC  (15+ messages)

[Qemu-devel] [PATCH 00/10] push static properties to Object, add realized property
 2012-05-25 16:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/10] qdev: remove qdev_prop_exists
` [Qemu-devel] [PATCH 03/10] qom: push error reporting to object_property_find

[U-Boot] [PATCH v5 0/5] Kirkwood: add lschlv2 and lsxhl board support
 2012-05-25 16:05 UTC  (3+ messages)

fmt-merge-message: add empty line between tag and signature verification
 2012-05-25 16:02 UTC 

size of queue pair number
 2012-05-25 16:01 UTC  (4+ messages)

[PATCH 2/3] pidns: Guarantee that the pidns init will be the last pidns process reaped
 2012-05-25 16:00 UTC  (12+ messages)
          ` [PATCH] pidns: Guarantee that the pidns init will be the last pidns process reaped. v2
                ` [PATCH -mm] pidns-guarantee-that-the-pidns-init-will-be-the-last-pidns-process-r eaped-v2-fix-fix
                  ` [PATCH -mm 0/1] pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper
                    ` [PATCH -mm 1/1] "

[PATCH 0/0/6 v3] mmc core, tmio / sdhi and sh-mmcif updates
 2012-05-25 16:01 UTC  (81+ messages)
  ` [PATCH 0/3:1/6 v3] mmc: sh-mmcif: clock management updates
  ` [PATCH 1/3 v3] mmc: sh_mmcif: simplify and use meaningful label names in error-handling
  ` [PATCH 2/3 v3] mmc: sh_mmcif: fix clock management
  ` [PATCH 3/3 v3] mmc: sh_mmcif: re-read the clock frequency every time the clock is turned on
  ` [PATCH 0/5:2/6 v3] mmc: sh_mmcif: add regulator support
  ` [PATCH 1/5 v3] mmc: sh_mmcif: remove redundant .down_pwr() callback
  ` [PATCH 2/5 v3] sh: ecovec: remove unused .down_pwr() MMCIF callback
  ` [PATCH 3/5 v3] mmc: sh_mmcif: remove unused .down_pwr() callback
  ` [PATCH 4/5 v3] mmc: add a function to get a regulator, supplying card's Vdd
  ` [PATCH 5/5 v3] mmc: sh_mmcif: add regulator support
  ` [PATCH 0/8:3/6 v3] mmc: tmio: clock and PM updates
  ` [PATCH 1/8 v3] mmc: tmio: stop interface clock before runtime PM suspending
  ` [PATCH 2/8 v3] mmc: tmio: don't needlessly enable interrupts during probing
  ` [PATCH 3/8 v3] mmc: tmio: add callbacks to enable-update and disable the interface clock
  ` [PATCH 4/8 v3] mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks
  ` [PATCH 5/8 v3] mmc: tmio: add regulator support
  ` [PATCH 6/8 v3] mmc: sdhi: do not install dummy callbacks
  ` [PATCH 7/8 v3] mmc: tmio: use MMC opcode defines instead of numbers
  ` [PATCH 8/8 v3] mmc: tmio: remove a duplicated comment line
  ` [PATCH 00/10:4/6 v3] mmc: cd-gpio: extend to handle more slot functions
  ` [PATCH 01/10 v3] mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
  ` [PATCH 02/10 v3] mmc: use a more generic name for slot function types and fields
  ` [PATCH 03/10 v3] mmc: add two capability flags for CD and WP signal polarity
  ` [PATCH 04/10 v3] mmc: add CD GPIO polling support to slot functions
  ` [PATCH 05/10 v3] mmc: convert slot functions to managed allocation
  ` [PATCH 06/10 v3] mmc: add WP pin handler to slot functions
  ` [PATCH 07/10 v3] mmc: tmio: support caps2 flags
  ` [PATCH 08/10 v3] mmc: sh_mobile_sdhi: "
  ` [PATCH 09/10 v3] ARM: mach-shmobile: specify inverted SDHI card-detect signal polarity
  ` [PATCH 10/10 v3] mmc: tmio: use generic GPIO CD and WP handlers
  ` [PATCH 0/2:5/6 v3] mmc: add primitive OF support to sh-mmcif and sdhi
  ` [PATCH 1/2 v3] mmc: sdhi: add OF support, make platform data optional
  ` [PATCH 2/2 v3] mmc: sh-mmcif: "
  ` [PATCH 0/3:6/6 v3] sh, ARM: mach-shmobile: update MMC platform data
  ` [PATCH 1/3 v3] sh: ecovec: switch MMC power control to regulators
  ` [PATCH 2/3 v3] ARM: mach-shmobile: switch all SDHI instances on mackerel to use GPIO CD
  ` [PATCH 3/3 v3] ARM: mach-shmobile: specify IRQ names on mackerel SDHI0 interface

[GIT PULL for v3.5-rc1] media updates for v3.5
 2012-05-25 16:01 UTC  (8+ messages)

atime and filesystems with snapshots (especially Btrfs)
 2012-05-25 15:59 UTC  (3+ messages)

[PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
 2012-05-25 15:58 UTC  (9+ messages)

Using jiffies for tcp_time_stamp?
 2012-05-25 15:58 UTC  (3+ messages)

[PATCH] gianfar:don't add FCB length to hard_header_len
 2012-05-25 15:58 UTC  (5+ messages)

[U-Boot] [PATCH V4 2/2] ext4fs write support
 2012-05-25 15:52 UTC  (2+ messages)
` [U-Boot] [PATCH V5 "

[PATCH 4/6] build: use standard type intptr_t
 2012-05-25 15:52 UTC  (4+ messages)
` xfsprogs/build: "
  ` [PATCH 1/2] types.h: implement intptr_t and uintptr_t
  ` [PATCH 2/2] xfs: use standard (u)intptr_t types

[U-Boot] [PATCH V4 1/2] ext4fs ls load support
 2012-05-25 15:51 UTC  (2+ messages)
` [U-Boot] [PATCH V5 "

[RFC] mac80211: Use correct originator sequence number in a Path Reply
 2012-05-25 15:50 UTC  (5+ messages)

[PATCH v2] Update all configuration files for new features
 2012-05-25 15:50 UTC  (3+ messages)

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-25 15:49 UTC  (4+ messages)
` [RFC PATCH 09/11] ARM: OMAP4+: thermal: introduce bandgap temperature sensor

[PATCH 0/6] Bridging PCI to amba
 2012-05-25 15:48 UTC  (16+ messages)
` [PATCH 1/6] sizes.h: move from asm-generic to <linux/sizes.h>
` [PATCH 2/6] amba: use the new linux/sizes.h
` [PATCH 3/6] ARM: "
` [PATCH 4/6] pl011: "
` [PATCH 5/6] x86: add CONFIG_ARM_AMBA, selected by STA2X11
` [PATCH 6/6] serial: add amba-pl011-pci

[U-Boot] Add ext4 write support
 2012-05-25 15:48 UTC  (3+ messages)
` [U-Boot] [PATCH V5 0/2] *** Add ext4 filesystem support in uboot ***

poor OSD performance using kernel 3.4
 2012-05-25 15:47 UTC  (2+ messages)

[PATCH BlueZ 00/15] Store address type on storage - remaining files
 2012-05-25 15:47 UTC  (20+ messages)
` [PATCH BlueZ v3 00/18] "
  ` [PATCH BlueZ v3 01/18] storage: Store address type in "characteristics"
  ` [PATCH BlueZ v3 02/18] storage: Store address type in "appearance" file
  ` [PATCH BlueZ v3 03/18] storage: Store address type in "ccc" file
  ` [PATCH BlueZ v3 04/18] storage: Store address type in "names" file
  ` [PATCH BlueZ v3 05/18] storage: Store address type in "aliases" file
  ` [PATCH BlueZ v3 06/18] core: Fix reading stored data from "aliases" and "names" file
  ` [PATCH BlueZ v3 07/18] storage: Store address type in blocked file
  ` [PATCH BlueZ v3 08/18] storage: Do not store address type twice
  ` [PATCH BlueZ v3 09/18] storage: Store address type in "longtermkeys" file
  ` [PATCH BlueZ v3 10/18] core: Fix creating device from "
  ` [PATCH BlueZ v3 11/18] storage: Store address type in "attributes" file
  ` [PATCH BlueZ v3 12/18] core: Fix creating device from "blocked" file
  ` [PATCH BlueZ v3 13/18] storage: Rename characteristic to characteristics
  ` [PATCH BlueZ v3 14/18] storage: Rename primary file to primaries
  ` [PATCH BlueZ v3 15/18] core: Fix deleting entries
  ` [PATCH BlueZ v3 16/18] storage: Keep backward compatibility in "blocked" file
  ` [PATCH BlueZ v3 17/18] storage: Keep backward compatibility in "names" file
  ` [PATCH BlueZ v3 18/18] storage: Keep backward compatibility in "aliases" file

Guest hangs after some stress tests
 2012-05-25 15:37 UTC  (5+ messages)

[PATCH 00/23] Crypto keys and module signing
 2012-05-25 15:42 UTC  (2+ messages)

libxl: cannot start guest
 2012-05-25 15:42 UTC  (24+ messages)

[RFC PATCH 3/3] usb : Add sysfs files to control usb port's power
 2012-05-25 15:41 UTC  (2+ messages)

[GIT PULL] KVM updates for Linux 3.5
 2012-05-25 15:39 UTC  (3+ messages)

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:34 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:38 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:38 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:38 UTC 

[PATCH 0/4] Add support for new upcall mechanism for nfsd
 2012-05-25 15:37 UTC  (8+ messages)
` [PATCH 4/4] SUNRPC: Use gssproxy upcall for nfsd's RPCGSS authentication

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:37 UTC 

[RFC] mac80211: net_ratelimit few aggregation related messages
 2012-05-25 15:37 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:37 UTC 

[Cluster-devel] [PATCH] libgfs2: Use flags for versions in metadata description
 2012-05-25 15:37 UTC  (2+ messages)

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:35 UTC 

on the the two IPs unreachable if second interface is up
 2012-05-25 15:35 UTC  (2+ messages)

[PATCH] x86-64: use EFI to deal with platform wall clock
 2012-05-25 15:34 UTC  (4+ messages)

[Qemu-devel] [PATCH block-next 0/3] qemu-img check/qcow2: Allow fixing refcounts
 2012-05-25 15:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] qcow2: Support for fixing refcount inconsistencies

[RFC PATCH] scsi: fix hot unplug vs async scan race
 2012-05-25 15:34 UTC  (2+ messages)

[Cluster-devel] announcement: resource-agents stable release 3.9.3
 2012-05-25 15:33 UTC 

qt embedded enable plugin-gfx-powervr
 2012-05-25 15:21 UTC  (3+ messages)

[PATCH 1/2] vfs: Do not allow mnt_longterm to go negative
 2012-05-25 15:29 UTC  (2+ messages)
` [PATCH 2/2] vfs: Do not copy_tree() unnecessarily while mounting

tracing ring_buffer_resize oops
 2012-05-25 15:29 UTC  (9+ messages)
            ` BUG - function tracing with breakpoints (was: Re: tracing ring_buffer_resize oops.)

[xen-4.1-testing test] 12970: tolerable FAIL - PUSHED
 2012-05-25 15:27 UTC 

No subject
 2012-05-25 15:26 UTC 

No subject
 2012-05-25 15:26 UTC 

Btrfs, snapshots and atime problems
 2012-05-25 15:25 UTC  (2+ messages)

LIS331DLH accelerometer driver, IIO or not?
 2012-05-25 15:23 UTC  (4+ messages)

[PATCH 0/4] More test suite enchancements
 2012-05-25 15:24 UTC  (3+ messages)
` [PATCH 3/4] Improve --help message from test
` [PATCH 4/4] Move setup code to a function and introduce matching cleanup argument


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.