All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-06 15:37:15 to 2011-09-06 17:05:50 UTC [more...]

[Qemu-devel] [PATCH v3 00/27] Block layer cleanup & fixes
 2011-09-06 16:58 UTC  (26+ messages)
` [Qemu-devel] [PATCH v3 01/27] ide: Fix ATA command READ to set ATAPI signature for CD-ROM
` [Qemu-devel] [PATCH v3 02/27] ide: Use a table to declare which drive kinds accept each command
` [Qemu-devel] [PATCH v3 03/27] ide: Reject ATA commands specific to drive kinds
` [Qemu-devel] [PATCH v3 04/27] ide/atapi: Clean up misleading name in cmd_start_stop_unit()
` [Qemu-devel] [PATCH v3 05/27] ide/atapi: Track tray open/close state
` [Qemu-devel] [PATCH v3 06/27] scsi-disk: Factor out scsi_disk_emulate_start_stop()
` [Qemu-devel] [PATCH v3 07/27] scsi-disk: Track tray open/close state
` [Qemu-devel] [PATCH v3 08/27] block: Revert entanglement of bdrv_is_inserted() with tray status
` [Qemu-devel] [PATCH v3 09/27] block: Drop tray status tracking, no longer used
` [Qemu-devel] [PATCH v3 10/27] ide/atapi: Track tray locked state
` [Qemu-devel] [PATCH v3 11/27] scsi-disk: "
` [Qemu-devel] [PATCH v3 12/27] block: Leave enforcing tray lock to device models
` [Qemu-devel] [PATCH v3 13/27] block: Drop medium lock tracking, ask device models instead
` [Qemu-devel] [PATCH v3 15/27] ide/atapi: Don't fail eject when tray is already open
` [Qemu-devel] [PATCH v3 16/27] scsi-disk: Fix START_STOP to fail when it can't eject
` [Qemu-devel] [PATCH v3 17/27] ide/atapi: Preserve tray state on migration
` [Qemu-devel] [PATCH v3 18/27] block: Clean up remaining users of "removable"
` [Qemu-devel] [PATCH v3 19/27] block: Drop BlockDriverState member removable
` [Qemu-devel] [PATCH v3 20/27] block: Show whether the virtual tray is open in info block
` [Qemu-devel] [PATCH v3 21/27] block: Move BlockConf & friends from block_int.h to block.h
` [Qemu-devel] [PATCH v3 22/27] hw: Trim superfluous #include "block_int.h"
` [Qemu-devel] [PATCH v3 23/27] block: New bdrv_set_buffer_alignment()
` [Qemu-devel] [PATCH v3 24/27] block: Reset buffer alignment on detach
` [Qemu-devel] [PATCH v3 25/27] nbd: Clean up use of block_int.h
` [Qemu-devel] [PATCH v3 26/27] block: New change_media_cb() parameter load

[PATCH 0/1] meta-yocto: linux-yocto: remove emenlow from bbappend
 2011-09-06 17:04 UTC  (3+ messages)
` [PATCH 1/1] linux-yocto: remove emenlow from meta-yocto bbappend

[PATCH] btusb.c: add support for 2011 mac mini
 2011-09-06 17:03 UTC  (2+ messages)

[PATCH] xen: disable PV spinlocks on HVM
 2011-09-06 17:02 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/6] elantech: add support for newer generation hardware
 2011-09-06 17:03 UTC  (6+ messages)
` [PATCH 2/6] Input: elantech - use firmware provided x, y ranges

[RFC/PATCH git] http: avoid empty error messages for some curl errors
 2011-09-06 17:02 UTC  (3+ messages)

[PATCH v2 0/5] sha1_file: remove only current repository can have relative path limitation
 2011-09-06 16:59 UTC  (7+ messages)
` [PATCH v2 1/5] sha1_file cleanup: remove redundant variable check
  ` [PATCH v2 2/5] sha1_file: remove a buggy value setting
    ` [PATCH v2 3/5] sha1_file: improve directories comparison method

