All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-10 07:53:57 to 2010-05-10 09:39:10 UTC [more...]

Pull request: bluetooth-next-2.6 2010-05-10
 2010-05-10  9:37 UTC  (52+ messages)
` [PATCH 01/64] Bluetooth: Fix return value when bt_skb_alloc fails
` [PATCH 02/64] Bluetooth: Use the proper function cast to get hdr data
` [PATCH 03/64] Bluetooth: Fix wrong packet type count increment
` [PATCH 04/64] Bluetooth: Make hci_send_sco() void
` [PATCH 05/64] Bluetooth: Trivial clean ups to SCO
` [PATCH 06/64] Bluetooth: Move specific Basic Mode code to the right place
` [PATCH 07/64] Bluetooth: Fix memory leak of S-frames into L2CAP
` [PATCH 08/64] Bluetooth: Fix expected_tx_seq calculation on L2CAP
` [PATCH 09/64] Bluetooth: Fix ACL MTU issue
` [PATCH 10/64] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
` [PATCH 11/64] Bluetooth: Implement 'Send IorRRorRNR' event
` [PATCH 12/64] Bluetooth: Support case with F bit set under WAIT_F state
` [PATCH 13/64] Bluetooth: Check the minimum {I,S}-frame size into L2CAP
` [PATCH 14/64] Bluetooth: Check if SDU size is greater than MTU on L2CAP
` [PATCH 15/64] Bluetooth: Implement SendAck() Action on ERTM
` [PATCH 16/64] Bluetooth: Move set of P-bit to l2cap_send_sframe()
` [PATCH 17/64] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
` [PATCH 18/64] Bluetooth: Split l2cap_data_channel_sframe()
` [PATCH 19/64] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
` [PATCH 20/64] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
` [PATCH 21/64] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
` [PATCH 22/64] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
` [PATCH 23/64] Bluetooth: Add timer to Acknowledge I-frames
` [PATCH 24/64] Bluetooth: Ignore Tx Window value with Streaming mode
` [PATCH 25/64] Bluetooth: Read RFC conf option on a successful Conf RSP
` [PATCH 26/64] Bluetooth: Fix configuration of the MPS value
` [PATCH 27/64] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
` [PATCH 28/64] Bluetooth: Check the SDU size against the MTU value
` [PATCH 29/64] Bluetooth: Send Ack after clear the SREJ list
` [PATCH 30/64] Bluetooth: Add sockopt configuration for txWindow on L2CAP
` [PATCH 31/64] Bluetooth: Change acknowledgement to use the value of txWindow
` [PATCH 32/64] Bluetooth: Add module parameter for txWindow size on L2CAP
` [PATCH 33/64] Bluetooth: Enable option to configure Max Transmission value via sockopt
` [PATCH 34/64] Bluetooth: Fix bug when retransmitting I-frames
` [PATCH 35/64] Bluetooth: Fix crash when monitor timeout expires
` [PATCH 36/64] Bluetooth: Fix drop of acked packets on ERTM
` [PATCH 37/64] Bluetooth: Optimize SREJ_QUEUE append
` [PATCH 38/64] Bluetooth: Add Kconfig option for L2CAP Extended Features
` [PATCH 39/64] Bluetooth: Add SOCK_STREAM support to L2CAP
` [PATCH 40/64] Bluetooth: Check if mode is supported on getsockopt
` [PATCH 41/64] Bluetooth: Fix SDU reassembly under SREJ
` [PATCH 42/64] Bluetooth: Close L2CAP channel on invalid ReqSeq
` [PATCH 43/64] Bluetooth: Don't set control bits to zero first
` [PATCH 44/64] Bluetooth: Fix errors reported by checkpatch.pl
` [PATCH 45/64] Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
` [PATCH 46/64] Bluetooth: Remove unneeded control vars
` [PATCH 47/64] Bluetooth: Check if we really are in WAIT_F when F bit comes
` [PATCH 48/64] Bluetooth: Fix lockdep annotation on ERTM
` [PATCH 49/64] Bluetooth: Make hci_send_acl() void
` [PATCH 50/64] Bluetooth: Refactor l2cap_retransmit_frame()
` [PATCH 51/64] Bluetooth: Implement missing parts of the Invalid Frame Detection

[PATCH 0/4] MIPI DSI support for SH-mobile, common header, switch
 2010-05-10  9:37 UTC  (7+ messages)
` [PATCH 3/4] ARM: add framebuffer support for ap4evb
  ` [PATCH 3/4 v2] "

[PATCH] Staging: comedi: Fix long line lengths in comedi_fops.c
 2010-05-10  9:36 UTC 

[PATCH] [PATCH 1/1] wireless: rt2x00: rt2800usb: replace X by x
 2010-05-10  9:35 UTC 

[PATCH 8/8] test-stkutil: Add unit test for Send Short Message response encoding
 2010-05-10  9:34 UTC 

[PATCH 7/8] test-stkutil: Add unit test for Get Input response encoding
 2010-05-10  9:34 UTC 

[PATCH 6/8] test-stkutil: Add unit test for Get Inkey response encoding
 2010-05-10  9:34 UTC 

[PATCH 5/8] test-stkutil: Add unit test for Display Text response encoding
 2010-05-10  9:34 UTC 

[PATCH 4/8] Encoding of the four TERMINAL RESPONSE pdus
 2010-05-10  9:34 UTC 

[PATCH 3/8] Add STK-specific CTLV encoding utilities
 2010-05-10  9:33 UTC 

[PATCH 2/8] Add a BER-TLV encoding test
 2010-05-10  9:33 UTC 

[PATCH 1/8] Add utilities for encoding BTLVs and CTLVs
 2010-05-10  9:33 UTC 

Multiple line ranges and files in line level history browser
 2010-05-10  9:31 UTC  (3+ messages)

[RFC][PATCH 9/9] perf top: set perf_event_attr->pmu_id
 2010-05-10  9:29 UTC 

[PATCH -mm 0/6] remove unnecessary sync_single_range_* in dma_map_ops
 2010-05-10  9:29 UTC  (2+ messages)

[RFC][PATCH 8/9] perf: sparc, convert to new API pmu->init_event
 2010-05-10  9:28 UTC 

[Buildroot] [Bug 1741] New: external toolchain linking error
 2010-05-10  9:29 UTC 

[RFC][PATCH 7/9] perf: sh, convert to new API pmu->init_event
 2010-05-10  9:28 UTC 

[RFC][PATCH 6/9] perf: powerpc, convert to new API pmu->init_event
 2010-05-10  9:28 UTC 

[PATCH] mqueue: fix kernel BUG caused by double free() on mq_open()
 2010-05-09  9:22 UTC 

[RFC][PATCH 5/9] perf: arm, convert to new API pmu->init_event
 2010-05-10  9:27 UTC 

[RFC][PATCH 4/9] perf: x86, convert to new API pmu->init_event
 2010-05-10  9:27 UTC 

[RFC][PATCH 3/9] perf: export registerred pmus via sysfs
 2010-05-10  9:27 UTC 

[RFC][PATCH 2/9] perf: core, remove hw_perf_event_init
 2010-05-10  9:26 UTC 

[RFC][PATCH 1/9] perf: un-const struct pmu *
 2010-05-10  9:25 UTC 

[RFC][PATCH 0/9] perf: remove __weak function hw_perf_event_init
 2010-05-10  9:25 UTC 

[linux-dvb] S-1500 + CI
 2010-05-10  9:24 UTC 

[Buildroot] uclibc .9.31 & usleep
 2010-05-10  9:24 UTC  (3+ messages)
  ` [Buildroot] Method of moving to new releases of buildroot

