All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-01 14:35:32 to 2015-06-01 15:21:13 UTC [more...]

4.1 touchscreen regression on n900 -- pinpointed [was Re: linux-n900 v4.1-rc4]
 2015-06-01 15:21 UTC  (14+ messages)
` [PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900
                ` Please revert 3eea8b5d68c801fec788b411582b803463834752 as it breaks touchscreen "

[PATCH OSSTEST] Stubdom test case
 2015-06-01 15:21 UTC 

udev 220 rules broken for bcache
 2015-06-01 15:20 UTC 

Jacob Stiffler : omapdrm-pvr: Use kernel mechanism for module installation
 2015-06-01 15:20 UTC 

Hao Zhang : linux-keystone: update to new kernel version 3.10.72
 2015-06-01 15:20 UTC 

Sam Nelson : cmem: Update to new version 4.10.01.02
 2015-06-01 15:20 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: avoid DAT to mess up LAN state
 2015-06-01 15:20 UTC 

[PATCH v5 4/4] ARM: shmobile: gose: enable R-Car Gen2 regulator quirk
 2015-06-01 15:20 UTC  (2+ messages)

[PATCH v2] dmar: device scope mem leak fix
 2015-06-01 15:19 UTC  (4+ messages)

Adding "chance_test_backfill_full" thrasher in the ec tasks
 2015-06-01 15:18 UTC  (2+ messages)

Device Tree Blob (DTB) licence
 2015-06-01 15:19 UTC  (14+ messages)

[PATCH 1/2] t9001-send-email: create a function replacing variable fields
 2015-06-01 15:19 UTC  (4+ messages)
` [PATCH 2/2] send-email: allow multiple emails using --cc, --to and --bcc

Improving systemd.bbclass to support systemd user services
 2015-06-01 15:18 UTC 

[RFC] Add something like bitbake -cmenuconfig <recipe> ?
 2015-06-01 15:18 UTC  (6+ messages)
    ` [RFC] Add something like bitbake -cmenuconfig <recipe>?

[RFC ben-wpan] atusb: fw: add support for rzusbstick
 2015-06-01 15:17 UTC  (7+ messages)

[PATCH v11 0/4] edac: Add APM X-Gene SoC EDAC driver
 2015-06-01 15:17 UTC  (9+ messages)
` [PATCH v11 3/5] Documentation: Add documentation for the APM X-Gene SoC EDAC DTS binding
  ` [PATCH v11 4/5] edac: Add APM X-Gene SoC EDAC driver

[PATCH RFC] hotplug/Linux: Add --wait to iptables calls
 2015-06-01 15:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] migration: Dynamic cpu throttling for auto-converge
 2015-06-01 15:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PATCH 2/2] migration: Dynamic cpu throttling for auto-converge

[Qemu-devel] [PATCH v3 00/15] arm: Steps towards EL2 support round 3
 2015-06-01 15:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 06/15] target-arm: Add TPIDR_EL2

[PATCH 0/6] Mediatek xHCI support
 2015-06-01 15:17 UTC  (9+ messages)
` [PATCH 3/6] xhci: probe phy before add usb_hcd

[PATCH] urcu: fix deprecation warning with new glibc
 2015-06-01 15:16 UTC 

lttng kernel events
 2015-06-01 15:15 UTC 

[PATCH 0/9] aacraid: Patchset for aacraid driver version 41010
 2015-06-01 15:14 UTC  (3+ messages)
` [PATCH 2/9] [SCSI] aacraid: Add Power Management support

[PATCH] usb: buffer: fix 2 coding style issues
 2015-06-01 15:13 UTC 

[RFC] pinctrl: pinctrl-imx: implement suspend/resume
 2015-06-01 15:12 UTC  (2+ messages)

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-01 15:12 UTC  (2+ messages)

[PATCH] l10n: de.po: translate "index" as "Index"
 2015-06-01 15:10 UTC  (3+ messages)

[PATCH 00/19] x86, mpx updates for 4.2 (take 8)
 2015-06-01 15:09 UTC  (3+ messages)

watchdog: st_wdt: select on undefined MFD_ST_LPC
 2015-06-01 15:09 UTC 

[PATCH v10 00/17] drm/exynos: atomic modesetting support
 2015-06-01 15:09 UTC  (19+ messages)
