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

[PATCH 0/2] rbd: two bugs
 2012-10-24 17:02 UTC  (5+ messages)
` [PATCH 1/2] rbd: zero return code in rbd_dev_image_id()
` [PATCH 2/2] rbd: fix read-only option name

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-24 17:01 UTC  (19+ messages)

[RFC 1/3] kvm tools: use mutex abstraction instead of pthread mutex
 2012-10-24 17:00 UTC  (2+ messages)
` [RFC 2/3] lockdep: be nice about compiling from userspace

[PATCH v2] x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
 2012-10-24 17:00 UTC  (2+ messages)
` [PATCH v3] "

help with btrfs send
 2012-10-24 16:53 UTC 

[PATCH v4 00/24] Prep work for immutable bio vecs
 2012-10-24 16:57 UTC  (12+ messages)
` [PATCH v4 1/2] block: Fix a buffer overrun in bio_integrity_split()
` [PATCH v4 2/2] block: Convert integrity to bvec_alloc_bs()

[PATCH v2] Persistent grant maps for xen blk drivers
 2012-10-24 16:58 UTC 

[PATCH v2] Persistent grant maps for xen blk drivers
 2012-10-24 16:58 UTC 

[Bug 40211] New: texture probleme in wolfenstein enemy territory rv770
 2012-10-24 16:57 UTC  (2+ messages)
` [Bug 40211] "

[PATCH] DRM/Radeon: Fix primary DAC Load Detection for RV100 chips
 2012-10-24 16:57 UTC  (2+ messages)

[PATCH] DRM/Radeon: Fix Load Detection on legacy primary DAC
 2012-10-24 16:56 UTC  (2+ messages)

[RFC 00/13] MIPS: JZ4750D: Add base support for Ingenic JZ4750D SOC
 2012-10-24 16:56 UTC  (4+ messages)
` [RFC 11/13] MIPS: JZ4750D: Add Kbuild files

[Qemu-devel] uhci: Cleanups, fixes and improvements
 2012-10-24 16:31 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] usb: Enforce iso endpoints never returing USB_RET_ASYNC
` [Qemu-devel] [PATCH 02/17] uhci: No need to handle async completion of isoc packets
` [Qemu-devel] [PATCH 03/17] uhci: cleanup: Add an unlink call to uhci_async_cancel()
` [Qemu-devel] [PATCH 04/17] uhci: Don't retry on error
` [Qemu-devel] [PATCH 05/17] uhci: Drop unnecessary forward declaration of some static functions
` [Qemu-devel] [PATCH 06/17] uhci: Move emptying of the queue's asyncs' queue to uhci_queue_free
` [Qemu-devel] [PATCH 07/17] uhci: Rename UHCIAsync->td to UHCIAsync->td_addr
` [Qemu-devel] [PATCH 08/17] uhci: Add uhci_read_td() helper function
` [Qemu-devel] [PATCH 09/17] uhci: Make uhci_fill_queue() actually operate on an UHCIQueue
` [Qemu-devel] [PATCH 10/17] uhci: Store ep in UHCIQueue
` [Qemu-devel] [PATCH 11/17] uhci: Immediately free queues on device disconnect
` [Qemu-devel] [PATCH 12/17] uhci: Verify queue has not been changed by guest
` [Qemu-devel] [PATCH 13/17] uhci: Detect guest td re-use
` [Qemu-devel] [PATCH 14/17] uhci: When the guest marks a pending td non-active, cancel the queue
` [Qemu-devel] [PATCH 15/17] uhci: Always mark a queue valid when we encounter it
` [Qemu-devel] [PATCH 16/17] uhci: Retry to fill the queue while waiting for td completion
` [Qemu-devel] [PATCH 17/17] uhci: Use only one queue for ctrl endpoints

[PATCH v4 0/7] uio_pruss cleanup and platform support
 2012-10-24 16:54 UTC  (4+ messages)

