linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-31 13:36:48 to 2016-03-31 17:48:12 UTC [more...]

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-31 17:48 UTC  (5+ messages)
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 36/46] input: misc: max77693: switch to the atomic API

[PATCH 1/2] regulator: DT: Add support to scale ramp delay based on platform behavior
 2016-03-31 17:47 UTC  (13+ messages)

[PATCH 1/4] samples/bpf: Fix build breakage with map_perf_test_user.c
 2016-03-31 17:46 UTC  (4+ messages)
` [PATCH 2/4] samples/bpf: Use llc in PATH, rather than a hardcoded value

[PATCH RESEND v2 0/6] sched/fair: Clean up sched metric definitions
 2016-03-31 17:45 UTC  (3+ messages)
` [PATCH RESEND v2 4/6] sched/fair: Remove scale_load_down() for load_avg

[PATCH 1/5] soc: qcom: smd: Make callback pass channel reference
 2016-03-31 17:38 UTC  (5+ messages)
` [PATCH 3/5] dt-binding: Add Qualcomm WCNSS control binding

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-03-31 17:37 UTC  (9+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 2/5] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH v7 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v7 4/5] ARM64: ACPI: enable ACPI_SPCR_TABLE
` [PATCH v7 5/5] serial: pl011: add console matching function

[PATCH v2 0/3] ahci: add ports-implemented dt bindings
 2016-03-31 17:34 UTC  (5+ messages)
` [PATCH v2 1/3] libahci: save port map for forced port map
` [PATCH v2 2/3] ata: ahci-platform: Add ports-implemented DT bindings
` [PATCH v2 3/3] ARM: dts: apq8064: add ahci ports-implemented mask

[PATCH 00/13] dtb: amd: Miscelleneous Updates for AMD Seattle DTS
 2016-03-31 17:34 UTC  (11+ messages)
` [PATCH 11/13] dtb: amd: Add PCIe SMMU device tree node

Applied "regulator: qcom_spmi: Add slewing delays for all SMPS types" to the regulator tree
 2016-03-31 17:33 UTC 

Applied "regulator: qcom_spmi: Only use selector based regulator ops" to the regulator tree
 2016-03-31 17:33 UTC 

[PATCH v2] gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
 2016-03-31 17:33 UTC  (3+ messages)

[PATCH 0/2] Add support for adc101c* and adc121c*
 2016-03-31 17:20 UTC  (3+ messages)
` [PATCH 1/2] ti-adc081c: "
` [PATCH 2/2] ti-adc081c: Initial triggered buffer support

[PATCH v4 1/4] perf config: Introduce perf_config_set class
 2016-03-31 17:31 UTC  (2+ messages)

[PATCH v1] builddeb: fix missing headers in linux-headers package
 2016-03-31 17:31 UTC 

