All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-05 17:53:01 to 2013-06-05 19:15:53 UTC [more...]

+ linux-next-git-rejects.patch added to -mm tree
 2013-06-05 19:15 UTC 

[PATCH] meta-toolchain-arago: Fix mkspecs and qt.conf for Qt Creator
 2013-06-05 19:15 UTC  (2+ messages)

[xen-4.2-testing test] 18084: tolerable FAIL - PUSHED
 2013-06-05 19:15 UTC 

[Buildroot] [PATCH 1/2] linux: qstrip the custom DTS path
 2013-06-05 19:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] sunxi-boards: set a default board

RAID-10 keeps aborting
 2013-06-05 19:14 UTC  (15+ messages)
                      ` [PATCH] scsi: Check if the device support WRITE_SAME_10

[PATCH 1/3] use config.h in USE_* users
 2013-06-05 19:14 UTC  (2+ messages)

[PATCH] drm/i915: distinguish between error messages in DIDL initialization
 2013-06-05 19:14 UTC  (3+ messages)

[PATCH v4] MIPS: micromips: Fix improper definition of ISA exception bit
 2013-06-05 19:12 UTC  (4+ messages)

[Bug 65270] New: CAICOS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
 2013-06-05 19:12 UTC  (4+ messages)
` [Bug 65270] "

3.10.0-rc4 oops in scsi_lib.c:1196
 2013-06-05 19:12 UTC 

cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
 2013-06-05 19:11 UTC  (6+ messages)

Error while running android as guest ---FastModels
 2013-06-05 19:11 UTC  (2+ messages)

[PATCH] wait: fix false timeouts when using wait_event_timeout()
 2013-06-05 19:07 UTC  (5+ messages)

Please add to stable: module: don't unlink the module until we've removed all exposure
 2013-06-05 19:11 UTC  (12+ messages)

[Xen-users] FreeBSD PVHVM call for testing
 2013-06-05 19:10 UTC  (11+ messages)
  ` HVM CPU enumeration, mapping to VCPU ID (Was: Re: [Xen-users] FreeBSD PVHVM call for testing)

Cache issues in vexpress cpu shutdown (regression in 3.10)
 2013-06-05 19:08 UTC  (4+ messages)

[RFC PATCH 2/6] KVM: PPC: Book3E: Refactor SPE_FP exit handling
 2013-06-05 19:07 UTC  (4+ messages)

[Bug 65274] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! (non-EFI laptop)
 2013-06-05 19:07 UTC  (3+ messages)
` [Bug 65274] "

[PATCH DDX] Adding more msrketing names for Haswell
 2013-06-05 16:07 UTC 

Status of "ummunot" branch?
 2013-06-05 19:05 UTC  (15+ messages)

leveldb compaction overhead
 2013-06-05 19:05 UTC  (5+ messages)

[Buildroot] [git commit] linux: qstrip the custom DTS path
 2013-06-05 19:05 UTC 

Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz <djkurtz@chromium.org>, Henrik Rydberg <rydberg@euromail.se>, Joonyoung Shim <jy0922.shim@samsung.com>, Alan.Bowens@atmel.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, pmeerw@pmeerw.net, bleung@chromium.org, olofj@chromium.org
 2013-06-05 19:04 UTC  (37+ messages)
