public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-30 11:22:17 to 2014-10-30 14:20:14 UTC [more...]

[PATCH tip/core/rcu 0/6] Torture-test changes for 3.19
 2014-10-30 14:19 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/6] torture: Run Linux-kernel binary out of results directory

[PATCH v4 00/20] usb: dwc3: add support for AMD Nolan SoC
 2014-10-30 14:18 UTC  (7+ messages)
` [PATCH v4 01/20] usb: dwc3: enable hibernation if to be supported

[RFC PATCH 0/5] Enable use of Solid State Hybrid Drives
 2014-10-30 14:17 UTC  (12+ messages)

[PATCH v2 1/6] sched/rt: check if curr can be pushed/pulled somewhere else in advance
 2014-10-30 14:17 UTC  (6+ messages)
` [PATCH v2 2/6] sched/deadline: fix artificial overrun introduced by yield_task_dl
` [PATCH v2 3/6] sched/dl: add deadline rq status print
` [PATCH v2 4/6] sched/dl: push task away if the deadline is equal to curr during wakeup
` [PATCH v2 5/6] sched/deadline: reschedule from switched_from_dl() after a successful pull
` [PATCH v2 6/6] sched/dl: don't check CONFIG_SMP in switched_from_dl

[PATCH 0/3] Delay I2C OF IRQ mapping until probe time
 2014-10-30 14:17 UTC  (6+ messages)
` [PATCH 1/3] of/irq: Export of_irq_get()
` [PATCH 2/3] i2c: core: Dispose OF IRQ mapping at client removal time
` [PATCH 3/3] i2c: core: Map OF IRQ at probe time

[PATCH] watchdog: at91rm9200: allow building when using device tree
 2014-10-30 14:15 UTC 

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

[PATCH] mm: initialize variable for mem_cgroup_end_page_stat
 2014-10-30 14:14 UTC  (4+ messages)

[PATCH 0/7] perf tools: Add a thread stack for synthesizing call chains
 2014-10-30 14:09 UTC  (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] perf tools: Add branch type to db export
` [PATCH 3/7] perf tools: Add branch_type and in_tx to Python export
` [PATCH 4/7] perf tools: Enhance the thread stack to output call/return data
` [PATCH 5/7] perf tools: Add call information to the database export API
` [PATCH 6/7] perf tools: Add call information to Python export
` [PATCH 7/7] perf tools: Defer export of comms that were not 'set'

[PATCH] Overlayfs: ovl_fill_merge() should use container_of() rather than direct cast
 2014-10-30 14:10 UTC 

[PATCHv6 0/8] usb: dwc2: Add support for dual-role
 2014-10-30 14:07 UTC  (15+ messages)
` [PATCHv6 1/8] usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure
` [PATCHv6 2/8] usb: dwc2: Move gadget probe function into platform code
` [PATCHv6 4/8] usb: dwc2: Update common interrupt handler to call gadget interrupt handler
` [PATCHv6 5/8] usb: dwc2: Add call_gadget functions for perpheral mode interrupts
` [PATCHv6 6/8] usb: dwc2: gadget: Do not fail probe if there isn't a clock node
` [PATCHv6 8/8] usb: dwc2: move usb_disabled() call to host driver only

[PATCH 0/3] kvm: APICv register write workaround
 2014-10-30 14:06 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: detect SPIV changes under APICv
` [PATCH 2/3] KVM: x86: detect LVTT "
` [PATCH 3/3] KVM: x86: optimize some accesses to LVTT and SPIV

[PATCH 00/12] Add kdbus implementation
 2014-10-30 14:07 UTC  (32+ messages)
` kdbus: add documentation
` kdbus: add code to gather metadata
` kdbus: add code for buses, domains and endpoints
` kdbus: add header file

[RFC PATCH v2 00/11] Convert do_settimeofday() to use timespec64
 2014-10-30 14:07 UTC  (9+ messages)
