All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-19 21:57:50 to 2011-08-20 00:41:35 UTC [more...]

[PATCH v2] ARM: S3C64XX: Use module identification for Craggamore system builds
 2011-08-20  0:41 UTC  (4+ messages)

[Qemu-devel] qemu 0.12 monitor command syntax and interface
 2011-08-20  0:39 UTC  (3+ messages)
  ` [Qemu-devel] unable to use device_add command to hot plug storage volumes to an instance

[PATCH V2 0/3] xen-blkfront/xen-blkback trim support
 2011-08-20  0:38 UTC  (3+ messages)
` [PATCH V2 1/3] xen-blkfront: add BLKIF_OP_TRIM and backend type flags

bug: xfs_repair becomes very slow when file system has a large sparse file
 2011-08-20  0:38 UTC  (3+ messages)

[RFC] Kbuild: allow code re-use across different directories
 2011-08-20  0:37 UTC  (2+ messages)

How to measure the performance hit of changes in kernel code
 2011-08-20  0:36 UTC 

ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
 2011-08-20  0:36 UTC 

multiple dependent out-of-tree modules
 2011-08-20  0:31 UTC  (3+ messages)

Problem Building carl9170
 2011-08-17  9:44 UTC  (4+ messages)
    ` bison++ detection (was: Problem Building carl9170)

[PATCH] p54: improve site survey
 2011-08-19 23:53 UTC 

[PATCH] kconfig: fix set but not used variables
 2011-08-20  0:28 UTC  (2+ messages)

Please support NSF squashing multiple groups
 2011-08-20  0:19 UTC  (6+ messages)

[PATCH] Sound, Cirrus: Remove redundant check
 2011-08-20  0:16 UTC  (3+ messages)

PROBLEM: 2.6.35.7 Inotify events missing
 2011-08-19 23:37 UTC  (4+ messages)
` PROBLEM: 2.6.35.7 to 3.0 "

Odd locking behavior
 2011-08-19 23:01 UTC 

[PATCH BlueZ 00/12] Support for the new mgmt SMP messages
 2011-08-20  0:12 UTC  (13+ messages)
` [PATCH BlueZ 01/12] Add messages to the mgmt interface to handle SMP key storage
` [PATCH BlueZ 02/12] Add storage functions to handle SMP keys
` [PATCH BlueZ 03/12] Add macros for the possible key types (including SMP keys)
` [PATCH BlueZ 04/12] Fix using "magic" values for the key types
` [PATCH BlueZ 05/12] Add support for storing the SMP Long Term Key
` [PATCH BlueZ 06/12] Add handlers for the new mgmt SMP messages
` [PATCH BlueZ 07/12] Add support for creating devices from the stored SMP keys
` [PATCH BlueZ 08/12] Fix memory leak when loading keys
` [PATCH BlueZ 09/12] Remove the SMP Long Term Key when the device is removed
` [PATCH BlueZ 10/12] Add support for getting the Encryption Key Size via btio
` [PATCH BlueZ 11/12] Add support for passing the CID to btiotest
` [PATCH BlueZ 12/12] Add support for btiotest to returning the key size

[PATCH] kernel/printk: do not turn off bootconsole in printk_late_init if keep_bootcon
 2011-08-20  0:10 UTC  (2+ messages)

+ kernel-printk-do-not-turn-off-bootconsole-in-printk_late_init-if-keep_bootcon.patch added to -mm tree
 2011-08-20  0:10 UTC 

[Qemu-devel] [PATCH 0/6] TCG compile fixes and optimize cleanup
 2011-08-20  0:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] tcg-arm: Make tcg_out_addi inline

[PATCH BlueZ 0/8] Proper support for pairing LE devices
 2011-08-20  0:09 UTC  (9+ messages)
` [PATCH BlueZ 1/8] Add link_type information to the mgmt "Device Connected" event
` [PATCH BlueZ 2/8] Fix doing SDP service discovery for LE devices
` [PATCH BlueZ 3/8] Set the Paired property of a device when restoring from storage
` [PATCH BlueZ 4/8] Fix not using the same way for pairing LE devices
` [PATCH BlueZ 5/8] Fix not using the "bonded" property for new bondings
` [PATCH BlueZ 6/8] Fix connecting to the local adapter when receiving new keys
` [PATCH BlueZ 7/8] Remove the default security level from btio
` [PATCH BlueZ 8/8] Fix btio users to not expect a default security level

[PATCH 00/11] Bluetooth: New mgmt messages for SMP Keys
 2011-08-20  0:08 UTC  (12+ messages)
