public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-27 15:32:50 to 2014-10-27 17:34:51 UTC [more...]

[rfcomm_run] WARNING: CPU: 0 PID: 95 at kernel/sched/core.c:7312 __might_sleep()
 2014-10-27 17:33 UTC  (3+ messages)

[PATCH 0/4] Touchscreen performance related fixes
 2014-10-27 17:34 UTC  (2+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-27 17:33 UTC  (51+ messages)
` [PATCH v3 01/47] "
` [PATCH v3 02/47] memory: emif: Use API function to determine power-off capability
` [PATCH v3 03/47] hibernate: Call have_kernel_power_off instead of checking pm_power_off
` [PATCH v3 04/47] m68k: Replace mach_power_off with pm_power_off
` [PATCH v3 05/47] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH v3 06/47] gpio-poweroff: "
` [PATCH v3 07/47] qnap-poweroff: "
` [PATCH v3 08/47] kernel: Move pm_power_off to common code
` [PATCH v3 09/47] mfd: palmas: Register with kernel power-off handler
` [PATCH v3 10/47] mfd: axp20x: "
` [PATCH v3 11/47] mfd: retu: "
` [PATCH v3 12/47] mfd: ab8500-sysctrl: "
` [PATCH v3 13/47] mfd: max8907: "
` [PATCH v3 14/47] mfd: tps80031: "
` [PATCH v3 15/47] mfd: dm355evm_msp: "
` [PATCH v3 16/47] mfd: tps6586x: "
` [PATCH v3 17/47] mfd: tps65910: "
` [PATCH v3 18/47] mfd: twl4030-power: "
` [PATCH v3 19/47] mfd: rk808: Register power-off handler "
` [PATCH v3 20/47] mfd: rn5t618: "
` [PATCH v3 21/47] ipmi: Register "
` [PATCH v3 22/47] power/reset: restart-poweroff: "
` [PATCH v3 23/47] power/reset: gpio-poweroff: "
` [PATCH v3 24/47] power/reset: as3722-poweroff: "
` [PATCH v3 25/47] power/reset: qnap-poweroff: "
` [PATCH v3 26/47] power/reset: msm-poweroff: "
` [PATCH v3 27/47] power/reset: vexpress-poweroff: "
` [PATCH v3 28/47] power/reset: at91-poweroff: "
` [PATCH v3 29/47] power/reset: ltc2952-poweroff: "
` [PATCH v3 30/47] x86: iris: "
` [PATCH v3 31/47] x86: apm: "
` [PATCH v3 32/47] x86: olpc: Register xo1 power-off handler "
` [PATCH v3 33/47] staging: nvec: Register "
` [PATCH v3 34/47] acpi: Register power-off handler "
` [PATCH v3 35/47] arm: Register "
` [PATCH v3 36/47] arm64: psci: "
` [PATCH v3 37/47] avr32: atngw100: "
` [PATCH v3 38/47] ia64: "
` [PATCH v3 39/47] m68k: "
` [PATCH v3 40/47] mips: "
` [PATCH v3 41/47] sh: "
` [PATCH v3 42/47] x86: lguest: "
` [PATCH v3 43/47] x86: ce4100: "
` [PATCH v3 44/47] x86: intel-mid: Drop registration of dummy power-off handlers
` [PATCH v3 45/47] x86: pmc_atom: Register power-off handler with kernel power-off handler
` [PATCH v3 46/47] efi: "
` [PATCH v3 47/47] kernel: Remove pm_power_off

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-27 17:30 UTC  (31+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"
` [PATCH v1 03/10] regulator: act8865: Use of_is_system_power_controller helper function
` [PATCH v2 04/10] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [PATCH v1 05/10] dt-bindings: act8865: Update documentation about property system-power-controller
` [PATCH v2 06/10] mfd: tps65910: Use the standard DT "
` [PATCH v2 07/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 apalis
` [PATCH v2 08/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 beaver
` [PATCH v2 09/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 cardhu
` [PATCH v2 10/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 colibri

[PATCH 1/1] spi: spi-gpio: Add dt support for a single device with no chip select
 2014-10-27 17:30 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI
 2014-10-27 17:30 UTC  (3+ messages)
` [PATCH] ASoC: fsl-asoc-card: Don't bypass settings if cpu-dai is Master

[PATCH] i386/audit: stop scribbling on the stack frame
 2014-10-27 17:29 UTC  (7+ messages)
` [tip:x86/urgent] "

typo fix in arch/x86/kernel/asm_offset_64.c
 2014-10-27 17:28 UTC 

[GIT PULL] overlay filesystem v25
 2014-10-27 17:28 UTC  (10+ messages)

[PATCH v12 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-10-27 17:27 UTC  (7+ messages)
` [PATCH v12 09/11] pvqspinlock, x86: Add para-virtualization support

[PATCH v2 0/3] fpga bridge framework
 2014-10-27 17:21 UTC  (15+ messages)
` [PATCH v2 2/3] ARM: dts: socfpga: fpga bridges bindings docs

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-10-27 17:20 UTC  (17+ messages)
` [PATCH v5 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v5 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v5 02/12] kasan: Add support for upcoming GCC 5.0 asan ABI changes
  ` [PATCH v5 03/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v5 04/12] x86_64: add KASan support
  ` [PATCH v5 05/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v5 06/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v5 07/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v5 08/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v5 09/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v5 10/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v5 11/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v5 12/12] lib: add kasan test module

[PATCH v2 0/4] kconfig: store default ARCH in .config
 2014-10-27 17:20 UTC  (2+ messages)

[PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32
 2014-10-27 17:17 UTC  (5+ messages)

[PATCH v4 0/4] fix freepage count problems in memory isolation
 2014-10-27 17:14 UTC  (5+ messages)
` [PATCH v4 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [PATCH v4 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list

[PATCH v2 00/20] rtc: omap: fixes and power-off feature
 2014-10-27 17:09 UTC  (5+ messages)
` [PATCH v3] rtc: omap: add support for pmic_power_en

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-27 17:02 UTC  (8+ messages)

[PATCH v9 0/4] mfd: add support for Diolan DLN-2
 2014-10-27 16:57 UTC  (6+ messages)
` [PATCH v9 1/4] mfd: add support for Diolan DLN-2 devices
` [PATCH v9 2/4] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v9 3/4] gpiolib: add irq_not_threaded flag to gpio_chip
` [PATCH v9 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver

A desktop environment[1] kernel wishlist
 2014-10-27 16:56 UTC  (24+ messages)

[PATCH v2] gpio: lib-sysfs: Add 'wakeup' attribute
 2014-10-27 16:52 UTC  (2+ messages)

[PATCH] netlink: don't copy over empty attribute data
 2014-10-27 16:46 UTC  (6+ messages)

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-10-27 16:44 UTC  (6+ messages)
  ` [Bulk] "

[PATCH 00/12] dmaengine: remove users of device_control
 2014-10-27 16:43 UTC  (5+ messages)
` [PATCH 02/12] dmaengine: coh901318: use dmaengine_terminate_all() API
` [PATCH 04/12] mtd: fsmc_nand: "

[PATCH v2 00/47] kernel: Add support for poweroff handler call chain
 2014-10-27 16:42 UTC  (4+ messages)
` [PATCH v2 12/47] mfd: ab8500-sysctrl: Register with kernel poweroff handler

[PATCH 0/2] ARM: mediatek: Add watchdog driver
 2014-10-27 16:41 UTC  (3+ messages)
` [PATCH 1/2] watchdog: Add driver for Mediatek mt6589 watchdog
` [PATCH 2/2] ARM: mediatek: dts: Add bindings for watchdog

[PATCH RESEND] ARM: imx: clk-vf610: define PLL's clock tree
 2014-10-27 16:40 UTC 

[PATCH v7 0/4] mfd: add support for Diolan DLN-2
 2014-10-27 16:39 UTC  (5+ messages)
` [PATCH v7 3/4] gpiolib: add irq_not_threaded flag to gpio_chip
` [PATCH v7 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH v3] Add LTC2941/LTC2943 Battery Gauge Driver
 2014-10-27 16:38 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/3] soc: ti: Use list_first_entry_or_null() at appropriate places
 2014-10-27 16:34 UTC  (2+ messages)

[PATCH v3 0/3] prepare for TPM 2.0
 2014-10-27 16:30 UTC  (3+ messages)
  ` [tpmdd-devel] "

[PATCH v2] Security: smack: replace kzalloc with kmem_cache for inode_smack
 2014-10-27 16:25 UTC  (8+ messages)

[PATCH] drivers: base: update cpu offline info when do hotplug
 2014-10-27 16:28 UTC  (11+ messages)

[PATCH 2/4] Input: pmic8xxx-keypad - use regmap_field for register access
 2014-10-27 16:26 UTC  (13+ messages)

[PATCH 0/4] pinctrl: ralink: add support for rt2880 pinmux
 2014-10-27 16:22 UTC  (5+ messages)
` [PATCH 2/4] pinctrl: ralink: add a pinctrl driver for the rt2880 family of SoCs
` [PATCH 3/4] pinctrl: ralink: add binding documentation

[PATCH] staging: rtl8188eu: hal: space required
 2014-10-27 16:13 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-27 16:10 UTC  (8+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH v2 0/2] xen/pci: Use APIC for MSIs when APIC virtualization is supported
 2014-10-27 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] xen/pci: Defer initialization of MSI ops on HVM guests until after x2APIC has been set up
` [PATCH v2 2/2] xen/pci: Use APIC directly when APIC virtualization is supported by hardware

[PATCH] mfd: ab8500-sysctrl: Drop ab8500_restart
 2014-10-27 16:03 UTC  (2+ messages)

[percpu] Convert remaining __get_cpu_var uses in 3.18-rcX
 2014-10-27 15:59 UTC  (2+ messages)

[PATCH RESEND 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
 2014-10-27 15:56 UTC  (5+ messages)
` [PATCH RESEND 2/4] cpuset: simplify cpuset_node_allowed API

[PATCH RFC 0/7] scheduler-driven cpu frequency scaling
 2014-10-27 15:55 UTC  (3+ messages)
` [PATCH RFC 6/7] sched: cfs: cpu frequency scaling based on task placement

[PATCH v4 0/3] gpio-charger: add devicetree support
 2014-10-27 15:55 UTC  (3+ messages)

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-27 15:54 UTC  (7+ messages)

[PATCH] KVM: trivial fix comment regarding __kvm_set_memory_region
 2014-10-27 15:51 UTC  (2+ messages)

[PATCH v3 00/47] kernel: Add support for power-off handler call chain
 2014-10-27 15:48 UTC  (3+ messages)
` [PATCH v3 01/47] "
` [PATCH v3 02/47] memory: emif: Use API function to determine power-off capability

[PATCH v2 0/6] media token resource framework
 2014-10-27 15:47 UTC  (13+ messages)
` [PATCH v2 5/6] sound/usb: pcm changes to use media token api
  ` [alsa-devel] "

[PATCH v2 7/8] x86, perf: Only allow rdpmc if a perf_event is mapped
 2014-10-27 15:45 UTC  (2+ messages)

Locking problem in overlayfs
 2014-10-27 15:44 UTC  (5+ messages)

[PATCH RFC 1/2] drivers: pci: fix window allocation order wrt bus_range filtering
 2014-10-27 15:44 UTC  (4+ messages)
` [PATCH RFC 2/2] drivers: pci: convert generic host controller to DT resource parsing API

[PATCH 1/4] regulator: dummy: Make regulator_desc array const
 2014-10-27 15:44 UTC  (4+ messages)
` [PATCH 2/4] regulator: max77693: "
` [PATCH 3/4] regulator: max77802: "
` [PATCH 4/4] regulator: s2mpa01: "

[PATCHv2 0/3] Remove mach/atmel-mci.h
 2014-10-27 15:44 UTC  (5+ messages)
` [PATCHv2 1/3] mmc: atmel-mci: move mache header to platform_data

[PATCH] bcma: Add dependency on OF_ADDRESS
 2014-10-27 15:42 UTC  (5+ messages)
` [PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

[PATCH] mmc: dw_mmc: Remove old card detect infrastructure
 2014-10-27 15:42 UTC  (2+ messages)

[PATCH v2 00/15] net: dsa: Fixes and enhancements
 2014-10-27 15:42 UTC  (6+ messages)
` [PATCH v2 09/15] net: dsa: Add support for switch EEPROM access

[PATCH 0/3] genirq: Add support for "split-EOI" irqchips
 2014-10-27 15:42 UTC  (4+ messages)
` [PATCH 1/3] genirq: Add support for priority-drop/deactivate interrupt controllers

[PATCH v3] ARM: supplementing IO accessors with 64 bit capability
 2014-10-27 15:38 UTC 

[git pull] Devicetree changes for v3.15
 2014-10-27 15:39 UTC  (5+ messages)

rtc: NXP pcf8563 vs Haoyu hym8563
 2014-10-27 15:41 UTC  (2+ messages)

[PATCH 1/2] mmc/host/sdhci-of-arasan.c: Use signed formatting in error messages
 2014-10-27 15:38 UTC  (5+ messages)
` [PATCH 2/2] mmc/host/sdhci-of-arasan.c: Skip EPROBE_DEFER "

[PATCH 1/2] mm: export find_extend_vma and handle_mm_fault for driver use
 2014-10-27 15:37 UTC  (5+ messages)

randconfig build error with next-20141027, in drivers/hwmon/i5500_temp.c
 2014-10-27 15:33 UTC  (2+ messages)

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-27 15:03 UTC  (3+ messages)
` [PATCH 5/8] regulator: max77686: Initialize opmode explicitly to normal mode
` [PATCH 6/8] regulator: max77686: Add external GPIO control

[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
 2014-10-27 15:32 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox