All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-30 20:15:28 to 2012-01-30 21:38:46 UTC [more...]

[PATCH v3 0/6] MGMT Start Discovery command LE-Only Support
 2012-01-30 21:38 UTC  (5+ messages)
` [PATCH v3 1/6] Bluetooth: LE scan should send Discovering events
` [PATCH v3 3/6] Bluetooth: Add hci_do_le_scan()

[PATCHv2 0/4] Add support for bonding callbacks and retrying
 2012-01-30 21:38 UTC  (3+ messages)

[PATCH 0/4] Integrate better device support
 2012-01-30 21:37 UTC  (5+ messages)
` [PATCH 3/4] Bluetooth: Introduce to_hci_conn

[PATCH] Unhandled IRQs on AMD E-450: temporarily switch to low-performance polling IRQ mode
 2012-01-30 21:37 UTC 

Yocto & long-term reproducibility of rebuilds
 2012-01-30 21:36 UTC  (4+ messages)

Why was the gptimer_wakup from suspend removed?
 2012-01-30 21:36 UTC  (2+ messages)

[PATCH 0/7] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
 2012-01-30 21:36 UTC  (5+ messages)
` [PATCH 5/7] ARM: OMAP2+: hwmod: add omap_hwmod_get_mpu_irq() and omap_hwmod_get_mpu_rt_pa()

Mounting only inserted disks
 2012-01-30 21:36 UTC  (3+ messages)

[PATCH] slub: prefetch next freelist pointer in slab_alloc()
 2012-01-30 21:32 UTC  (4+ messages)

[GIT PULL] hwmon fixes for 3.3-rc2
 2012-01-30 21:29 UTC  (2+ messages)
` [lm-sensors] "

[PATCH v6 9/9] ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant)
 2012-01-30 21:31 UTC  (12+ messages)

[PATCH 1/1] staging: rts5139: Fixed coding style issues
 2012-01-30 21:31 UTC  (3+ messages)

[PATCH v4 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
 2012-01-30 21:30 UTC  (4+ messages)
` [PATCH v4 2/2] Bluetooth: Fix possible use after free in delete path

[U-Boot] [PATCH 1/4] net: fec_mxc: add 1000 Mbps selection
 2012-01-30 21:30 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4] net: phy: add support for Micrel's KSZ9021

[PATCH 1/3] mfd: wm8994: Convert to devm_regmap_init()
 2012-01-30 21:29 UTC  (3+ messages)
` [PATCH 2/3] mfd: wm831x: "
` [PATCH 3/3] mfd: wm8400: Convert to devm_regmap_init_i2c()

[RFC] powerpc: Make SPARSE_IRQ required
 2012-01-30 18:02 UTC  (2+ messages)

[RFC PATCH V3] Xen netback / netfront improvement
 2012-01-30 21:25 UTC  (3+ messages)
` [RFC PATCH V3 16/16] netfront: split event channels support
  ` [Xen-devel] "

[PATCH] cpufreq/gx: Fix the compile error
 2012-01-30 21:26 UTC  (3+ messages)

[PATCH 0/2] ARM: OMAP2+: PM: miscellaneous powerdomain-related improvements
 2012-01-30 21:27 UTC  (3+ messages)

[PATCH v4 0/3] zypper: support signed repositories
 2012-01-30 21:12 UTC  (4+ messages)
` [PATCH v4 1/3] libksba: add recipe for 1.2.0
` [PATCH v4 2/3] gnupg: add recipe for 2.0.18
` [PATCH v4 3/3] zypper: add missing runtime dependences on gzip and gnupg

[PATCH 0/4] completion: trivial cleanups
 2012-01-30 21:25 UTC  (4+ messages)
  ` [PATCH v2 3/4] completion: cleanup __gitcomp*

Question on xfstest 274
 2012-01-30 21:22 UTC  (3+ messages)

[RFC PATCH 0/5 V5] IIO: in kernel pull interfaces
 2012-01-30 21:22 UTC  (8+ messages)