` [PATCH 01/11] Bluetooth: Use the LTK after receiving a LE Security Request
` [PATCH 02/11] Revert "Bluetooth: Add support for communicating keys with userspace"
` [PATCH 03/11] Bluetooth: Add structures for the new SMP messages
` [PATCH 04/11] Bluetooth: Add support for cleaning the SMP key list
` [PATCH 05/11] Bluetooth: Add handlers for the new mgmt messages
` [PATCH 06/11] Bluetooth: Rename smp_key_size to enc_size
` [PATCH 07/11] Bluetooth: Use the smp_keys list for accessing SMP keys
` [PATCH 08/11] Bluetooth: Remove the link key if LE pairing fails
` [PATCH 09/11] Bluetooth: Fix not setting a pending security level
` [PATCH 10/11] Bluetooth: Fix setting the connection sec_level when encryption fails
` [PATCH 11/11] Bluetooth: Remove support for other SMP keys than the LTK

[PATCH] BTRFS: Free inode mutex on lseek error
 2011-08-20  0:07 UTC 

[PATCH 0/7] Bluetooth: LE Pairing support
 2011-08-20  0:06 UTC  (8+ messages)
` [PATCH 1/7] Bluetooth: Reset the security timer when a command is queued
` [PATCH 2/7] Bluetooth: Add a flag to indicate that SMP is going on
` [PATCH 3/7] Bluetooth: Use the same timeouts for both ACL and LE links
` [PATCH 4/7] Bluetooth: Add support for reusing the same hci_conn for "
` [PATCH 5/7] Bluetooth: Add support for pairing via mgmt over LE
` [PATCH 6/7] Bluetooth: Add support for running SMP without a socket
` [PATCH 7/7] Bluetooth: Add link_type information to the mgmt Connected event

+ drivers-leds-led-triggersc-fix-memory-leak.patch added to -mm tree
 2011-08-20  0:04 UTC 

[PATCH 1/4] Bluetooth: Move SMP fields to a separate structure
 2011-08-20  0:00 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Add functions to initialize the SMP workqueue
` [PATCH 3/4] Bluetooth: Initialize "
` [PATCH 4/4] Bluetooth: Move SMP crypto functions to a workqueue

[bug] ext{3,4}: __find_get_block_slow() failed on 3.0.3
 2011-08-19 23:51 UTC 

[patch 3/3]vmscan: cleanup kswapd_try_to_sleep
 2011-08-19 23:56 UTC  (2+ messages)

[Bug 39330] New: nVidia GF108 [Quadro 1000M] gives: "PGRAPH: unsupported chipset, please report!"
 2011-08-19 23:54 UTC  (2+ messages)
  ` [Bug 39330] "

[PATCH net-next 0/6] tg3: Add external loopback support to selftest
 2011-08-19 23:58 UTC 

[PATCH net-next 1/6] tg3: Remove dead code
 2011-08-19 23:58 UTC 

[PATCH net-next 6/6] tg3: Update version to 3.120
 2011-08-19 23:58 UTC 

[PATCH net-next 2/6] tg3: Consilidate MAC loopback code
 2011-08-19 23:58 UTC 

[PATCH net-next 3/6] tg3: Pull phy int lpbk setup into separate func
 2011-08-19 23:58 UTC 

[PATCH net-next 4/6] tg3: Restructure tg3_test_loopback
 2011-08-19 23:58 UTC 

[PATCH net-next 5/6] tg3: Add external loopback support to selftest
 2011-08-19 23:58 UTC 

[Buildroot] What happened to including toolchain in target?
 2011-08-19 23:49 UTC  (2+ messages)

+ vmscan-count-pages-into-balanced-for-zone-with-good-watermark.patch added to -mm tree
 2011-08-19 23:47 UTC 

[PATCH] mfd wm8350: rename static gpio_set_debounce()
 2011-08-19 23:47 UTC  (4+ messages)

bonnie triggers and endless numbers of stack traces
 2011-08-19 23:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP
 2011-08-19 23:43 UTC  (2+ messages)

[beagleboard] Unable to build Angstrom meta-toolchain
 2011-08-19 23:34 UTC  (10+ messages)

[net-next PATCH 1/1] qlge: Adding Maintainer
 2011-08-19 23:26 UTC 

[PATCH]arch:x86:kernel:cpu:mcheck:mce.c Fix comment, to sound more properly
 2011-08-19 23:35 UTC  (2+ messages)

Linux 3.0.3 GCC 4.6.1 kernel BUGs
 2011-08-19 23:33 UTC  (2+ messages)

[PATCHv2] usb: gadget: get rid of USB_GADGET_DUALSPEED and USB_GADGET_SUPERSPEED
 2011-08-19 23:31 UTC  (9+ messages)
` [PATCHv3 0/4] Figuring out speed refactorisation
  ` [PATCHv3 1/4] usb: Provide usb_device_speed_name() function
  ` [PATCHv3 2/4] usb: gadget: replace "is_dualspeed" with "max_speed"
  ` [PATCHv3 3/4] usb: gadget: rename usb_gadget_driver::speed to max_speed
  ` [PATCHv3 4/4] usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED

contention on long-held spinlock
 2011-08-19 23:30 UTC  (2+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-19 23:28 UTC  (4+ messages)
` [PATCH 6/9] mm: assert that get_page_unless_zero() callers hold the rcu lock

git resources
 2011-08-19 23:26 UTC  (4+ messages)

[PATCH v4 0/2] push: submodule support
 2011-08-19 23:26 UTC  (4+ messages)
` [PATCH v4 1/2] push: Don't push a repository with unpushed submodules
` [PATCH v4 2/2] push: teach --recurse-submodules the on-demand option

[PATCH] git-send-email: Add AUTH LOGIN support
 2011-08-19 23:24 UTC  (6+ messages)

[PATCH] MIPS: Octeon: Select CONFIG_HOLES_IN_ZONE
 2011-08-19 23:18 UTC  (4+ messages)

[Lustre-devel] Parallel Data Storage Workshop 2011 CFP
 2011-08-19 23:17 UTC  (2+ messages)
` [Lustre-devel] Fwd: "

[xen-unstable test] 8707: FAIL
 2011-08-19 23:16 UTC 

[PATCH] Add a personality to report 2.6.x version numbers
 2011-08-19 23:15 UTC 

[PATCH v2 00/11] PM QoS: add a per-device wake-up latency constraint class
 2011-08-19 23:14 UTC  (6+ messages)
` [linux-pm] [PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
      `  "

[U-Boot] [PATCH v2 5/7]Timer: Remove reset_timer() for non-Nios2 arches
 2011-08-19 23:12 UTC  (6+ messages)
` [U-Boot] [PATCH v3 "

[Buildroot] SVN, sources out of tree / VPATH... How?
 2011-08-19 23:10 UTC 

Why isn't the index a tree?
 2011-08-19 23:05 UTC  (2+ messages)

Oops on ehci_hcd when booting 3.0.0-rc2 on panda
 2011-08-19 23:08 UTC  (13+ messages)
                ` [PATCH] OMAP4: clock: re-enable previous clockdomain enable/disable sequence (was Re: Oops on ehci_hcd when booting 3.0.0-rc2 on panda)

[lm-sensors] [PATCH] hwmon: (i5k_amb) Replace BUG with WARN
 2011-08-19 23:05 UTC  (2+ messages)

LVM2 WHATS_NEW
 2011-08-19 23:01 UTC 

[PATCH v3] Accept tags in HEAD or MERGE_HEAD
 2011-08-19 22:59 UTC  (4+ messages)
` [PATCH v4 1/4] commit: remove global variable head_sha1[]
  ` [PATCH v4 2/4] merge: keep stash[] a local variable

[PATCH 0/4] Refactor git-mergetool--lib.sh
 2011-08-19 22:58 UTC  (4+ messages)
` [PATCH 4/4] mergetools/meld: Use '--output' when available
  ` [PATCH v2 "

Unable to build git on Lion - missing config.h from Perl header files
 2011-08-19 22:57 UTC  (7+ messages)

LVM2/lib/metadata lv_manip.c
 2011-08-19 22:55 UTC 

tty_flip_buffer() from atomic context when low_latency==1
 2011-08-19 22:53 UTC  (8+ messages)

[U-Boot] [PATCH V2] NAND: Really ignore bad blocks when scrubbing
 2011-08-19 22:54 UTC 

[PATCH v2] avoid null pointer access in vm_struct
 2011-08-19 22:52 UTC  (3+ messages)

[PATCH] git-p4: don't convert utf16 files
 2011-08-19 22:50 UTC 

[PATCH 0/1] Fix building BlueZ
 2011-08-19 22:42 UTC  (3+ messages)
` [PATCH 1/1] bluez4: drop usbpath from DEPENDS

[U-Boot] [PATCH] NAND: Really ignore bad blocks when scrubbing
 2011-08-19 22:46 UTC  (7+ messages)
    ` [U-Boot] nested defines coding style

[PATCH 0/3] make ntfs_free() NULL safe
 2011-08-19 22:42 UTC  (4+ messages)

[Bug 38753] New: Strange drawing around models in r600g in SC2
 2011-08-19 22:38 UTC  (2+ messages)
` [Bug 38753] "

[U-Boot] [PATCH] Fix compilation for OMAP3 EVM
 2011-08-19 22:37 UTC 

Difference between logical and physical cpu hotplug
 2011-08-19 22:35 UTC  (8+ messages)

[PATCH 0/2] 32/64 bit llseek hashes (v3)
 2011-08-19 22:29 UTC  (3+ messages)
` [PATCH 3 2/4] Return 32/64-bit dir name hash according to usage type

[U-Boot] [PATCH v3] Add 'sf update' command to do smart SPI flash update
 2011-08-19 22:28 UTC  (4+ messages)

[PATCH] x86, cpu: Add cpufeature flag for PCIDs
 2011-08-19 22:29 UTC  (2+ messages)

[PATCH] bridge: mask forwarding of IEEE 802 local multicast groups
 2011-08-19 22:24 UTC  (14+ messages)
      ` [RFC] bridge: allow passing link-local multicast
                  ` [RFC] bridge: add netfilter hook for forwarding 802.1D group addresses
                    ` [Bridge] "

[PATCH 0/1] beagleboard: enable hard floating point abi
 2011-08-19 22:23 UTC  (2+ messages)
` [PATCH 1/1] "

numerous broken links at openembedded.org
 2011-08-19 22:17 UTC  (2+ messages)

[PATCH 0/9 v4] Synaptics image sensor support
 2011-08-19 22:22 UTC  (3+ messages)
` [PATCH 4/9 v4] Input: synaptics - add "

Please support NSF squashing multiple groups
 2011-08-19 22:21 UTC  (2+ messages)

[PATCH] utils.bbclass: skip empty paths when handling FILESEXTRAPATHS
 2011-08-19 22:16 UTC  (3+ messages)

What's cooking in git.git (Aug 2011, #05; Fri, 19)
 2011-08-19 22:19 UTC 

[Bug 13170] Macbook 5,2 only boots with acpi=off, or nosmp, or maxcpus=1
 2011-08-19 22:16 UTC 

[PATCH] fix-linebreaks
 2011-08-19 22:16 UTC 

[PATCH] PM: Fix build due to missing notifier header
 2011-08-19 22:15 UTC  (2+ messages)

[PATCH] regmap: Allow drivers to specify register defaults
 2011-08-19  8:54 UTC 

[PATCH 0/3] tune: update arm7a and cortexa8 tune files
 2011-08-19 22:06 UTC  (4+ messages)
` [PATCH 1/3] tune: add missing closing quote to arch-armv7a.inc for AVAILTUNES
` [PATCH 2/3] tune: remove thumb flag from non-thumb cortexa8 tune variables
` [PATCH 3/3] tune: Add hard floating point variants of cortexa8 tunes

[PATCH 1/3] Add Serial Proxy and Serial Proxy Manager doc
 2011-08-19 22:10 UTC  (3+ messages)
` [PATCH 2/3] Include interface descriptions following DTD for D-Bus
` [PATCH 3/3] Add test for serial proxy and serial proxy manager

+ kdump-add-kexec_crash_control_memory_limit.patch added to -mm tree
 2011-08-19 22:06 UTC 

+ kdump-add-size-to-elfcorehdr-kernel-parameter.patch added to -mm tree
 2011-08-19 22:06 UTC 

[patch 0/2] kdump: Common code changes for s390 kdump support
 2011-08-19 22:03 UTC  (3+ messages)

[PATCH] atm: br2684: Fix oops due to skb->dev being NULL
 2011-08-19 22:04 UTC 

3.1.0-rc2 block related lockdep report
 2011-08-19 21:57 UTC 

[PATCH 1/4] ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch
 2011-08-19 22:02 UTC  (6+ messages)
` [PATCH 2/4] ASoC: Add ADAU1373 codec support
    ` USB Audio questions

[PATCH 1/3] libpcre: the generated libtool uses HOST_SYS
 2011-08-19 21:56 UTC  (3+ messages)
` [PATCH 2/3] rpm: be certain we don't prefix our binaries
` [PATCH 3/3] image_types_uboot: add uboot mkimage fs types

[PATCH] PM: pm_clock.h needs to include linux/notifier.h
 2011-08-19 22:00 UTC  (2+ messages)

[PATCH] usbhid: Add the malfunctioning SiGma Micro chip to the list of hid-quirks
 2011-08-19 21:59 UTC  (4+ messages)

[PATCH] shr : initscripts-shr, changed mountdevsubfs.sh init level from 04 to 05 S to fix issue for machines using udev
 2011-08-19 21:53 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.