All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-17 08:04:31 to 2011-10-17 09:35:45 UTC [more...]

sample USB Driver / Probe not getting called
 2011-10-17  9:35 UTC 

[LTP] lseek03 - v3.1-rc1
 2011-10-17  9:10 UTC 

longterm backport request: xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend
 2011-10-17  9:32 UTC 

[U-Boot] [PATCH V2] Ethernut 5 board support
 2011-10-17  9:31 UTC  (4+ messages)

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-17  9:28 UTC  (17+ messages)

[Qemu-devel] [RFC][PATCH 00/45] qemu-kvm: MSI layer rework for in-kernel irqchip support
 2011-10-17  9:28 UTC  (92+ messages)
`  "
` [Qemu-devel] [RFC][PATCH 01/45] msi: Guard msi/msix_write_config with msi_present
  `  "
` [Qemu-devel] [RFC][PATCH 02/45] msi: Guard msi_reset "
  `  "
` [Qemu-devel] [RFC][PATCH 03/45] msi: Use msi/msix_present more consistently
  `  "
` [Qemu-devel] [RFC][PATCH 04/45] msi: Invoke msi/msix_reset from PCI core
  `  "
` [Qemu-devel] [RFC][PATCH 05/45] msi: Invoke msi/msix_write_config "
  `  "
` [Qemu-devel] [RFC][PATCH 06/45] msix: Prevent bogus mask updates on MMIO accesses
  `  "
` [Qemu-devel] [RFC][PATCH 07/45] msi: Generalize msix_supported to msi_supported
  `  "
` [Qemu-devel] [RFC][PATCH 08/45] Introduce MSIMessage structure
  `  "
` [Qemu-devel] [RFC][PATCH 09/45] msi: Factor out msi_message_from_vector
  `  "
` [Qemu-devel] [RFC][PATCH 10/45] msix: Factor out msix_message_from_vector
  `  "
` [Qemu-devel] [RFC][PATCH 11/45] msi: Factor out delivery hook
  `  "
` [Qemu-devel] [RFC][PATCH 12/45] msi: Introduce MSIRoutingCache
  `  "
` [Qemu-devel] [RFC][PATCH 13/45] hpet: Use msi_deliver
  `  "
` [Qemu-devel] [RFC][PATCH 14/45] qemu-kvm: Drop useless kvm_clear_gsi_routes
  `  "
` [Qemu-devel] [RFC][PATCH 15/45] qemu-kvm: Drop unused kvm_del_irq_route
  `  "
` [Qemu-devel] [RFC][PATCH 16/45] qemu-kvm: Use MSIMessage and MSIRoutingCache
  `  "
` [Qemu-devel] [RFC][PATCH 17/45] qemu-kvm: Track MSIRoutingCache in KVM routing table
  `  "
` [Qemu-devel] [RFC][PATCH 18/45] qemu-kvm: Hook into MSI delivery at APIC level
  `  "
` [Qemu-devel] [RFC][PATCH 19/45] qemu-kvm: Factor out kvm_msi_irqfd_set
  `  "
` [Qemu-devel] [RFC][PATCH 20/45] qemu-kvm: msix: Only invoke msix_handle_mask_update on changes
  `  "
` [Qemu-devel] [RFC][PATCH 21/45] qemu-kvm: msix: Don't fire notifier spuriously on set/unset
  `  "
` [Qemu-devel] [RFC][PATCH 22/45] qemu-kvm: msix: Fire mask notifier on global mask changes
  `  "
` [Qemu-devel] [RFC][PATCH 23/45] qemu-kvm: Rework MSI-X mask notifier to generic MSI config notifiers
  `  "
` [Qemu-devel] [RFC][PATCH 24/45] qemu-kvm: msix: Don't handle mask updated while disabled
  `  "
` [Qemu-devel] [RFC][PATCH 25/45] qemu-kvm: Update MSI cache on kvm_msi_irqfd_set
  `  "
` [Qemu-devel] [RFC][PATCH 26/45] qemu-kvm: Use g_realloc for irq_routes extension
  `  "
` [Qemu-devel] [RFC][PATCH 27/45] qemu-kvm: Lazily update MSI caches
  `  "
` [Qemu-devel] [RFC][PATCH 28/45] qemu-kvm: msix: Drop tracking of used vectors
  `  "
` [Qemu-devel] [RFC][PATCH 29/45] pci-assign: Drop kvm_assigned_irq::host_irq initialization
  `  "
` [Qemu-devel] [RFC][PATCH 30/45] pci-assign: Rename assign_irq to assign_intx
  `  "
` [Qemu-devel] [RFC][PATCH 31/45] qemu-kvm: Refactor kvm_deassign_irq to kvm_device_irq_deassign
  `  "
` [Qemu-devel] [RFC][PATCH 32/45] pci-assign: Factor out deassign_irq
  `  "
` [Qemu-devel] [RFC][PATCH 33/45] qemu-kvm: Factor out kvm_device_intx_assign
  `  "
` [Qemu-devel] [RFC][PATCH 34/45] qemu-kvm: Factor out kvm_device_msi_assign
  `  "
` [Qemu-devel] [RFC][PATCH 35/45] pci-assign: Polish assigned_dev_update_msix_mmio
  `  "
` [Qemu-devel] [RFC][PATCH 36/45] qemu-kvm: Factor out kvm_device_msix_* services
  `  "
` [Qemu-devel] [RFC][PATCH 37/45] qemu-kvm: Clean up irqrouting API
  `  "
` [Qemu-devel] [RFC][PATCH 38/45] msi: Implement config notifiers for legacy MSI
  `  "
` [Qemu-devel] [RFC][PATCH 39/45] pci-assign: Use generic MSI support
  `  "
` [Qemu-devel] [RFC][PATCH 40/45] qemu-kvm: msix: Drop check for preexisting cap from msix_add_config
  `  "
` [Qemu-devel] [RFC][PATCH 41/45] msix: Drop unused msix_bar_size
  `  "
` [Qemu-devel] [RFC][PATCH 42/45] msix: Introduce msix_init_simple
  `  "
` [Qemu-devel] [RFC][PATCH 43/45] msix: Allow to customize capability on init
  `  "
` [Qemu-devel] [RFC][PATCH 44/45] pci-assign: Use generic MSI-X support
  `  "
` [Qemu-devel] [RFC][PATCH 45/45] pci-assign: Fix coding style issues
  `  "

[Qemu-devel] [PATCH RFC v1 0/2] Initial support for Microsoft Hyper-V
 2011-10-17  9:30 UTC  (8+ messages)
`  "
` [Qemu-devel] [PATCH RFC v1 1/2] hyper-v: introduce Hyper-V support infrastructure
  `  "
