All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-17 07:29:09 to 2012-04-17 09:15:27 UTC [more...]

[PATCH v2] Speedup: Use speedup specific driver for ussd
 2012-04-17 12:17 UTC  (2+ messages)

[PATCH_v2] atmodem: Poll SIM state after having entered PIN
 2012-04-17 10:15 UTC  (2+ messages)

[PATCH] Input: serio_raw - ensure we don't block in non-blocking read
 2012-04-17  9:14 UTC  (5+ messages)

[U-Boot] [PATCH v7] kirkwood: add NAS62x0 board support
 2012-04-17  9:14 UTC  (3+ messages)

[PATCH 0/5] libxl: call hotplug scripts from libxl
 2012-04-17  9:13 UTC  (6+ messages)
` [PATCH 2/5] libxl: call hotplug scripts from libxl for vbd

[PATCH] md/raid10:using conf->chunk_mask instead "chunk_secotrs - 1"
 2012-04-17  9:11 UTC  (2+ messages)

[PATCH 1/2] mtd: spear_smi: Add clk_{un}prepare() support
 2012-04-17  8:56 UTC  (2+ messages)
` [PATCH 2/2] mtd: fsmc_nand: "

[PATCHv1 dont apply] RFC: kvm eoi PV using shared memory
 2012-04-17  8:59 UTC  (15+ messages)

[RFCv2 0/8] perf tool: Add new event group management
 2012-04-17  9:09 UTC  (5+ messages)

[PATCH RFT] regulator: tps65090: Use generic regmap enable/disable operations
 2012-04-17  9:08 UTC 

[PATCH] i2c: designware: Add clk_{un}prepare() support
 2012-04-17  8:53 UTC  (2+ messages)

Baantoo multi-touch screen trouble
 2012-04-17  9:07 UTC  (5+ messages)

libertas: if_spi, driver for libertas GSPI devices
 2012-04-17  9:07 UTC 

[BUG] ixgbe: something wrong with queue selection ?
 2012-04-17  9:06 UTC 

[PATCH] drm/i915: Wait for all pending operations to the fb before disabling the pipe
 2012-04-17  9:05 UTC 

[hybrid]: code review for function mapping pfn to foreign mfn
 2012-04-17  9:05 UTC  (4+ messages)

[U-Boot] MXS NAND: DMA read error
 2012-04-17  9:05 UTC  (6+ messages)

[PATCH V3 0/2] I2C: Add bus recovery infrastructure
 2012-04-17  9:05 UTC  (2+ messages)

[PATCH 00/12] add namespace support for netfilter protos
 2012-04-17  9:01 UTC  (10+ messages)
` [PATCH 01/12] netfilter: add struct netns_ct_proto to support netfilter namespace
` [PATCH 02/12] netfilter: don't register sysctl when register proto
` [PATCH 03/12] netfilter: generic proto sysctl support for net namespace
` [PATCH 12/12] netfilter: export necessary function for generic proto

EuroSec'12 Presentation (ASLR reduces effect of KSM)
 2012-04-17  9:00 UTC  (4+ messages)

Fragmentation Issue We Are Having
 2012-04-17  8:58 UTC  (8+ messages)

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-17  8:58 UTC  (13+ messages)

[PATCH 0/5] refactor power management into intel_pm
 2012-04-17  8:57 UTC  (2+ messages)

[PATCH 00/10] ARM: at91: finnaly add multi soc in the same kernel support
 2012-04-17  8:55 UTC  (2+ messages)

[PATCH 00/17] Fix update-alternatives and RPM package dependencies
 2012-04-17  8:43 UTC  (5+ messages)
` [PATCH 01/17] update-alternatives.bbclass: Ensure alternatives end up in per file deps
` [PATCH 03/17] coreutils_*.bb: Sync up file path with busybox and minor cleanup

[PATCH] staging: iio: light: isl29018: use regmap for register access
 2012-04-17  8:50 UTC 

[PATCH] ARM: OMAP3: gpmc: add BCH ecc api and modes
 2012-04-17  8:48 UTC 

UBI/UBIFS issue: corrupt empty space => switched to read-only mode
 2012-04-17  8:48 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH 0/2] Fixes reported by Al Viro
 2012-04-17  8:48 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: convert the tt_crc to network order

[PATCH 1/7] Add support hardreset
 2012-04-17  8:43 UTC  (3+ messages)

[md PATCH 00/24] Allow bitmaps to be resized
 2012-04-17  8:43 UTC  (25+ messages)
