All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-09 14:42:40 to 2016-11-09 15:22:31 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] virtio-net discards TX data after link down
 2016-11-09 15:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/3] net: vhost stop updates virtio queue state

[PATCH] sound: soc-core: make kernel complaints on -EPROBE_DEFER dev_dbg
 2016-11-09 15:22 UTC  (4+ messages)

[Drbd-dev] WDRBD 1.3.5 released (drbd9 modified by mantech)
 2016-11-09 15:22 UTC 

krogoth 2.1.2 status
 2016-11-09 15:20 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: single: fixes for davinci
 2016-11-09 15:20 UTC  (8+ messages)
` [PATCH v2 1/2] pinctrl: single: check for any error when getting rows
` [PATCH v2 2/2] pinctrl: single: search for the bits property when parsing bits

[PATCH] pinctrl: single: check for any error when getting rows
 2016-11-09 15:19 UTC  (3+ messages)

auto stop of scrubbing and deep scrubbing while backfilling or recovering
 2016-11-09 15:19 UTC  (6+ messages)

[PATCH kvm-unit-tests v2 00/17] VT-d unit test
 2016-11-09 15:19 UTC  (19+ messages)
` [PATCH kvm-unit-tests v2 01/17] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests v2 02/17] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v2 03/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v2 04/17] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v2 05/17] libcflat: moving MIN/MAX here
` [PATCH kvm-unit-tests v2 06/17] vm/page: provide PGDIR_OFFSET() macro
` [PATCH kvm-unit-tests v2 07/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests v2 08/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v2 09/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests v2 10/17] pci: provide pci_cmd_set_clr()
` [PATCH kvm-unit-tests v2 11/17] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v2 12/17] pci: add bdf helpers
` [PATCH kvm-unit-tests v2 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v2 14/17] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v2 15/17] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v2 16/17] x86: intel-iommu: add IR MSI test
` [PATCH kvm-unit-tests v2 17/17] x86/unittests: add intel-iommu test

[RFC i-g-t 0/4] intel-gpu-tools: Add support for the Chamelium
 2016-11-09 15:18 UTC  (4+ messages)
` [RFC i-g-t 4/4] Add support for hotplug testing with "

[PATCH 1/2] iio: bmi160: Support hardware fifo
 2016-11-09 15:18 UTC  (8+ messages)
` [PATCH 2/2] Documentation: DT: Add bmi160 imu binding

[PATCH] fpga zynq: Check the bitstream for validity
 2016-11-09 15:18 UTC  (13+ messages)

[PATCH v2] fs/nfsd/nfs4callback: Remove deprecated create_singlethread_workqueue
 2016-11-09 15:17 UTC  (8+ messages)

[GIT PULL] kvm/page_track changes for i915 KVMGT
 2016-11-09 15:16 UTC  (5+ messages)

[PATCH] curl: Upgrade 7.50.1.bb -> curl_7.51.0.bb
 2016-11-09 15:16 UTC  (3+ messages)

[PATCH] drm/i915: Spin until breadcrumb threads are complete
 2016-11-09 15:16 UTC  (3+ messages)

[Qemu-devel] [Bug 1193564] [NEW] monitor: rename `screendump` command to `screenshot`
 2016-11-09 15:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 1193564] "

[PATCH v2 00/11] PVH VCPU hotplug support
 2016-11-09 15:14 UTC  (13+ messages)
` [PATCH v2 01/11] x86/domctl: Add XEN_DOMCTL_set_avail_vcpus
` [PATCH v2 02/11] acpi: Define ACPI IO registers for PVH guests
` [PATCH v2 07/11] pvh/ioreq: Install handlers for ACPI-related PVH IO accesses
` [PATCH v2 08/11] pvh/acpi: Handle ACPI accesses for PVH guests

[Qemu-devel] [PATCH for-2.8] migration: Fix return code of ram_save_iterate()
 2016-11-09 15:13 UTC  (4+ messages)