[PATCH v2 2/2] USB: doc: Binding document for ehci-platform driver
 2012-10-24 16:54 UTC  (21+ messages)

[PATCH 1/2] kvm tools: use correct init group for the PCI controller
 2012-10-24 16:52 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: name threads

[PATCH 1/4] pulseaudio: add GConf dependency
 2012-10-24 16:37 UTC  (4+ messages)
` [PATCH 2/4] pulseaudio: move helper binaries into the relevant module packages
` [PATCH 3/4] pulseaudio: fix library packaging
` [PATCH 4/4] pulseaudio: remove libpulse-browse, removed upstream in 2011

[RFC] Energy/power monitoring within the kernel
 2012-10-24 16:51 UTC  (12+ messages)
    ` [lm-sensors] "

[PATCH] DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips
 2012-10-24 16:51 UTC  (2+ messages)

About vcpu wakeup and runq tickling in credit
 2012-10-24 16:48 UTC  (3+ messages)

[PATCH] [media] ivtv: ivtv-driver: Replace 'flush_work_sync()'
 2012-10-24 16:48 UTC  (2+ messages)

BUG: 1bbbbe7 (x86: Exclude E820_RESERVED regions...) PANIC on boot
 2012-10-24 16:48 UTC  (11+ messages)

[Qemu-devel] usb: input-pipelining + speedups v3
 2012-10-24 16:14 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] uhci: Properly unmap packets on cancel / invalid pid
