All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-22 06:55:19 to 2015-07-22 07:57:56 UTC [more...]

[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
 2015-07-22  7:57 UTC  (11+ messages)
` [PATCH 1/5] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH 4/5] acpi: gsi: Use acpi_gsi_descriptor to allocate interrupts

[PATCH] wireless-regdb: Update regulatory rules for Taiwan (TW)
 2015-07-22  7:56 UTC  (9+ messages)
        ` [wireless-regdb] "

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-22  7:56 UTC  (12+ messages)

[PATCH 1/3] mfd: ipaq-micro: clean up development cruft
 2015-07-22  7:55 UTC  (3+ messages)
` [PATCH 2/3] mfd: ipaq-micro: convert prints to debug prints
` [PATCH 3/3] mfd: ipaq-micro: convert to builtin platform driver

[PATCH v5] Add toeplitz hash algorithm used by RSS
 2015-07-22  7:55 UTC  (3+ messages)
` [PATCH v6] "

[Buildroot] [PATCH] qt/qt5webchannel: new package
 2015-07-22  7:55 UTC 

[PATCH v2 1/1] usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
 2015-07-22  6:45 UTC 

[meta-oe][PATCH] cronie: Upgrade v1.4.12 to v1.5.0
 2015-07-22  7:55 UTC 

[PATCH] hexdump: do not print debug dumps for !CONFIG_DEBUG
 2015-07-22  7:54 UTC 

[RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
 2015-07-22  7:53 UTC  (10+ messages)

[PATCH v6 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-22  7:51 UTC  (10+ messages)
` [PATCH v6 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v6 07/15] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v6 11/15] x86/altp2m: define and implement alternate p2m HVMOP types

ARP response with link local IP, why not broadcast
 2015-07-22  7:49 UTC  (3+ messages)

reading fw_stats: Connection timed out
 2015-07-22  7:48 UTC  (2+ messages)

AP mode firmware crash on QCA9880-BR4A
 2015-07-22  7:47 UTC  (11+ messages)

[PATCH V3] x86/mm/pat: Do a small optimization and fix in reserve_memtype
 2015-07-22  7:46 UTC  (2+ messages)

[PATCH 00/11] Enable access to SPI NOR flash on Samsung Snow board
 2015-07-22  7:45 UTC  (18+ messages)
` [PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size

[PATCH net 0/2] ipv4: fib_select_default changes
 2015-07-22  7:43 UTC  (3+ messages)
` [PATCH net 1/2] ipv4: fib_select_default should match the prefix
` [PATCH net 2/2] ipv4: consider TOS in fib_select_default

[Buildroot] [autobuild.buildroot.net] Build results for 2015-07-21
 2015-07-22  7:43 UTC  (2+ messages)
` [Buildroot] Analysis of build failures

[LTP] [PATCH] futex/futex_wake04.c: add kernel version check
 2015-07-22  7:40 UTC  (2+ messages)

[PATCH 00/12] Add c8sectpfe LinuxDVB demux driver
 2015-07-22  7:38 UTC  (5+ messages)