[BUGFIX] ACPI, APEI, Fix building of APEI EINJ and GHES
 2010-05-10  9:24 UTC 

qemu-kvm-0.12.4 with bochs bios
 2010-05-10  9:22 UTC  (4+ messages)

USB transfer_buffer allocations on 64bit systems
 2010-05-10  9:21 UTC  (5+ messages)
` [alsa-devel] "

[PATCH/RFC] Add [] as an alias for a reference to the empty tree
 2010-05-10  9:20 UTC  (5+ messages)

a xen question
 2010-05-10  9:20 UTC  (5+ messages)
    `  "

NFS hang when writing to loopback file from VMWare ESX (kernel 2.6.30)
 2010-05-10  9:20 UTC 

[PATCH] kexec-tools, ppc64: Fix segfault on parsing of large device trees
 2010-05-10  9:19 UTC  (4+ messages)

linux vs. linux-libc-headers?
 2010-05-10  9:15 UTC  (5+ messages)

[PATCH] omap iommu: renamed omap3-iommu to omap-iommu
 2010-05-10  9:16 UTC  (18+ messages)
` [PATCH] omap iommu: support for OMAP4
` [PATCH] omap iommu: missing check for TLB valid entry
` [PATCH] omap iommu: add TLB preservation support
` [PATCH] omap iommu: Introduce iteration macro for iotlb entry scan
` [PATCH] omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable
` [PATCH] omap iommu: Insert a gap page between IOVMAs against override
` [PATCH] omap iommu: Exit iteration if no possibility of available area
` [PATCH] omap iommu: Reject unaligned addresses at setting page table entry

