All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-07 08:14:32 to 2012-06-07 09:31:59 UTC [more...]

[Qemu-devel] [PULL 00/37] usb patch queue
 2012-06-07  9:31 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/37] uhci: fix bandwidth management
` [Qemu-devel] [PATCH 02/37] uhci: use bottom half
` [Qemu-devel] [PATCH 03/37] uhci: make bandwidth tunable
` [Qemu-devel] [PATCH 04/37] uhci: fix trace format strings
` [Qemu-devel] [PATCH 05/37] uhci: zap uhci_pre_save
` [Qemu-devel] [PATCH 06/37] uhci: fix irq routing
` [Qemu-devel] [PATCH 07/37] scsi: prepare migration code for usb-storage support
` [Qemu-devel] [PATCH 08/37] usb-storage: remove MSDState->residue
` [Qemu-devel] [PATCH 09/37] usb-storage: add usb_msd_packet_complete()
` [Qemu-devel] [PATCH 10/37] usb-storage: add scsi_off, remove scsi_buf
` [Qemu-devel] [PATCH 11/37] usb-storage: migration support
` [Qemu-devel] [PATCH 12/37] xhci: Clean up reset function
` [Qemu-devel] [PATCH 13/37] xhci: trace: mmio reads+writes
` [Qemu-devel] [PATCH 14/37] xhci: trace: run+stop
` [Qemu-devel] [PATCH 15/37] xhci: trace: irq + events
` [Qemu-devel] [PATCH 16/37] xhci: trace: ring fetch
` [Qemu-devel] [PATCH 17/37] xhci: trace: endpoints
` [Qemu-devel] [PATCH 18/37] xhci: trace: transfers
` [Qemu-devel] [PATCH 19/37] xhci: trace: slots
` [Qemu-devel] [PATCH 20/37] ehci: add EHCIPacket
` [Qemu-devel] [PATCH 21/37] ehci: make ehci_execute work on EHCIPacket instead of EHCIQueue
` [Qemu-devel] [PATCH 22/37] ehci: cache USBDevice in EHCIQueue
` [Qemu-devel] [PATCH 23/37] ehci: move ehci_flush_qh
` [Qemu-devel] [PATCH 24/37] ehci: add queuing support
` [Qemu-devel] [PATCH 25/37] ehci: tweak queue initialization
` [Qemu-devel] [PATCH 26/37] ehci: add async field to EHCIQueue
` [Qemu-devel] [PATCH 27/37] ehci: move async schedule to bottom half
` [Qemu-devel] [PATCH 28/37] ehci: schedule async bh on async packet completion
` [Qemu-devel] [PATCH 29/37] ehci: kick async schedule on wakeup
` [Qemu-devel] [PATCH 30/37] ehci: fix reset
` [Qemu-devel] [PATCH 31/37] ehci: add ehci_*_enabled() helpers
` [Qemu-devel] [PATCH 32/37] ehci: update status bits in ehci_set_state
` [Qemu-devel] [PATCH 33/37] ehci: fix halt status handling
` [Qemu-devel] [PATCH 34/37] ehci: remove unused attach_poll_counter
` [Qemu-devel] [PATCH 35/37] ehci: create ehci_update_frindex
` [Qemu-devel] [PATCH 36/37] ehci: adaptive wakeup rate
` [Qemu-devel] [PATCH 37/37] ehci: rework frame skipping

[PATCH] ALSA: hda - power setting error check
 2012-06-07  9:31 UTC  (2+ messages)

[PATCH] PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit ptr/64-bit rsrcs
 2012-06-07  9:30 UTC  (4+ messages)

[Qemu-devel] [qemu-devel][RFC] Enable usb with default options
 2012-06-07  9:29 UTC  (17+ messages)

[PATCH] driver core: fix shutdown races with probe/remove
 2012-06-07  9:30 UTC  (3+ messages)