` [PATCH 11/12] [media] tsin: c8sectpfe: Add Kconfig and Makefile for the driver

[PATCH net-next v5] ipv6: sysctl to restrict candidate source addresses
 2015-07-22  7:38 UTC 

[PATCH 00/25] drm: fb emulation: Step 1: Create new drm_fb_helper wrapper funcs
 2015-07-22  7:41 UTC  (28+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/25] drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
  ` [PATCH v2 02/25] drm/fb_helper: Create a wrapper for unlink_framebuffer
  ` [PATCH v2 03/25] drm/fb_helper: Create wrappers for fb_sys_read/write funcs
  ` [PATCH v2 04/25] drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
  ` [PATCH v2 05/25] drm/fb_helper: Create a wrapper for fb_set_suspend
  ` [PATCH v2 06/25] drm/fb_helper: Create a wrapper for remove_conflicting_framebuffers
  ` [PATCH v2 07/25] drm/cirrus: Use new drm_fb_helper functions
  ` [PATCH v2 08/25] drm/rockchip: "
  ` [PATCH v2 09/25] drm/armada: "
  ` [PATCH v2 10/25] drm/ast: "
  ` [PATCH v2 11/25] drm/omap: "
  ` [PATCH v2 12/25] drm/tegra: "
  ` [PATCH v2 13/25] drm/msm: "
  ` [PATCH v2 14/25] drm/exynos: "
  ` [PATCH v2 15/25] drm/gma500: "
  ` [PATCH v2 16/25] drm/mgag200: "
  ` [PATCH v2 17/25] drm/radeon: "
  ` [PATCH v2 18/25] drm/qxl: "
  ` [PATCH v2 19/25] drm/i915: "
  ` [PATCH v2 20/25] drm/nouveau: "
  ` [PATCH v2 21/25] drm/udl: "
  ` [PATCH v2 22/25] drm/bochs: "
  ` [PATCH v2 23/25] drm/amdgpu: "
  ` [PATCH v2 24/25] drm/virtio: "
  ` [PATCH v2 25/25] drm/fb_cma_helper: "

[PATCH 0/3] x86: Fix panic vs. NMI issues
 2015-07-22  2:14 UTC  (8+ messages)
` [PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI
` [PATCH 3/3] x86/apic: Introduce noextnmi boot option
` [PATCH 2/3] kexec: Fix race between panic() and crash_kexec() directly called

[PATCH 0/2] process vendor proprietary CPER error section
 2015-07-22  7:36 UTC  (6+ messages)
` [PATCH 1/2] efi: parse vendor proprietary CPER section
` [PATCH 2/2] ras: acpi/apei: trace event for "

VMDK not booting
 2015-07-22  7:36 UTC 

[PATCH] libdrm/amdgpu: Fixed drm.h include
 2015-07-22  7:35 UTC  (6+ messages)

[PATCH] soft lockup: kill realtime threads before panic
 2015-07-22  7:35 UTC  (7+ messages)

Dell Vostro V131 hotkeys revisited
 2015-07-22  7:35 UTC  (9+ messages)

VMDK image not booting
 2015-07-22  7:33 UTC 

[PATCH v5 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-22  7:33 UTC  (11+ messages)
` [PATCH v5 10/15] x86/altp2m: add remaining support routines

[Qemu-devel] [RFC] Virt machine memory map
 2015-07-22  7:33 UTC  (5+ messages)

[PATCH 0/3] omap_hsmmc: Fix card enumeration failure on
 2015-07-22  7:31 UTC  (7+ messages)
` [PATCH 3/3] mmc: host: omap_hsmmc: Add custom card detect irq handler

Are there really no server-side mount/umount message for NFSv4?
 2015-07-22  7:31 UTC  (3+ messages)

Fuzzing scheduler CFS
 2015-07-22  7:30 UTC 

Shallow Push?
 2015-07-22  7:27 UTC  (3+ messages)

linux 4.2-rc1 broken Nokia N900
 2015-07-22  7:27 UTC  (11+ messages)

[PATCH net-next] r8152: support the new RTL8153 chip
 2015-07-22  7:27 UTC 

[PATCH v8 0/9] Add simple NVMEM Framework via regmap
 2015-07-22  7:26 UTC  (6+ messages)
` [PATCH v8 2/9] nvmem: Add a simple NVMEM framework for consumers

[PATCH] testpmd: fix wrong variable type in ieee1588fwd for 32 bits
 2015-07-22  7:26 UTC  (2+ messages)

[PATCH/RFC v4 00/51] Remove work queues from LED class drivers
 2015-07-22  7:25 UTC  (5+ messages)
` [PATCH/RFC 01/51] leds: Add led_set_brightness_sync to the public LED subsystem API

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-22  7:23 UTC  (5+ messages)
` [PATCH 1/1] "

do_IRQ: 0.126 No irq handler for vector (irq -1)
 2015-07-22  7:23 UTC  (5+ messages)

ALPS DualPoint double click bug
 2015-07-22  7:21 UTC  (7+ messages)

UBIFS errors when file-system is full
 2015-07-22  7:20 UTC  (14+ messages)

[ANNOUNCE] bcachefs!
 2015-07-22  7:19 UTC  (3+ messages)

[PATCH v2 0/3] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-07-22  7:19 UTC  (5+ messages)

[Ksummit-discuss] [TECH TOPIC] System-wide interface to specify the level of PM tuning
 2015-07-22  7:18 UTC  (5+ messages)

[RFC PATCH net-next] ebpf: Allow dereferences of PTR_TO_STACK registers
 2015-07-22  7:18 UTC  (3+ messages)

[U-Boot] [PATCH] zynqmp: mp: Simplify set_r5_start handling
 2015-07-22  7:18 UTC 

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-07-22  7:17 UTC  (9+ messages)
` [PATCH 1/3] platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
` [PATCH 2/3] mfd: Remove MFD_CROS_EC "
` [PATCH 3/3] mfd: Remove MFD_CROS_EC_SPI depends on OF

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2015-07-22  7:16 UTC 

Adding support for three new Hauppauge HVR-1275 variants - testers reqd
 2015-07-22  7:15 UTC  (10+ messages)

[PATCH 0/3] AF_ALG interface for akcipher
 2015-07-22  7:14 UTC  (3+ messages)

[PATCH] Alternate rtl8192cu driver
 2015-07-22  7:14 UTC  (12+ messages)

linux-next: build failure after merge of the gpio tree
 2015-07-22  7:13 UTC  (7+ messages)
` [PATCH] regulator: rk808: make better use of the gpiod API

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2015-07-22  7:13 UTC 

Regression in v4.2-rc1: vmalloc_to_page with ioremap
 2015-07-22  7:13 UTC  (8+ messages)

BUG: cpufreq on imx6solo warns
 2015-07-22  7:12 UTC  (9+ messages)
` [PATCH] cpufreq: Avoid double addition/removal of sysfs links

[PATCH v6 00/13] qcom: Add support for GDSCs
 2015-07-22  7:11 UTC  (28+ messages)
` [PATCH v6 01/13] clk: "
` [PATCH v6 02/13] clk: qcom: gdsc: Prepare common clk probe to register gdscs
` [PATCH v6 03/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks
` [PATCH v6 04/13] clk: qcom: gdsc: Manage clocks with !CONFIG_PM
` [PATCH v6 05/13] clk: qcom: gdsc: Enable an RCG before turing on the gdsc
` [PATCH v6 06/13] clk: qcom: gdsc: Add support for Memory RET/OFF
` [PATCH v6 07/13] clk: qcom: gdsc: Add support for ON only state
` [PATCH v6 08/13] clk: qcom: gdsc: Add GDSCs in msm8916 GCC
` [PATCH v6 09/13] clk: qcom: gdsc: Add GDSCs in msm8974 GCC
` [PATCH v6 10/13] clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
` [PATCH v6 11/13] clk: qcom: gdsc: Add GDSCs in apq8084 GCC
` [PATCH v6 12/13] clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
` [PATCH v6 13/13] arm: dts: qcom: Add #power-domain-cells property

[PATCH] rpm4: Drop native RDEPENDS
 2015-07-22  7:11 UTC 

[PATCH net-next] af_mpls: fix undefined reference to ip6_route_output
 2015-07-22  7:10 UTC 

[GIT PULL] pin control fixes for the v4.2 series, take one
 2015-07-22  7:08 UTC  (5+ messages)

[PATCH -next] serial: etraxfs-uart: Update gpiod API
 2015-07-22  7:06 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tmlind/linux-omap
 2015-07-22  7:06 UTC 

upstream/firefly exporting the same snap 2 times results in different exports
 2015-07-22  7:03 UTC  (9+ messages)

v3.18.19 build: 0 failures 33 warnings (v3.18.19)
 2015-07-22  7:03 UTC 

resize: File too large
 2015-07-22  7:01 UTC  (2+ messages)

[PATCH 0/3] speex, speexdsp: 1.2rc1 -> 1.2rc2/1.2rc3
 2015-07-22  7:02 UTC  (7+ messages)

[Buildroot] buildroot for SAMA5D3 illegal instruction
 2015-07-22  7:02 UTC  (3+ messages)

Add custom tools to yocto build environment
 2015-07-22  7:00 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu
 2015-07-22  6:59 UTC  (2+ messages)

[RFC PATCH 00/25] Add quota supporting in ubifs
 2015-07-22  6:58 UTC  (4+ messages)

Firefly wifi mainline patches
 2015-07-22  6:58 UTC  (5+ messages)

A Regression between v4.2-rc2 and v4.2-rc3
 2015-07-22  6:58 UTC  (2+ messages)

[PATCH WIP 00/43] New fast registration API
 2015-07-22  6:55 UTC  (26+ messages)
  ` [PATCH WIP 19/43] cxgb3: Drop iwch_alloc_fast_reg_mr
  ` [PATCH WIP 20/43] IB/core: Drop ib_alloc_fast_reg_mr
  ` [PATCH WIP 21/43] mlx5: Allocate a private page list in ib_alloc_mr
  ` [PATCH WIP 22/43] mlx4: "
  ` [PATCH WIP 23/43] ocrdma: "
  ` [PATCH WIP 24/43] cxgb3: Allocate a provate "
  ` [PATCH WIP 25/43] cxgb4: Allocate a private "
  ` [PATCH WIP 26/43] qib: "
  ` [PATCH WIP 27/43] nes: "
  ` [PATCH WIP 28/43] IB/core: Introduce new fast registration API
  ` [PATCH WIP 29/43] mlx5: Support the new memory "
  ` [PATCH WIP 30/43] mlx4: "
  ` [PATCH WIP 31/43] ocrdma: "
  ` [PATCH WIP 32/43] cxgb3: "
  ` [PATCH WIP 33/43] cxgb4: "
  ` [PATCH WIP 34/43] nes: "
  ` [PATCH WIP 35/43] qib: "
  ` [PATCH WIP 36/43] iser: Port to new fast registration api
  ` [PATCH WIP 37/43] xprtrdma: Port to new memory registration API
  ` [PATCH WIP 38/43] iser-target: "
  ` [PATCH WIP 39/43] IB/core: Add arbitrary sg_list support
  ` [PATCH WIP 40/43] mlx5: Allocate private context for arbitrary scatterlist registration
  ` [PATCH WIP 41/43] mlx5: Add arbitrary sg list support
  ` [PATCH WIP 42/43] iser: Accept arbitrary sg lists mapping if the device supports it
  ` [PATCH WIP 43/43] iser: Move unaligned counter increment


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.