` [Qemu-devel] [PATCH 02/22] uhci: Move checks to continue queuing to uhci_fill_queue()
` [Qemu-devel] [PATCH 03/22] ehci: Get rid of packet tbytes field
` [Qemu-devel] [PATCH 04/22] ehci: Set int flag on a short input packet
` [Qemu-devel] [PATCH 05/22] ehci: Improve latency of interrupt delivery and async schedule scanning
` [Qemu-devel] [PATCH 06/22] ehci: Speed up the timer of raising int from the async schedule
` [Qemu-devel] [PATCH 07/22] ehci: Detect going in circles when filling the queue
` [Qemu-devel] [PATCH 08/22] ehci: Retry to fill the queue while waiting for td completion
` [Qemu-devel] [PATCH 09/22] xhci: Add a xhci_ep_nuke_one_xfer helper function
` [Qemu-devel] [PATCH 10/22] usb: Rename __usb_packet_complete to usb_packet_complete_one
` [Qemu-devel] [PATCH 11/22] usb: Add USB_RET_ADD_TO_QUEUE packet result code
` [Qemu-devel] [PATCH 12/22] usb: Move clearing of queue on halt to the core
` [Qemu-devel] [PATCH 13/22] usb: Move short-not-ok handling "
` [Qemu-devel] [PATCH 14/22] usb: Add an int_req flag to USBPacket
` [Qemu-devel] [PATCH 15/22] usb: Add packet combining functions
` [Qemu-devel] [PATCH 16/22] combined-packet: Add a workaround for Linux usbfs + live migration
` [Qemu-devel] [PATCH 17/22] usb-redir: Add support for 32 bits bulk packet length
` [Qemu-devel] [PATCH 18/22] usb-redir: Add support for input pipelining
` [Qemu-devel] [PATCH 19/22] usb-redir: Add an usbredir_setup_usb_eps() helper function
` [Qemu-devel] [PATCH 20/22] usb-redir: Use reject rather the disconnect on bad ep info
` [Qemu-devel] [PATCH 21/22] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
` [Qemu-devel] [PATCH 22/22] usb-redir: Allow redirecting super speed devices to high speed controllers

[Qemu-devel] [PATCH] configure: avoid compiler warning in pipe2 detection
 2012-10-24 16:48 UTC  (2+ messages)

lots of suspicious RCU traces
 2012-10-24 16:42 UTC  (2+ messages)

[PATCH 00/18] Haswell eDP enablement v3
 2012-10-24 16:44 UTC  (8+ messages)
` [PATCH 05/18] drm/i915: add TRANSCODER_EDP
` [PATCH 07/18] drm/i915: convert DDI_FUNC_CTL to transcoder

Process Hang in __read_seqcount_begin
 2012-10-24 16:44 UTC  (8+ messages)

[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
 2012-10-24 16:43 UTC  (10+ messages)

[PATCH] rbd: fix bug in rbd_dev_id_put()
 2012-10-24 16:43 UTC  (2+ messages)

[PATCH 0/6] meta-intel: README updates
 2012-10-24 16:43 UTC  (5+ messages)
` [PATCH 3/6] crownbay README: add WebTitle & Compliance information

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-24 16:34 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] compiler-gcc4.h: Reorder macros based upon gcc ver
  ` [PATCH v3 02/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
  ` [PATCH v3 03/10] compiler-gcc{3,4}.h: Use "
  ` [PATCH v3 04/10] bug.h: directly include linux/compiler.h
  ` [PATCH v3 05/10] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v3 06/10] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v3 07/10] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v3 08/10] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v3 09/10] bug.h: Add BUILD_BUG_ON_MSG & _BUILD_BUG_INTERNAL
  ` [PATCH v3 10/10] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG

usbview 2.0 release
 2012-10-24 16:41 UTC  (11+ messages)

Yocto vs LDAT
 2012-10-24 16:38 UTC  (2+ messages)

802.11s bug in ieee80211_rx_h_mesh_fwding() result in bogus MAC in mpp table
 2012-10-24 16:36 UTC 

Driver for USB device with ID 050d:615a
 2012-10-24 16:35 UTC  (4+ messages)

[Bug 27708] New: [KMS] Repeated EDID errors despite everything working
 2012-10-24 16:34 UTC  (2+ messages)
` [Bug 27708] "

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-10-24 16:23 UTC  (18+ messages)
            ` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
              ` [PATCH 1/2] percpu-rw-semaphores: use light/heavy barriers
                ` [PATCH 2/2] percpu-rw-semaphores: use rcu_read_lock_sched

[Qemu-devel] [PATCH] target-i386: cpu: recover items 28-31 of ext2_feature_name
 2012-10-24 16:34 UTC  (2+ messages)

[PATCH V5 libmlx4] Infra-structure changes to support verbs extensions
 2012-10-24 16:34 UTC 

[dm-crypt] Debian Boot
 2012-10-24 16:33 UTC  (2+ messages)

[PATCH] DRM/Radeon: Set depth on low mem Radeon cards to 16 instead of 8
 2012-10-24 16:33 UTC 

[PATCH] DRM/Radeon: On DVI-I use Load Detection when EDID is bogus
 2012-10-24 16:32 UTC 

[PATCH] mfd: viperboard driver added
 2012-10-24 16:31 UTC  (6+ messages)
` [PATCH v2 2/4] gpio: add viperboard gpio driver

[PATCH 0/4] multi-channel/interface TX power handling
 2012-10-24 16:31 UTC  (6+ messages)
` [PATCH 2/4] cfg80211: make TX power setting per interface

[PATCH] x86: Improve 64 bit __phys_addr call performance
 2012-10-24 16:31 UTC  (3+ messages)

[Lustre-devel] Language choice for Lustre tests
 2012-10-24 16:30 UTC  (6+ messages)

Ubuntu 10.04 don't support mirror option with parameter
 2012-10-24 16:30 UTC 

[PATCH 000/193] remove CONFIG_EXPERIMENTAL
 2012-10-24 16:21 UTC  (5+ messages)
` [PATCH 106/193] drivers/net/wireless/rt2x00: "
` [PATCH 178/193] net/nfc/nci: "

[PATCH 1/2] psplash: Trivial, cleanup some comments
 2012-10-24 16:29 UTC  (2+ messages)
` [PATCH 2/2] psplash: use correct blue offset value for BGR888

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-10-24 16:27 UTC  (3+ messages)
` RFC: Move kvm's instruction decoding into generic code

[PATCH v2 00/11] fuse: optimize scatter-gather direct IO
 2012-10-24 16:26 UTC  (5+ messages)
` [PATCH 01/11] fuse: general infrastructure for pages[] of variable size
` [PATCH 02/11] fuse: categorize fuse_get_req()

[PATCH] opensm/osm_subnet.c: Only parameters that marked with can_update flag should be updated during conf file rescan
 2012-10-24 16:26 UTC 

[PATCH for-3.7] vhost: fix mergeable bufs on BE hosts
 2012-10-24 16:24 UTC  (4+ messages)

[PATCH 00/20] OMAPDSS: Misc cleanups/fixes
 2012-10-24 16:23 UTC  (4+ messages)
` [PATCH 20/20] OMAPDSS: split hdmi muxing function