[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
 2012-06-07  9:29 UTC  (12+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
  ` [PATCH 02/38] arm: handy function to print a walk of the hypervisor page tables
  ` [PATCH 03/38] arm: handy function to print a walk of a domain's p2m
  ` [PATCH 11/38] arm: implement p2m lookup
  ` [PATCH 16/38] arm: Add simple cpu_{sibling,core}_mask
    ` [PATCH 16/38] arm: Add simple cpu_{sibling, core}_mask
  ` [PATCH 18/38] arm: implement vpl011 (UART) emulator

Pv_ops Dom0 crash on IBM eServer x3400
 2012-06-07  9:29 UTC 

[PATCH] ALSA: hda - modem function group wake on ring support
 2012-06-07  9:29 UTC  (2+ messages)

[Bug 43292] New: jdb2 lockup with ext3 and nfs
 2012-06-07  9:29 UTC  (2+ messages)
` [Bug 43292] "

[PATCH v3 0/6] [RFC] Generic Red-Black Trees: search, insert & remove
 2012-06-07  9:28 UTC  (2+ messages)
` [PATCH v3 0/6] - bad patches

[PATCH v2 1/3] ARM: imx6q: add DT node for apbh-dma
 2012-06-07  9:26 UTC  (3+ messages)
` [PATCH v2 3/3] dma: enable mxs-dma for imx6q

Proposals/changes for a new Wiki Front-Page - need input/mods/creative proposals
 2012-06-07  9:24 UTC 

[PATCH v1 0/5] mmp audio support
 2012-06-07  9:24 UTC  (7+ messages)
` [PATCH v1 1/5] dmaengine: mmp_tdma: add mmp tdma support
` [PATCH v1 2/5] ASoC: mmp: add audio dma support

um: TTY fixes (?)
 2012-06-07  9:22 UTC  (9+ messages)
` [uml-devel] "

Software RAID checksum performance on 24 disks not even close to kernel reported
 2012-06-07  9:22 UTC  (11+ messages)

[PATCH] fix usb skeleton driver
 2012-06-07  9:21 UTC  (17+ messages)
` [PATCH 01/13] fix wrong label in skel_open
` [PATCH 02/13] code cleanup
` [PATCH 03/13] remove dead code
` [PATCH 04/13] remove unneeded forward declaration
` [PATCH 05/13] remove pr_err() noise in skel_open
` [PATCH 06/13] Handle a non blocking read without blocking
` [PATCH 07/13] fix flush function
` [PATCH 08/13] add fsync function
` [PATCH 09/13] remove unneeded lock in skel_open
` [PATCH 10/13] fix race in skel_write
` [PATCH 11/13] fix kref usage in skel_open
` [PATCH 12/13] Introduce single user mode
` [PATCH 13/13] Bump version number and add aditional author

[v2 PATCH 0/3] bnx2fc version 1.0.12
 2012-06-07  9:19 UTC  (4+ messages)
` [v2 PATCH 1/3] bnx2fc: Improve error recovery by handling parity errors
` [v2 PATCH 2/3] bnx2fc: use list_entry instead of explicit cast
` [v2 PATCH 3/3] bnx2fc: Bumped version to 1.0.12

[PATCH for v3.5] V4L2 spec fix
 2012-06-07  9:19 UTC  (2+ messages)

[PATCH v1] Bluetooth: Fix LE pairing completion on connection failure
 2012-06-07  9:18 UTC  (2+ messages)

[PATCH 0/5] wl18xx: add initial support for PG2.0 HW
 2012-06-07  9:17 UTC  (6+ messages)
` [PATCH 1/5] wl18xx: fix PHY_INIT addresses mem size
` [PATCH 2/5] wl18xx: support PG2 version of the chip
` [PATCH 3/5] wl18xx: FW/PHY arguments added for PG2
` [PATCH 4/5] wl18xx: PG2.0 HW Watch dog interrupt support
` [PATCH 5/5] wl18xx: pad only last frame in aggregration buffer for PG2

[PATCHv3 6/6] [RFC] kernel/sched/fair.c: Use generic rbtree impl
 2012-06-07  9:16 UTC 

[PATCHv3 5/6] [RFC] rbtree.h: generic search, insert & remove
 2012-06-07  9:16 UTC 

[PATCHv3 4/6] [RFC] bug.h: make BUILD_BUG_ON generate compile-time error
 2012-06-07  9:15 UTC 

[PATCHv3 3/6] [RFC] compiler{,-gcc4}.h: Introduce __flatten function attribute
 2012-06-07  9:15 UTC 

[PATCHv3 2/6] [RFC] bug.h: Replace __linktime_error with __compiletime_error
 2012-06-07  9:14 UTC 

[PATCHv3 1/6] [RFC] compiler{,-gcc4}.h: Remove duplicate macro & cleanup
 2012-06-07  9:14 UTC 

Uncorrectable errors on newly extended volume
 2012-06-07  9:13 UTC  (2+ messages)

[RFC] Documentation: DRM framework documentation
 2012-06-07  9:13 UTC  (2+ messages)

BUG, 3.4.1, l2tp, kernel panic on rmmod l2tp_eth
 2012-06-07  9:12 UTC  (2+ messages)

[PATCH 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()
 2012-06-07  9:10 UTC  (11+ messages)
` [PATCH 2/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()
` [PATCH 3/9] Staging: ipack/bridges/tpci200: remove useless break "
` [PATCH 4/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()
` [PATCH 5/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
` [PATCH 6/9] Staging: ipack/devices/ipoctal: remove ipoctal_config structure
` [PATCH 7/9] Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct
` [PATCH 8/9] Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e
` [PATCH 9/9] Staging: ipack/bridges/tpci200: change device table definition and export it
` [PATCH v2 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()

[PATCH v6] MTD: LPC32xx SLC NAND driver
 2012-06-07  9:11 UTC  (6+ messages)

[PATCH 0/2] Feeding an annotated but unsigned tag to "git merge"
 2012-06-07  9:09 UTC  (4+ messages)

[PATCH RFC/RFT] regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps
 2012-06-07  9:08 UTC 

[PATCH] tools/hv: Check the source of netlink messages to be the kernel
 2012-06-07  9:07 UTC 

[Qemu-devel] [PATCH] target-microblaze: fix swx build breakage
 2012-06-07  9:07 UTC  (2+ messages)

[PATCH] UBIFS: compute KSA size and store in superblock
 2012-06-07  9:10 UTC  (14+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "
              ` [PATCH v4] "
                ` [PATCH 1/4] UBIFS: correction to Joels' patch
                  ` [PATCH 2/4] UBIFS: another correction to joel's patch
                  ` [PATCH 3/4] UBIFS: improvement to Joel's patch
                  ` [PATCH 4/4] UBIFS: add TOTOs for Joel

New kernel for Chipbox
 2012-06-07  9:06 UTC 

KVM handling external interrupts
 2012-06-07  9:02 UTC  (4+ messages)

Bugreport on Ubuntu LTS: not ok - 2 Objects creation does not break ACLs with restrictive umask
 2012-06-07  9:02 UTC  (11+ messages)
              ` [PATCH] t1304: improve setfacl prerequisite setup

[PATCH] ALSA: hda - HDMI Audio init all connectors
 2012-06-07  9:00 UTC  (4+ messages)

[ANN] new wireless stack trees
 2012-06-07  8:59 UTC  (2+ messages)

[PATCH] m68k: remove six unused headers
 2012-06-07  8:57 UTC 

[PATCH] m68k: remove six unused headers
 2012-06-07  8:57 UTC 

[PATCH] ALSA: hda - check proper return value
 2012-06-07  8:52 UTC 

[PATCH V2] ALSA: hda - reduce msleep time if EPSS power states supported
 2012-06-07  8:51 UTC 

Synchronization framework
 2012-06-07  8:55 UTC 

[lm-sensors] [PATCH] hwmon: (applesmc) Limit key length in warning messages
 2012-06-07  8:54 UTC  (2+ messages)
`  "

[Ocfs2-devel] Invitation to connect on LinkedIn
 2012-06-07  8:50 UTC 

[Ocfs2-devel] Invitation to connect on LinkedIn
 2012-06-07  8:50 UTC 

[RFC][PATCH 0/5] Add V4V to Xen
 2012-06-07  8:47 UTC  (3+ messages)

[PATCH] kvm tools: Process virito blk requests in separate thread
 2012-06-07  8:47 UTC  (5+ messages)

[PATCH] powerpc: Optimise the 64bit optimised __clear_user
 2012-06-07  8:41 UTC  (2+ messages)

Fais des rencontres sans sortir ta carte bancaire
 2012-06-07  8:45 UTC 

i.MX IPU preparation patches
 2012-06-07  8:43 UTC  (6+ messages)
` [PATCH 1/2] ARM i.MX51: setup mipi

[PATCH] Introduce --current option to git-branch builtin command
 2012-06-07  8:43 UTC  (2+ messages)

[PATCH] ASOC: utils: Fix the dummy_codec
 2012-06-07  8:35 UTC  (2+ messages)

[Qemu-devel] [Bug 1002121] [NEW] disk error when guest boot up via qcow2 image
 2012-06-07  8:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1002121] "

[PATCH] rebase [-i --exec | -ix] <CMD>
 2012-06-07  8:40 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 1/2] of: Add Avionic Design vendor prefix
 2012-06-07  8:40 UTC  (6+ messages)
` [PATCH 2/2] gpio: Add Avionic Design N-bit GPIO expander support

[PATCH net-next] macvtap: use prepare_to_wait/finish_wait to ensure mb
 2012-06-07  8:36 UTC 

[PATCH 0/6] bnx2fc version 1.0.12
 2012-06-07  8:39 UTC  (4+ messages)
` [PATCH 4/6] bnx2fc: Improve error recovery by handling parity errors

1.1 release?
 2012-06-07  8:38 UTC  (5+ messages)

[PATCH] mac80211: ratelimit few aggregated messages
 2012-06-07  8:38 UTC  (7+ messages)

[PATCH] regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
 2012-06-07  8:38 UTC 

[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
 2012-06-07  8:30 UTC  (4+ messages)
    ` [PATCH v2] "

[Xenomai] A possible mis-interaction between CONFIG_PREEMPT and GPIO IRQ handling for ARM, leading to extreme latency
 2012-06-07  8:34 UTC  (9+ messages)

[PATCH 1/2] iio: remove indio_dev pointer from max517_data
 2012-06-07  8:31 UTC  (2+ messages)
` [PATCH 2/2] iio: max517: mark probe() and remove() with __devinit and __devexit

[PATCH 1/1] DMA: PL330: Add missing static storage class specifier
 2012-06-07  8:24 UTC  (2+ messages)

[PATCH obexd 1/2] client: Fix not using connection passed to obc_transfer_register
 2012-06-07  8:31 UTC  (2+ messages)
` [PATCH obexd 2/2] client: Use session path as prefix for transfer path

[PATCH] media: mx2_camera: Add YUYV output format
 2012-06-07  8:30 UTC  (4+ messages)

[PATCH] iio: add mcp4725 I2C DAC driver
 2012-06-07  8:30 UTC 

[PATCH 01/13] AVRCP: Update constants
 2012-06-07  8:27 UTC  (3+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"

[RESEND PATCH] dma: imx-sdma: buf_tail should be initialize in prepare function
 2012-06-07  8:20 UTC  (3+ messages)

[patch] [SCSI] libfcoe: remove and unneeded check
 2012-06-07  8:23 UTC  (2+ messages)

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-06-07  8:23 UTC  (9+ messages)

[PATCH RESEND] fs: Move bh_cachep to the __read_mostly section
 2012-06-07  8:23 UTC  (2+ messages)

[patch] sony-laptop: fix a couple signedness bugs
 2012-06-07  8:22 UTC  (2+ messages)

[PATCH 0/4] x86, CPU, AMD: Cleanup AMD-specific MSR-rw users
 2012-06-07  8:18 UTC  (8+ messages)
` [PATCH 3/4] x86, AMD: Fix crash as Xen Dom0 on AMD Trinity systems

[PATCH] dmaengine: pl330: dont complete descriptor for cyclic dma
 2012-06-07  8:13 UTC  (2+ messages)

mwifiex:Testing AP functionality with hostapd
 2012-06-07  8:18 UTC 

[PATCH v4 0/2] Move x86_cpu_to_apicid to the __read_mostly section
 2012-06-07  8:18 UTC  (4+ messages)

3.5-rc1 snd_usb_audio stream format breakage
 2012-06-07  8:17 UTC  (3+ messages)

[PATCH 7/7] ARM: nomadik: register the MMC/SD device
 2012-06-07  8:16 UTC  (2+ messages)

[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-07  8:14 UTC  (8+ messages)
` [PATCH 04/11] ARM: OMAP2+: usb_host_fs: add custom reset for usb_host_fs (fsusb)

[PATCH 2/2] Octeon 6xxx: Add Power Throttling support for CN6xxx and above
 2012-06-07  8:16 UTC  (2+ 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.