[PATCH] drm/i915: Trim the object sg table
 2016-11-09 15:13 UTC  (5+ messages)
  ` [PATCH v3] "

[Qemu-devel] [PATCH v6 00/19] Remaining MTTCG Base patches and ARM enablement
 2016-11-09 15:11 UTC  (26+ messages)
` [Qemu-devel] [PATCH v6 01/19] docs: new design document multi-thread-tcg.txt
` [Qemu-devel] [PATCH v6 02/19] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v6 03/19] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [PATCH v6 04/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [PATCH v6 05/19] tcg: drop global lock during TCG code execution
` [Qemu-devel] [PATCH v6 06/19] tcg: remove global exit_request
` [Qemu-devel] [PATCH v6 07/19] tcg: enable tb_lock() for SoftMMU
` [Qemu-devel] [PATCH v6 08/19] tcg: enable thread-per-vCPU
` [Qemu-devel] [PATCH v6 09/19] tcg: handle EXCP_ATOMIC exception for system emulation
` [Qemu-devel] [PATCH v6 10/19] cputlb: add assert_cpu_is_self checks
` [Qemu-devel] [PATCH v6 11/19] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [PATCH v6 12/19] cputlb: tweak qemu_ram_addr_from_host_nofail reporting
` [Qemu-devel] [PATCH v6 13/19] cputlb: atomically update tlb fields used by tlb_reset_dirty
` [PATCH v6 14/19] target-arm/powerctl: defer cpu reset work to CPU context
  ` [Qemu-devel] "
` [PATCH v6 15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it
  ` [Qemu-devel] "
` [PATCH v6 16/19] target-arm: ensure BQL taken for ARM_CP_IO register access
  ` [Qemu-devel] "
` [PATCH v6 17/19] target-arm: helpers which may affect global state need the BQL
  ` [Qemu-devel] "
` [PATCH v6 18/19] target-arm: don't generate WFE/YIELD calls for MTTCG
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 19/19] tcg: enable MTTCG by default for ARM on x86 hosts

support for partial irq affinity assignment V3
 2016-11-09 15:10 UTC  (5+ messages)

[PATCH 0/4] ST Sensors: inline sensor data
 2016-11-09 15:10 UTC  (5+ messages)
` [PATCH 1/4] iio: accel: st_accel: inline per-sensor data
` [PATCH 2/4] iio: gyro: st_gyro: "
` [PATCH 3/4] iio: magn: st_magn: "
` [PATCH 4/4] iio: pressure: st_pressure: "

[PATCH v4 0/8] IIO wrapper drivers, dpot-dac and envelope-detector
 2016-11-09 15:06 UTC  (10+ messages)
` [PATCH v4 8/8] iio: envelope-detector: ADC driver based on a DAC and a comparator

[Qemu-devel] [PATCH 0/2] Current Travis patches
 2016-11-09 15:08 UTC  (3+ messages)

[PATCH] mfd: tps65217: Drop call to irq_set_parent()
 2016-11-09 15:08 UTC  (6+ messages)

[PATCH] thermal/powerclamp: add back module device table
 2016-11-09 15:08 UTC  (2+ messages)