problem using meta-toolchain.bb and external-toolchain-generic.bb
 2010-05-10  9:14 UTC 

[PATCH 1/4] omap: mailbox: convert rwlocks to spinlock
 2010-05-10  9:16 UTC  (8+ messages)
` [PATCH 2/4] omap: mailbox cleanup: split MODULE_AUTHOR line
` [PATCH 3/4] omap: mailbox: remove (un)likely macros from cold paths
` [PATCH 4/4] omap: mailbox: convert block api to kfifo

Broken RAID1 boot arrays
 2010-05-10  9:17 UTC  (2+ messages)

[U-Boot] 8640D Errata
 2010-05-10  9:14 UTC 

[PATCH] KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()
 2010-05-10  9:09 UTC 

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10  9:09 UTC 

[PATCH] Fix a false negative in t5512 when run using sh -x
 2010-05-10  9:09 UTC  (2+ messages)

Release of UBIL: ubi with log
 2010-05-10  9:07 UTC  (4+ messages)

[PATCH 0/8] Moorestown changes in arch/x86 for 35 merge window
 2010-05-10  9:17 UTC  (7+ messages)
` [PATCH 7/8] x86/mrst: add vrtc driver which serves as a wall clock device

FLR Patch for Xen 4.0
 2010-05-10  9:05 UTC  (5+ messages)

R600g ported to mesa git
 2010-05-10  9:04 UTC  (2+ messages)

[PATCH] IPv4: unresolved multicast route cleanup
 2010-05-10  9:04 UTC  (4+ messages)

[Xenomai-help] Problem with a serial test sofware
 2010-05-10  9:03 UTC 

[Qemu-devel] [PATCH 1/5] Makefile cleanup
 2010-05-10  7:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/5] Add defines for PCI IDs

[RFC PATCH] kvm: calculate correct gfn for small host pages which emulates large guest pages
 2010-05-10  8:55 UTC 

[tig PATCH] fix off-by-one on parent selection
 2010-05-10  8:55 UTC 

virtio: put last_used and last_avail index into ring itself
 2010-05-10  3:11 UTC  (3+ messages)

[PATCHv3] Support for booting from virtio disks
 2010-05-10  8:50 UTC  (4+ messages)
` [Qemu-devel] "
` [SeaBIOS] "
  ` [Qemu-devel] "

How to start ofono-phonesim in ubuntu-10.04 -reg
 2010-05-10  8:51 UTC 

Instead of rebasing, etc....?
 2010-05-10  8:49 UTC  (4+ messages)

[PATCH] kvm: update document of gfns
 2010-05-10  8:49 UTC  (2+ messages)

[PATCH v3 0/2] x86 FPU API
 2010-05-10  8:48 UTC  (2+ messages)

[PATCH] VT-d: prevent watchdog timer from kicking in when initializing on systems with huge amounts of memory
 2010-05-10  8:46 UTC 

[PATCH] autofs4-2.6.34-rc1 - fix link_count usage
 2010-05-10  8:46 UTC 

[patch] use alloc_page instead of alloc_pages (0)
 2010-05-10  8:44 UTC 

calamari (ppc e500v2) failure
 2010-05-10  8:40 UTC  (5+ messages)

HDP proposed api (ver 0.2)
 2010-05-10  8:42 UTC  (4+ messages)

linux vs. linux-libc-headers?
 2010-05-10  8:34 UTC  (9+ messages)
` [PATCH] angstrom-2008.1: use linux-libc-headers 2.6.24 for hipox machine