` [md PATCH 01/24] md/bitmap: disentangle two different 'pending' flags
` [md PATCH 02/24] md/bitmap: add new 'space' attribute for bitmaps
` [md PATCH 04/24] md/bitmap: centralise allocation of bitmap file pages
` [md PATCH 05/24] md/bitmap: change *_page_attr() to take a page number, not a page
` [md PATCH 08/24] md/bitmap: separate bitmap file allocation to its own function
` [md PATCH 06/24] md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct
` [md PATCH 09/24] md/bitmap: move storage allocation from bitmap_load to bitmap_create
` [md PATCH 07/24] md/bitmap: store bytes in file rather than just in last page
` [md PATCH 03/24] md/bitmap: allow a bitmap with no backing storage
` [md PATCH 11/24] md/bitmap: remove single-bit manipulation on sb->state
` [md PATCH 16/24] md/bitmap: make _page_attr bitops atomic
` [md PATCH 14/24] md/bitmap: remove async freeing of bitmap file
` [md PATCH 12/24] md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags
` [md PATCH 13/24] md/bitmap: convert some spin_lock_irqsave to spin_lock_irq
` [md PATCH 10/24] md/bitmap: remove bitmap_mask_state
` [md PATCH 15/24] md/bitmap: merge bitmap_file_unmap and bitmap_file_put
` [md PATCH 19/24] md/bitmap: use DIV_ROUND_UP instead of open-code
` [md PATCH 17/24] md/bitmap: make bitmap bitops atomic
` [md PATCH 18/24] md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
` [md PATCH 21/24] md/bitmap: make sure reshape request are reflected in superblock
` [md PATCH 20/24] md/bitmap: add bitmap_resize function to allow bitmap resizing
` [md PATCH 23/24] md/raid10: resize bitmap when required during reshape
` [md PATCH 22/24] md: allow array to be resized while bitmap is present
` [md PATCH 24/24] md/raid5: Allow reshape while a "

[PATCH] sfdisk (out_partition_header): improve F_MEGABYTE header [WAS: [PATCH 5/8] sfdisk: fix silly mbyte typo]
 2012-04-17  8:42 UTC 

New RCU related warning due to rcu_preempt_depth() changes
 2012-04-17  8:42 UTC 

writeback cache + h700 controller w/1gb nvcache, corruption on power loss
 2012-04-17  8:41 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Atmel's AT91SAM9N12-EK (With DT)
 2012-04-17  8:41 UTC  (3+ messages)

[PATCH 0/9] atl1: add napi to Atheros L1 NIC
 2012-04-17  8:42 UTC  (6+ messages)

[PATCHv3] fetch: Use the remote's ref name to decide how to describe new refs
 2012-04-17  8:39 UTC  (7+ messages)
` [PATCHv4 0/3] fetch: Only call a new ref a "branch" if it's under refs/heads/
  ` [PATCH 3/3] fetch: Use the remote's ref name to decide how to describe new refs

[PATCH 00/12] Updates for Exynos5250 Rev1.0 and device tree support
 2012-04-17  8:39 UTC  (21+ messages)
` [PATCH 03/12] ARM: Exynos5: Add watchdog timer clock instance
` [PATCH 06/12] rtc-s3c: Fix breakage introduced by S3C2443/S3C2416 support
` [PATCH 07/12] ARM: Exynos5: Modify the GIC physical address for static io-mapping
` [PATCH 08/12] gpio/samsung: add GPC4 bank instance

libiptc: fix retry path in TC_INIT
 2012-04-17  8:29 UTC 

[PATCH 00/37] atl1c: update hardware settings
 2012-04-17  8:36 UTC  (7+ messages)
` [PATCH 04/37] atl1c: remove VPD register

[RFC 0/2] raid5 trim support
 2012-04-17  8:35 UTC  (3+ messages)
` [RFC 1/2] MD: "
` [RFC 2/2] MD: raid5 avoid unnecessary zero page for trim

[B.A.T.M.A.N.] [PATCH] net: cleanup unsigned to unsigned int
 2012-04-17  8:35 UTC  (2+ messages)

[Buildroot] util-linux builds and installs lots of unwanted binaries
 2012-04-17  8:35 UTC  (3+ messages)

[PATCH 0/4 v3][PULL] "__depends/__base_depends" ordering, config hash improvement, and Hob fix
 2012-04-17  8:21 UTC  (5+ messages)
` [PATCH 1/4] bitbake: Retain order for __depends and __base_depends
` [PATCH 2/4] data_smart: Improve the calculation of config hash
` [PATCH 3/4] Hob: Enlarge the upper value of image size
` [PATCH 4/4] Hob: Set the "stop" button insensitive before hide it

Virtio network performance on Debian
 2012-04-17  8:33 UTC  (2+ messages)

XFS blocked task in xlog_cil_force_lsn
 2012-04-17  8:32 UTC  (4+ messages)

[PATCH V4 0/5] pinctrl: Add SPEAr pinctrl support
 2012-04-17  8:32 UTC  (4+ messages)
` [PATCH V4 3/5] pinctrl: Add SPEAr pinctrl drivers