[PATCH v4 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-11-09 15:07 UTC  (7+ messages)
  ` [PATCH v4 2/2] iommu/exynos: Add proper runtime pm support

Shouldn't VFIO virtualize the ATS capability?
 2016-11-09 15:07 UTC  (4+ messages)

[PATCH 1/2] skd: fix msix error handling
 2016-11-09 15:07 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-09 15:07 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
    ` [Qemu-devel] "

[PATCH] staging: rtl8192x: fix bogus maybe-uninitialized warning
 2016-11-09 15:06 UTC  (4+ messages)
` [PATCH] wireless: "

[PATCH 2/3] ASoC: wm8978: Adjust clock indices so that simple card works
 2016-11-09 14:59 UTC  (4+ messages)
` Applied "ASoC: wm8978: Adjust clock indices so that simple card works" to the asoc tree

[PATCH] ASoC: lpass-platform: initialize dma channel number
 2016-11-09 15:00 UTC  (3+ messages)
` Applied "ASoC: lpass-platform: initialize dma channel number" to the asoc tree

[Qemu-devel] [Bug 808737] [NEW] No option to load additional binary files from command line in QEMU
 2016-11-09 14:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 808737] "

[PATCH] net: introduce big and little endian types
 2016-11-09 15:04 UTC 

[PATCH 0/6 v7] sched: reflect sched_entity move into task_group's load
 2016-11-09 15:03 UTC  (3+ messages)
` [PATCH 4/6 v7] sched: propagate load during synchronous attach/detach

[PATCH 4.8 000/138] 4.8.7-stable review
 2016-11-09 15:05 UTC  (3+ messages)
` [PATCH 4.8 022/138] thermal/powerclamp: correct cpu support check

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-09 15:03 UTC  (5+ messages)
` [PATCH 07/11] dax: Introduce IOMAP_FAULT flag

[PATCH 4/9] drm/i915: Use enum plane_id in SKL wm code
 2016-11-09 15:03 UTC  (2+ messages)
` [PATCH v3 "

Announcing btrfs-dedupe
 2016-11-09 15:02 UTC  (5+ messages)

[PATCH v2] spi: atmel: use managed resource for gpio chip select
 2016-11-09 15:00 UTC  (4+ messages)
` Applied "spi: atmel: use managed resource for gpio chip select" to the spi tree

[PATCH] spi: rspi: avoid uninitialized variable access
 2016-11-09 15:00 UTC  (2+ messages)
` Applied "spi: rspi: avoid uninitialized variable access" to the spi tree

[PATCH] spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled
 2016-11-09 15:00 UTC  (2+ messages)
` Applied "spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled" to the spi tree

[PATCH 1/3] ASoC: sunxi: i2s: Implement set_sysclk
 2016-11-09 14:59 UTC  (4+ messages)
` Applied "ASoC: sunxi: i2s: Implement set_sysclk" to the asoc tree

[PATCH 09/12] ASoC: sun4i-codec: Add support for A31 ADC capture path
 2016-11-09 14:59 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add support for A31 ADC capture path" to the asoc tree

[PATCH v2 05/14] ASoC: sun4i-codec: Add support for optional reset control to quirks
 2016-11-09 14:59 UTC  (4+ messages)
  ` Applied "ASoC: sun4i-codec: Add support for optional reset control to quirks" to the asoc tree

[PATCH 2/2] ASoC: cs42l42: Add devicetree bindings for CS42L42
 2016-11-09 14:59 UTC  (2+ messages)
  ` Applied "ASoC: cs42l42: Add devicetree bindings for CS42L42" to the asoc tree

[PATCH] ASoC: fsl: fix fsl_spdif.c build errors
 2016-11-09 14:59 UTC  (3+ messages)
` Applied "ASoC: fsl: fix fsl_spdif.c build errors" to the asoc tree

[PATCH] ASoC: core: If a platform doesn't have an of_node use parent's node
 2016-11-09 14:59 UTC  (2+ messages)
` Applied "ASoC: core: If a platform doesn't have an of_node use parent's node" to the asoc tree

[PATCH RFT] ASoC: msm8916-wcd-analog: Update correct register setting for MIC BIAS Internal1
 2016-11-09 14:58 UTC  (2+ messages)
` Applied "ASoC: msm8916-wcd-analog: Update correct register setting for MIC BIAS Internal1" to the asoc tree

[PATCH 1/2] ASoC: topology: Check name strings of physical DAI links
 2016-11-09 14:58 UTC  (2+ messages)
` Applied "ASoC: topology: Check name strings of physical DAI links" to the asoc tree

[PATCH 2/2] ASoC: topology: ABI - Rename be_dai_elems to dai_elems in manifest
 2016-11-09 14:58 UTC  (2+ messages)
` Applied "ASoC: topology: ABI - Rename be_dai_elems to dai_elems in manifest" to the asoc tree

[PATCH V3 0/9] PM / OPP: Multiple regulator support
 2016-11-09 14:58 UTC  (3+ messages)
` [PATCH V3 1/9] PM / OPP: Reword binding supporting multiple regulators per device

[PATCH] Update the random(4) documentation towards a more accurate view on /dev/urandom
 2016-11-09 14:58 UTC  (6+ messages)

[U-Boot] [PATCH 0/7] sunxi: Add support for the CHIP Pro
 2016-11-09 14:57 UTC  (7+ messages)
` [U-Boot] [PATCH 3/7] sunxi: Enable UBI and NAND support

[PATCH v4 0/8] New DDB Algo and WM fixes
 2016-11-09 14:58 UTC  (4+ messages)
` [PATCH v4 1/8] drm/i915/skl+: use linetime latency instead of ddb size

[PATCH] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-11-09 14:55 UTC  (4+ messages)

omap watchdog boot status
 2016-11-09 14:40 UTC  (3+ messages)

[PATCH v4 0/4] Introduce dump option for btrfs-receive
 2016-11-09 14:54 UTC  (7+ messages)
` [PATCH v4 1/4] btrfs-progs: utils: Introduce function to escape characters

[PATCH] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()
 2016-11-09 14:52 UTC  (5+ messages)
` [PATCH v2] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe
  ` [PATCH v2] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_p
    ` [PATCH v2] video: backlight: pwm_bl: Initialize fb_bl_on[x] and use_count during pwm_backlight_probe()

[SECILC] does not seem to filter redundant attributes and rules
 2016-11-09 14:52 UTC  (2+ messages)

[PATCH v2] ASoC: add rt5665 codec driver
 2016-11-09 14:51 UTC  (2+ messages)

[PATCH] virtio: tx with can_push when VERSION_1 is set
 2016-11-09 14:51 UTC  (4+ messages)

[Bug 98638] Panic on shutdown with AMDGPU and Ubuntu Plymouth
 2016-11-09 14:51 UTC  (2+ messages)

hppa qemu and string functions
 2016-11-09 14:51 UTC  (2+ messages)
` Aw: "

[PATCH] hwmon: (scpi) Fix module autoload
 2016-11-09 14:51 UTC  (2+ messages)

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-09 14:51 UTC  (8+ messages)
` [PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA

disable hugepages
 2016-11-09 14:50 UTC  (4+ messages)

[PATCH] openssl: fix bashism in c_rehash shell script
 2016-11-09 14:48 UTC 

Help regarding bringing up dom0 for lager board
 2016-11-09 14:47 UTC  (3+ messages)

[Qemu-devel] virsh dump (qemu guest memory dump?): KASLR enabled linux guest support
 2016-11-09 14:47 UTC  (13+ messages)

[PATCH v1 00/19] Add configuration options for split-index
 2016-11-09 14:47 UTC  (7+ messages)
` [PATCH v1 03/19] split-index: add {add,remove}_split_index() functions

[watchdog] watchdog: mei_wdt: request stop on reboot to prevent false positive event
 2016-11-09 14:47 UTC  (2+ messages)

[BACKPORT PATCH 3.10..3.16] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-11-09 14:46 UTC  (3+ messages)

[PATCH 0/4] perf tools: Assorted fixes for hierarchy mode
 2016-11-09 14:45 UTC  (3+ messages)
` [PATCH 3/4] perf hist browser: Fix column indentation on --hierarchy

[BACKPORT PATCH 3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
 2016-11-09 14:45 UTC  (3+ messages)

[PATCH 0/6] USB support for Broadcom NSP SoC
 2016-11-09 14:45 UTC  (4+ messages)
` [PATCH 3/6] net: mdio-mux: Add MDIO mux driver for "

[PATCH] soc: qcom: Add SoC info driver
 2016-11-09 14:44 UTC  (7+ messages)

[PATCH] perf tools pt: Remove obsolete paragraph in intel-pt.c
 2016-11-09 14:44 UTC  (5+ messages)

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-09 14:44 UTC  (9+ messages)
` [PATCH v7 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
` [PATCH v7 06/16] drivers: iommu: arm-smmu-v3: "

[PATCH 1/2] i2c: octeon: Fix register access
 2016-11-09 14:43 UTC  (5+ messages)

[PATCH 0/3] ipmi/bt-bmc: fix compatible node and add a request expiry list
 2016-11-09 14:42 UTC  (5+ messages)
` [PATCH 3/3] ipmi/bt-bmc: add a sysfs file to configure a maximum response time


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.