[PATCH] DSS2 Include VRFB into omap2-3build only
 2010-05-10  8:38 UTC  (6+ messages)

[PATCH] hda_intel: Fixes distorted recording on US15W chipset
 2010-05-10  8:37 UTC  (2+ messages)

[PATCHv4 1/5] OMAP: RX51: Add LCD Panel support
 2010-05-10  8:35 UTC  (2+ messages)

All the syslogs
 2010-05-10  8:30 UTC  (5+ messages)
` [PATCH] busybox/syslogs: use update-alternatives for syslog selection

[Qemu-devel] AHCI support integration
 2010-05-10  8:12 UTC  (4+ messages)
` [Qemu-devel] "

[PATCHv2] Support for booting from virtio disks
 2010-05-10  8:29 UTC  (5+ messages)
` [Qemu-devel] "
    ` [Qemu-devel] "

[PATCH v2 1/8] kconfig: print symbol type in help text
 2010-05-10  8:33 UTC  (2+ messages)
` [PATCH v2 9/8] xconfig: add support to show hidden options which have prompts

[GSoC update] git-remote-svn: Week 1
 2010-05-10  8:29 UTC  (5+ messages)

[PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant
 2010-05-10  8:29 UTC  (3+ messages)
` [PATCH] snd-hda-intel: add support for Lenovo ThinkPad X100e in conexant codec

How to start ofono-phonesim in ubuntu-10.04 -reg
 2010-05-10  8:27 UTC  (2+ messages)

[PATCH 1/2] es1688: allocate snd_es1688 structure as a part of snd_card structure
 2010-05-10  8:26 UTC  (2+ messages)

Another SIGFPE in display code, now in cirrus
 2010-05-10  8:15 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH] Do not stop VM if emulation failed in userspace
 2010-05-10  8:21 UTC 

[U-Boot] Which Board name in u-boot similar to NIC card?
 2010-05-10  8:21 UTC  (2+ messages)

question about using DMA for davinci SPI controller
 2010-05-10  8:17 UTC 

VHD BUG in xen4.0 when install windows2008
 2010-05-10  8:17 UTC  (9+ messages)
          ` AW: "
              ` AW: "

[PATCHv2] KVM: inject #UD if instruction emulation fails and exit to userspace
 2010-05-10  8:16 UTC 

[DRBD-announce] DRBD MC / Pacemaker GUI 0.7.3
 2010-05-10  8:14 UTC 

[PATCH] iptables: optionally disable largefile support
 2010-05-10  8:14 UTC  (3+ messages)

[PATCH/RFC v2 0/4] End-of-line normalization, take 2 (now only slightly scary)
 2010-05-10  8:13 UTC  (9+ messages)
` [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion

[RFC][PATCH v2 1/4] perf: core, add group scheduling transactional APIs
 2010-05-10  8:11 UTC  (5+ messages)
` [tip:perf/core] perf: Add "

[Patch-next] Oops caused by ERST Table not supported
 2010-05-10  8:11 UTC  (2+ messages)

/usr/lib/xen/bin/qemu-dm: invalid option -- '-vcpu_avail'
 2010-05-10  8:10 UTC  (2+ messages)

[RFC PATCH] Update the cachetlb.txt file WRT flush_dcache_page and update_mmu_cache
 2010-05-10  8:06 UTC  (2+ messages)

[PATCH]xl: Remove transaction handle in "xl rename"
 2010-05-10  8:07 UTC 

RFC - Cleaned up hypervisor layer
 2010-05-10  8:06 UTC  (4+ messages)
` [tip:x86/cpu] Modify the VMware balloon driver for the new x86_hyper API

[PATCH] perf_event: Make software events work again
 2010-05-10  8:04 UTC  (2+ messages)

[PATCH 00/18] omap platform data and board updates for 2.6.35 merge window
 2010-05-10  7:57 UTC  (6+ messages)

[PATCH/RFC] mutex: Fix optimistic spinning vs. BKL
 2010-05-10  7:55 UTC  (9+ messages)

Data transmission and reconnections in HDP
 2010-05-10  7:53 UTC  (4+ 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.