All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 13:39:18 to 2014-11-17 14:14:02 UTC [more...]

[Drbd-dev] [PATCH] Correctly skip interface indexes larger than 256
 2014-11-17 14:14 UTC  (3+ messages)

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-17 14:13 UTC  (4+ messages)

[refpolicy] systemd
 2014-11-17 14:13 UTC  (3+ messages)

[RFC] add a struct page* parameter to dma_map_ops.unmap_page
 2014-11-17 14:11 UTC  (3+ messages)

ARM atomics overhaul for musl
 2014-11-17 14:11 UTC  (6+ messages)

[PATCH] eal: allow virtual devices to be white/black listed
 2014-11-17 14:10 UTC  (2+ messages)

[PATCH 1/4] android/hal-ipc-api: Update HidHost with Android 5 API
 2014-11-17 14:06 UTC  (4+ messages)
` [PATCH 2/4] android/hal: Update HidHost HAL for Android 5
` [PATCH 3/4] android/hid: Support handshake message
` [PATCH 4/4] android/client: Add handshake callback

[PATCH 0/2] rewritten rte_hash_crc() call
 2014-11-17 14:06 UTC  (4+ messages)
` [PATCH v2 3/4] hash: add fallback to software CRC32 implementation

[U-Boot] [PATCH v4 0/7] Addition of new board Peach-Pi
 2014-11-17 14:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] exynos config updates
 2014-11-17 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] exynos: dts: Correct USB vbus-gpio numbering for Snow
 2014-11-17 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] SMDK2410: convert to generic board
 2014-11-17 14:04 UTC  (2+ messages)

[PATCH v5 00/61] dmaengine: Implement generic slave capabilities retrieval
 2014-11-17 13:42 UTC  (124+ messages)
` [PATCH v5 01/61] serial: at91: Use dmaengine_slave_config API
` [PATCH v5 02/61] crypto: ux500: Use dmaengine_terminate_all API
` [PATCH v5 03/61] dmaengine: Make the destination abbreviation coherent
` [PATCH v5 04/61] dmaengine: Rework dma_chan_get
` [PATCH v5 05/61] dmaengine: Make channel allocation callbacks optional
` [PATCH v5 06/61] dmaengine: Introduce a device_config callback
` [PATCH v5 07/61] dmaengine: split out pause/resume operations from device_control
` [PATCH v5 08/61] dmaengine: Add device_terminate_all callback
` [PATCH v5 09/61] dmaengine: Remove the need to declare device_control
` [PATCH v5 10/61] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v5 11/61] dmaengine: pl08x: Split device_control
` [PATCH v5 12/61] dmaengine: hdmac: "
` [PATCH v5 13/61] dmaengine: at_xdmac: split device_control
` [PATCH v5 14/61] dmaengine: bcm2835: Split device_control
` [PATCH v5 15/61] dmaengine: coh901318: "
` [PATCH v5 16/61] dmaengine: cppi41: "
` [PATCH v5 17/61] dmaengine: jz4740: "
` [PATCH v5 18/61] dmaengine: dw: "
` [PATCH v5 19/61] dmaengine: edma: "
` [PATCH v5 20/61] dmaengine: ep93xx: "
` [PATCH v5 21/61] dmaengine: fsl-edma: "
` [PATCH v5 22/61] dmaengine: imx: "
` [PATCH v5 23/61] dmaengine: imx-sdma: "
` [PATCH v5 24/61] dmaengine: intel-mid-dma: "
` [PATCH v5 25/61] dmaengine: ipu-idmac: "
` [PATCH v5 26/61] dmaengine: k3: "
` [PATCH v5 27/61] dmaengine: mmp-pdma: "
` [PATCH v5 28/61] dmaengine: mmp-tdma: "
` [PATCH v5 29/61] dmaengine: moxart: "
` [PATCH v5 30/61] dmaengine: fsl-dma: "
` [PATCH v5 31/61] dmaengine: mpc512x: "
` [PATCH v5 32/61] dmaengine: mxs: "
` [PATCH v5 33/61] dmaengine: nbpfaxi: "
` [PATCH v5 34/61] dmaengine: omap: "
` [PATCH v5 35/61] dmaengine: pl330: "
` [PATCH v5 36/61] dmaengine: bam-dma: "
` [PATCH v5 37/61] dmaengine: s3c24xx: "
` [PATCH v5 38/61] dmaengine: sa11x0: "
` [PATCH v5 39/61] dmaengine: sh: "
` [PATCH v5 40/61] dmaengine: sirf: "
` [PATCH v5 41/61] dmaengine: sun6i: "
` [PATCH v5 42/61] dmaengine: d40: "
` [PATCH v5 43/61] dmaengine: tegra20: "
` [PATCH v5 44/61] dmaengine: xilinx: "
` [PATCH v5 45/61] dmaengine: mv_xor: Remove device_control
` [PATCH v5 46/61] dmaengine: pch-dma: Rename device_control
` [PATCH v5 47/61] dmaengine: td: "
` [PATCH v5 48/61] dmaengine: txx9: "
` [PATCH v5 49/61] dmaengine: rapidio: tsi721: "
` [PATCH v5 50/61] dmaengine: at_xdmac: Declare slave capabilities for the generic code
` [PATCH v5 51/61] dmaengine: bcm2835: "
` [PATCH v5 52/61] dmaengine: fsl-edma: "
` [PATCH v5 53/61] dmaengine: edma: "
` [PATCH v5 54/61] dmaengine: nbpfaxi: "
` [PATCH v5 55/61] dmaengine: omap: "
` [PATCH v5 56/61] dmaengine: pl330: "
` [PATCH v5 57/61] dmaengine: sirf: "
` [PATCH v5 58/61] dmaengine: sun6i: "
` [PATCH v5 59/61] dmaengine: Add a warning for drivers not using the generic slave caps retrieval
` [PATCH v5 60/61] dmaengine: Remove device_control and device_slave_caps
` [PATCH v5 61/61] Documentation: dmaengine: Update the documentation