` [RFC PATCH v2 01/11] time: Add do_settimeofday64() safe version(using timespec64)
` [RFC PATCH v2 02/11] time: Add mktime64() safe version(using time64_t)
` [RFC PATCH v2 03/11] time: Add rtc_tm_to_time64() "
` [RFC PATCH v2 04/11] time: Add rtc_time_to_tm64() "

[PATCH v3 00/14] regulator: max77686: Add GPIO control
 2014-10-30 14:02 UTC  (19+ messages)
` [PATCH v3 01/14] mfd: max77686/802: Map regulator driver to its own of_node
` [RFT v3 05/14] regulator: max77802: Don't ignore return value of current opmode
` [RFT v3 06/14] regulator: max77802: Remove support for board files
` [PATCH v3 07/14] regulator: max77686: "
` [PATCH v3 08/14] mfd: max77686/802: "
` [PATCH v3 09/14] regulator: max77686: Initialize opmode explicitly to normal mode
` [PATCH v3 10/14] regulator: max77686: Add GPIO control
` [PATCH v3 11/14] mfd/regulator: dt-bindings: max77686: Document gpio properties
` [PATCH v3 12/14] ARM: dts: exynos4412-trats: Switch max77686 regulators to GPIO control
` [PATCH v3 13/14] ARM: dts: exynos5420-peach: Update to new max77802 regulator compatible