[PATCH] Bluetooth: Add support for Atheros [04ca:3004]
 2012-10-24 16:22 UTC  (3+ messages)

VOIP xrun problem
 2012-10-24 16:21 UTC  (6+ messages)

OMAP NAND driver issue with subpage reads
 2012-10-24 16:20 UTC  (2+ messages)

lockdep says circular locking since "tty: localise the lock"
 2012-10-24 16:19 UTC  (3+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-24 16:19 UTC  (6+ messages)
` [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy

[PATCH] Make hmac algorithm selection for cookie generation dynamic
 2012-10-24 16:17 UTC  (5+ messages)

[PATCH 0/7] xen/arm: run on real hardware
 2012-10-24 16:17 UTC  (9+ messages)
` [PATCH 5/7] xen/arm: wake up secondary cpus
` [PATCH 6/7] xen/arm: flush D-cache and I-cache when appropriate

[PATCH] drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
 2012-10-24 16:17 UTC  (2+ messages)

[pull] radeon drm-fixes-3.7
 2012-10-24 16:16 UTC 

[PATCH] Audit: do not print error when SELinux disabled
 2012-10-24 16:10 UTC  (2+ messages)

[PATCH v5 00/10] speculative preallocation inode tracking
 2012-10-24 16:18 UTC  (7+ messages)
` [PATCH v5 06/10] xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
` [PATCH v5 08/10] xfs: add quota id filtering to eofblocks scan

[PATCH 3/4 for opensm] /etc/init.d/opensmd: Improve systemd integration
 2012-10-24 16:13 UTC  (4+ messages)

[PATCH v3] eglibc: Move perl- and bash-using scripts to separate recipes
 2012-10-24 16:00 UTC  (2+ messages)

Latest head causes challanges
 2012-10-24 15:59 UTC  (6+ messages)
    ` [oe] "

[PATCH]Documentation:Chinese translation of Documentation/arm64/booting.txt
 2012-10-24 16:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
 2012-10-24 16:12 UTC 

RPC Race Condition
 2012-10-24 16:10 UTC  (11+ messages)

[PATCH 04/21] procfs: drop vmtruncate
 2012-10-24 16:02 UTC  (3+ messages)

[PATCH]Documentation:Chinese translation of Documentation/arm64/memory.txt
 2012-10-24 16:08 UTC  (2+ messages)

Patch "SUNRPC: Prevent kernel stack corruption on long values of flush" has been added to the 3.0-stable tree
 2012-10-24 16:07 UTC 

Patch "SUNRPC: Prevent kernel stack corruption on long values of flush" has been added to the 3.4-stable tree
 2012-10-24 16:06 UTC 

Question about policy module error message
 2012-10-24 16:06 UTC  (3+ messages)

Fix memory leak in sierra_release() (this time with signed-off-by)
 2012-10-24 16:06 UTC  (3+ messages)

[PATCH v2] populate_sdk_base.bbclass: Make it possible to overrise the create_shar method of populate_sdk_base
 2012-10-24 15:51 UTC  (2+ messages)

Patch "SUNRPC: Prevent kernel stack corruption on long values of flush" has been added to the 3.6-stable tree
 2012-10-24 16:05 UTC 


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.