[PATCH #upstream-fixes] libata: clear PIO pad area
 2011-09-06 16:58 UTC  (3+ messages)

analysis of kernel panic logs
 2011-09-06 16:56 UTC  (9+ messages)

build initramfs: logging is slow
 2011-09-06 16:55 UTC 

blkfront problem in pvops kernel when barriers enabled
 2011-09-06 16:55 UTC  (3+ messages)

[PATCH] netfilter: install nf_nat.h and related headers to INSTALL_HDR_PATH
 2011-09-06 16:44 UTC  (3+ messages)

[PATCH] Optimize multi-CPU tlb flushing a little more
 2011-09-06 16:53 UTC  (2+ messages)

ceph kernel client cache
 2011-09-06 16:53 UTC  (2+ messages)

[patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6
 2011-09-06 16:51 UTC  (12+ messages)
                  ` [kernel-hardening] "

[Qemu-devel] [PATCH v4 0/9]: Introduce the RunState type
 2011-09-06 16:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/9] runstate_set(): Check for valid transitions

[PATCH v3] libsas: export sas_alloc_task()
 2011-09-06 16:47 UTC  (6+ messages)
` [PATCH] [SCSI]: Allow expander T-T attachments

Minutes: Yocto Technical Team Meeting - (Tuesday, September 06, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
 2011-09-06 16:46 UTC 

[PATCH] Input: wacom - fix touch on newer Bamboo's
 2011-09-06 16:46 UTC  (2+ messages)

[PATCH 1/2] ext4: EXT4_FREEBLOCKS_WATERMARK is overly pessimistic
 2011-09-06 16:44 UTC  (8+ messages)
` [PATCH 2/2] percpu_counter: Put a reasonable upper bound on percpu_counter_batch
    ` [PATCH] "

[V3][PATCH 0/6] x86, nmi: new NMI handling routines
 2011-09-06 16:43 UTC  (8+ messages)
` [V3][PATCH 3/6] x86, nmi: wire up NMI handlers to new routines
` [V3][PATCH 4/6] x86, nmi: add in logic to handle multiple events and unknown NMIs
` [V3][PATCH 6/6] x86, nmi: print out NMI stats in /proc/interrupts

sata_mv port lockup on hotplug (kernel 2.6.38.2)
 2011-09-06 16:42 UTC  (12+ messages)

[PATCH 0/1] meta-yocto: beagleboard: document hard floating point abi
 2011-09-06 16:39 UTC  (2+ messages)
` [PATCH 1/1] beagleboard: document how to enable the "

[BUG] git bisect start fails when stale bisect data is left behind
 2011-09-06 16:38 UTC  (3+ messages)

[PATCH 0/6 v7] ext4: fix 1k block bugs
 2011-09-06 16:38 UTC  (3+ messages)

EXT4-fs (dm-1): Couldn't remount RDWR because of unprocessed orphan inode list
 2011-09-06 16:37 UTC  (3+ messages)

the messenger to send osd write ack|ondisk
 2011-09-06 16:37 UTC  (2+ messages)

[PATCH -next v2] unix stream: Fix use-after-free crashes
 2011-09-06 16:39 UTC  (5+ messages)

[PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
 2011-09-06 16:35 UTC  (8+ messages)
` [Revert] "
          ` [Xen-devel] "

dom0 is stalled until a keypress
 2011-09-06 16:35 UTC  (3+ messages)

[U-Boot] [PATCH] harmony: fix out of tree building
 2011-09-06 16:35 UTC  (3+ messages)
` [U-Boot] [PATCH] harmony / seaboard: "

[RFC PATCH 00/32] Nohz cpusets (was: Nohz Tasks)
 2011-09-06 16:35 UTC  (10+ messages)
` [PATCH 09/32] nohz: Move ts->idle_calls into strict idle logic

[PATCH v2] ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
 2011-09-06 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] Device state visualization reloaded
 2011-09-06 16:33 UTC  (10+ messages)

[PATCH] glib-networking: Ensure certificates are consistently disabled
 2011-09-06 16:15 UTC 

checkpatch.pl WARNING: Do not use whitespace before Signed-off-by:
 2011-09-06 16:31 UTC  (8+ messages)

KVM got slow after adding more physical memory to host
 2011-09-06 16:30 UTC  (10+ messages)

[Qemu-devel] [PATCH] Only build with -g CFLAGS/LDFLAGS if using --enable-debug and add --optflags
 2011-09-06 16:30 UTC  (3+ messages)

AMD IOMMU intremap tables and IOAPICs
 2011-09-06 16:25 UTC  (9+ messages)

[PATCH 01/10] alsa_stream: port changes made on xawtv3
 2011-09-06 16:24 UTC  (3+ messages)

[PATCH 0/1] Update prelinker to latest upstream version
 2011-09-06 16:26 UTC  (2+ messages)
` [PATCH 1/1] prelink: Update "

btrfs-delalloc - threaded?
 2011-09-06 16:21 UTC 

[PATCH v2 1/2] xen: modify kernel mappings corresponding to granted pages
 2011-09-06 16:19 UTC  (3+ messages)
` [PATCH v2 2/2] xen: use multicalls for m2p override grant table ops

[PATCH 00/18] IO-less dirty throttling v11
 2011-09-06 16:18 UTC  (13+ messages)
` [PATCH 05/18] writeback: per task dirty rate limit
` [PATCH 14/18] writeback: control dirty pause time
` [PATCH 15/18] writeback: charge leaked page dirties to active tasks
` [PATCH 17/18] writeback: fix dirtied pages accounting on redirty

[PATCH 1/3] clockevents: Use an atomic RCU notifier for clockevents
 2011-09-06 16:19 UTC  (3+ messages)
` [PATCH 3/3] tick-broadcast: push down tick_broadcast_lock

[PATCH] xen: modify kernel mappings corresponding to granted pages
 2011-09-06 16:19 UTC  (4+ messages)

[U-Boot] [PATCH] OMAP: Add function to get state of a GPIO output
 2011-09-06 16:18 UTC  (3+ messages)

[PATCH] per-cgroup tcp buffer limitation
 2011-09-06 16:16 UTC  (6+ messages)

VM hangs during boot on 3.0.4 dom0 kernel, works on alternative hardware
 2011-09-06 16:16 UTC  (2+ messages)

[RFC/PATCH] cifs: add server-provided principal name in upcall
 2011-09-06 16:16 UTC  (4+ messages)
` [RFC/PATCH] cifs.upcall: use kernel.provided principal name if available

[Buildroot] [PATCH 1/2] grub: build for host
 2011-09-06 16:16 UTC  (3+ messages)

[GIT PULL] hwmon fixes for 3.1
 2011-09-06 16:13 UTC  (2+ messages)
` [lm-sensors] "

iptables features 20110905
 2011-09-06 16:14 UTC  (5+ messages)
` [PATCH 1/3] libxt_addrtype: rename from libipt_addrtype

[PATCH v6 03/10] crc32-replace-self-test.diff
 2011-09-06 16:14 UTC  (6+ messages)
` [PATCH v6 05/10] crc32-misc-cleanup.diff

FW: HXEN on linux
 2011-09-06 16:12 UTC  (10+ messages)

[PATCHv2 0/5] patterns for branch list
 2011-09-06 16:11 UTC  (6+ messages)
` [PATCHv3 5/5] branch: allow pattern arguments

[GIT PULL] (xen) stable/bug.fixes for 3.1-rc5
 2011-09-06 16:10 UTC 

git-rebase skips automatically no more needed commits
 2011-09-06 16:08 UTC 

New dm-bufio with shrinker API
 2011-09-06 16:08 UTC  (9+ messages)

Question about right-only
 2011-09-06 16:08 UTC  (4+ messages)

[PATCH] send-email: add option -h
 2011-09-06 16:04 UTC  (4+ messages)

[Buildroot] [pull request] Pull request for branch for-2011.11/pkg-device
 2011-09-06 16:03 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] Add support for package-declared devices

[PATCH v6 00/10] crc32
 2011-09-06 16:02 UTC  (3+ messages)

Screen corruption regression from 3.0 to 3.1rc4
 2011-09-06 15:53 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/2] Add glib support to main loop
 2011-09-06 15:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] main: switch qemu_set_fd_handler to g_io_add_watch