[U-Boot] [PATCH v3 1/3] arm: odroid: pmic77686: allow buck voltage settings
 2014-11-17 14:03 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] arm: odroid: enable/disable usb host phy for exynos4412
` [U-Boot] [PATCH v3 3/3] arm: odroid: usb: add support for usb host including ethernet

[PATCH V3 0/3] perf tool: Haswell LBR call stack support (user)
 2014-11-17 14:00 UTC  (4+ messages)
` [PATCH V3 2/3] perf tool: Move cpumode resolve code to add_callchain_ip

some question about TCR setting
 2014-11-17 14:00 UTC  (9+ messages)

Switch to the latest Freescale BSP
 2014-11-17 13:52 UTC 

[GIT PULL] x86 fixes
 2014-11-17 13:58 UTC  (4+ messages)

[PATCH 1/5] gpio: moxart: convert to use basic mmio gpio library
 2014-11-17 13:58 UTC 

[PATCH v4 00/19] KVM GICv3 emulation
 2014-11-17 13:58 UTC  (4+ messages)
` [PATCH v4 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation

[PATCH RFC] EFI: allow retry of ExitBootServices() call
 2014-11-17 13:57 UTC  (5+ messages)

ARM: shmobile: sh73a0: CPU1 failed to come online (Re: [PATCH 0/4] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF)
 2014-11-17 13:57 UTC  (2+ messages)
` ARM: shmobile: sh73a0: CPU1 failed to come online (Re: [PATCH 0/4] ARM: shmobile: r8a7740/armadillo:

[PATCH] pc: piix4_pm: init legacy PCI hotplug when running on Xen
 2014-11-17 13:56 UTC  (6+ messages)

[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
 2014-11-17 13:56 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-17 13:45 UTC  (29+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_end"
                                            `  "
                                              ` [PATCH 1/1] kernel-audit: Deletion of an unnecessary check before the function call "audit_log_e
                                ` [PATCH 1/1] tools lib traceevent: Deletion of an unnecessary check before the function call "free_arg"
                                  ` [Cocci] "
                                  ` [PATCH 1/1] tools lib traceevent: Deletion of an unnecessary check before the function call "free_ar

[PATCH] mmc: sdhci-sirf: add sirf tuning function (cmd 19)
 2014-11-17 13:54 UTC  (5+ messages)

[RFC v2 0/9] KVM-VFIO IRQ forward control
 2014-11-17 13:45 UTC  (10+ messages)

[PATCH 0/4] ARM: shmobile: r8a7740/armadillo: Migrate to generic l2c OF
 2014-11-17 13:53 UTC  (11+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7740 dtsi: Add cache-controller node
` [PATCH 2/4] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
` [PATCH 3/4] ARM: shmobile: armadillo legacy: "
` [PATCH 4/4] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers

recipe fails to load local files
 2014-11-17 13:49 UTC  (3+ messages)

[RFC PATCH] n_tty: Add memory barriers where required for lock-less circular buffer
 2014-11-17 13:48 UTC  (2+ messages)

[PATCH v7 00/12] NVIDIA Tegra memory controller and IOMMU support
 2014-11-17 13:47 UTC  (4+ messages)
` [PATCH v7 05/12] memory: Add NVIDIA Tegra memory controller support

[PATCH v2] iio: imu: Add support for Kionix KMX61 sensor
 2014-11-17 13:46 UTC  (2+ messages)

[PATCH] exportfs: Do not fail on empty exports file
 2014-11-17 13:46 UTC 

[PATCH 1/1 net-next] wireless: remove unnecessary sizeof(u8)
 2014-11-17 13:36 UTC  (4+ messages)

[U-Boot] loadb problem. Hangs on START_CHAR
 2014-11-17 13:44 UTC  (11+ messages)

[Qemu-trivial] [PATCH 0/9] Fix Coverity warning reports
 2014-11-17 13:39 UTC  (8+ messages)
` [Qemu-trivial] [PATCH 9/9] hcd-musb: fix dereference null return value
          ` [Qemu-devel] "

[U-Boot] [PATCH] ARM: OMAP5: DRA7xx: Enable I2C4 and I2C5 usage on the J6Eco EVM
 2014-11-17 13:40 UTC  (2+ messages)

[PATCH v8 00/13] ARM: berlin: USB support
 2014-11-17 13:35 UTC  (2+ messages)
` [PATCH v8 06/13] Documentation: bindings: add doc for the Berlin USB PHY

[PATCH v5 0/8] support of multiple sizes of redirection table
 2014-11-17 13:39 UTC  (3+ messages)
` [PATCH v6 "

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-11-17 13:38 UTC  (10+ messages)

[PATCH 0/2] dt-bindings: simplefb: Drop the advice about using a specific path for nodes
 2014-11-17 13:39 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: simplefb-sunxi: Add sunxi simplefb extensions


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.