messages from 2016-11-09 14:22:40 to 2016-11-09 14:59:53 UTC [more...]
[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
[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
2016-11-09 14:59 UTC (9+ 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] 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 v2 00/11] PVH VCPU hotplug support
2016-11-09 14:59 UTC (18+ 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 03/11] pvh: Set online VCPU map to avail_vcpus
` [PATCH v2 04/11] acpi: Make pmtimer optional in FADT
` [PATCH v2 05/11] acpi: Power and Sleep ACPI buttons are not emulated for PVH guests
` [PATCH v2 06/11] acpi: PVH guests need _E02 method
` [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
` [PATCH v2 09/11] events/x86: Define SCI virtual interrupt
` [PATCH v2 10/11] pvh: Send an SCI on VCPU hotplug event
` [PATCH v2 11/11] docs: Describe PVHv2's VCPU hotplug procedure
[PATCH 1/3] ASoC: sunxi: i2s: Implement set_sysclk
2016-11-09 14:59 UTC (3+ messages)
` Applied "ASoC: sunxi: i2s: Implement set_sysclk" to the asoc tree
[PATCH 2/3] ASoC: wm8978: Adjust clock indices so that simple card works
2016-11-09 14:59 UTC (3+ messages)
` Applied "ASoC: wm8978: Adjust clock indices so that simple card works" to the asoc tree
[PATCH 09/12] ASoC: sun4i-codec: Add support for A31 ADC capture path
2016-11-09 14:59 UTC (3+ messages)
` Applied "ASoC: sun4i-codec: Add support for A31 ADC capture path" 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)
[Qemu-devel] [PATCH v6 00/19] Remaining MTTCG Base patches and ARM enablement
2016-11-09 14:57 UTC (24+ 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
` [Qemu-devel] [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
` "
[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 v2 0/2] pinctrl: single: fixes for davinci
2016-11-09 14:54 UTC (6+ 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] drm/i915: Spin until breadcrumb threads are complete
2016-11-09 14:53 UTC (2+ messages)
[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 1/2] iio: bmi160: Support hardware fifo
2016-11-09 14:52 UTC (4+ 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 (5+ 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)
Shouldn't VFIO virtualize the ATS capability?
2016-11-09 14:49 UTC (3+ 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 (14+ 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 (2+ messages)
[PATCH 0/4] perf tools: Assorted fixes for hierarchy mode
2016-11-09 14:45 UTC (6+ messages)
` [PATCH 2/4] perf hist browser: Show folded sign properly on --hierarchy
` [PATCH 3/4] perf hist browser: Fix column indentation "
[BACKPORT PATCH 3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-09 14:45 UTC (2+ messages)
[PATCH 0/6] USB support for Broadcom NSP SoC
2016-11-09 14:45 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: mdio-mux: Add documentation for mdio mux for "
` [PATCH 3/6] net: mdio-mux: Add MDIO mux driver "
[PATCH] drm/i915: Trim the object sg table
2016-11-09 14:44 UTC (2+ messages)
[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 (6+ messages)
[PATCH v7 00/16] ACPI IORT ARM SMMU support
2016-11-09 14:44 UTC (12+ messages)
` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [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 (10+ messages)
` [PATCH 2/2] i2c: octeon: Fix waiting for operation completion
[PATCH 0/3] ipmi/bt-bmc: fix compatible node and add a request expiry list
2016-11-09 14:42 UTC (9+ messages)
` [PATCH 2/3] ipmi/bt-bmc: maintain "
` [PATCH 3/3] ipmi/bt-bmc: add a sysfs file to configure a maximum response time
Postinsts question
2016-11-09 14:41 UTC (3+ messages)
linux-next: build failure after merge of the sound-asoc tree
2016-11-09 14:41 UTC (3+ messages)
[PATCH] weston: upgrade from 1.11.1 to 1.12.0
2016-11-09 14:41 UTC (3+ messages)
[PATCH] webkitgtk: Add an option to disable opengl support
2016-11-09 14:39 UTC
How to package the smixer modules?
2016-11-09 14:39 UTC (3+ messages)
[PATCH] drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT
2016-11-09 14:39 UTC
[Qemu-devel] [PULL for-2.8 0/3] ui: bugfixes for gtk, curses and hid emulation
2016-11-09 14:38 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] ui/gtk: Fix build with older versions of gtk
` [Qemu-devel] [PULL 2/3] hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
` [Qemu-devel] [PULL 3/3] Fix cursesw detection
[RFC 0/4] ALSA controls management using index/device/sub-devices fields
2016-11-09 14:38 UTC (3+ messages)
[PATCH 00/12] media: Exynos GScaller driver fixes
2016-11-09 14:38 UTC (14+ messages)
` [PATCH 01/12] exynos-gsc: Simplify clock management
` [PATCH 02/12] exynos-gsc: Convert gsc_m2m_resume() from int to void
` [PATCH 03/12] exynos-gsc: Make driver functional when CONFIG_PM is unset
` [PATCH 04/12] exynos-gsc: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 05/12] exynos-gsc: Fixup clock management at ->remove()
` [PATCH 06/12] exynos-gsc: Do full clock gating at runtime PM suspend
` [PATCH 07/12] exynos-gsc: Make system PM callbacks available for CONFIG_PM_SLEEP
` [PATCH 08/12] exynos-gsc: Simplify system PM
` [PATCH 09/12] exynos-gsc: Simplify system PM even more
` [PATCH 10/12] exynos-gsc: Remove unused lclk_freqency entry
` [PATCH 11/12] exynos-gsc: Add missing newline char in debug messages
` [PATCH 12/12] exynos-gsc: Use of_device_get_match_data() helper
[PATCH] sound: soc-core: make kernel complaints on -EPROBE_DEFER dev_dbg
2016-11-09 14:36 UTC (2+ messages)
[PATCH 00/13] mmc: dw_mmc: cleans the codes for dwmmc controller
2016-11-09 14:37 UTC (4+ messages)
` [PATCH 12/13] ARM64: dts: rockchip: replace to "max-frequency" instead of "clock-freq-min-max"
[distros-debian-squeeze test] 68018: tolerable FAIL
2016-11-09 14:37 UTC
[PATCH] t6026-merge-attr: don't fail if sleep exits early
2016-11-09 14:36 UTC (4+ messages)
[PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
2016-11-09 14:36 UTC (2+ messages)
[LTP] [PATCH 1/1] network: load test_net.sh after getopts
2016-11-09 14:35 UTC
[PATCH v9 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
2016-11-09 14:31 UTC (2+ messages)
[ANNOUNCE] util-linux v2.29
2016-11-09 14:35 UTC (3+ messages)
[PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C
2016-11-09 14:35 UTC (4+ messages)
[LTP] [PATCH] lsmod01: parse a copy of /proc/modules
2016-11-09 14:34 UTC (2+ messages)
` [LTP] [PATCH] lsmod01: keep the output in variables
reach millions with FB Groups Posting service
2016-11-09 14:34 UTC
[PATCH i-g-t] configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}
2016-11-09 14:33 UTC (3+ messages)
` [PATCH i-g-t v2] "
[ovmf baseline-only test] 68019: all pass
2016-11-09 14:31 UTC
[Qemu-devel] [PATCH v2 0/5] target-m68k-patches
2016-11-09 14:31 UTC (2+ messages)
[OSSTEST PATCH 0/3] Fix rump tests for lzma et al
2016-11-09 14:30 UTC (4+ messages)
` [OSSTEST PATCH 1/3] ts-xen-build: Support passing arguments to configure
` [OSSTEST PATCH 2/3] rump build tests: Introduce ts-xen-build-rump
` [OSSTEST PATCH 3/3] rump build tests: Disable a lot of unwanted Xen things at configure time
[PATCH V3] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
2016-11-09 14:00 UTC
[Qemu-devel] [PATCH V5] docs: add PCIe devices placement guidelines
2016-11-09 14:30 UTC (2+ messages)
[PATCH 0/2] media: Exynos GScaller: add support for Exynos 5433 SoC
2016-11-09 14:29 UTC (3+ messages)
` [PATCH 1/2] exynos-gsc: Enable driver on ARCH_EXYNOS
` [PATCH 2/2] exynos-gsc: Add support for Exynos5433 specific version
Btrfs progs pre-release 4.8.3-rc1
2016-11-09 14:29 UTC
[qemu-mainline test] 102049: regressions - FAIL
2016-11-09 14:29 UTC
[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
2016-11-09 14:28 UTC (11+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group
[Qemu-devel] [PATCH 0/2] Current Travis patches
2016-11-09 14:27 UTC (2+ messages)
[drm-intel:topic/drm-misc 1/2] backtracetest.c:undefined reference to `save_stack_trace'
2016-11-09 14:26 UTC (3+ messages)
[Qemu-devel] [PATCH v6 00/10] Convert msix_init() to error
2016-11-09 14:25 UTC (2+ messages)
[GIT PULL] kvm/page_track changes for i915 KVMGT
2016-11-09 14:25 UTC (2+ messages)
[PATCH] perf/x86: Fix overlap counter scheduling bug
2016-11-09 14:25 UTC (8+ messages)
[PATCH 0/2] extend page_track for external usage
2016-11-09 14:23 UTC (9+ messages)
question: is it a CVE in relinquish_memory()[xen/arch/x86/domain.c]
2016-11-09 14:22 UTC (2+ messages)
cpu hotplug: convert more drivers (batch #4)
2016-11-09 14:22 UTC (7+ messages)
` [PATCH 22/25] x86/mcheck: Do the init in one place
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.