All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-19 10:32:38 to 2015-01-19 11:14:00 UTC [more...]

[BUG, bisect] drm/i915: mouse pointer lags and overshoots
 2015-01-19 11:14 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH 0/3] Add sound frontend driver
 2015-01-19 11:13 UTC  (7+ messages)
` [PATCH 1/3] xen-sndfront: add "
` [PATCH 2/3] xen-sndfront: switch to the v2 driver

[PATCH] xen/many: xfree() can tolerate NULL pointers
 2015-01-19 11:12 UTC  (3+ messages)

[PATCH v4 00/21] irqchip: gic: killing gic_arch_extn and co, slowly
 2015-01-19 11:12 UTC  (6+ messages)
` [PATCH v4 14/21] ARM: imx6: convert GPC to stacked domains

[PATCH] gitignore: remove obsolete link method for arch specification
 2015-01-19 11:11 UTC  (3+ messages)

[RFC PATCH 0/5] media: rcar_vin: Fixes for buffer management
 2015-01-19 11:11 UTC  (5+ messages)
` [RFC PATCH 5/5] media: rcar_vin: move buffer management to .stop_streaming handler

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2015-01-19 11:12 UTC  (6+ messages)
` [PATCH v6 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops

[PATCH 00/18] Use setup_timer() and mod_timer()
 2015-01-19 11:11 UTC  (19+ messages)
` [PATCH 01/18] ALSA: timer: "
` [PATCH 02/18] ALSA: aloop: "
` [PATCH 03/18] ALSA: mpu401: "
` [PATCH 04/18] ALSA: mtpav: "
` [PATCH 05/18] ALSA: opl3: "
` [PATCH 06/18] ALSA: serial-u16550: "
` [PATCH 07/18] ALSA: ak4117: "
` [PATCH 08/18] ALSA: sb: "
` [PATCH 09/18] ALSA: wavefront: "
` [PATCH 10/18] ALSA: asihpi: "
` [PATCH 11/18] ALSA: echoaudio: "
` [PATCH 12/18] ALSA: korg1212: "
` [PATCH 13/18] ALSA: hdsp: "
` [PATCH 14/18] ALSA: hdspm: "
` [PATCH 15/18] ALSA: aica: "
` [PATCH 16/18] ALSA: emux: "
` [PATCH 17/18] ALSA: usb-audio: "
` [PATCH 18/18] ALSA: line6: "

[PATCH 2/2] futex: Fix argument handling in futex_lock_pi() calls
 2015-01-19 11:10 UTC  (2+ messages)
` [tip:locking/core] futex: Fix argument handling in futex_lock_pi( ) calls

[PATCH 1/2] doc: Fix misnamed FUTEX_CMP_REQUEUE_PI 'op' constants
 2015-01-19 11:10 UTC  (2+ messages)
` [tip:locking/core] doc: Fix misnamed FUTEX_CMP_REQUEUE_PI op constants

RCU CPU stall console spews leads to soft lockup disabled is reasonable ?
 2015-01-19 11:09 UTC  (4+ messages)

[PATCH] hvm/hpet: Correctly gate the virtual HPET on HVM_PARAM_HPET_ENABLE
 2015-01-19 11:08 UTC  (4+ messages)

(v2) Design proposal for RMRR fix
 2015-01-19 11:08 UTC  (20+ messages)

[PATCH v3 00/16] virtio-pci: towards virtio 1.0 guest support
 2015-01-19 11:07 UTC  (9+ messages)

[PATCH] staging: vt6655: fix space prohibted before that ',' Signed-off-by: Ahmad Hassan <ahmad.hassan612@gmail.com>
 2015-01-19 22:05 UTC 

[PATCHv6 0/6] USB: host: Atmel OHCI and EHCI drivers improvements
 2015-01-19 11:06 UTC  (7+ messages)
` [PATCHv6 1/6] USB: host: ehci-atmel: Add suspend/resume support
` [PATCHv6 2/6] USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
` [PATCHv6 3/6] USB: host: ehci-atmel: Move global variables to private struct
` [PATCHv6 4/6] USB: host: ohci-at91: "
` [PATCHv6 5/6] USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
` [PATCHv6 6/6] USB: host: ohci-at91: Fix wake-up support

[Lsf-pc] [LSF/MM ATTEND]: Linux SCSI experiences in Google Compute Engine & SCSI multiqueue-per-target discussion
 2015-01-19 11:04 UTC 

[PATCH] drm/vmwgfx: Replace the hw mutex with a hw spinlock
 2015-01-19 11:03 UTC 

[PATCH 1/2] remoteproc: microblaze: Document device tree bindings
 2015-01-19 11:04 UTC  (2+ messages)

[PATCH] README: add info about current maintainer
 2015-01-19 11:02 UTC  (3+ messages)

[PATCH 2/4 V2] dt-bindings: Add root properties for Raspberry Pi
 2015-01-19 11:00 UTC  (2+ messages)

[Qemu-devel] [incomplete 1/1] Rsocket migration support [incomplete]
 2015-01-19 11:01 UTC 

does the semantics of MAP_LOCKED is equal to mlock() function?
 2015-01-19 11:01 UTC  (3+ messages)

Implement GLX_EXT_buffer_age for DRI2
 2015-01-19 11:00 UTC  (10+ messages)
  ` [dri2proto] Declare DRI2ParamXHasBufferAge
  ` [xorg 1/3] dri2: Allow GetBuffers to match any format
  ` [xorg 2/3] dri2: Pass swap-interval=0 ScheduleSwap requests to the ddx
  ` [xorg 3/3] dri2: Reuse unused flags in GetBuffers protocol to pass last SBC
  ` [xf86-video-ati] dri2: Enable BufferAge support
  ` [xf86-video-nouveau] "
  ` [mesa 7/9] glx/dri2: Add DRI2GetParam()
  ` [mesa 8/9] glx/dri2: Move the wait after SwapBuffers into the next GetBuffers
  ` [mesa 9/9] glx/dri2: Implement getBufferAge