` [Qemu-devel] [PATCH RFC v1 2/2] hyper-v: initialize Hyper-V CPUID leafs
  `  "

[Qemu-devel] [PATCHv2] ps2: migrate ledstate
 2011-10-17  9:25 UTC  (3+ messages)
` [Qemu-devel] [PATCHv3] "

xen: IPI interrupts not resumed early enough on suspend/resume
 2011-10-17  9:25 UTC  (11+ messages)
              ` [Xen-devel] "

[OC-core][PATCH 0/1] lsb: Change link of ${baselib} to lib64 for 64bits system
 2011-10-17  9:24 UTC  (2+ messages)
` [PATCH 1/1] "

[GIT PULL] DEBUG_LL platform updates for 3.2
 2011-10-17  9:23 UTC  (6+ messages)

[PATCH v2 0/7] Add a generic struct clk
 2011-10-17  9:20 UTC  (10+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure

[PATCHv5 0/4] last chunks of EWS patch
 2011-10-17  9:19 UTC  (5+ messages)
` [PATCHv5 1/4] Bluetooth: EWS: handling different Control fields
` [PATCHv5 2/4] Bluetooth: EWS: support extended seq numbers
` [PATCHv5 3/4] Bluetooth: EWS: remove magic numbers in l2cap
` [PATCHv5 4/4] Bluetooth: EWS: fix max_pdu calculation

Linux 3.1-rc9
 2011-10-17  9:18 UTC  (14+ messages)

[U-Boot] [PATCH 1/3] mkimage: ublimage must return if the header is not verified
 2011-10-17  9:18 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] mkimage: adding support for Davinci AIS image

[PATCH 1/2] [ARM] mach-types: Re-add apf9328
 2011-10-17  9:17 UTC  (6+ messages)

[PATCH] lib/strutils: add default value to parse_range()
 2011-10-17  9:16 UTC  (2+ messages)

[PATCH] fstrim: fix section number in referral to manpage
 2011-10-17  9:16 UTC  (2+ messages)

[PATCH] rtcwake: fix crash (invalid free)
 2011-10-17  9:15 UTC  (2+ messages)

[PATCH] qemu: Fix inject-nmi
 2011-10-17  9:17 UTC  (18+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 2/2 V2] "
                                  ` [Qemu-devel] "
                                      ` [PATCH 1/1 V4] "
                                          ` [PATCH 1/1 V5] kernel/kvm: introduce KVM_SET_LINT1 and "
                                              ` [Qemu-devel] "

sony-laptop driver: Volume keys on Sony Vaio TX3 don't work
 2011-10-17  9:08 UTC  (4+ messages)
` Bug: changing keycodes generated by sony-laptop doesn't work