[PATCH 0/6] Create common VMWare host port communication macros v3
 2016-03-31 17:32 UTC  (6+ messages)
  ` [PATCH 6/6] VMware balloon: Update vmw_balloon.c to use the VMW_PORT macro

[PATCH] kernfs: Move faulting copy_user operations outside of the mutex
 2016-03-31 17:30 UTC  (3+ messages)

[PATCH] stmmac: Fix phy without MDIO subnode
 2016-03-31 17:30 UTC  (7+ messages)

[RFC PATCH 00/10] ACPI overlays
 2016-03-31 17:29 UTC  (3+ messages)
` [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications

[PATCH v3 0/7] arm64: Support for systems without AArch32 state
 2016-03-31 17:27 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: hwcaps: Cleanup naming
` [PATCH v3 2/7] arm64: HWCAP: Split COMPAT HWCAP table entries
` [PATCH v3 3/7] arm64: Add helpers for detecting AArch32 support at EL0
` [PATCH v3 4/7] arm64: cpufeature: Check availability of AArch32
` [PATCH v3 5/7] arm64: cpufeature: Track 32bit EL0 support
` [PATCH v3 6/7] arm64: Add a wrapper for personality() syscall
` [PATCH v3 7/7] arm64: compat: Check for AArch32 state

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-03-31 17:27 UTC  (22+ messages)

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-03-31 17:23 UTC  (7+ messages)
` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()

Applied "regmap: mmio: Explicitly say little endian is the defualt in the bus config" to the regmap tree
 2016-03-31 17:20 UTC 

[PATCH 1/2] regmap: Fix implicit inclusion of device.h
 2016-03-31 17:19 UTC  (4+ messages)
` [PATCH 2/2] regmap: mmio: Parse endianness definitions from DT

[PATCH v1] arm64: allow building with kcov coverage on ARM64
 2016-03-31 17:18 UTC  (9+ messages)

[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-31 17:15 UTC  (7+ messages)
` [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes
` [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox

[RFC PATCH 0/4] cgroup aware workqueues
 2016-03-31 17:14 UTC  (4+ messages)

[PATCH v7 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-03-31 17:06 UTC  (6+ messages)
` [PATCH v7 1/4] gadget: Introduce the usb charger framework

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-03-31 17:03 UTC  (5+ messages)

[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck
 2016-03-31 17:00 UTC  (6+ messages)

[PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-03-31 16:56 UTC  (6+ messages)
` [PATCH 2/3 v2] ASoC: dwc: Add I2S HDMI audio support

[PATCH 1/2] ARM: specify install, zinstall, uinstall as PHONY targets
 2016-03-31 16:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: delete "*Image is ready" log

[RFC PATCH 0/3] ahci: add ports-implemented dt bindings
 2016-03-31 16:51 UTC  (6+ messages)
` [RFC PATCH 1/3] libahci: save port map for forced port map

[PATCH] dtc: turn off dtc unit address warnings by default
 2016-03-31 16:46 UTC 

[RFC PATCH 0/2] hugetlb: If PMD sharing is possible, align to PUD_SIZE
 2016-03-31 16:45 UTC  (9+ messages)
` [RFC PATCH 1/2] mm/hugetlbfs: Attempt PUD_SIZE mapping alignment if PMD sharing enabled
` [RFC PATCH 2/2] x86/hugetlb: "

[PATCH] writeback: fix the wrong congested state variable definition
 2016-03-31 16:44 UTC  (2+ messages)

[RFC] [PATCH] arm64: survive after access to unimplemented register
 2016-03-31 16:43 UTC  (6+ messages)

[PATCH v3] mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED
 2016-03-31 16:41 UTC 

[PATCH v2] vTPM: fix missing error handling for suspend operation
 2016-03-31 16:42 UTC  (2+ messages)

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-03-31 16:31 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH] tpm: cleanup tpm_tis_remove()
 2016-03-31 16:19 UTC  (6+ messages)

[PATCH V2 1/1] perf/core: don't find side-band event from all pmus
 2016-03-31 16:22 UTC  (8+ messages)

[PATCH] ARM: sa1100: Initialize gpio after gpio subsystem has been initialized
 2016-03-31 16:21 UTC  (2+ messages)

[PATCHSET v3][RFC] Make background writeback not suck
 2016-03-31 16:21 UTC  (4+ messages)

[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
 2016-03-31 16:19 UTC  (13+ messages)

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-31 16:18 UTC  (6+ messages)
` [RESEND PATCH V4 1/4] stm class: provision for statically assigned masterIDs

[PATCH v3 0/2] Update SCSI target removal path
 2016-03-31 16:18 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
` [PATCH v3 2/2] Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"

[git pull] orangefs bugfixes for rc2
 2016-03-31 16:17 UTC 

[PATCH] ALSA: usb-audio: Fix double-free in snd_usb_add_audio_stream()
 2016-03-31 16:13 UTC  (10+ messages)

[PATCH] Addition of Altera Arria10 On-Chip RAM ECC
 2016-03-31 16:08 UTC  (4+ messages)
` [PATCH 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup

[PATCH v14 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
 2016-03-31 16:02 UTC  (5+ messages)
` [v14, "

[PATCH] gpio: Do not accept gpio chip additions before gpiolib initialization
 2016-03-31 15:59 UTC  (2+ messages)

[RFC PATCH 12/12] IMA: Use the the system trusted keyrings instead of .ima_mok [ver #3]
 2016-03-31 15:55 UTC  (7+ messages)
  ` [RFC PATCH 00/12] KEYS: Restrict additions to 'trusted' keyrings "

[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-03-31 15:52 UTC  (9+ messages)

[PATCH] Make CONFIG_FHANDLE default y
 2016-03-31 15:52 UTC  (2+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-31 15:42 UTC  (11+ messages)

Question on rhashtable in worst-case scenario
 2016-03-31 15:29 UTC  (10+ messages)

[PATCH] mtd: nand: document the NAND controller/NAND chip DT representation
 2016-03-31 15:22 UTC  (4+ messages)

[Xen-devel] [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
 2016-03-31 15:21 UTC 

block allocator issue with ext4+DAX
 2016-03-31 15:13 UTC  (3+ messages)

[PATCH v2 0/9] Add STM32 EXTI interrupt controller support
 2016-03-31 15:09 UTC  (10+ messages)
` [PATCH v2 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings
` [PATCH v2 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v2 3/9] ARM: STM32: Select external interrupts controller
` [PATCH v2 4/9] ARM: dts: Add EXTI controller node to stm32f429
` [PATCH v2 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl
` [PATCH v2 6/9] pinctrl: Add IRQ support to STM32 gpios
` [PATCH v2 7/9] ARM: dts: Add GPIO irq support to STM2F429
` [PATCH v2 8/9] ARM: dts: Declare push button as GPIO key on stm32f429 Disco board
` [PATCH v2 9/9] ARM: config: Enable GPIO Key driver in stm32_defconfig

[PATCH 1/2] gpiolib: Do not use devm functions when registering gpio chip
 2016-03-31 15:11 UTC  (2+ messages)
` [PATCH 2/2] gpiolib: Defer gpio device setup until after gpiolib initialization

[RFC PATCH] mm, oom: move GFP_NOFS check to out_of_memory
 2016-03-31 15:11 UTC  (7+ messages)

[PATCH v3 0/2] usb:dwc3: Enable USB DWC3 support for 64-bit system
 2016-03-31 15:07 UTC  (8+ messages)
` [PATCH v3 2/2] usb:dwc3: pass arch data to xhci-hcd child

checkpatch false positon on EXPORT_SYMBOL
 2016-03-31 15:01 UTC 

[lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048
 2016-03-31 14:20 UTC 

[PATCH 1/1] perf tools: fix format max value calculation
 2016-03-31 14:49 UTC  (2+ messages)

Tegra boots failing due to as3722 I/O errors
 2016-03-31 14:45 UTC  (5+ messages)

[PATCH v2 0/8] add TCON and Vybrid support
 2016-03-31 14:42 UTC  (5+ messages)
` [PATCH v2 4/8] drm/fsl-dcu: add extra clock for pixel clock
` [PATCH v2 6/8] drm/fsl-dcu: add TCON driver

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-03-31 14:33 UTC  (2+ messages)

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-03-31 14:31 UTC  (3+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding

[PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration
 2016-03-31 14:26 UTC  (12+ messages)
` [PATCH 1/2] usb: dwc3: core: Introduce dwc3_device_reinit()

[PATCH] usb: xhci: Fix incomplete PM resume operation due to XHCI commmand timeout
 2016-03-31 14:36 UTC  (12+ messages)

[intel-pstate driver regression] processor frequency very high even if in idle
 2016-03-31 14:30 UTC  (5+ messages)

[PATCH] regulator: core: Use parent voltage from the supply when bypassed
 2016-03-31 14:27 UTC  (2+ messages)

[PATCH 1/4] tty: vt, remove reduntant check
 2016-03-31 14:25 UTC  (3+ messages)

[PATCH] rtc: remove useless DRV_VERSION
 2016-03-31 14:25 UTC 

[PATCH 0/6] cleanup libcfs memory handling
 2016-03-31 14:18 UTC  (7+ messages)
` [PATCH 1/6] staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layer
` [PATCH 2/6] staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.h
` [PATCH 3/6] staging: lustre: libcfs: remove page_index() macro
` [PATCH 4/6] staging: lustre: libcfs: remove MMSPACE macros
` [PATCH 5/6] staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.h
` [PATCH 6/6] staging: lustre: libcfs: delete linux-mem.h

[PATCH] x86/asm: Make sure verify_cpu() has a good stack
 2016-03-31 14:21 UTC 

[PATCH RFC] lib: proportions: Remove unused code
 2016-03-31 14:20 UTC  (3+ messages)
` [PATCH RFC] padata: Removed "

[PATCH v4 0/2] mtd: spi-nor: add an alternative method to support memory > 16MiB
 2016-03-31 14:19 UTC  (3+ messages)
` [PATCH v4 2/2] doc: dt: mtd: add a DT property to enable the use of 4byte-address op codes

[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
 2016-03-31 14:19 UTC  (5+ messages)
` [PART1 RFC v3 12/12] svm: Manage vcpu load/unload when enable AVIC

arm:collie_defconfig broken since commit ff2b135922 ("gpio: make the gpiochip a real device")
 2016-03-31 14:18 UTC  (3+ messages)

[PATCH] mmc: core: Fix bug on signal voltage switch failure
 2016-03-31 14:17 UTC 

[PATCH] Documentation: devicetree: bindings: regulator: palmas-pmic.txt
 2016-03-31 14:15 UTC  (2+ messages)

[PATCH resend v5 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
 2016-03-31 14:13 UTC  (3+ messages)
` [PATCH resend v5 1/3] ASoC: cygnus: Add DT bindings for Broadcom Cygnus audio

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-03-31 14:10 UTC  (16+ messages)

[PATCH] fixup! MIPS: ath79: Disable platform code for OF boards
 2016-03-31 14:09 UTC 

[PATCH] MIPS: ath79: fix build failure
 2016-03-31 14:08 UTC  (4+ messages)

[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-03-31 14:07 UTC  (7+ messages)

[PATCH] regulator: pwm: Try to avoid voltage error in duty cycle calculation
 2016-03-31 13:52 UTC 

To Your Attention
 2016-03-31 13:30 UTC 

Possible ABA in use of llist.h llist_del_first() in tty_buffer and ib_rdma
 2016-03-31 13:58 UTC  (2+ messages)

[PATCH 3/8] perf tools: Add time conversion event
 2016-03-31 13:53 UTC  (4+ messages)
` [PATCH V2 "

3.5% DIRECT CASH LOANS BUSINESS AND PERSONAL LOANS OFFER
 2016-03-31 13:52 UTC 

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-03-31 13:51 UTC  (3+ messages)

[PATCH 0/3] move Rockchip usbphy under the GRF mfd
 2016-03-31 13:43 UTC  (4+ messages)
` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF
` [PATCH 2/3] ARM: dts: rockchip: make rk3288-grf a simple-mfd
` [PATCH 3/3] ARM: dts: rockchip: move rk3288 usbphy under the GRF node

[PATCH] intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()
 2016-03-31 13:46 UTC 

[PATCH] stm class: correct masterID range in setting via sysfs
 2016-03-31 13:43 UTC  (2+ messages)

[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
 2016-03-31 13:36 UTC  (5+ messages)
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings


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).