[PATCH] mfd: twl6030: Setup irq_wake infrastructure
 2011-09-06 15:59 UTC 

[PATCH 0/7] IBoE user space support
 2011-09-06 15:59 UTC  (4+ messages)

BUG: i_size and i_blocks corruption on ext4 with ^huge_file
 2011-09-06 15:58 UTC  (2+ messages)

[PATCH] ext4: only call ext4_jbd2_file_inode when an inode has been extended
 2011-09-06 15:57 UTC  (4+ messages)

[PATCHSET pm-freezer] freezer: fixes & simplifications
 2011-09-06 15:53 UTC  (11+ messages)
` [PATCH 6/6] freezer: kill unused set_freezable_with_signal()

[PATCH] vmscan: Do reclaim stall in case of mlocked page
 2011-11-14 15:37 UTC  (9+ messages)

3.x memleaks
 2011-09-06 15:50 UTC 

Enquiry For Investment
 2011-09-06 15:48 UTC 

[lm-sensors] [PATCH v6] hwmon: Add driver for EXYNOS4 TMU
 2011-09-06 15:46 UTC  (2+ messages)

[PATCH v2 7/8] makedumpfile: Add erased information in compressed kdump file
 2011-09-06 15:44 UTC  (4+ messages)

Does the CMA support connecting UC QPs?
 2011-09-06 15:44 UTC 

[PATCH] ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
 2011-09-06 15:43 UTC  (2+ messages)

[PATCH 0/1] CFQ: fixing performance issues
 2011-09-06 15:42 UTC  (8+ messages)
` [PATCH 1/1] CFQ: fix handling 'deep' cfqq