corruption on 3.1.0-rc9-next-20111011+
 2011-10-17  9:10 UTC  (6+ messages)
  ` [PATCH] ext4: Check extent overflow with the right range

[PATCH v2.1 0/7] evm: digital signature verification extension
 2011-10-17  9:11 UTC  (8+ messages)
` [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files (part 1)
` [PATCH v2.1 4/7] crypto: GnuPG based MPI lib - additional sources (part 4)

Patchwork hooks for meta-oe active and working
 2011-10-17  9:04 UTC  (2+ messages)

[U-Boot] [PATCH] tools/env: add posibility to inject configuration
 2011-10-17  9:10 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] tools/env: use lib/crc32.c directly
 2011-10-17  9:08 UTC  (2+ messages)

finger service @ftp.kernel.org
 2011-10-17  9:03 UTC  (2+ messages)

[Buildroot] [PATCH 5/9] Support for compiling Qt for X11
 2011-10-17  9:02 UTC 

FW: P4080 device tree problems with fsl dpaa 
 2011-10-17  9:01 UTC  (2+ messages)

[PATCH] sh: pfc: get_config_reg() shift clean up
 2011-10-17  9:01 UTC 

[PATCH] ARM: mach-shmobile: sh73a0 and AG5EVM PINT support
 2011-10-17  9:00 UTC 

[PATCH] ARM: mach-shmobile: Add support for PINT though INTC macros
 2011-10-17  9:00 UTC 

[PATCH] ext4: fix wrong verification in ext4_ext_insert_index
 2011-10-17  9:00 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: modify DATA register offset
 2011-10-17  9:00 UTC  (4+ messages)

[PATCH v2 1/2] irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
 2011-10-17  9:00 UTC  (3+ messages)
` [PATCH 2/2] irq: Add function pointer table for generic-chip

[PATCH] sh: intc: Add IRQ trigger bit field check
 2011-10-17  8:59 UTC 

[RFC] [PATCH 0/4] memcg: Kernel memory accounting
 2011-10-17  8:56 UTC  (6+ messages)
` [RFC] [PATCH 1/4] memcg: Kernel memory accounting infrastructure
  ` [RFC] [PATCH 2/4] memcg: Introduce __GFP_NOACCOUNT
    ` [RFC] [PATCH 3/4] memcg: Slab accounting
      ` [RFC] [PATCH 4/4] memcg: Document kernel memory accounting

Problems with videos and i915 driver
 2011-10-17  8:55 UTC  (2+ messages)

Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
 2011-10-17  8:54 UTC  (2+ messages)

How to blacklist a usb_storage device from attach to the usb_storage module
 2011-10-17  8:53 UTC  (2+ messages)

Understanding page size in jffs2- and kernel-source
 2011-10-17  8:52 UTC 

[PATCH] block: Free queue resources at blk_release_queue()
 2011-10-17  8:46 UTC  (12+ messages)
              ` [GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())

[Buildroot] [PATCH v6 0/3] Add utilities to set background image in Fluxbox
 2011-10-17  8:41 UTC  (4+ messages)
` [Buildroot] [PATCH v6 1/3] New package: ImLib2
` [Buildroot] [PATCH v6 2/3] New package: giblib
` [Buildroot] [PATCH v6 3/3] New package: feh

[Buildroot] [PATCH 0 of 2] linux: add linux-update and allow vmlinux for all architectures
 2011-10-17  8:38 UTC  (7+ messages)
` [Buildroot] [PATCH 2 of 2] linux: make vmlinux target available to "

/dev/dsp open failure
 2011-10-17  8:37 UTC 

[RFC] Improved handling of presets
 2011-10-17  8:32 UTC 

alsa ucm in pulseaudio
 2011-10-17  8:32 UTC  (11+ messages)
` [pulseaudio-discuss] "

Broadcom 4303 HP Pavilion zv5000
 2011-10-17  8:30 UTC 

MESSAGE FROM BILL GATES
 2011-10-17  7:54 UTC 

MESSAGE FROM BILL GATES
 2011-10-17  7:54 UTC 

idmapd not mapping realm to domain and not resolving gid
 2011-10-17  8:05 UTC 

Health Thermometer Profile
 2011-10-17  8:26 UTC  (2+ messages)

[PATCHv2 hcidump 0/3] decode fixed channels
 2011-10-17  8:22 UTC  (4+ messages)
` [PATCHv2 hcidump 3/3] decode fixed channel list info rsp

[PATCHv3 0/4] decode fixed channels
 2011-10-17  8:21 UTC  (5+ messages)
` [PATCHv3 1/4] add btohll macro
` [PATCHv3 2/4] add fixed channel definitions
` [PATCHv3 3/4] add 64 bit get_val support
` [PATCHv3 4/4] decode fixed channel list info rsp

[PATCH] netback: disable features not supported by netfront
 2011-10-17  8:20 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci-pci: add runtime pm support
 2011-10-17  8:19 UTC  (5+ messages)
` [PATCH 2/2] "

power profiling ( /proc/acpi/processor .. missing)
 2011-10-17  8:18 UTC 

I2c-cpm driver not working
 2011-10-17  8:17 UTC  (2+ messages)

About zImage, vmlinux and yaboot on IBM Power
 2011-10-17  8:16 UTC 

best way to duplicate hard drive for backup
 2011-10-17  8:12 UTC  (2+ messages)

Speed of RAM reserved with memmap kernel command line option
 2011-10-17  7:51 UTC 

nfs3 30% faster than nfs4?
 2011-10-17  7:53 UTC 

[PATCH] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
 2011-10-17  8:08 UTC 

[RFC] subdevice PM: .s_power() deprecation?
 2011-10-17  8:06 UTC  (3+ messages)

[U-Boot] [GIT PULL] Pull request: u-boot-imx
 2011-10-17  8:05 UTC 

[PATCH 0/5] Request/Abort Continuing and some minor things
 2011-10-17  8:05 UTC  (3+ messages)
` [PATCH 4/5] AVRCP: Implement AbortContinuingResponse PDU


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.