All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-09 11:52:33 to 2014-12-09 13:17:48 UTC [more...]

[Qemu-devel] [PATCH 0/9] pc: acpi: various fixes and cleanups
 2014-12-09 13:16 UTC  (19+ messages)
` [Qemu-devel] [PATCH 2/9] pc: acpi: decribe bridge device as not hotpluggable
` [Qemu-devel] [PATCH 4/9] acpi: build_append_nameseg(): add padding if necessary
` [Qemu-devel] [PATCH 6/9] acpi: add build_append_namestring() helper

[PATCH v6 0/5] Command parser batch buffer copy
 2014-12-09 13:18 UTC  (3+ messages)
` [PATCH v6 1/5] drm/i915: Implement a framework for batch buffer pools

[PATCH v2 0/3] enhance TX checksum command and csum forwarding engine
 2014-12-09 13:17 UTC  (4+ messages)
  ` [PATCH v2 1/3] librte_ether:add outer IP offload capability flag
  ` [PATCH v2 2/3] i40e:support outer IPv4 checksum capability
  ` [PATCH v2 3/3] app/testpmd:change tx_checksum command and csum forwarding engine

[1/5] powerpc: Fix handling of DSCR related facility unavailable exception
 2014-12-09 13:15 UTC  (2+ messages)

[PATCH v4 0/3] Add support for Tegra Activity Monitor
 2014-12-09 13:15 UTC  (6+ messages)
` [PATCH v4 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v4 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v4 3/3] ARM: tegra: Add Tegra124 ACTMON support

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-09 13:15 UTC  (14+ messages)
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation for Odroid-XU3

[PATCH -next] ASoC: Intel: fix return value check in sst_acpi_probe()
 2014-12-09 13:14 UTC 

[PATCH -next] coresight-tpiu: use module_amba_driver to simplify the code
 2014-12-09 13:13 UTC  (2+ messages)

[PATCH/RFC v9 00/19] LED / flash API integration
 2014-12-09 13:14 UTC  (11+ messages)
` [PATCH/RFC v9 01/19] leds: Add LED Flash class extension to the LED subsystem
` [PATCH/RFC v9 02/19] Documentation: leds: Add description of LED Flash class extension

[PATCH -next] coresight-tmc: use module_amba_driver to simplify the code
 2014-12-09 13:13 UTC  (2+ messages)

[PATCH -next] coresight-funnel: use module_amba_driver to simplify the code
 2014-12-09 13:12 UTC  (2+ messages)

linux-next: Tree for Dec 9
 2014-12-09 13:13 UTC 

[PATCH -next] coresight-etb: use module_amba_driver to simplify the code
 2014-12-09 13:12 UTC  (2+ messages)

[PATCH 1/2] drivers/regulator/core.c: Don't print error on EPROBE_DEFER
 2014-12-09 13:12 UTC  (2+ messages)
` [PATCH 2/2] regulator/fixed.c: Don't report EPROBE_DEFER errors

[PATCH v2 0/3] FPGA Framework with DT and sysfs support
 2014-12-09 13:11 UTC  (7+ messages)
` [PATCH v2 2/3] fpga manager: framework core

[PATCH BlueZ 00/15] core: Use shared/gatt for GATT client role
 2014-12-09 13:12 UTC  (8+ messages)
` [PATCH BlueZ 02/15] shared/att: Add bt_att_get_fd
` [PATCH BlueZ 07/15] core: device: Use bt_att_register_disconnect

[RFC RESEND 0/3] Add watermark support to devfreq
 2014-12-09 13:11 UTC  (4+ messages)

[PATCH V5 0/3] perf tool: Haswell LBR call stack support (user)
 2014-12-09 13:11 UTC  (9+ messages)

[LTP] Could you help me to analyse the LTP output
 2014-12-09 13:09 UTC  (3+ messages)

[PATCH v2] clk: Add PWM clock driver
 2014-12-09 13:09 UTC  (5+ messages)

[PATCH 00/19] gssd improvements
 2014-12-09 13:09 UTC  (2+ messages)

Query about GRUB_ENABLE_CRYPTODISK
 2014-12-09 12:35 UTC 

[PATCH] drm/i915: Check mask/bit helper functions
 2014-12-09 12:57 UTC  (2+ messages)