[PATCH 01/14] ACPI / Video: blacklist some samsung laptops
 2012-04-17  8:31 UTC  (7+ messages)
` [PATCH] samsung-laptop: unregister ACPI video module for some well known laptops

code stability (production readiness) and kernel versions
 2012-04-17  8:30 UTC  (2+ messages)

Pinctrl crash on latest linux-next/master
 2012-04-17  8:29 UTC  (4+ messages)

[PATCH v5 1/1] HID: Add full support for Logitech Unifying receivers
 2012-04-17  8:28 UTC  (4+ messages)

[PATCH 00/10] remove xfsbufd
 2012-04-17  8:26 UTC  (6+ messages)
` [PATCH 04/10] xfs: implement freezing by emptying the AIL

xen live migration is doing but with problems
 2012-04-17  8:25 UTC 

Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer address. Bug or feature?
 2012-04-17  8:24 UTC  (7+ messages)
` SV: "

[PATCH v2 0/2] IPC: message queue checkpoint/restore - requested updates
 2012-04-17  8:23 UTC  (4+ messages)
` [PATCH v2 2/2] IPC: selftest tor new MSG_PEEK_ALL flag for msgrcv()

[xen-unstable test] 12702: regressions - FAIL
 2012-04-17  8:23 UTC 

[PATCH v2] completion: add new git_complete helper
 2012-04-17  8:22 UTC  (14+ messages)

[PATCH] bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELIST
 2012-04-17  8:13 UTC  (2+ messages)

[PATCH 0/5] btrfs: snapshot deletion via readahead
 2012-04-17  8:21 UTC  (8+ messages)

question about memsw of memory cgroup-subsystem
 2012-04-17  8:18 UTC  (6+ messages)

[PATCH] xen: always set the sched clock as unstable
 2012-04-17  8:19 UTC  (14+ messages)
    ` [Xen-devel] "

[B.A.T.M.A.N.] [PATCH] batman-adv: Add get_ethtool_stats() support
 2012-04-17  8:19 UTC  (2+ messages)

[PATCH 00/19 v5] Fix filesystem freezing deadlocks
 2012-04-17  8:17 UTC  (12+ messages)
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
      ` [Ocfs2-devel] "
` [PATCH 12/27] nfsd: "
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
      ` [Ocfs2-devel] "

[PATCH] mmc: cd-gpio.c: Include header to pickup exported symbol prototypes
 2012-04-17  8:17 UTC  (2+ messages)

[Xen-users] Xen timekeeping best practices
 2012-04-17  8:16 UTC  (6+ messages)
          ` [Xen-devel] "

[PATCH] clockevents: Leave broadcast device shtudown only if the current device is always running
 2012-04-17  8:14 UTC  (5+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-17  7:51 UTC  (17+ messages)

[PATCH i18n 00/11] Mark more strings for translation
 2012-04-17  8:12 UTC  (3+ messages)
` [PATCH i18n 01/11] Add three convenient format printing functions with \n automatically appended

losetup -d --force for zombie loop devices?
 2012-04-17  8:03 UTC 

[GIT PULL] KVM updates for the 3.4 merge window
 2012-04-17  7:20 UTC  (15+ messages)

[PATCH] ARM: imx: Fix imx5 idle logic bug
 2012-04-17  8:10 UTC  (3+ messages)

[PATCH 0/1] [1.2] poky-tiny: Separate the libc features required for meta-toolchain
 2012-04-17  8:09 UTC  (2+ messages)

[PATCH] rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
 2012-04-17  8:09 UTC  (2+ messages)

[PATCH] cfg80211: Validate legacy rateset
 2012-04-17  8:07 UTC  (3+ messages)

/proc/stat information incorrect
 2012-04-17  8:04 UTC  (3+ messages)

Infiniband stack allows references to freed memory
 2012-04-17  8:02 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] usb:gadget:composite: Support for composite gadget framework
 2012-04-17  7:59 UTC  (6+ messages)
