linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-04 05:00:37 to 2014-12-04 10:19:35 UTC [more...]

[Intel-gfx] [Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2014-12-04 10:20 UTC  (3+ messages)
` [Intel-gfx] [Announcement] 2014-Q3 release of "
  ` [Xen-devel] "

linux-next: manual merge of the driver-core tree with the net-next tree
 2014-12-04 10:19 UTC  (8+ messages)

[PATCHv2 0/4] LS1021A: Add dcfb framebuffer driver support
 2014-12-04 10:03 UTC  (11+ messages)
` [PATCHv2 1/4] video: fsl-dcfb: Add dcfb framebuffer driver for LS1021A platform

[PATCH] regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing
 2014-12-04 10:17 UTC 

[PATCH] platform: x86: dell-laptop: Add support for keyboard backlight
 2014-12-04 10:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] MIPS: Get ready for non-executable stack
 2014-12-04 10:16 UTC  (8+ messages)
` [PATCH 2/3] MIPS: Add full ISA emulator

[PATCH] i8k: Add support for temperature sensor labels
 2014-12-04 10:16 UTC  (9+ messages)

[PATCH] MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04 10:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove my name from Backlight subsystem
 2014-12-04 10:13 UTC  (6+ messages)

[PATCH] arm64/include/asm: Fixed a warning about 'struct pt_regs'
 2014-12-04 10:11 UTC  (2+ messages)

[PATCH v17 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-04 10:10 UTC  (13+ messages)
` [PATCH v17 01/12] drm: imx: imx-hdmi: make checkpatch happy
` [PATCH v17 02/12] drm: imx: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v17 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode
` [PATCH v17 04/12] drm: imx: imx-hdmi: split phy configuration to platform driver
` [PATCH v17 05/12] drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
` [PATCH v17 06/12] dt-bindings: add document for dw_hdmi
` [PATCH v17 07/12] drm: bridge/dw_hdmi: add support for multi-byte register width access
` [PATCH v17 08/12] drm: bridge/dw_hdmi: add mode_valid support
` [PATCH v17 09/12] drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_done
` [PATCH v17 10/12] drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spare
` [PATCH v17 11/12] dt-bindings: Add documentation for rockchip dw hdmi
` [PATCH v17 12/12] drm: bridge/dw_hdmi: add rockchip rk3288 support

[PATCH v16 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-04 10:09 UTC  (8+ messages)
` [PATCH v16 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode

[PATCH] sched/fair: fix select_task_rq_fair return -1
 2014-12-04 10:07 UTC  (4+ messages)

[PATCH/RFC v9 00/19] LED / flash API integration
 2014-12-04 10:07 UTC  (11+ messages)
` [PATCH/RFC v9 01/19] leds: Add LED Flash class extension to the LED subsystem
` [PATCH/RFC v9 02/19] Documentation: leds: Add description of LED Flash class extension
` [PATCH/RFC v9 05/19] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v9 06/19] DT: Add documentation for the mfd Maxim max77693

[PATCH 0/3] tracing: Add event filter logic for !(...)
 2014-12-04 10:06 UTC  (9+ messages)
` [PATCH 3/3] ftracetests: Add test to test event filter logic
        ` [PATCH v2] "

[PATCH] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
 2014-12-04 10:04 UTC  (6+ messages)

[RESEND PATCHv2] Add SNVS clock support to rtc-snvs driver
 2014-12-04 10:05 UTC  (4+ messages)
` [RESEND PATCHv2] drivers/rtc/rtc-snvs: Add clock support

[PATCH] mmc: queue:Improve error handling during allocation of bounce buffers
 2014-12-04 10:05 UTC 

[RFC] fdt:free the fdt reserved memory
 2014-12-04 10:04 UTC  (4+ messages)

[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
 2014-12-04 10:04 UTC  (5+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro

[PATCH 4/5] ASoC: dwc: Add devicetree support for Designware I2S
 2014-12-04 10:00 UTC  (10+ messages)

[PATCH 0/2] hwmon: tmp401: support for TMP435 and fix for a probe issue
 2014-12-04  9:57 UTC  (3+ messages)
` [PATCH 1/2] hwmon: tmp401: add support for TI TMP435
` [PATCH 2/2] hwmon: tmp401: bail-out from tmp401_probe() in case of write errors

[PATCH 0/3] Dell Airplane Mode Switch driver
 2014-12-04  9:55 UTC  (5+ messages)

[PATCH v3] staging: rtl8192u: fix sparse warnings
 2014-12-04  9:55 UTC  (6+ messages)

[PATCH v2 0/4] VGIC early initialization initiated by user-space
 2014-12-04  9:48 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: vgic_init_maps returns -ENODEV when no online vcpu
` [PATCH v2 2/4] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
` [PATCH v2 3/4] KVM: arm/arm64: check vgic_initialized before VCPU creation
` [PATCH v2 4/4] KVM: arm/arm64: vgic: check vgic_initialized in KVM_DEV_ARM_VGIC_GRP_ADDR

[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-12-04  9:46 UTC  (4+ messages)
` [PATCH v2 2/5] clk: samsung: Fix clock disable failure because domain being gated

3.12.33 - BUG xfrm_selector_match+0x25/0x2f6
 2014-12-04  9:44 UTC  (3+ messages)

[PATCH v2 0/7] Pinctrl support for Zynq
 2014-12-04  9:44 UTC  (6+ messages)
` [PATCH v2 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic

Please add git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux.git linux-next
 2014-12-04  9:38 UTC 

[PATCH 00/02] r8a7779 renesas-intc-irqpin IRLM configuration patches
 2014-12-04  9:31 UTC  (12+ messages)
` [PATCH 01/02] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
` [PATCH 02/02] ARM: shmobile: marzen-reference: Remove IRLM workaround

[PATCHv4 0/9] ACCESS_ONCE and non-scalar accesses
 2014-12-04  9:28 UTC  (7+ messages)
` [PATCH 1/9] kernel: Provide READ_ONCE and ASSIGN_ONCE
` [PATCH 9/9] kernel: tighten rules for ACCESS ONCE

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-12-04  9:26 UTC  (5+ messages)

[PATCH 0/2] Revert mpt2sas, mpt3sas: remove disconnected phys on topology change
 2014-12-04  9:24 UTC  (2+ messages)

[PATCH 1/1] esas2r: Correct typos of "validate" in a comment
 2014-12-04  9:23 UTC  (2+ messages)

[PATCH] hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  9:23 UTC  (4+ messages)

[PATCH 3/5] ASoC: dwc: Iterate over all channels
 2014-12-04  9:13 UTC  (5+ messages)

[PATCH v4 0/2] Introducing Exynos ChipId driver
 2014-12-04  9:12 UTC  (5+ messages)
` [PATCH v4 1/2] soc: samsung: add exynos chipid driver support

[PATCH 2/5] ASoC: dwc: Don't allow negative use counts
 2014-12-04  9:07 UTC  (6+ messages)

[PATCH 1/5] ASoC: dwc: Allocate resources with devm_ioremap_resource
 2014-12-04  9:05 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] drivers: sh / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  9:01 UTC  (3+ messages)

linux-next: Tree for Dec 4
 2014-12-04  8:59 UTC 

[PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S
 2014-12-04  8:57 UTC  (3+ messages)

[PATCH 1/4] kvm: vmx: add nested virtualization support for xsaves
 2014-12-04  8:54 UTC  (6+ messages)
` [PATCH 2/4] kvm: cpuid: fix the size of xsaves area
` [PATCH 3/4] kvm: cpuid: fix xsave area size of XSAVEC
` [PATCH 4/4] kvm: vmx: fix VMfailValid when write vmcs02/vmcs01

[PATCHv4 0/3] Enable Quark X1000 support in gpio-sch
 2014-12-04  8:47 UTC  (9+ messages)
` [PATCHv4 1/3] gpio: sch: Consolidate similar algorithms
` [PATCHv4 2/3] gpio: sch: Add support for Intel Quark X1000 SoC
` [PATCHv4 3/3] gpio: sch: Enable IRQ support for Quark X1000

frequent lockups in 3.18rc4
 2014-12-04  8:43 UTC  (18+ messages)

[PATCH v12 00/19] input: cyapa: instruction of cyapa patches
 2014-12-04  8:43 UTC  (5+ messages)
` [PATCH v12 01/19] input: cyapa: modify code to following kernel code style

[PATCH] Staging: octeon: Added blank lines after declarations
 2014-12-04  8:41 UTC  (2+ messages)

[PATCH] MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  8:37 UTC  (2+ messages)

[alsa-devel][PATCH v2] ASoC: wm8960: Let wm8960 codec driver manage its own MCLK
 2014-12-04  8:23 UTC 

[PATCH] uapi: fix to export linux/vm_sockets.h
 2014-12-04  8:15 UTC  (2+ messages)

[PATCH] input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
 2014-12-04  7:58 UTC  (2+ messages)

Where exactly will arch_fast_hash be used
 2014-12-04  8:11 UTC 

[PATCH V2] i2c-designware: Add Intel Baytrail PMIC I2C bus support
 2014-12-04  7:59 UTC  (4+ messages)
` [PATCH V3 0/2] i2c-designware: Baytrail bus locking driver
  ` [PATCH V3 1/2] i2c-designware: Add i2c bus locking support

[PATCH 1/3] video: fbdev: vt8623fb: suppress build warning
 2014-12-04  7:56 UTC  (6+ messages)

[PATCH] x86, mm: fix zone ranges print in boot
 2014-12-04  7:50 UTC 

[PATCH v6 0/7] ARM: shmobile: R-Mobile: DT PM domain support
 2014-12-04  7:30 UTC  (2+ messages)

[PATCH v3 0/4] powernv: cpuidle: Redesign idle states management
 2014-12-04  7:28 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc: powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
` [PATCH v3 2/4] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v3 3/4] powernv: cpuidle: Redesign idle states management
` [PATCH v3 4/4] powernv: powerpc: Add winkle support for offline cpus

[RFC 0/6] zsmalloc support compaction
 2014-12-04  7:29 UTC  (5+ messages)

[PATCH V3] MIPS: BCM47XX: Move NVRAM driver to the drivers/soc/
 2014-12-04  7:28 UTC  (5+ messages)

[PATCH] Add TI CDCE925 I2C controlled clock synthesizer driver
 2014-12-04  7:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH md] lib: raid: raid_cauchy_init() can be static
 2014-12-04  7:24 UTC 

[PATCH] optimize ktime_divns for constant divisors
 2014-12-04  7:23 UTC  (3+ messages)

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-12-04  7:21 UTC  (8+ messages)
` [RESEND PATCH v5 0/5] acerhdf: adding new models, appropriate governor and minor clean up
  ` [RESEND PATCH v5 3/5] acerhdf: Use bang-bang thermal governor
  ` [RESEND PATCH v5 4/5] acerhdf: added critical trip point

[PATCH v2 0/4] clk: mediatek: Add common clock support for Mediatek MT8135
 2014-12-04  7:15 UTC 

[PATCH RFC] locking: Add volatile to arch_spinlock_t structures
 2014-12-04  7:02 UTC  (3+ messages)

[PATCH v3 0/8] Resurrect and use struct page extension for some debugging features
 2014-12-04  6:56 UTC  (4+ messages)
` [PATCH v3 6/8] mm/page_owner: keep track of page owners

[PATCH] sound/soc/adi/axi-spdif.c: Support programmable master clock
 2014-12-04  6:52 UTC 

[PATCH v2 0/3] toshiba_acpi: Hotkeys and event handling changes
 2014-12-04  6:42 UTC  (4+ messages)
` [PATCH v2 1/3] toshiba_acpi: Move hotkey enabling code to own function
` [PATCH v2 2/3] toshiba_acpi: Change notify funtion to handle more events
` [PATCH v2 3/3] toshiba_acpi: Add keyboard backlight mode change event

[RFC PATCH v2] tinification: Introduce CONFIG_SRCU to make SRCU optional
 2014-12-04  6:27 UTC  (2+ messages)

linux-next: build failure after merge of the usb tree
 2014-12-04  6:24 UTC  (2+ messages)
` [PATCH v2] arm: omap3: twl: remove usb phy init data

[PATCH 0/2] toshiba_acpi: Hotkeys and event handling changes
 2014-12-03  9:22 UTC  (5+ messages)
` [PATCH 1/2] toshiba_acpi: Move hotkey enabling code to own function
` [PATCH 2/2] toshiba_acpi: Change notify funtion to handle more events

Out-of-bounds access in __do_proc_doulongvec_minmax
 2014-12-04  6:12 UTC  (4+ messages)
` [PATCH] kernel: sysctl: use 'unsigned long' type for 'zero' variable

[RFC V2] mm:add zero_page _mapcount when mapped into user space
 2014-12-04  6:10 UTC  (3+ messages)

[PATCH v9 0/8] TPM 2.0 support
 2014-12-04  5:57 UTC  (10+ messages)
` [PATCH v8 1/8] tpm: merge duplicate transmit_cmd() functions
` [PATCH v8 2/8] tpm: two-phase chip management functions
` [PATCH v8 3/8] tpm: fix raciness of PPI interface lookup
` [PATCH v8 4/8] tpm: rename chip->dev to chip->pdev
` [PATCH v8 5/8] tpm: device class for tpm
` [PATCH v8 6/8] tpm: TPM 2.0 baseline support
` [PATCH v8 7/8] tpm: TPM 2.0 CRB Interface
` [PATCH v8 8/8] tpm: TPM 2.0 FIFO Interface

[PATCH v9 0/8] TPM 2.0 support
 2014-12-04  5:55 UTC  (9+ messages)
` [PATCH v9 1/8] tpm: merge duplicate transmit_cmd() functions
` [PATCH v9 2/8] tpm: two-phase chip management functions
` [PATCH v9 3/8] tpm: fix raciness of PPI interface lookup
` [PATCH v9 4/8] tpm: rename chip->dev to chip->pdev
` [PATCH v9 5/8] tpm: device class for tpm
` [PATCH v9 6/8] tpm: TPM 2.0 baseline support
` [PATCH v9 7/8] tpm: TPM 2.0 CRB Interface
` [PATCH v9 8/8] tpm: TPM 2.0 FIFO Interface

[PATCH v8 0/8] TPM 2.0 support
 2014-12-04  5:52 UTC  (3+ messages)

frequent lockups in 3.18rc4
 2014-12-04  5:49 UTC  (12+ messages)

[PATCH v12 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-04  5:36 UTC  (8+ messages)
` [PATCH v12 1/7] ARM: probes: move all probe code to dedicate directory
` [PATCH v12 2/7] ARM: kprobes: introduces checker
` [PATCH v12 3/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v12 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v12 5/7] ARM: kprobes: Add test cases for "
` [PATCH v12 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [PATCH v12 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[PATCH v5 0/6]: Make 24x7 and GPCI events available in sysfs
 2014-12-04  5:36 UTC  (3+ messages)
` [PATCH v5 6/6] powerpc/perf/hv-24x7: Document sysfs event description entries


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).