[PATCH 1/4] posix-timers: move global timer id management to signal_struct v2
 2011-09-06 15:39 UTC  (8+ messages)
` [PATCH 4/4] posix-timers: turn it_signal into it_valid flag

[PATCH] vfs: automount should ignore LOOKUP_FOLLOW
 2011-09-06 15:39 UTC  (7+ messages)

LVM2/lib/metadata lv_manip.c
 2011-09-06 15:39 UTC 

LVM2/lib/misc lvm-string.c
 2011-09-06 15:38 UTC 

[Qemu-devel] [PULL 00/31] Block patches
 2011-09-06 15:39 UTC  (22+ messages)
` [Qemu-devel] [PATCH 08/31] ide: Update command code definitions as per ACS-2 Table B.2
` [Qemu-devel] [PATCH 11/31] block/raw: Fix to forward method bdrv_media_changed()
` [Qemu-devel] [PATCH 12/31] block: Leave tracking media change to device models
` [Qemu-devel] [PATCH 13/31] fdc: Make media change detection more robust
` [Qemu-devel] [PATCH 14/31] block: Clean up bdrv_flush_all()
` [Qemu-devel] [PATCH 15/31] savevm: Include writable devices with removable media
` [Qemu-devel] [PATCH 16/31] xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
` [Qemu-devel] [PATCH 17/31] spitz tosa: Simplify "drive is suitable for microdrive" test
` [Qemu-devel] [PATCH 18/31] block: Declare qemu_blockalign() in block.h, not block_int.h
` [Qemu-devel] [PATCH 19/31] VMDK: enable twoGbMaxExtentFlat
` [Qemu-devel] [PATCH 20/31] VMDK: add twoGbMaxExtentSparse support
` [Qemu-devel] [PATCH 21/31] VMDK: separate vmdk_read_extent/vmdk_write_extent
` [Qemu-devel] [PATCH 22/31] VMDK: Opening compressed extent
` [Qemu-devel] [PATCH 23/31] VMDK: read/write "
` [Qemu-devel] [PATCH 24/31] VMDK: creating streamOptimized subformat
` [Qemu-devel] [PATCH 25/31] VMDK: bugfix, open Haiku vmdk image
` [Qemu-devel] [PATCH 26/31] VMDK: bugfix, opening vSphere 4 exported image
` [Qemu-devel] [PATCH 27/31] scsi: execute SYNCHRONIZE_CACHE asynchronously
` [Qemu-devel] [PATCH 29/31] scsi: refine constants for READ CAPACITY 16
` [Qemu-devel] [PATCH 30/31] scsi: fill in additional sense length correctly
` [Qemu-devel] [PATCH 31/31] scsi: improve MODE SENSE emulation


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.