` [U-Boot] [PATCH v2 0/3] "
  ` [U-Boot] [PATCH v2 1/3] usb:gadget:composite USB composite gadget support
  ` [U-Boot] [PATCH v2 3/3] usb:udc:samsung Add functions for storing private gadget data in UDC driver

[patch]raid5: support sync request
 2012-04-17  7:59 UTC  (3+ messages)

Can not boot with USB
 2012-04-17  1:24 UTC  (2+ messages)

[patch] sbp-target: checking for NULL instead of IS_ERR()
 2012-04-17  7:59 UTC  (2+ messages)

[PATCH 1/3] x86: add io_apic_ops to allow interception
 2012-04-17  0:52 UTC  (6+ messages)
  ` [PATCH 2/2] xen/x86: Implement x86_apic_ops

Is this enough for us to have triple-parity RAID?
 2012-04-17  7:58 UTC  (2+ messages)

alloca() in linux_privcmd_map_foreign_bulk causing segfault
 2012-04-17  7:56 UTC  (3+ messages)

[PATCH_v2] atmodem: Poll SIM state after having entered PIN
 2012-04-17  7:52 UTC 

[PATCH] atmodem: Do some polling on at_pin_query
 2012-04-17  7:52 UTC  (2+ messages)

[PATCH 0/2] mtd: nand: rework nand_ecc_ctrl interface for OOB
 2012-04-17  7:50 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: add OOB argument to NAND {read, write}_page interfaces

[PATCH 0/1][PULL] scripts/bitbake: fix sanity check not functional issue
 2012-04-17  7:46 UTC  (2+ messages)
` [PATCH 1/1] scripts/bitbake: Remove sanity_info after run "bitbake -e"

[PATCH] am33x-cm3: add firmware for am33x suspend/resume
 2012-04-17  7:49 UTC  (4+ messages)

[PATCH 0/6] MFD: ab8500 updates for -next
 2012-04-17  7:29 UTC 

[PATCH 0/4] Export offsets of VMCS fields as note information for kdump
 2012-04-17  7:44 UTC  (4+ messages)

[PATCH 1/2] sh: Add initial support for SH7734 CPU subtype
 2012-04-17  7:43 UTC  (2+ messages)

[PATCH v3] usb: ehci-sh: Add PHY init function with platform data
 2012-04-17  7:43 UTC  (2+ messages)

[PATCH 0/3] Add imx cpuidle
 2012-04-17  7:43 UTC  (4+ messages)
` [PATCH 1/3] ARM: imx: Add common imx cpuidle init functionality

[PATCH v2 00/16] KVM: MMU: fast page fault
 2012-04-17  7:41 UTC  (9+ messages)
` [PATCH v2 10/16] KVM: MMU: fask check whether page is writable

[PATCH 1/4] sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXED
 2012-04-17  7:38 UTC  (2+ messages)

[PATCH] tests: add tests for the bash prompt functions in the completion script
 2012-04-17  7:37 UTC  (4+ messages)
` [PATCH v2 1/2] tests: move code to run completion tests under bash into a helper library

Hung Task Timeout
 2012-04-17  7:36 UTC  (2+ messages)

DOS VM problem with QEMU-KVM and newer kernels
 2012-04-17  7:33 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH] SFC: Default to 'n' for Solarflare device
 2012-04-17  7:33 UTC 

[PATCH 4/6] mfd/ab8500: print switch off cause
 2012-04-17  7:30 UTC 

[PATCH 6/6] mfd/ab8500: add parameter to disable battery management
 2012-04-17  7:30 UTC 

[PATCH 5/6] mfd/ab8500: support of hierachical interrupt
 2012-04-17  7:30 UTC 

[PATCH 3/6] mfd/ab8500: deny suspend if i2c transfer is ongoing
 2012-04-17  7:30 UTC 

[PATCH 2/6] mfd/ab8500: handle the irq for suspend/resume
 2012-04-17  7:30 UTC 

[PATCH 1/6] mfd/ab8500: add new resources on AB8505 and AB9540
 2012-04-17  7:30 UTC 

[PATCH 0/3 v2][PULL] "__depends/__base_depends" ordering, config hash improvement, and Hob fix
 2012-04-17  7:16 UTC  (4+ messages)
` [PATCH 1/3] bitbake: Retain order for __depends and __base_depends
` [PATCH 2/3] data_smart: Improve the calculation of config hash
` [PATCH 3/3] Hob: Enlarge the upper value of image size


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.