` [PATCH v10 01/17] drm/exynos: fix source data argument for plane
` [PATCH v10 02/17] drm/exynos: use adjusted_mode of crtc_state instead of mode
` [PATCH v10 03/17] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH v10 04/17] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH v10 05/17] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH v10 06/17] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH v10 07/17] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH v10 08/17] drm/exynos: atomic phase 3: atomic updates of planes
` [PATCH v10 09/17] drm/exynos: atomic phase 3: use atomic .set_config helper
` [PATCH v10 10/17] drm/exynos: atomic phase 3: convert page flips
` [PATCH v10 11/17] drm/exynos: remove exported functions from exynos_drm_plane
` [PATCH v10 12/17] drm/exynos: don't disable unused functions at init
` [PATCH v10 13/17] drm/exynos: move exynos_drm_crtc_disable()
` [PATCH v10 14/17] drm/exynos: add exynos specific .atomic_commit()
` [PATCH v10 15/17] drm/exynos: atomic dpms support
` [PATCH v10 16/17] drm/exynos: remove unnecessary calls to disable_plane()
` [PATCH v10 17/17] drm/exynos: split exynos_crtc->dpms in enable() and disable()

[U-Boot] [PATCH] ARM: phytec: pcm051: select board revision by Kconfig
 2015-06-01 15:09 UTC 

[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2
 2015-06-01 15:08 UTC  (3+ messages)

[GIT PULL] ARM: mediatek: Fix for v4.1
 2015-06-01 15:06 UTC  (3+ messages)

[PATCH] completion: suggest sequencer commands for revert
 2015-06-01 15:06 UTC  (5+ messages)
` [PATCH v2 1/2] completion: Add sequencer function

[Qemu-devel] [PATCH] hw/q35: fix floppy controller definition in ich9
 2015-06-01 15:06 UTC  (6+ messages)

[GIT PULL] ARM: EXYNOS: Fix for 4.1, 4th
 2015-06-01 15:06 UTC  (3+ messages)

[PATCH] NFSv4: Always drain the slot table before re-establishing the lease
 2015-06-01 15:05 UTC 

[wireless-regdb] [PATCH] wireless-regdb: update BG rules for 5725 - 5875 mHz
 2015-06-01 15:04 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v4.1 #3
 2015-06-01 15:04 UTC  (2+ messages)

Sam Nelson : cmem: Update to new version 4.10.01.02
 2015-06-01 15:03 UTC 

Jacob Stiffler : omapdrm-pvr: Use kernel mechanism for module installation
 2015-06-01 15:03 UTC 

Hao Zhang : linux-keystone: update to new kernel version 3.10.72
 2015-06-01 15:03 UTC 

[meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs
 2015-06-01 15:04 UTC  (6+ messages)

[GIT PULL] ARM: mediatek: soc updates for v4.2
 2015-06-01 15:03 UTC  (5+ messages)

[PATCH] libceph: use kvfree() in ceph_put_page_vector()
 2015-06-01 15:03 UTC  (2+ messages)

git gc gives "error: Could not read..."
 2015-06-01 15:03 UTC  (6+ messages)
      ` [RFC/PATCH 0/3] silence missing-link warnings in some cases

[PATCH] ARM: dts: sun6i: Add a dts file for the Mele A1000G quad top set box
 2015-06-01 15:02 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Add new Mele_A1000G_quad defconfig
 2015-06-01 15:01 UTC 

[U-Boot] [PATCH] sunxi: usb_phy: Swap check for disconnect threshold
 2015-06-01 15:01 UTC 

Sam Nelson : cmem: Update to new version 4.10.01.02
 2015-06-01 15:01 UTC 

Hao Zhang : linux-keystone: update to new kernel version 3.10.72
 2015-06-01 15:01 UTC 

Jacob Stiffler : omapdrm-pvr: Use kernel mechanism for module installation
 2015-06-01 15:01 UTC 

nfsd: EACCES vs EPERM on utime()/utimes() calls
 2015-06-01 15:01 UTC 

[PATCH] pinctrl: zynq: change error code for pinctrl_register failure
 2015-06-01 15:00 UTC  (5+ messages)

ceph branch status
 2015-06-01 15:00 UTC 

[U-Boot] [PATCH] ARM: phytec: pcm051: drop unused CONFIG_NET_MULTI
 2015-06-01 14:59 UTC 

[PATCH 2/2] gpio-stp-xway: Use the of_property_read_u32 helper
 2015-06-01 14:59 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] drm/exynos: use adjusted_mode of crtc_state instead of mode
 2015-06-01 14:57 UTC  (4+ messages)