` [PATCH 1/5] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example

[U-Boot] [PATCH] omap_hsmmc: Wait for CMDI to be clear
 2012-01-30 21:22 UTC 

Error building latest release of xen-unstable
 2012-01-30 21:22 UTC  (2+ messages)

[GIT PATCH] driver core patches for 3.3-rc1
 2012-01-30 21:15 UTC  (5+ messages)

I915 regression : black screen at boot / Sandybridge Mobile (GT2)
 2012-01-30 21:19 UTC  (13+ messages)

i18n: Avoid sentence puzzles
 2012-01-30 21:12 UTC  (2+ messages)

Bigalloc ENOSPC woes
 2012-01-30 21:19 UTC 

[PATCH] git-svn: un-break "git svn rebase" when log.abbrevCommit=true
 2012-01-30 21:18 UTC  (3+ messages)

[Qemu-devel] [PATCH 01/23] usb-hid: simplify class initialization a bit
 2012-01-30 21:16 UTC  (23+ messages)
` [Qemu-devel] [PATCH 03/23] qdev: make DeviceInfo private
` [Qemu-devel] [PATCH 04/23] qdev: remove info from class
` [Qemu-devel] [PATCH 05/23] qdev: allow classes to overload qdev functions
` [Qemu-devel] [PATCH 06/23] qdev: refactor device creation to allow bus_info to be set only in class
` [Qemu-devel] [PATCH 07/23] qdev: kill off DeviceInfo list
` [Qemu-devel] [PATCH 08/23] qdev: register all types natively through QEMU Object Model
` [Qemu-devel] [PATCH 09/23] qdev: kill of DeviceInfo
` [Qemu-devel] [PATCH 10/23] qdev: remove baked in notion of aliases
` [Qemu-devel] [PATCH 11/23] qom: allow object_class_foreach to take additional parameters to refine search
` [Qemu-devel] [PATCH 12/23] qom: add new command to search for types
` [Qemu-devel] [PATCH 13/23] qdev: split out common init to instance_init
` [Qemu-devel] [PATCH 14/23] qdev: refactor away qdev_create_from_info
` [Qemu-devel] [PATCH 15/23] qdev: split out UI portions into a new function
` [Qemu-devel] [PATCH 16/23] qdev: nuke qdev_init_chardev()
` [Qemu-devel] [PATCH 17/23] qom: move properties from qdev to object
` [Qemu-devel] [PATCH 18/23] qom: accept any compatible type when setting a link property
` [Qemu-devel] [PATCH 19/23] qdev: implement cleanup logic in finalize
` [Qemu-devel] [PATCH 20/23] info qdm: do not require a parent_bus to be set
` [Qemu-devel] [PATCH 21/23] object: sure up reference counting
` [Qemu-devel] [PATCH 22/23] container: make a decendent of Object
` [Qemu-devel] [PATCH 23/23] not-for-upstream: fix device_del
` [Qemu-devel] [PATCH 00/23] qom: use Type system to register all devices

[RFC/PATCH] add update to branch support for "floating submodules"
 2012-01-30 21:15 UTC  (10+ messages)
  `  "

[PATCH] Fix i8259 for target-arches not supporting KVM
 2012-01-30 21:13 UTC  (4+ messages)

[patch cr 0/4] [patch cr 0/@total@]
 2012-01-30 21:11 UTC  (5+ messages)
` [patch cr 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7

[GIT PATCH] TTY/serial patches for 3.3-rc1
 2012-01-30 21:12 UTC 

[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
 2012-01-30 21:10 UTC  (4+ messages)

[PATCH] intel: Fix bufmgr_gem->gen for gen > 4
 2012-01-30 21:10 UTC  (3+ messages)

[PATCH v2 1/2] gitweb: add project_filter to limit project list to a subdirectory
 2012-01-30 21:08 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v5 2/5] "

[PATCH] mfd, ab5500: Remove unneeded version.h include
 2012-01-30 21:08 UTC 

+ drivers-tty-vt-vt_ioctlc-fix-kdfontop-32bit-compatibility-layer.patch added to -mm tree
 2012-01-30 21:08 UTC 

[lm-sensors] pwmconfig and fancontrol don't work in ubuntu 10.11 archlinux kernel 3.2
 2012-01-30 21:08 UTC  (2+ messages)

[bitbake-devel] [PATCH 0/6] bitbake-layers improvements
 2012-01-30 21:07 UTC 

[PATCH] sunrpc: initialize delayed work on each rpc_inode allocation
 2012-01-30 21:07 UTC  (3+ messages)

[PATCH v2] KVM: Fix assigned device MSI-X entry setting leak
 2012-01-30 21:05 UTC 

[PATCH 0/5] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
 2012-01-30 21:05 UTC  (5+ messages)
` [PATCH 1/5] x86/jump-label: Use best default nops for inital jump label calls