[PATCH 0/8] Use of_mm_gpiochip_remove
 2015-01-19 10:57 UTC  (4+ messages)
` [PATCH 4/8] gpio-mm-lantiq: Use of_propery_read_u16

renesas-drivers-2015-01-19-v3.19-rc5
 2015-01-19 10:58 UTC 

Should the other queues at same port work when one queue is full ?
 2015-01-19 10:57 UTC  (2+ messages)

[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
 2015-01-19 10:56 UTC  (19+ messages)
` [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity

[PATCH v7 00/20] KVM GICv3 emulation
 2015-01-19 10:55 UTC  (2+ messages)

[PATCH] physdev: hide compatibility definitions for new enough interface version
 2015-01-19 10:55 UTC  (3+ messages)

gpio-mcp23sxx driver stopped working
 2015-01-19 10:54 UTC  (5+ messages)

[PATCH 1/2] pinctrl: at91: allow disabled gpio controllers
 2015-01-19 10:54 UTC  (10+ messages)
` [PATCH RFC] pinctrl: at91

[meta-fsl-ppc][PATCH 1/2] udev-extraconf: add fsl specific rules back
 2015-01-19 10:52 UTC  (4+ messages)

[PATCH RFC] comedi: rtd520: if condition with no effect - if identical to else
 2015-01-19 10:51 UTC  (2+ messages)

[PATCH v4 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2015-01-19 10:48 UTC  (10+ messages)
` [PATCH v4 1/4] mmc: sdhci: add a voltage switch callback function
` [PATCH v4 2/4] mmc: sdhci: add a quirk for tuning work around
` [PATCH v4 3/4] mmc: sdhci: add a quirk for single block transactions
` [PATCH v4 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH v2 0/4] Display IO topology when PXM data is available
 2015-01-19 10:48 UTC  (14+ messages)
` [PATCH v2 2/4] sysctl: Make XEN_SYSCTL_topologyinfo sysctl a little more efficient

[next:master 3506/3880] include/trace/events/compaction.h:167:1: sparse: cast to restricted gfp_t
 2015-01-19 10:46 UTC 

basic-mmio-gpio: add DT support
 2015-01-19 10:45 UTC  (5+ messages)

[PATCH v3 0/3] pinctrl: at91: allow disabled gpio controllers
 2015-01-19 10:46 UTC  (10+ messages)
` [PATCH v3 1/3] pinctrl: at91: allow to have disabled gpio bank
` [PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller
` [PATCH v3 3/3] MAINTAINERS: add maintainer for pinctrl-at91

futex(2) man page update help request
 2015-01-19 10:45 UTC  (15+ messages)

[PATCH] xsm/evtchn: Never pretend to have successfully created a Xen event channel
 2015-01-19 10:45 UTC 

[PATCH net 0/2] sh_eth fixes
 2015-01-19 10:45 UTC  (7+ messages)
` [PATCH net 1/2] sh_eth: Fix promiscuous mode on chips without TSU
` [PATCH net 2/2] sh_eth: Fix ethtool operation crash when net device is down

installing error
 2015-01-19 10:45 UTC 

[PATCH v2 0/4] dmaengine: at_xdmac: several improvements
 2015-01-19 10:45 UTC  (2+ messages)

[PATCH for v3.19] cx23885: fix free interrupt bug
 2015-01-19 10:44 UTC 

[PATCH] x86/domain: Improvements to switch_native() and switch_compat()
 2015-01-19 10:44 UTC 

[PATCH] perf: perl: force to use stdbool
 2015-01-19 10:42 UTC  (2+ messages)

[PATCH] x86/cpuid: Correct parameter types for cpuid_count()
 2015-01-19 10:43 UTC 

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-19 10:42 UTC  (13+ messages)
` [PATCH v7 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64

[PATCH 4/4] ASoC: samsung: remove outdated Kconfig references
 2015-01-19 10:43 UTC  (2+ messages)

[PATCH 3/4] ASoC: samsung: MACH_SMDKC100 isn't supported anymore
 2015-01-19 10:42 UTC  (2+ messages)

[PATCH v4 00/11] Port Hotplug Framework
 2015-01-19 10:42 UTC  (14+ messages)
      ` [PATCH v4 01/11] eal/pci, ethdev: Remove assumption that port will not be detached
      ` [PATCH v4 02/11] eal/pci: Consolidate pci address comparison APIs
      ` [PATCH v4 03/11] ethdev: Add rte_eth_dev_free to free specified device
      ` [PATCH v4 04/11] eal, ethdev: Add a function and function pointers to close ether device
      ` [PATCH v4 05/11] ethdev: Add functions that will be used by port hotplug functions
      ` [PATCH v4 06/11] eal/linux/pci: Add functions for unmapping igb_uio resources
      ` [PATCH v4 07/11] eal/pci: Add a function to remove the entry of devargs list
      ` [PATCH v4 08/11] eal/pci: Cleanup pci driver initialization code
      ` [PATCH v4 09/11] ethdev: Add one dev_type paramerter to rte_eth_dev_allocate
      ` [PATCH v4 10/11] eal/pci: Add rte_eal_dev_attach/detach() functions
      ` [PATCH v4 11/11] eal: Enable port hotplug framework in Linux
  ` [PATCH v4] librte_pmd_pcap: Add port hotplug support
  ` [PATCH v4] testpmd: "

[PATCH 2/4] ASoC: samsung: Remove PCM support for WM8580 on SMDK
 2015-01-19 10:42 UTC  (2+ messages)

[PATCH 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-01-19 10:42 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 1/4] ASoC: samsung: Remove goni or aquila with the WM8994
 2015-01-19 10:41 UTC  (2+ messages)

[linux-sunxi] [PATCH] ARM: dts: sun4i: Add Marsboard A10 board
 2015-01-19 10:41 UTC  (2+ messages)
  `  "

[PATCH 0/4] ASoC: samsung: clean up references to outdated Kconfig symbols
 2015-01-19 10:41 UTC  (2+ messages)

Xen server on Snapdragon 810 ARM processor
 2015-01-19 10:40 UTC 

[PATCH v4 0/8] Support for Fujitsu MB86S7X SoCs
 2015-01-19 10:39 UTC  (10+ messages)
` [PATCH v4 4/8] clk: Add clock driver for mb86s7x
` [PATCH v4 5/8] gpio: Add Fujitsu MB86S7x GPIO driver
` [PATCH v4 6/8] dt: mb86s7x: add dt files for MB86S7x evbs
` [PATCH v4 7/8] of: add Fujitsu vendor prefix
` [PATCH v4 8/8] ARM: MB86S7x: Add configs

[PATCH] arm64: Add dtb files to archclean rule
 2015-01-19 10:39 UTC  (2+ messages)

[PATCH v19 00/11] ARM: kprobes: OPTPROBES and other improvements
 2015-01-19 10:37 UTC  (6+ messages)
` [PATCH v19 10/11] ARM: kprobes: check register usage for probed instruction
    ` [PATCH] "

[PATCH] fix space prohibited before that ','
 2015-01-19 10:38 UTC 

[PATCH] add raw video support for Samsung SUR40 touchscreen
 2015-01-19 10:38 UTC  (2+ messages)

[RFC] Add the panic info when disable VT-d
 2015-01-19 10:38 UTC  (2+ messages)

[U-Boot] [linux-sunxi] [PATCH] sunxi: Add Marsboard A10 support
 2015-01-19 10:36 UTC 

[PATCH v4 0/5] Add Mediatek SoC Pinctrl/GPIO/EINT driver for MT8135
 2015-01-19 10:35 UTC  (11+ messages)
` [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver

[PATCH 1/2] pinctrl: at91: allow disabled gpio controllers
 2015-01-19 10:34 UTC  (5+ messages)

[PATCH] Documentation: gpio: fix bindings document
 2015-01-19 10:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/11] Add full DDR init for Marvell Armada-XP MV78xx0 (AXP)
 2015-01-19 10:33 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR support
` [U-Boot] [PATCH v2 02/11] arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr
` [U-Boot] [PATCH v2 03/11] arm: mvebu: Add Serdes PHY config code
` [U-Boot] [PATCH v2 04/11] arm: armada-xp: Add SPL support used to include the DDR training code
` [U-Boot] [PATCH v2 05/11] scripts/Makefile.spl: Add MVEBU DDR code to SPL
` [U-Boot] [PATCH v2 06/11] tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
` [U-Boot] [PATCH v2 07/11] Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)
` [U-Boot] [PATCH v2 08/11] arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot
` [U-Boot] [PATCH v2 09/11] arm: maxbcm: "
` [U-Boot] [PATCH v2 10/11] arm: mvebu: Placeholder bin_hdr file can now be removed
` [U-Boot] [PATCH v2 11/11] arm: armada-xp: Change built target to include the SPL binary as bin_hdr

[Cocci] Possible to install on OSX?
 2015-01-19 10:32 UTC  (5+ messages)

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-01-19 10:32 UTC  (4+ messages)
` [PATCH 1/5] clk: qcom: Add EBI2 clocks for IPQ806x


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.