"XFS: possible memory allocation deadlock in kmem_alloc" on high memory machine
 2015-06-01 14:57 UTC 

seg fault in "git format-patch"
 2015-06-01 14:56 UTC  (3+ messages)
` [PATCH] format-patch: dereference tags with --ignore-if-in-upstream

[PATCH] gpio: pcf857x: Check for irq_set_irq_wake() failures
 2015-06-01 14:56 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] [RFC] python-package-generator
 2015-06-01 14:56 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] [RFC] python-package-generator: new utility
` [Buildroot] [PATCH 2/3] python-robotframework: New package
` [Buildroot] [PATCH 3/3] python-magic: new package

Stop usbhid from claiming usb device on hotplug
 2015-06-01 14:55 UTC  (11+ messages)

Jacob Stiffler : edma3-lld: Seperate source and version into include file
 2015-06-01 14:55 UTC 

Jacob Stiffler : edma3-lld: Update to version 2.12.01.21
 2015-06-01 14:55 UTC 

Jacob Stiffler : edma3-lld-rtos: Add the EDMA3 LLD RTOS package
 2015-06-01 14:55 UTC 

Jacob Stiffler : edma3-lld-rtos: Add the EDMA3 LLD RTOS package
 2015-06-01 14:54 UTC 

Jacob Stiffler : edma3-lld: Update to version 2.12.01.21
 2015-06-01 14:54 UTC 

Jacob Stiffler : edma3-lld: Seperate source and version into include file
 2015-06-01 14:54 UTC 

Jacob Stiffler : edma3-lld-rtos: Add the EDMA3 LLD RTOS package
 2015-06-01 14:54 UTC 

Jacob Stiffler : edma3-lld: Seperate source and version into include file
 2015-06-01 14:54 UTC 

Jacob Stiffler : edma3-lld: Update to version 2.12.01.21
 2015-06-01 14:54 UTC 

[PATCH for-next 09/10] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
 2015-06-01 14:54 UTC  (17+ messages)

[WIP/PATCH v4 1/8] for-each-ref: extract helper functions out of grab_single_ref()
 2015-06-01 14:53 UTC  (8+ messages)
` [WIP/PATCH v4 6/8] for-each-ref: rename some functions and make them public

MIPS/IRQCHIP: some remainders of IRQ_CPU
 2015-06-01 14:51 UTC 