A desktop environment[1] kernel wishlist
 2014-10-30 13:57 UTC  (9+ messages)
            ` suspend to partition "

[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
 2014-10-30 13:57 UTC  (13+ messages)
` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
      ` [RFC V4 1/3] add "
        ` [RFC V4 2/3] arm:add bitrev.h file "
          ` [RFC V4 3/3] arm64:add "
            ` [RFC V5 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
              ` [RFC V5 2/3] arm:add bitrev.h file "
                ` [RFC V5 3/3] arm64:add "

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-30 13:56 UTC  (8+ messages)
` [PATCH 6/8] regulator: max77686: Add external "

[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
 2014-10-30 13:55 UTC  (4+ messages)

[PATCH RESEND V4 0/9] Tegra xHCI support
 2014-10-30 13:55 UTC  (13+ messages)
` [PATCH RESEND V4 2/9] mailbox: Add NVIDIA Tegra XUSB mailbox driver
` [PATCH RESEND V4 4/9] pinctrl: tegra-xusb: Add USB PHY support
` [PATCH RESEND V4 5/9] of: Add NVIDIA Tegra xHCI controller binding

[PATCH V3 4/4] edac, amd64_edac: Add F15h M60h support
 2014-10-30 13:46 UTC  (3+ messages)

I2C OF IRQ parsing issue due to probe ordering
 2014-10-30 13:43 UTC  (12+ messages)

[PATCH v2] clk: rockchip: disable unused clocks
 2014-10-30 13:38 UTC 

[PATCH v3 1/3] QE: move qe code from arch/powerpc to drivers/soc
 2014-10-30 13:36 UTC  (4+ messages)
` [PATCH v3 3/3] rheap: move rheap.c from arch/powerpc/lib/ to lib/

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-30 13:34 UTC  (5+ messages)
` [RFC 5/7] soc: qcom: Add Shared Memory Driver

[PATCH 1/6] sched/rt: check if curr can be pushed/pulled somewhere else in advance
 2014-10-30 13:12 UTC  (4+ messages)
` [PATCH 5/6] sched/dl: reschedule if successfully pull earlier deadline task

[PATCH] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-30 13:33 UTC  (8+ messages)

[PATCH] tiny: reverse logic for DISABLE_DEV_COREDUMP
 2014-10-30 13:32 UTC  (10+ messages)
            ` [PATCH 3.18] tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP

[PATCH v5 00/20] perf: Add infrastructure and support for Intel PT
 2014-10-30 13:31 UTC  (6+ messages)
` [PATCH v5 18/20] perf: Allocate ring buffers for inherited per-task kernel events

[PATCH] MAINTAINERS: remove list iss_storagedev@hp.com
 2014-10-30 13:28 UTC  (3+ messages)

[PATCH 0/2] Two msm_serial break fixes
 2014-10-30 13:29 UTC  (6+ messages)
` [PATCH 1/2] tty: serial: msm: Fix sysrq spinlock recursion on non-DM
` [PATCH 2/2] tty: serial: msm: Support sysrq on uartDM devices

[PATCH 0/3] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-10-30 13:25 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH 3/3] I2C: mediatek: Add driver for MediaTek I2C controller

[PATCH v2 1/2] drm/exynos: dp: Remove support for unused dptx-phy
 2014-10-30 13:24 UTC  (2+ messages)
` [PATCH v2 2/2] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy

[GIT PULL] fbdev fixes for 3.18
 2014-10-30 13:20 UTC 

[PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
 2014-10-30 13:19 UTC  (4+ messages)
` [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy

Cache Allocation Technology Design
 2014-10-30 13:19 UTC  (15+ messages)

[PATCH v3 1/1] staging: skein: Removes skein_debug include
 2014-10-30 13:18 UTC  (2+ messages)

[PATCH] blk-mq: Fix a use-after-free
 2014-10-30 13:18 UTC 

[PATCH] zram: avoid kunmap_atomic a NULL pointer
 2014-10-30 13:13 UTC  (2+ messages)

[PATCH V2 0/10] Improve charger manager driver for optimized operation
 2014-10-30 13:11 UTC  (12+ messages)
` [PATCH 01/10] power: charger-manager: Use thermal subsystem interface only to get temperature
` [PATCH 02/10] power: charger-manager: Use power_supply_changed() not private uevent
` [PATCH 03/10] power: charger-manager: Remove deprecated function, cm_notify_event()
` [PATCH 04/10] power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly
` [PATCH 05/10] power: charger-manager: Concentrate scattered power_supply_changed() calls
` [PATCH 06/10] power: charger-manager: Get external power souce information only from EXTCON
` [PATCH 07/10] power: charger-manager: Make chraging decision focusing on battery status
` [PATCH 08/10] power: charger-manager: Not to start charging directly in cable nofitication
` [PATCH 09/10] power: charger-manager: Support different polling mode for sleep state
` [PATCH 10/10] power: charger-manager: Support to change polling rate in runtime

[PATCH] MIPS: R3000: Fix debug output for Virtual page number
 2014-10-30 13:07 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] MIPS: R3000: Replace magic numbers with macros
  ` [PATCH v2 3/3] MIPS: R3000: Remove redundant parentheses

[PATCH V2] staging: dgap: re-arrange functions for removing forward declarations
 2014-10-30 13:08 UTC 

[PATCH] media, platform, LLVMLinux: Remove nested function from ti-vpe
 2014-10-30 13:04 UTC  (2+ messages)

[PATCH] drm/exynos: remove ifdeferry from initialization code
 2014-10-30 13:02 UTC  (3+ messages)

[PATCH 0/4] drm/exynos/dsi: remove global display variable
 2014-10-30 12:59 UTC  (3+ messages)

[PATCH] omap: dss: connector-analog-tv: Add missing module device table
 2014-10-30 12:52 UTC  (2+ messages)

[PATCH 00/17] RFC: userfault v2
 2014-10-30 12:49 UTC  (5+ messages)

[PATCH 0/7] staging: comedi: enforce data transfer direction
 2014-10-30 12:42 UTC  (8+ messages)
` [PATCH 1/7] staging: comedi: maybe force CMDF_WRITE command flag
` [PATCH 2/7] staging: comedi: me4000: don't clobber command flags
` [PATCH 3/7] staging: comedi: ni_mio_common: don't change CMDF_WRITE flag
` [PATCH 4/7] staging: comedi: don't allow read() on async command set up for "write"
` [PATCH 5/7] staging: comedi: don't allow write() on async command set up for "read"
` [PATCH 6/7] staging: comedi: check command direction in poll() file operation
` [PATCH 7/7] staging: comedi: check actual data direction for COMEDI_BUFINFO ioctl

Fun with looping binds over proc
 2014-10-30 12:47 UTC  (2+ messages)

[PATCH] x86, kaslr: Prevent .bss from overlaping initrd
 2014-10-30 12:41 UTC 

[PATCH] crypto: caam: fix missing dma unmap on error path
 2014-10-30 12:40 UTC 

[PATCH V2 00/15] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-10-30 12:40 UTC  (14+ messages)
` [PATCH V2 03/15] genirq: Generic chip: Move irq_reg_{readl,writel} accessors into generic-chip.c
` [PATCH V2 05/15] genirq: Generic chip: Add big endian I/O accessors
` [PATCH V2 09/15] irqchip: Remove ARM dependency for bcm7120-l2 and brcmstb-l2

FWD: gelukkige compensator uit Nederland
 2014-10-30 11:07 UTC 

[PATCH 0/3] Add Reset Controller for MediaTek SoC
 2014-10-30 12:39 UTC  (3+ messages)
` [PATCH 1/3] ARM: mediatek: "

[PATCH 0/5] get_user_pages_locked|unlocked v1
 2014-10-30 12:28 UTC  (9+ messages)
` [PATCH 1/5] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
` [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 4/5] mm: gup: use get_user_pages_unlocked

[PATCH V5] mtd: ubi: Extend UBI layer debug/messaging capabilities
 2014-10-30 12:22 UTC  (4+ messages)

[PATCH v3] sched/dl: Implement cancel_dl_timer() to use in switched_from_dl()
 2014-10-30 12:19 UTC  (2+ messages)

Add ltc3562 voltage regulator driver
 2014-10-30 12:04 UTC  (11+ messages)
` [PATCH] "
  ` [PATCH v2] "

[PATCH] serial: msm: Add magic SysRq support in dmmode
 2014-10-30 12:00 UTC  (3+ messages)

[PATCH] drm: Fix warning caused by missing description in drm_modeset_lock.h
 2014-10-30 11:59 UTC 

[PATCH] tracing/syscalls: ignore numbers outside NR_syscalls' range
 2014-10-30 11:55 UTC  (9+ messages)

[PATCH v2] mmc: davinci: Fix and simplify probe failure path
 2014-10-30 11:45 UTC  (3+ messages)

[PATCH 1/6] usb: chipidea: setup ci_hdrc_platform_data in core driver
 2014-10-30 11:43 UTC  (8+ messages)
` [PATCH 1/6] usb: chipidea: add a core function to setup ci_hdrc_platform_data
` [PATCH 2/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_imx
` [PATCH 3/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_msm
` [PATCH 4/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_pci
` [PATCH 5/6] usb: chipidea: use ci_hdrc_get_platdata in ci_hdrc_zevio
` [PATCH 6/6] usb: chipidea: remove obsolete ci_get_platdata function

[PATCH v2 0/4] Hot plug support for the Armada 38x SoCs
 2014-10-30 11:39 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: mvebu: Clean-up the Armada XP support
` [PATCH v2 2/4] ARM: mvebu: Move SCU power up in a function
` [PATCH v2 3/4] ARM: mvebu: Fix the secondary startup for Cortex A9 SoC
` [PATCH v2 4/4] ARM: mvebu: Implement the CPU hotplug support for the Armada 38x SoCs

[PATCH v5 00/29] nios2 Linux kernel port
 2014-10-30 11:33 UTC  (4+ messages)
` [PATCH v5 29/29] nios2: Build infrastructure

[PATCH] audio: sai: Add Power Management support
 2014-10-30 11:22 UTC  (4+ messages)


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