nfs-boot problem
 2014-12-09 13:06 UTC  (2+ messages)

[GIT PULL] x86/debug tree change for v3.19
 2014-12-09 13:06 UTC 

[PATCH] tools: hv: kvp_daemon: make IPv6-only-injection work
 2014-12-09 13:05 UTC  (2+ messages)

[4/5] powerpc, dscr: Added some in-code documentation
 2014-12-09 13:03 UTC  (2+ messages)

[U-Boot] /proc/cpuinfo Revision field is 0000 on raspberry pi after booting with u-boot
 2014-12-09 13:01 UTC 

[PATCH] drm/i915: resume MST after reading back hw state
 2014-12-09 13:00 UTC  (2+ messages)

[PATCH] clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gated
 2014-12-09 12:59 UTC  (3+ messages)

[PATCH 00/10] Prep work patches for GPU scheduler
 2014-12-09 12:59 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 02/10] drm/i915: Add missing trace point to LRC execbuff code path
` [PATCH 03/10] drm/i915: Updating assorted register and status page definitions
` [PATCH 04/10] drm/i915: FIFO space query code refactor
` [PATCH 05/10] drm/i915: Disable 'get seqno' workaround for VLV
` [PATCH 06/10] drm/i915: Add extra add_request calls
` [PATCH 07/10] drm/i915: Early alloc request
` [PATCH 08/10] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
` [PATCH 09/10] drm/i915: Split i915_dem_do_execbuffer() in half
` [PATCH 10/10] drm/i915: Cache ringbuf pointer in request structure

[meta-oe][PATCH] PNBLACKLIST: use weak assignments
 2014-12-09 12:59 UTC  (2+ messages)

[PATCH 0/6] Introducing per-device MSI domain
 2014-12-09 12:57 UTC  (14+ messages)
` [PATCH 2/6] PCI/MSI: add hooks to populate the msi_domain field

[meta-qt5][PATCH 2/2] nativesdk-qtbase_git: re-add OEQt5Toolchain to SRC_URI
 2014-12-09 12:57 UTC  (4+ messages)

[Qemu-devel] Redundant VDE network
 2014-12-09 12:56 UTC  (5+ messages)

[PATCH v3 0/6] virtio 1.0 enhancements
 2014-12-09 12:56 UTC  (10+ messages)
` [PATCH v3 3/6] virtio: allow finalize_features to fail
` [PATCH v3 4/6] virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1

Audio stream routing
 2014-12-09 12:55 UTC  (3+ messages)

[PATCH 0/3] Improve devtmpfs and cpio support
 2014-12-09 12:55 UTC  (2+ messages)

[PATCH] drm/i915/skl: Correctly updating sprite wm parameter
 2014-12-09 12:50 UTC  (2+ messages)

[PATCH] thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit
 2014-12-09 12:22 UTC 

[review-request] Test cases for All layers page
 2014-12-09 12:51 UTC 

[PATCH ] android/socket: Add PBAP supported features bits
 2014-12-09 12:51 UTC  (2+ messages)
` [PATCH ] android/socket: Add MAP "

[PATCH] drm/exynos/fimd: only finish pageflip if START == START_S
 2014-12-09 12:50 UTC  (2+ messages)

[PATCH] opensm/osm_perfmgr.c: Output remote port on perfmgr error counter log messages
 2014-12-09 12:50 UTC  (2+ messages)

PROBLEM: [Acer Aspire 5742] Screen brightness not working
 2014-12-09 12:49 UTC 

Shorten efi regions output
 2014-12-09 12:48 UTC  (5+ messages)

[GIT PULL] x86/cleanups tree changes for v3.19
 2014-12-09 12:44 UTC 

[PATCH] valgrind: update to 3.10.1
 2014-12-09 12:43 UTC  (2+ messages)

[Xenomai] xenomai-3/next is out of sync with regards to automake/autoconf
 2014-12-09 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] MIPS: IEEE 754-2008 features support
 2014-12-09 12:41 UTC  (4+ messages)

[PATCH 0/4] ARM: shmobile: koelsch: Add DA9063 watchdog restart support
 2014-12-09 12:40 UTC  (7+ messages)
` [PATCH 1/4] watchdog: da9063: Add restart handler support
` [PATCH 2/4] DT: i2c: Add devices handled by the da9063 MFD driver

Where Can I find CQRLOG Version 1.8.2 in RPM version?
 2014-12-09 12:39 UTC  (2+ messages)

[GIT PULL 0/9] KVM/ARM Changes for v3.19
 2014-12-09 12:38 UTC  (8+ messages)
` [GIT PULL 2/9] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()

[PATCH] arm64: psci: Fix build breakage without PM_SLEEP
 2014-12-09 12:38 UTC  (5+ messages)

[GIT PULL] x86/build tree change for v3.19
 2014-12-09 12:37 UTC 

[GIT PULL] x86/boot tree changes for v3.19
 2014-12-09 12:35 UTC 

[PATCH v2] introduce grant copy for user land
 2014-12-09 12:34 UTC  (3+ messages)

[PATCH 0/4] Add AvailableTechnologies property to RadioSettings
 2014-12-09 12:34 UTC  (5+ messages)
` [PATCH 1/4] doc: Add AvailableTechnologies property
` [PATCH 2/4] include: Add method to list RATs to radio-settings
` [PATCH 3/4] src: Implement RAT list property
` [PATCH 4/4] test: Add AvailableTechnologies to list-modems

[PATCH 1/1] [PATCH] Staging:vt6655: sparse warning fix
 2014-12-09 12:34 UTC  (2+ messages)

[COVERITY ACCESS] Request for access to Coverity
 2014-12-09 12:34 UTC  (4+ messages)

[PATCH 0/4] Add ModemTechnologies property to RadioSettings
 2014-12-09 12:34 UTC  (2+ messages)

[PATCH] Add TI CDCE925 I2C controlled clock synthesizer driver
 2014-12-09 12:33 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] x86/asm tree changes for v3.19
 2014-12-09 12:31 UTC 

[PATCH] calloc/xcalloc: fix argument order
 2014-12-09 12:31 UTC  (2+ messages)

[U-Boot] A23 u-boot with SPL / dram init available in my personal git repo
 2014-12-09 12:31 UTC  (6+ messages)

[PATCH v3] irqchip: gic: Allow interrupt level to be set for PPIs
 2014-12-09 12:29 UTC  (4+ messages)

[PATCH] HID: Allow HID_BATTERY_STRENGTH to be enabled
 2014-12-09 12:28 UTC 

[Qemu-devel] [PATCH v2 0/4] More migration file cleanup
 2014-12-09 12:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] Start migrating migration code into a migration directory
` [Qemu-devel] [PATCH v2 2/4] Remove migration- pre/post fixes off files in migration/ dir
` [Qemu-devel] [PATCH v2 3/4] Split struct QEMUFile out
` [Qemu-devel] [PATCH v2 4/4] Split the QEMU buffered file code out

[PATCH] doc: fix typos in ring lib
 2014-12-09 12:27 UTC 

[PATCH] clk: shmobile: Add r8a7793 support
 2014-12-09 12:26 UTC  (7+ messages)

[PATCH] x86: Unify segment selector defines
 2014-12-09 12:25 UTC 

[Qemu-devel] Cubietruck: cannot create KVM guests: "kvm_init_vcpu failed: Invalid argument"
 2014-12-09 12:15 UTC  (4+ messages)

[PATCH v3] sh_eth: Optimization for RX excess judgement
 2014-12-09 12:23 UTC  (2+ messages)

[PATCH v3] CPU hotplug: active_writer not woken up in some cases - deadlock
 2014-12-09 12:23 UTC 

[Buildroot] [PATCH 1/1] ncurses: add support for 256 colors
 2014-12-09 12:21 UTC  (2+ messages)

[dm-crypt] Last key removed
 2014-12-09 12:20 UTC  (3+ messages)

[Buildroot] [PATCH] configs/qemu: update to the latest kernel/headers versions
 2014-12-09 12:17 UTC 

btrfs scrub status misreports as "interrupted"
 2014-12-09 12:16 UTC  (2+ messages)

[PATCH 09/22] [SCSI] mpt2sas, mpt3sas: Added a support to set cpu affinity for each MSIX vector enabled by the HBA
 2014-12-09 12:16 UTC 

[LTP] [PATCH V2] diotest: modify the confusing that function not failed but the errno is still negative
 2014-12-09 12:16 UTC 