[PATCH] cgroup: remove extra calls to find_existing_css_set
 2012-01-30 21:04 UTC  (8+ messages)

[PATCH] merge: use editor by default in interactive sessions
 2012-01-30 21:03 UTC  (3+ messages)
` [PATCH] merge: add instructions to the commit message when editing

[LSF/MM TOPIC] [ATTEND] mm track: RAM utilization and page replacement topics
 2012-01-30 21:01 UTC  (2+ messages)

[PATCH] cfg80211/mac80211: userspace peer authorization in IBSS
 2012-01-30 20:47 UTC  (2+ messages)

[Bug 39550] New: Brightness stuck to low value after suspend/resume
 2012-01-30 21:00 UTC  (2+ messages)
  ` [Bug 39550] "

[Bug 42679] New: DMA Read on Marvell 88SE9128 fails when Intel's IOMMU is on
 2012-01-30 20:59 UTC 

[PATCH] [RFC] NFS - filelayout DS rpc mountstats support
 2012-01-30 20:57 UTC  (2+ messages)

[2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
 2012-01-30 20:53 UTC  (8+ messages)

+ lkdtm-avoid-calling-lkdtm_do_action-with-spin-lock-held.patch added to -mm tree
 2012-01-30 20:54 UTC 

[Patch] lkdtm: avoid calling lkdtm_do_action() with spin lock held
 2012-01-30 20:54 UTC  (2+ messages)

[Bug 15688] New: mptsas & poor performance
 2012-01-30 20:52 UTC  (4+ messages)
` [Bug 15688] "

[RFC PATCH v1 00/18] add PCI bus-to-resource offset support in core
 2012-01-30 20:52 UTC  (5+ messages)
` [RFC PATCH v1 02/18] PCI: add struct pci_host_bridge and a list of all bridges found
` [RFC PATCH v1 14/18] powerpc/PCI: get rid of device resource fixups

[PATCH] cgroup: remove extra calls to find_existing_css_set
 2012-01-30 20:51 UTC 

git-gui Ctrl-U (unstage) broken
 2012-01-30 20:50 UTC  (4+ messages)

[PATCH 0/2] SUNRPC: make /proc helpers network-namespace-aware
 2012-01-30 20:49 UTC  (6+ messages)
` [PATCH 1/2] SUNRPC: register RPC stats /proc entries in passed network namespace context

[PATCH 1/3] procfs: Export next_tgid(), move it to kernel/pid.c
 2012-01-30 20:49 UTC  (3+ messages)

[PATCH 0/3] U-boot recipe for most recent stable release
 2012-01-30 20:48 UTC  (3+ messages)

BCM5354 SoC with LP Phy Wifi
 2012-01-30 20:48 UTC  (8+ messages)

pull request: sfc-next 2012-01-30
 2012-01-30 20:47 UTC  (2+ messages)

oprofile and ARM A9 hardware counter
 2012-01-30 20:45 UTC  (13+ messages)

+ net5501-platform-driver-for-soekris-engineering-net5501-single-board-computer.patch added to -mm tree
 2012-01-30 20:43 UTC 

+ mm-filemap_xipc-fix-race-condition-in-xip_file_fault-fix.patch added to -mm tree
 2012-01-30 20:41 UTC 

+ mm-filemap_xipc-fix-race-condition-in-xip_file_fault.patch added to -mm tree
 2012-01-30 20:41 UTC 

[RFC] Add new extent structure in ext4
 2012-01-30 20:41 UTC  (2+ messages)

[PATCH 0/5] staging: tidspbridge: clean up drv_interface.c
 2012-01-30 20:40 UTC  (7+ messages)
` [PATCH 3/5] staging: tidspbridge: Lindent to drv_interface.c

Net::SSLeay perl extension OpenSSL
 2012-01-30 20:30 UTC  (8+ messages)

[meta-oe][PATCH 3/3] pidgin: Add gconf to RDEPENDS for libpurple
 2012-01-30 20:28 UTC  (3+ messages)

3.3.0-rc1+ (Linus GIT) - iwlwifi losing connection regularly
 2012-01-30 20:38 UTC  (3+ messages)

[PATCH v3 0/3] *** SUBJECT HERE ***
 2012-01-30 20:29 UTC  (4+ messages)
` [PATCH v3 2/3] gnupg: add recipe for 2.0.18

[PATCH 0/2] linux-yocto/meta-yocto: 3.2.2 and 3.0.18
 2012-01-30 20:36 UTC  (6+ messages)
` [PATCH 1/2] linux-yocto/meta-yocto: create linux-yocto 3.2 bbappend
` [PATCH 2/2] meta-yocto/poky.conf: set qemu* preferred linux-yocto version to 3.2

[PATCH] perf: fix broken perf inject -b
 2012-01-30 20:36 UTC  (9+ messages)

[PATCH 1/5] TTY: provide tty_standard_install helper
 2012-01-30 20:37 UTC  (8+ messages)
` [PATCH 2/5] USB: serial, use tty_standard_install
` [PATCH 3/5] TTY: "
` [PATCH 4/5] TTY: pty, remove superfluous ptm test
` [PATCH 5/5] TTY: get rid of BTM around devpts_*

[PATCH 0/2] ext3: Reduce calling ext3_mark_inode_dirty() for speedup
 2012-01-30 20:36 UTC  (2+ messages)

[Cluster-devel] [PATCH] fence_rhevm: Incorrect status detected when VM is not in up/down
 2012-01-30 20:35 UTC  (2+ messages)

XFS problem
 2012-01-30 20:34 UTC  (7+ messages)

[meta-oe][PATCH 2/3] obexd: update to 0.44
 2012-01-30 20:26 UTC  (2+ messages)

[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
 2012-01-30 20:34 UTC  (9+ messages)

[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-01-30 20:32 UTC  (8+ messages)
` [RFC PATCH 4/7] ARM: davinci: net: davinci_emac: add OF support
` [RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

[U-Boot] mx28 spl power cpu clock configuration
 2012-01-30 20:31 UTC  (5+ messages)

3.2 and 3.1 filesystem scalability measurements
 2012-01-30 20:30 UTC  (3+ messages)

[meta-xfce][PATCH] Add recipe for xarchiver 0.5.2
 2012-01-30 20:15 UTC 

status of ipw2x00
 2012-01-30 20:23 UTC  (5+ messages)
` MAINTAINER NEEDED -- "

[PATCH v2] Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig
 2012-01-30 20:22 UTC  (2+ messages)

[PATCH 01/43] drm/i915: kicking rings stuck on semaphores considered harmful
 2012-01-30 20:22 UTC  (7+ messages)
` [PATCH 18/43] drm/i915: fix swizzle detection for gen3
` [PATCH 19/43] drm/i915: add debugfs file for swizzling information

[PATCH 2/5] iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
 2012-01-30 20:21 UTC  (12+ messages)

[PATCH] cpufreq: Add S3C2416/S3C2450 cpufreq driver
 2012-01-30 20:21 UTC  (3+ messages)

[Bug 34429] New: Failure during resume on NV50: INIT_AUXCH: rd auxch fail -121
 2012-01-30 20:21 UTC  (2+ messages)
  ` [Bug 34429] [PATCH]Failure "

[Buildroot] Gdb(server) on ARM and uClibc
 2012-01-30 20:18 UTC  (2+ messages)

[PATCH 2/2] Fixed a coding style issue
 2012-01-30 20:17 UTC  (2+ messages)

[PATCH 1/2] alsa-state: fix RDEPENDS assignment
 2012-01-30 20:09 UTC  (4+ messages)

linux-next: Tree for Jan 30
 2012-01-30 20:15 UTC  (3+ messages)
` [PATCH -next] sound: fix include/sound/core.h warning


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.