[PATCH v2] mac80211: Fix double locking on CSA counter update
 2015-06-01 14:51 UTC 

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-06-01 14:51 UTC  (3+ messages)
` [PATCH 01/21] drm/i915/gtt: Mark TLBS dirty for gen8+

[LTP] [PATCH]: Fix memory leak by freeing buf
 2015-06-01 14:49 UTC  (2+ messages)

Crypto driver -DCP
 2015-06-01 14:50 UTC  (4+ messages)

Jacob Stiffler : common-csl-ip-rtos: Add CSL RTOS package
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip: Seperate source and version into include file
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip.inc: Add source revision for dra7xx
 2015-06-01 14:49 UTC 

Jacob Stiffler : ti-paths: Add PDK_INSTALL_DIR for RTOS drivers
 2015-06-01 14:49 UTC 

[LTP] [PATCH]: Fix possible NULL pointer derefrence
 2015-06-01 14:48 UTC  (2+ messages)

Jacob Stiffler : common-csl-ip: Seperate source and version into include file
 2015-06-01 14:49 UTC 

Jacob Stiffler : ti-paths: Add PDK_INSTALL_DIR for RTOS drivers
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip-rtos: Add CSL RTOS package
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip: Seperate source and version into include file
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip-rtos: Add CSL RTOS package
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip.inc: Add source revision for dra7xx
 2015-06-01 14:49 UTC 

Jacob Stiffler : common-csl-ip.inc: Add source revision for dra7xx
 2015-06-01 14:49 UTC 

Jacob Stiffler : ti-paths: Add PDK_INSTALL_DIR for RTOS drivers
 2015-06-01 14:49 UTC 

[LTP] [PATCH]: Fix memory leaks and remove redundant code
 2015-06-01 14:48 UTC  (2+ messages)

[PATCH] Input: stmpe-ts - enforce device tree only mode
 2015-06-01 14:48 UTC  (2+ messages)

[meta-filesystems][PATCH] xorriso: Add xorriso v1.4.0
 2015-06-01 14:48 UTC 

[PATCH v3 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-01 14:48 UTC  (9+ messages)
` [PATCH v3 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v3 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v3 3/8] Driver core: wakeup the parent device before trying probe
` [PATCH v3 4/8] klist: implement klist_prev()
` [PATCH v3 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v3 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v3 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v3 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices

Multi recipes for different defconfig on the same kernel source
 2015-06-01 14:48 UTC 

seg fault in "git format-patch"
 2015-06-01 14:47 UTC  (7+ messages)

[lm-sensors] Fancontrol memory consumption
 2015-06-01 14:47 UTC  (2+ messages)

[PATCH net] net/mlx4: double free of dev_vfs
 2015-06-01 14:41 UTC  (3+ messages)
` [PATCH net] net/mlx4: need to call close fw if alloc icm is called twice
` [PATCH net] net/mlx4: fix typo in mlx4_set_vf_mac

[PATCH] arm-benchmarks: Use latest SRCREV
 2015-06-01 14:45 UTC 

[PATCH v2 9/9] nilfs2: prevent starvation of segments protected by snapshots
 2015-06-01 14:45 UTC  (5+ messages)

[xen-4.3-testing test] 57680: regressions - trouble: blocked/broken/fail/pass
 2015-06-01 14:45 UTC 

[PATCH] mac80211: Fix power save state stuck in ACTIVE caused by race between suspend and Tx packet
 2015-06-01 14:45 UTC  (2+ messages)

Cycles annotation support for perf tools v2
 2015-06-01 14:43 UTC  (3+ messages)

[PATCH 1/2] gpio-stp-xway: Fix enabling the highest bit of the PHY LEDs
 2015-06-01 14:44 UTC  (2+ messages)

Jacob Stiffler : ti-framework-components: Add all files to the main package 
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Move LIC_FILES_CHKSUM into recipe 
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Add version 3.40.00.02
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Add version 3.40.00.02
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Add all files to the main package 
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Add all files to the main package 
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Move LIC_FILES_CHKSUM into recipe 
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Add version 3.40.00.02
 2015-06-01 14:43 UTC 

Jacob Stiffler : ti-framework-components: Move LIC_FILES_CHKSUM into recipe 
 2015-06-01 14:43 UTC 

[RFC][PATCH 0/7] sched: balance callbacks
 2015-06-01 14:42 UTC  (2+ messages)

[PATCH] USB: serial: Use setup_timer
 2015-06-01 14:42 UTC  (2+ messages)

[PATCH 0/3] iio: adc: hi-843x: Add Holt HI-8435/8436/8437 descrete ADC
 2015-06-01 14:41 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: hi-843x: "

[PATCH] mac80211: Fix double locking on CSA counter update
 2015-06-01 14:40 UTC  (4+ messages)

Using loopback card to Connect GSM two way call to the real sound card UDA1345TS
 2015-06-01 14:39 UTC  (14+ messages)
        ` [LAD] Fw: [alsa-devel] "
          ` Fw: "
            ` [LAD] [alsa-devel] "

[PATCH 0/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
 2015-06-01 14:39 UTC  (7+ messages)
` [PATCH 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes
  ` [PATCH 2/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver

[PATCH] serial: 8250_omap: provide complete custom startup & shutdown callbacks
 2015-06-01 14:39 UTC  (5+ messages)

HP Storage - Special Server offer
 2015-06-01 14:32 UTC 

[PATCH 0/20] leds: put hard limit on minimum blink period for slow leds
 2015-06-01 14:37 UTC  (6+ messages)
` [PATCH 01/20] leds: implement LED_BRIGHTNESS_FAST flag

XDC2015: Call for papers
 2015-06-01 14:37 UTC 

[Buildroot] [PATCH] gcc/gcc-final: pass TARGET_CFLAGS flags to configure with --enable-cxx-flags
 2015-06-01 14:37 UTC 

linux-next: build failure after merge of the edac-amd tree
 2015-06-01 14:36 UTC  (3+ messages)

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-06-01 14:35 UTC  (6+ messages)
` [PATCH 7/7] mac80211: Switch to new AEAD interface


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.