[RFC][PATCH v2] mount.btrfs helper
 2014-12-09 12:16 UTC  (11+ messages)

[PATCH 0/2] iommu/vt-d: Keep RMRR mappings around on driver unbind
 2014-12-09 12:15 UTC  (7+ messages)
` [PATCH 2/2] iommu/vt-d: Only remove domain when device is removed

drm/exynos: some small forgotten patch
 2014-12-09 12:09 UTC  (2+ messages)

[PATCH] netback: don't store invalid vif pointer
 2014-12-09 12:08 UTC  (3+ messages)

[PATCH 00/22] mpt2sas, mpt3sas: SAS2 Phase 19,20 and SAS3 Phase 4,5 patches
 2014-12-09 12:08 UTC  (4+ messages)
` [PATCH 07/22] [SCSI] mpt2sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081

[PATCH] tools/hotplug: xendomains.service depends on network
 2014-12-09 12:06 UTC 

PROBLEM: bonding status file in /proc not removed when using bond-device as a slave
 2014-12-09 12:04 UTC 

[PATCH v8 0/4] mfd: rt5033: Add Richtek RT5033 drivers
 2014-12-09 12:03 UTC  (6+ messages)
` [PATCH v8 1/4] mfd: rt5033: Add Richtek RT5033 driver core
` [PATCH v8 2/4] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH v8 3/4] power: rt5033_charger: Add RT5033 charger "
` [PATCH v8 4/4] Documentation: Add documentation for rt5033 multifunction device

[LTP] [PATCH] test.sh: tst_resm and tst_brkm enhance
 2014-12-09 12:02 UTC  (4+ messages)
        ` [LTP] [PATCH v2] "

[PATCH v2] doc: new sample app UG for VM power management
 2014-12-09 12:02 UTC  (5+ messages)
  ` [PATCH v3 0/3] doc: add VM power mgmt app
      ` [PATCH v3 1/3] doc: add vm power mgmt overview svg
      ` [PATCH v3 2/3] doc: add vm power mgmt request sequence svg
      ` [PATCH v3 3/3] doc: add VM power mgmt app

[PATCH BlueZ 0/5] Define TS-approved "small database"
 2014-12-09 12:00 UTC  (3+ messages)
` [PATCH BlueZ 1/5] lib/uuid: Simplify BT base UUIDs when possible

On RAID5 read error during syncing - array .A.A
 2014-12-09 12:00 UTC  (12+ messages)

[PATCH v2 0/6] platform/chrome: Add user-space dev inferface support
 2014-12-09 11:57 UTC  (7+ messages)
` [PATCH v2 1/6] mfd: cros_ec: Use fixed size arrays to transfer data with the EC
` [PATCH v2 2/6] mfd: cros_ec: Add char dev and virtual dev pointers
` [PATCH v2 3/6] platform/chrome: Add Chrome OS EC userspace device interface
` [PATCH v2 4/6] mfd: cros_ec: Instantiate ChromeOS EC character device
` [PATCH v2 5/6] platform/chrome: Create sysfs attributes for the ChromeOS EC
` [PATCH v2 6/6] platform/chrome: Expose Chrome OS Lightbar to users

[patch net-next v3 00/17] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-12-09 11:57 UTC  (6+ messages)
` [patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del

[PATCH 00/24] V2: Add machine qemuarm64
 2014-12-09 11:56 UTC  (5+ messages)
` [PATCH 16/24] packagegroup-core-tools-profile: remove sysprof for aarch64

using DMA-API on ARM
 2014-12-09 11:54 UTC  (10+ messages)

[v2 00/25] Add VT-d Posted-Interrupts support
 2014-12-09 11:51 UTC  (7+ messages)
` [v2 18/25] KVM: kvm-vfio: implement the VFIO skeleton for VT-d Posted-Interrupts

[Buildroot] [PATCH] bind: security bump to version 9.9.6-P1
 2014-12-09 11:53 UTC  (2+ messages)

[PATCHv3 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2014-12-09 11:52 UTC  (4+ messages)
` [PATCHv3 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions

[PATCH V2 0/3] use single variable to set baud rate
 2014-12-09 11:52 UTC  (3+ messages)
` [PATCH V2 1/3] bitbake.conf: Set default value for SERIAL_CONSOLE


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.