All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-02 17:14:56 to 2013-10-02 17:58:33 UTC [more...]

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

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-02 17:31 UTC  (88+ 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 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 09/77] ahci: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 12/77] benet: "
` [PATCH RFC 14/77] bnx2x: "
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [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 37/77] ipr: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 38/77] ixgbe: "
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 43/77] lpfc: "
` [PATCH RFC 47/77] mlx5: Fix memory leak in case "
` [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 55/77] ntb: Update MSI/MSI-X interrupts enablement code
` [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 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 66/77] qlge: Update MSI/MSI-X interrupts enablement code
` [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 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes

[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  (16+ 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

[PATCH] sched_clock: fix postinit no sched_clock function check
 2013-10-02 17:48 UTC  (11+ messages)

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

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

[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)

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

[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 net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-02 17:44 UTC  (5+ messages)

[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)

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

[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

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

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  (23+ messages)
` [PATCH v6 10/19] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v6 12/19] swiotlb: don't assume that io_tlb_start-io_tlb_end is coherent
` [PATCH v6 15/19] swiotlb-xen: call dma_capable only if dev->dma_mask is allocated
` [PATCH v6 18/19] swiotlb-xen: introduce a rbtree to track phys to bus mappings

[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

[PATCH] MAINTAINERS: add to ioatdma maintainer list
 2013-10-02 17:23 UTC 

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

[PATCH v5] clk: si570: Add a driver for SI570 oscillators
 2013-10-02 17:20 UTC  (4+ messages)

[PATCH] exportfs: Add -s option
 2013-10-02 17:19 UTC 

[PATCH 1/2] net: Toeplitz library functions
 2013-10-02 17:18 UTC  (10+ messages)
          ` [PATCH] net: net_secret should not depend on TCP
            ` [PATCH RFC] random: introduce get_random_bytes_busy_wait_initialized

[hp mini 210-1000] touchpad "jump" when try to select elements
 2013-10-02 17:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 3/4] generic board patch of manual reloc and zero gd_t
 2013-10-02 17:16 UTC  (10+ messages)

readahead man page incorrectly says it blocks
 2013-10-02 17:15 UTC 

[PATCHv5 00/16] Linux: FIFO-based event channel ABI
 2013-10-02 17:15 UTC  (7+ messages)
` [PATCH 11/16] xen/events: add xen_evtchn_mask_all()
` [PATCH 12/16] xen/evtchn: support more than 4096 ports
` [PATCH 13/16] xen/events: Add the hypervisor interface for the FIFO-based event channels
` [PATCH 14/16] xen/events: allow event channel priority to be set
` [PATCH 15/16] xen/x86: set VIRQ_TIMER priority to maximum
` [PATCH 16/16] xen/events: use the FIFO-based ABI if available


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.