All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-28 07:45:13 to 2015-04-28 08:44:48 UTC [more...]

NFC: CONFIG_NFC_DEBUG not defined
 2015-04-28  8:35 UTC  (4+ messages)

[PATCH v6 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-04-28  8:44 UTC  (17+ messages)
` [PATCH v6 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v6 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v6 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH] drm/i915: Avoid GPU hang when coming out of P3 or P4
 2015-04-28  8:44 UTC  (5+ messages)
` [PATCH v2] drm/i915: Avoid GPU hang when coming out of S3 or S4

[Qemu-devel] [PATCH V6 for-2.3 00/26] hw/pc: implement multiple primary busses for pc machines
 2015-04-28  8:43 UTC  (22+ messages)
` [Qemu-devel] [PATCH V6 for-2.3 09/26] hw/pci: move pci bus related code to separate files
` [Qemu-devel] [PATCH V6 for-2.3 12/26] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
` [Qemu-devel] [PATCH V6 for-2.3 13/26] hw/pci-host: introduce TYPE_PCI_HOST_BRIDGE_SNOOPED interface

[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
 2015-04-28  8:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 15/36] qapi: Document new 'alternate' meta-type
` [Qemu-devel] [PATCH v6 16/36] qapi: Use 'alternate' to replace anonymous union

[Qemu-devel] [PATCH v5 00/20] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-04-28  8:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 13/20] hw/acpi/aml-build: Add ToUUID macro
` [Qemu-devel] [PATCH v5 19/20] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-28  8:42 UTC  (9+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[PATCH v7] x86: mce: kexec: switch MCE handler for kexec/kdump
 2015-04-28  8:41 UTC  (11+ messages)
` [PATCH v8] "

[PATCH 0/4] ARM64: add SCPI mailbox protocol, clock and CPUFreq support
 2015-04-28  8:41 UTC  (4+ messages)
` [PATCH 1/4] mailbox: add support for System Control and Power Interface(SCPI) protocol

[Qemu-devel] [PATCH] pci: Clean up error reporting in pci_nic_init()
 2015-04-28  8:40 UTC  (4+ messages)

[U-Boot] installing u-boot on a virtual x86 machine
 2015-04-28  8:40 UTC  (7+ messages)

[PATCH 0/4] extcon: Modify the name of unused external connector
 2015-04-28  8:40 UTC  (3+ messages)

[PATCH i-g-t] tests/drm_hw_lock: Tests for hw_lock fixes
 2015-04-28  8:38 UTC  (3+ messages)

[PATCH 0/2] make deb-pkg build speed improvements
 2015-04-28  8:38 UTC  (3+ messages)
` [PATCH 1/2] package: Makefile: ensure $MAKE can use jobserver

[PATCH 4/5] drm/i915: Add a partial GGTT view type
 2015-04-28  8:38 UTC  (3+ messages)

[PATCH v3 0/1] New driver: rtl8723au (mac80211)
 2015-04-28  8:37 UTC  (3+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v8 00/16] spapr: add support for pci hotplug
 2015-04-28  8:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 14/16] pci: make pci_bar useable outside pci.c

async messenger small benchmark result
 2015-04-28  8:36 UTC 

[fido][PATCH] groff: add runtime dependency on sed
 2015-04-28  8:36 UTC 

Duplicated device tree and Dynamic symbols
 2015-04-28  8:36 UTC  (2+ messages)

[PATCH] checkpatch: add DT compatible string documentation checks
 2015-04-28  8:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] acpi: add acpi_send_gpe_event() to rise sci for hotplug
 2015-04-28  8:32 UTC  (2+ messages)

[Xenomai] Porting the I-pipe core to ARM big.LITTLE architecture
 2015-04-28  8:32 UTC  (3+ messages)

[PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
 2015-04-28  8:32 UTC  (5+ messages)

[PATCH 00/11] Support for coresight ETMv4 tracer
 2015-04-28  8:30 UTC  (7+ messages)
` [PATCH 01/11] coresight-etm4x: Adding CoreSight ETM4x driver

[RFC bluetooth-next] cfg802154: pass name_assign_type to rdev_add_virtual_intf()
 2015-04-28  8:30 UTC  (5+ messages)

[PATCH v2] Thermal cleanups and hardware trip points
 2015-04-28  8:26 UTC  (30+ messages)
` [PATCH 01/13] thermal: consistently use int for temperatures
` [PATCH 02/13] thermal: trivial: fix typo in comment
` [PATCH 03/13] thermal: trivial: Add missing whitespace in message
` [PATCH 04/13] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 05/13] thermal: Use IS_ENABLED instead of #ifdef
` [PATCH 06/13] thermal: Add comment explaining test for critical temperature
` [PATCH 07/13] thermal: inline only once used function
` [PATCH 08/13] thermal: streamline get_trend callbacks
` [PATCH 09/13] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 10/13] thermal: of: always set sensor related callbacks
` [PATCH 11/13] thermal: Make struct thermal_zone_device_ops const
` [PATCH 12/13] thermal: thermal: Add support for hardware-tracked trip points
` [PATCH 13/13] thermal: of: implement .set_trips for device tree thermal zones

[poky] Initramfs not appended to kernel image
 2015-04-28  8:30 UTC  (7+ messages)

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-28  8:28 UTC  (5+ messages)
` [PATCH 02/13] mm: meminit: Move page initialization into a separate function

[PATCH] ARM: gic: Document Power and Clock Domain optional properties
 2015-04-28  8:28 UTC  (8+ messages)

[PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
 2015-04-28  8:26 UTC  (2+ messages)

[PATCH] backports: fix high RC version parsing in dependency library
 2015-04-28  8:27 UTC  (2+ messages)

[PATCH 1/1] drivers/usb/chipidea/debuc.c: avoid out of bound read
 2015-04-28  8:22 UTC  (6+ messages)

[PATCH] drm/i915/skl: Bypass debug message if scalers are not requested
 2015-04-28  8:24 UTC  (2+ messages)

[PATCH] v4l2-of: fix compiler errors if CONFIG_OF is undefined
 2015-04-28  8:23 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v7 0/7] Update tests/qemu-iotests failing cases for the s390 platform
 2015-04-28  8:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v7 7/7] qemu-iotests-s390x-fix-test-130

[PATCH] ARM: dts: imx5: Add dts files for USB armory
 2015-04-28  8:20 UTC  (6+ messages)

[Bug 90056] Unigine Valley regression since radeon/llvm: Run LLVM's instruction combining pass
 2015-04-28  8:22 UTC  (2+ messages)

[PATCH 0/7] Add basic fitImage support
 2015-04-28  8:22 UTC  (4+ messages)
` [PATCH 4/7] kernel: Pull uImage generation into separate class

[PATCH v3] drm/i915: DP link training optimization
 2015-04-28  8:21 UTC  (5+ messages)
` [PATCH v3 2/2] "

[Bug 90182] Qt Applications won't start on the dedicated GPU (SIGABRT)
 2015-04-28  8:21 UTC  (2+ messages)
` [Bug 90182] [radeonsi]Qt "

[PATCH v2 0/2] powernv: cpufreq: Report frequency throttle by OCC
 2015-04-28  8:18 UTC  (5+ messages)
` [PATCH v2 2/2] cpufreq: powernv: Register for OCC related opal_message notification

[Buildroot] [git commit] python3: needs dynamic library support
 2015-04-28  8:19 UTC  (3+ messages)

[PATCH] kconfig: add tinfo library if it exists to lxdialog linking flags
 2015-04-28  8:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/2] virtio: Move host features to backends
 2015-04-28  8:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi

[PATCH v3 0/2] BCM6328 LED driver
 2015-04-28  8:18 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] leds: add DT binding for BCM6328 LED controller
  ` [PATCH v4 2/2] leds: add BCM6328 LED driver

M-Audio Midisport 2x2 Anniversary edition, latency problem
 2015-04-28  8:18 UTC 

Network Device Driver Interface
 2015-04-28  8:18 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2015-04-28  8:17 UTC 

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-04-28  8:17 UTC  (9+ messages)

[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-28  8:16 UTC  (9+ messages)
` [U-Boot] [PATCH 11/20] x86: Add defines for fixed MTRRs
` [U-Boot] [PATCH 12/20] x86: Add an mfence macro
` [U-Boot] [PATCH 13/20] x86: Store the GDT pointer in global_data
` [U-Boot] [PATCH 14/20] x86: Provide access to the IDT

[GIT PULL FOR v4.1] OMAP4 ISS fix
 2015-04-28  8:16 UTC 

[Qemu-devel] [PATCH V7 00/16] Support more virtio queues
 2015-04-28  8:16 UTC  (9+ messages)
` [Qemu-devel] [PATCH V7 08/16] virtio: introduce bus specific queue limit

[PATCH 1/2] firmware: dmi_scan: Simplified displayed version
 2015-04-28  8:15 UTC  (3+ messages)

[PATCH Part1 v11 0/5] Some cleanup for pcie host drivers
 2015-04-28  8:15 UTC  (4+ messages)
` [PATCH Part1 v11 3/5] PCI: designware: Use pci_scan_root_bus() for simplicity

two pNFS server fixes for 4.1, V2
 2015-04-28  8:14 UTC  (5+ messages)
` [PATCH 2/2] nfsd: fix pNFS return on close semantics

[Qemu-devel] [PATCH v2 0/7] Add limited support of VMware's hyper-call rpc
 2015-04-28  8:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc object

[U-Boot] [PATCH v2 2/2] dm: sf: Make SST flash write op work again
 2015-04-28  8:08 UTC  (2+ messages)

What to do about UIO breakage in 2.0
 2015-04-28  8:07 UTC  (2+ messages)

[U-Boot] "Writing to MMC(%d)... failed"
 2015-04-28  8:07 UTC 

[PATCH v9 00/17] Re-introduce h8300 architecture
 2015-04-28  8:05 UTC  (4+ messages)
` [PATCH v9 13/17] h8300: configs

[U-Boot] [PATCH v3] sf: Fix to compute proper sector_size
 2015-04-28  8:05 UTC  (2+ messages)

[PATCH v5] extcon-axp288: Add axp288 extcon driver support
 2015-04-28 16:13 UTC 

[U-Boot] [PATCH v2 1/2] dm: sf: Save flash flags to struct spi_flash
 2015-04-28  8:04 UTC  (2+ messages)

[Buildroot] [PATCH] boot/uboot: add hash for 2012.07
 2015-04-28  8:03 UTC  (4+ messages)

[fido][PATCH 1/4] elfutils: fix build with -Os
 2015-04-28  8:03 UTC  (4+ messages)

[meta-oe][PATCH] rsyslogd: Backport upstream commits to fix rsyslog segmentation fault when heavy load
 2015-04-28  8:03 UTC 

[Buildroot] [PATCH] cc-tool: new package
 2015-04-28  8:02 UTC  (6+ messages)

Filesystem with Errors, Unusual behavior
 2015-04-28  7:59 UTC  (2+ messages)

[PATCH v4] extcon-axp288: Add axp288 extcon driver support
 2015-04-28  7:57 UTC  (3+ messages)

[PATCH] powerpc/kvm: Fix SMP=n build error in book3s_xics.c
 2015-04-28  7:51 UTC  (3+ messages)

[PATCH] usb: gadget: composite: enable BESL support
 2015-04-28  7:56 UTC 

[PATCH 0/3] Raspberry Pi firmware driver
 2015-04-28  7:56 UTC  (3+ messages)
` [PATCH 2/3] ARM: bcm2835: Add the "

Inexplicable merge conflict produced when when lines next to each other are changed
 2015-04-28  7:34 UTC 

btmgmt: failure with advertising report event
 2015-04-28  7:54 UTC 

[Intel-wired-lan] [net-next PATCH] ixgbevf: add support for reporting RSS key and hash table for X550
 2015-04-28  7:54 UTC  (2+ messages)

[PATCH] QorIQ/TMU: add thermal management support based on TMU
 2015-04-28  7:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] xhci: set timer to retry xfers
 2015-04-28  7:48 UTC 

[PATCH] drm/i915: Remove incorrect restriction on 32bit offsets in ppGTT backend
 2015-04-28  7:48 UTC 

[Qemu-devel] [PATCH v4 0/27] write/create for Parallels images with reasonable performance
 2015-04-28  7:47 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/27] iotests, parallels: quote TEST_IMG in 076 test to be path-safe
` [Qemu-devel] [PATCH 02/27] block/parallels: rename parallels_header to ParallelsHeader
` [Qemu-devel] [PATCH 03/27] block/parallels: switch to bdrv_read
` [Qemu-devel] [PATCH 04/27] block/parallels: read up to cluster end in one go
` [Qemu-devel] [PATCH 05/27] block/parallels: add get_block_status
` [Qemu-devel] [PATCH 06/27] block/parallels: provide _co_readv routine for parallels format driver
` [Qemu-devel] [PATCH 07/27] block/parallels: replace magic constants 4, 64 with proper sizeofs
` [Qemu-devel] [PATCH 08/27] block/parallels: mark parallels format driver as zero inited
` [Qemu-devel] [PATCH 09/27] block/parallels: _co_writev callback for Parallels format
` [Qemu-devel] [PATCH 10/27] iotests, parallels: test for write into Parallels image
` [Qemu-devel] [PATCH 11/27] block/parallels: support parallels image creation
` [Qemu-devel] [PATCH 12/27] iotests, parallels: test for newly created parallels image via qemu-img
` [Qemu-devel] [PATCH 13/27] parallels: change copyright information in the image header
` [Qemu-devel] [PATCH 14/27] block/parallels: rename catalog_ names to bat_
` [Qemu-devel] [PATCH 15/27] block/parallels: create bat2sect helper
` [Qemu-devel] [PATCH 16/27] block/parallels: keep BAT bitmap data in little endian in memory
` [Qemu-devel] [PATCH 17/27] block/parallels: read parallels image header and BAT into single buffer
` [Qemu-devel] [PATCH 18/27] block/parallels: move parallels_open/probe to the very end of the file
` [Qemu-devel] [PATCH 19/27] block/parallels: implement parallels_check method of block driver
` [Qemu-devel] [PATCH 20/27] block/parallels: implement incorrect close detection
` [Qemu-devel] [PATCH 21/27] iotests, parallels: check for incorrectly closed image in tests
` [Qemu-devel] [PATCH 22/27] block/parallels: improve image reading performance
` [Qemu-devel] [PATCH 23/27] block/parallels: create bat_entry_off helper
` [Qemu-devel] [PATCH 24/27] block/parallels: delay writing to BAT till bdrv_co_flush_to_os
` [Qemu-devel] [PATCH 25/27] block/parallels: add prealloc-mode and prealloc-size open paramemets
` [Qemu-devel] [PATCH 26/27] block/parallels: optimize linear image expansion
` [Qemu-devel] [PATCH 27/27] block/parallels: improve image writing performance further

[PATCH v9] client: main: add support for SetDiscoveryFilter
 2015-04-28  7:47 UTC  (2+ messages)

[PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
 2015-04-28  7:46 UTC  (5+ messages)

[PATCH v3 0/3] Add Mediatek SoC RTC driver
 2015-04-28  7:45 UTC  (5+ messages)
` [PATCH v3 1/3] mfd: provide RTC resource in MT6397 MFD
  ` [rtc-linux] "

[PATCH iproute2 -next v2] tc: built-in eBPF exec proxy
 2015-04-28  7:45 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.