All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-02 17:25:11 to 2013-10-02 18:09:44 UTC [more...]

[PATCH v2 0/4] Add Core Divider clock support for Armada 370/XP
 2013-10-02 18:09 UTC  (4+ messages)
` [PATCH v2 1/4] clk: mvebu: Add Core Divider clock

[net-next 0/3] Improve UDP multicast receive latency
 2013-10-02 18:09 UTC  (5+ messages)
` [net-next 2/3] udp: Add udp early demux

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-02 18:00 UTC  (94+ messages)
` [PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [PATCH RFC 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 14/77] bnx2x: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [PATCH RFC 18/77] cciss: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 19/77] csiostor: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 20/77] csiostor: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 22/77] cxgb3: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 23/77] cxgb3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 25/77] cxgb4: "
` [PATCH RFC 26/77] cxgb4: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 27/77] cxgb4vf: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 28/77] cxgb4vf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 29/77] cxgb4vf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 30/77] hpsa: Update a misleading comment on interrupt usage
` [PATCH RFC 32/77] hpsa: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 33/77] ioat: Disable MSI-X in case request of IRQ failed
` [PATCH RFC 34/77] ioat: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 35/77] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 38/77] ixgbe: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 41/77] lpfc: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 43/77] lpfc: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 44/77] lpfc: Make MSI-X initialization routine more readable
` [PATCH RFC 47/77] mlx5: Fix memory leak in case not enough MSI-X vectors available
` [PATCH RFC 48/77] mlx5: Return -ENOSPC when "
` [PATCH RFC 49/77] mlx5: Fix minimum number of MSI-Xs
` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
` [PATCH RFC 60/77] qlcnic: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 61/77] qlogic: Return -EINVAL in case MSI-X is not supported
` [PATCH RFC 62/77] qlcnic: Remove redundant return operator
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 71/77] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC 72/77] vmxnet3: Fixup a weird loop exit
` [PATCH RFC 73/77] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 74/77] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes

[RFC 00/15] Device Tree schemas and validation
 2013-10-02 18:08 UTC  (8+ messages)

[PATCH] sched_clock: fix postinit no sched_clock function check
 2013-10-02 18:07 UTC  (12+ messages)

[kernel-hardening] [PATCH v2 0/9] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-10-02 18:07 UTC  (10+ messages)
` [kernel-hardening] "
      `  "

Hello My Dear,New Friend
 2013-10-02 18:05 UTC 

[Qemu-devel] [PATCH] block: use correct filename
 2013-10-02 17:31 UTC 

Race and segmentation fault in pthread_kill() vs thread teardown
 2013-10-02 18:05 UTC  (2+ messages)

[PATCH v2.41 0/5] MPLS actions and matches
 2013-10-02 18:03 UTC  (3+ messages)
` [PATCH v2.41 5/5] datapath: Add basic MPLS support to kernel

[PATCH V2] tick: Make sleep length calculation more accurate
 2013-10-02 18:03 UTC  (5+ messages)

[PATCH] mtd: plat-ram: Remove casting the return value which is a void pointer
 2013-10-02 18:03 UTC  (2+ messages)

[PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-02 18:02 UTC  (7+ messages)

[PATCH v4 00/17] 64-bit friendly generic sched_clock()
 2013-10-02 18:02 UTC  (9+ messages)
` [PATCH v4 05/17] arch_timer: Move to generic sched_clock framework

[lm-sensors] applesmc oops in 3.10/3.11
 2013-10-02 18:02 UTC  (12+ messages)
                  `  "

[PATCH v3] ARM: dts: bcm281xx: Add card detect GPIO
 2013-10-02 18:00 UTC 

New watchdog and watchdog-next branches to augment the existing ones
 2013-10-02 17:59 UTC 

[ath3k] Support for Asus BT USB dongle (0cf3:3005)
 2013-10-02 17:59 UTC 

[PATCH] ARM: dts: AM33XX: add ethernet alias's for am33xx
 2013-10-02 17:58 UTC  (3+ messages)

[PATCH v2 00/12] CPU idle for Armada XP
 2013-10-02 17:58 UTC  (7+ messages)

JFFS2 SUMMARY prior to Linux 3.9
 2013-10-02 17:57 UTC  (2+ messages)

why is i_ino unsigned long, anyway?
 2013-10-02 17:57 UTC  (9+ messages)

[PATCH 0/2] kvm/powerpc: hypercall related cleanup
 2013-10-02 17:54 UTC  (15+ messages)
` [PATCH 1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()

[Qemu-devel] [PATCH] Update MAINTAINERS
 2013-10-02 17:53 UTC  (2+ messages)

[PULL] Merge of QEMU v1.6.0 into qemu-xen
 2013-10-02 17:53 UTC 

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-10-02 17:52 UTC  (12+ messages)

[RFC PATCH v2 0/1] FPGA subsystem core
 2013-10-02 17:46 UTC  (3+ messages)
` [RFC PATCH v2] fpga: Introduce new fpga subsystem

[RFC] perf: mmap2 not covering VM_CLONE regions
 2013-10-02 17:49 UTC  (15+ messages)

[RESEND PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-10-02 17:46 UTC  (3+ messages)

[PATCH] ARM: mvebu: config: Add GPIO connected LEDs support to defconfig
 2013-10-02 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/5] Do not set SO_REUSEADDR on Windows
 2013-10-02 17:46 UTC  (3+ messages)

[PATCH 00/10] pwm-backlight: Add GPIO and power supply support
 2013-10-02 17:45 UTC  (6+ messages)
` [PATCH 10/10] pwm-backlight: Allow backlight to remain disabled on boot

[PATCH] drm/i915: disable LVDS clock gating on CPT
 2013-10-02 17:34 UTC  (2+ messages)
` [PATCH] drm/i915: disable LVDS clock gating on CPT v2

[PATCH RFC] media: rc: OF: Add Generic bindings for remote-control
 2013-10-02 17:44 UTC  (9+ messages)

[Qemu-devel] [PULL 0/5] net: Add and use new function socket_set_fast_reuse
 2013-10-02 17:41 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
` [Qemu-devel] [PULL 2/5] gdbstub: call socket_set_fast_reuse instead of "
` [Qemu-devel] [PULL 3/5] net: "
` [Qemu-devel] [PULL 4/5] slirp: "
` [Qemu-devel] [PULL 5/5] util: "

[PATCH] Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
 2013-10-02 17:41 UTC 

[PATCH RESEND 00/11] CPUFreq: Cleanups/fixes for v3.13
 2013-10-02 17:40 UTC  (3+ messages)
` [PATCH RESEND 11/11] cpufreq: add new routine cpufreq_verify_within_cpu_limits()

[PATCH v2 1/1] iio: core: Implement devm_iio_device_{register,unregister}
 2013-10-02 17:39 UTC  (4+ messages)

[PATCH 0/4] fuse: fixes for fuse_writepage_in_flight() and friends -v2
 2013-10-02 17:38 UTC  (5+ messages)
` [PATCH 1/4] fuse: writepages: roll back changes if request not found
` [PATCH 2/4] fuse: writepages: crop secondary requests
` [PATCH 3/4] fuse: writepage: update bdi writeout when deleting secondary request
` [PATCH 4/4] fuse: writepages: protect secondary requests from fuse file release

Various static checker fixes
 2013-10-02 17:36 UTC  (5+ messages)
` [PATCH 11/11] perf: Avoid uninitialized sample type reference in __perf_event__output_id_sample

CSCHED_CREDITS_PER_MSEC" and "MILLISECS(1)"
 2013-10-02 17:35 UTC  (5+ messages)
      ` difference of Credit and Weight

Ingress traffic shape per IP
 2013-10-02 17:34 UTC 

[PATCH 00/11] EFI runtime services virtual mapping
 2013-10-02 17:32 UTC  (13+ messages)
` [PATCH 11/11] EFI: Runtime "
  ` [PATCH -v2] "

[PATCH v6 0/19] enable swiotlb-xen on arm and arm64
 2013-10-02 17:31 UTC  (6+ messages)
` [PATCH v6 12/19] swiotlb: don't assume that io_tlb_start-io_tlb_end is coherent

[RFC PATCH] ARM: Flush L2 cache on soft_restart
 2013-10-02 17:31 UTC  (4+ messages)

[Qemu-devel] ioh3420: Add a map_irq function
 2013-10-02 17:30 UTC  (3+ messages)

[linux-3.4 test] 20048: regressions - FAIL
 2013-10-02 17:30 UTC 

[ 000/117] 3.11.2-stable review
 2013-10-02 17:30 UTC  (3+ messages)
` [ 005/117] drm/i915: make user mode sync polarity setting explicit


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.