` [PATCH 01/53] Input: atmel_mxt_ts - Remove unnecessary platform data
` [PATCH 03/53] Input: atmel_mxt_ts - Return IRQ_NONE when interrupt handler fails
` [PATCH 05/53] Input: atmel_mxt_ts - Select FW_LOADER for firmware code
` [PATCH 08/53] Input: atmel_mxt_ts - Initialise IRQ before probing
` [PATCH 10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs
` [PATCH 11/53] Input: atmel_mxt_ts - Implement debug output for messages
` [PATCH 12/53] Input: atmel_mxt_ts - Improve error reporting and debug
` [PATCH 13/53] Input: atmel_mxt_ts - Implement CRC check for configuration data
` [PATCH 14/53] Input: atmel_mxt_ts - Download device config using firmware loader
` [PATCH 15/53] Input: atmel_mxt_ts - Calculate and check CRC in config file
` [PATCH 16/53] Input: atmel_mxt_ts - Add additional bootloader addresses
` [PATCH 19/53] Input: atmel_mxt_ts - Improve bootloader progress output
` [PATCH 21/53] Input: atmel_mxt_ts - Read screen config from chip
` [PATCH 23/53] Input: atmel_mxt_ts - Use deep sleep mode when stopped
` [PATCH 24/53] Input: atmel_mxt_ts - Add shutdown function
` [PATCH 25/53] Input: atmel_mxt_ts - Rename pressure to amplitude to match spec
` [PATCH 27/53] Input: atmel_mxt_ts - Handle multiple input reports in one message
` [PATCH 29/53] Input: atmel_mxt_ts - Handle APP_CRC_FAIL on startup
` [PATCH 31/53] Input: atmel_mxt_ts - Add bootloader addresses for new chips
` [PATCH 32/53] Input: atmel_mxt_ts - Recover from bootloader on probe
` [PATCH 33/53] Input: atmel_mxt_ts - Add support for dynamic message size
` [PATCH 36/53] Input: atmel_mxt_ts - Implement T44 message handling
` [PATCH 38/53] Input: atmel_mxt_ts - Output status from T42 Touch Suppression
` [PATCH 40/53] Input: atmel_mxt_ts - implement I2C retries
` [PATCH 41/53] Input: atmel_mxt_ts - Implement T63 Active Stylus support
` [PATCH 44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe
` [PATCH 45/53] Input: atmel_mxt_ts - Use T18 RETRIGEN to handle IRQF_TRIGGER_LOW
` [PATCH 46/53] Input: atmel_mxt_ts - Handle reports from T47 Stylus object
` [PATCH 47/53] Input: atmel_mxt_ts - Release touch state during suspend
` [PATCH 49/53] Input: atmel_mxt_ts - Add regulator control support
` [PATCH 51/53] Input: atmel_mxt_ts - Allow specification of firmware file name
` [PATCH 52/53] Input: atmel_mxt_ts - Handle cfg filename via pdata/sysfs
` [PATCH 53/53] Input: atmel_mxt_ts - Only use first T9 instance

[PATCH cgroup/for-3.11 1/3] cgroup: mark "tasks" cgroup file as insane
 2013-06-05 19:03 UTC  (7+ messages)

[RFC] Support for UEFI ESP in os-prober
 2013-06-05 19:03 UTC  (11+ messages)

[PATCH] xend: Fix xm list bug reporting incorrect memory size
 2013-06-05 19:01 UTC  (2+ messages)

[RFC PATCH 0/3] Nvram-to-pstore: compression support for oops data
 2013-06-05 19:00 UTC  (3+ messages)

[igt PATCH 1/5] lib: move connector_type_str and co to drmtest
 2013-06-05 19:01 UTC  (10+ messages)
` [igt PATCH 2/5] lib: add kmstest_cairo_printf_line
` [igt PATCH 3/5] lib: add kmstest_get_connector_config
` [igt PATCH 4/5] lib: refactor kmstest_create_fb
` [igt PATCH 5/5] tests: add kms_render

[Buildroot] [PATCH] package/libbsd: depends on architectures providing a.out.h
 2013-06-05 19:00 UTC  (2+ messages)

[PATCH] libibverbs: A possible solution for allowing arbitrary MTU values
 2013-06-05 18:58 UTC  (8+ messages)

[Buildroot] [git commit] p11-kit: fix argp_standalone build error
 2013-06-05 18:58 UTC 

[Qemu-devel] [PATCH qom-cpu 00/15 v8] target-i386: convert CPU features into properties, part 1
 2013-06-05 18:57 UTC  (8+ messages)

[Buildroot] [PATCH] bzip2: Fix build system to build object files twice
 2013-06-05 18:57 UTC  (2+ messages)

[PATCH RFC] virtio-pci: new config layout: using memory BAR
 2013-06-05 18:57 UTC  (12+ messages)

[Buildroot] [git commit] bzip2: Fix build system to build object files twice
 2013-06-05 18:56 UTC 

[PATCH net-next] net_sched: add 64bit rate estimators
 2013-06-05 18:55 UTC  (2+ messages)

[PATCH 1/3] drivers: pinctrl sleep and idle states in the core
 2013-06-05 18:54 UTC  (6+ messages)
` [PATCH 2/3] tty: serial: modify PL011 driver to use pinctrl PM helpers

[Buildroot] [git commit] libftdi: autoreconf should happen for host as well
 2013-06-05 18:53 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-06-04
 2013-06-05 18:52 UTC  (6+ messages)

[BUG, PATCH] xen-4.1-3 xend/XendDomainInfo.py#device_configure() TypeError
 2013-06-05 18:52 UTC  (4+ messages)

[PATCH v4 0/8] Nvram-to-pstore
 2013-06-05 18:52 UTC  (18+ messages)
` [PATCH v4 1/8] powerpc/pseries: Remove syslog prefix in uncompressed oops text
` [PATCH v4 2/8] powerpc/pseries: Add version and timestamp to oops header
` [PATCH v4 3/8] powerpc/pseries: Introduce generic read function to read nvram-partitions
` [PATCH v4 4/8] powerpc/pseries: Read/Write oops nvram partition via pstore
` [PATCH v4 5/8] powerpc/pseries: Read rtas "
` [PATCH v4 6/8] powerpc/pseries: Distinguish between a os-partition and non-os partition
` [PATCH v4 7/8] powerpc/pseries: Read of-config partition via pstore
` [PATCH v4 8/8] powerpc/pseries: Read common "

xen 4.3 test report
 2013-06-05 18:50 UTC  (10+ messages)
                ` Is: events not being cleared during fast migration over InfiniBand Was: "

arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-05 18:50 UTC  (5+ messages)
` [PATCH 07/10] pinctrl: add pinctrl driver for Rockchip SoCs

[PATCH] x86: fix typo in kexec register clearing
 2013-06-05 18:47 UTC 

Question on including ruby 1.9.3 in embedded image
 2013-06-05 18:46 UTC 

USB audio Gadget - code 10 error
 2013-06-05 18:46 UTC  (6+ messages)
    ` [alsa-devel] "

Re: UBI fastmap updates
 2013-06-05 18:37 UTC 

[nightly] Distroless meta-ti/master minimal build 2013-06-05_12-37-16
 2013-06-05 18:37 UTC  (2+ messages)

[PATCH] ASoC: dapm: Treat DAI widgets like AIF widgets for power
 2013-06-05 18:37 UTC 

[ARM] Bash often segfaults in Dom0 with the latest Xen
 2013-06-05 18:36 UTC  (11+ messages)

[PATCH v3 -tip x86/apic 1/2] PCI/MSI: Allocate as many multiple-MSIs as requested
 2013-06-05 18:35 UTC  (8+ messages)

Xen on ARM: Force register dump from guest
 2013-06-05 18:35 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx:Add iprot input arg in create_TLB0/1_entry
 2013-06-05 18:35 UTC  (5+ messages)

[PATCH 00/18][V6]: PVH xen: version 6 patches
 2013-06-05 18:34 UTC  (4+ messages)

[PATCH] ASoC: max98090: Guard runtime PM callbacks
 2013-06-05 18:33 UTC 

[PATCH 1/3] PCI: set correct value for iov device before device
 2013-06-05 18:32 UTC  (4+ messages)
` [PATCH 3/3] PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions

[Xenomai] Beaglebone kernels - automated builds WIP
 2013-06-05 18:32 UTC  (2+ messages)

Chase Maupin : linux-ti-staging: update kernel SRCREV
 2013-06-05 18:31 UTC 

Chase Maupin : linux-ti-staging: update kernel SRCREV
 2013-06-05 18:31 UTC 

[Xenomai] freescale(imx53) with xenomai patch
 2013-06-05 18:31 UTC  (14+ messages)

cron job: media_tree daily build: WARNINGS
 2013-06-05 18:28 UTC 

[Qemu-devel] [Qemu-stable] [PATCH for 1.5] ui/gtk.c: Fix *BSD build of Gtk+ UI
 2013-06-05 18:22 UTC  (2+ messages)

[xen-4.1-testing test] 18083: tolerable FAIL - PUSHED
 2013-06-05 18:23 UTC 

[RFC PATCH v2 0/2] drivers: mfd: Versatile Express SPC support
 2013-06-05 18:22 UTC  (7+ messages)
` [RFC PATCH v2 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

[PATCH v2 1/1] ARM : omap3 : fix wrong container_of in clock36xx.c
 2013-06-05 18:21 UTC  (3+ messages)

[PATCH] of: irq: Pass trigger type in IRQ resource flags
 2013-06-05 18:20 UTC  (4+ messages)

[Qemu-devel] [RFC] Policy for supported hosts/platforms
 2013-06-05 18:16 UTC  (2+ messages)

[Buildroot] AM3517 Neon, OpenGL & EGLFS support
 2013-06-05 18:17 UTC  (3+ messages)

[Buildroot] [PATCH] p11-kit: fix argp_standalone build error
 2013-06-05 18:17 UTC 

[PATCH 0/4] drm/exynos: fimd: Add support for S3C6400/S3C6410
 2013-06-05 18:14 UTC  (3+ messages)

[PATCH] drm/exynos: fimd: Get signal polarities from device tree
 2013-06-05 18:13 UTC  (2+ messages)

[PATCH] linux-ti-staging: update kernel SRCREV
 2013-06-05 18:19 UTC 

[PATCH v2 0/8] cherry-pick: improvements
 2013-06-05 18:13 UTC  (11+ messages)
` [PATCH v2 3/8] cherry-pick: add --skip-empty option

Performance regression from routing cache removal?
 2013-06-05 18:13 UTC  (2+ messages)

[PATCH] arago-source-ipk: Add sources for u-boot-dra7xx
 2013-06-05 18:18 UTC 

[PATCH v4 0/7] git send-email suppress-cc=self fixes
 2013-06-05 18:10 UTC 

carl9170:5/10 MHz Channel Support on carl9170
 2013-06-05 18:08 UTC  (4+ messages)

[PATCH RESEND V2 1/4] iio: frequency: ad4350: Fix bug / typo in mask
 2013-06-05 18:07 UTC  (9+ messages)
` [PATCH RESEND V2 3/4] iio: frequency: adf4350: Add support for clock consumer framework

[PATCH v2 1/2] RTC: rtc-twl: Fix rtc_reg_map initialization
 2013-06-05 18:05 UTC  (5+ messages)
` [PATCH v2 2/2] RTC: rtc-twl: Cleanup with module_platform_driver() conversion

[PATCH 0/7] Vyatta patches
 2013-06-05 18:05 UTC  (5+ messages)
` [PATCH 5/7] pci: support multiple PCI regions per device

[PATCH] drm/i915: implement HSW display sequences for package C8+
 2013-06-05 18:04 UTC  (4+ messages)

[PATCH 1/3] mtd: cfi_cmdset_0002: remove unnecessary initialization
 2013-06-05 18:01 UTC  (5+ messages)
` [PATCH 3/3] mtd: cfi_cmdset_0002: increase do_write_buffer() timeout

J1939 questions
 2013-06-05 18:01 UTC 

[PATCH 0/3] Increase the number of USB to serial devices we can support at once
 2013-06-05 17:55 UTC  (4+ messages)
` [PATCH 2/3] USB: serial: make minor allocation dynamic
` [PATCH 3/3] USB: serial: increase the number of devices we support
` [PATCH 1/3] USB: serial: ports: add minor and port number

[PATCH V2 0/4] ARM: tegra: cpuidle: some clean up for CPUidle driver
 2013-06-05 17:53 UTC  (3+ messages)


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.