messages from 2016-12-15 12:21:02 to 2016-12-15 13:01:12 UTC [more...]
BUG: 'list_empty(&vgdev->free_vbufs)' is true!
2016-12-15 13:01 UTC (6+ messages)
[PATCH v4 00/22] OMAP DRM fixes and improvements
2016-12-15 13:00 UTC (9+ messages)
` [PATCH v4 14/22] drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
` [PATCH v4 15/22] drm: omapdrm: Don't expose the omap_irq_(un)register() functions
` [PATCH v4 16/22] drm: omapdrm: Remove unused parameter from omap_drm_irq handler
` [PATCH v4 17/22] drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
[PATCH v3] drm/i915: Check HAS_PCH_NOP when install or reset dispaly IRQ
2016-12-15 12:58 UTC (3+ messages)
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-15 13:00 UTC (4+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat
` [PATCH iproute2 v2 2/3] ifstat: Add 64 bits based stats to extended statistics
` [PATCH iproute2 v2 3/3] ifstat: Add "sw only" extended statistics to ifstat
[Buildroot] [git commit] wireshark: bump to version 2.2.3
2016-12-15 12:58 UTC
[RFC 00/10] kmod: stress test driver, few fixes and enhancements
2016-12-15 12:57 UTC (7+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec
` [RFC 06/10] kmod: provide sanity check on kmod_concurrent access
[Buildroot] [PATCH] wireshark: bump to version 2.2.3
2016-12-15 12:57 UTC (2+ messages)
[PATCH RFC] omap3isp: prevent releasing MC too early
2016-12-15 12:57 UTC (6+ messages)
struct drm_mm fixes
2016-12-15 12:57 UTC (6+ messages)
` [PATCH 20/34] drm/i915: Build DRM range manager selftests for CI
` [PATCH 33/34] drm: Fix drm_mm search and insertion
[Buildroot] [PATCH 1/2] tinyalsa: bump version to 1.1.0
2016-12-15 12:57 UTC (2+ messages)
[Buildroot] [PATCH] package/mpd: bump version to 0.19.21
2016-12-15 12:56 UTC
Future x86 emulator direction
2016-12-15 12:56 UTC (13+ messages)
KNI broken again with 4.9 kernel
2016-12-15 12:55 UTC (3+ messages)
[Buildroot] [git commit] tinyalsa: add license files
2016-12-15 12:55 UTC
[Buildroot] [git commit] tinyalsa: bump version to 1.1.0
2016-12-15 12:55 UTC
easiest way to deactivate a driver at boot time?
2016-12-15 12:55 UTC (6+ messages)
[Buildroot] [PATCH] package/wavpack: bump version to 5.0.0
2016-12-15 12:54 UTC (2+ messages)
[PATCH] ASoC: rsnd: don't double free kctrl
2016-12-15 12:22 UTC (3+ messages)
` Applied "ASoC: rsnd: don't double free kctrl" to the asoc tree
[Qemu-devel] [RFC PATCH v2 0/8] VMS_ARRAY_OF_POINTER with null pointers
2016-12-15 12:52 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH v2 7/8] migration/vmstate: fix array of pointers to struct
` [Qemu-devel] [RFC PATCH v2 8/8] tests/test-vmstate.c: add array of pointers to struct with NULL
[Buildroot] [PATCH] tcpreplay: bump to version 4.1.2
2016-12-15 12:52 UTC (2+ messages)
[Buildroot] [git commit] package/wavpack: bump version to 5.0.0
2016-12-15 12:52 UTC
[PATCH 00/31] Support more features in Solarflare PMD
2016-12-15 12:51 UTC (36+ messages)
` [PATCH v2 00/32] "
` [PATCH v2 01/32] net/sfc: implement MCDI logging callback
` [PATCH v2 02/32] net/sfc: support parameter to choose performance profile
` [PATCH v2 03/32] net/sfc: implement ethdev hook to get basic statistics
` [PATCH v2 04/32] net/sfc: support extended statistics
` [PATCH v2 05/32] net/sfc: support flow control settings get/set
` [PATCH v2 06/32] net/sfc: support link status change interrupt
` [PATCH v2 07/32] net/sfc: implement device operation to change MTU
` [PATCH v2 08/32] net/sfc: support link speed and duplex settings
` [PATCH v2 09/32] net/sfc: support link up/down
` [PATCH v2 10/32] net/sfc: support promiscuous and all-multicast control
` [PATCH v2 11/32] net/sfc: support main (the first) MAC address change
` [PATCH v2 12/32] net/sfc: support multicast addresses list controls
` [PATCH v2 13/32] net/sfc: support checksum offloads on receive
` [PATCH v2 14/32] net/sfc: handle received packet type info provided by HW
` [PATCH v2 15/32] net/sfc: support callback to get receive queue information
` [PATCH v2 16/32] net/sfc: support Rx free threshold
` [PATCH v2 17/32] net/sfc: add callback to get RxQ pending descriptors count
` [PATCH v2 18/32] net/sfc: add RxQ descriptor done callback
` [PATCH v2 19/32] net/sfc: support scattered Rx DMA
` [PATCH v2 20/32] net/sfc: support deferred start of receive queues
` [PATCH v2 21/32] net/sfc: add callback to get transmit queue information
` [PATCH v2 22/32] net/sfc: support Tx free threshold
` [PATCH v2 23/32] net/sfc: support deferred start of transmit queues
` [PATCH v2 24/32] net/sfc: support VLAN offload on transmit path
` [PATCH v2 25/32] net/sfc/base: do not use enum type when values are bitmask
` [PATCH v2 26/32] net/sfc: add basic stubs for RSS support on driver attach
` [PATCH v2 27/32] net/sfc: support RSS hash offload
` [PATCH v2 28/32] net/sfc: add callback to query RSS key and hash types config
` [PATCH v2 29/32] net/sfc: add callback to set "
` [PATCH v2 30/32] net/sfc: add callback to query RSS redirection table
` [PATCH v2 31/32] net/sfc: add callback to update "
` [PATCH v2 32/32] net/sfc: support firmware-assisted TSOv2
[Buildroot] [git commit] tcpreplay: bump to version 4.1.2
2016-12-15 12:52 UTC
[PATCH 0/3] misc cpumask adjustments
2016-12-15 12:52 UTC (6+ messages)
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()
` Ping: "
[PATCH] x86-64: Fix gcc-7 warning in relocs.c
2016-12-15 12:45 UTC
move hyperv CHANNELMSG_UNLOAD from crashed kernel to kdump kernel
2016-12-15 12:51 UTC (5+ messages)
[PATCH v6 00/18] IR encoders and use for IR wakeup
2016-12-15 12:50 UTC (19+ messages)
` [PATCH v6 06/18] [media] rc: rc-ir-raw: Add scancode encoder callback
` [PATCH v6 07/18] [media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
` [PATCH v6 08/18] [media] rc: rc-ir-raw: Add pulse-distance modulation helper
` [PATCH v6 01/18] [media] rc: change wakeup_protocols to list all protocol variants
` [PATCH v6 09/18] [media] rc: ir-rc5-decoder: Add encode capability
` [PATCH v6 02/18] [media] rc: Add scancode validation
` [PATCH v6 10/18] [media] rc: ir-rc6-decoder: Add encode capability
` [PATCH v6 11/18] [media] rc: ir-nec-decoder: "
` [PATCH v6 03/18] [media] rc: unify nec32 protocol scancode format
` [PATCH v6 04/18] [media] winbond-cir: use sysfs wakeup filter
` [PATCH v6 12/18] [media] rc: ir-jvc-decoder: Add encode capability
` [PATCH v6 13/18] [media] rc: ir-sanyo-decoder: "
` [PATCH v6 14/18] [media] rc: ir-sharp-decoder: "
` [PATCH v6 15/18] [media] rc: ir-sony-decoder: "
` [PATCH v6 05/18] [media] rc: raw IR drivers cannot handle cec, unknown or other
` [PATCH v6 16/18] [media] rc: rc-core: Add support for encode_wakeup drivers
` [PATCH v6 17/18] [media] rc: rc-loopback: Add loopback of filter scancodes
` [PATCH v6 18/18] [media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback
[PATCH] powerpc/8xx: Perf events on PPC 8xx
2016-12-15 12:50 UTC (2+ messages)
[kernel-hardening] [PATCH v2 1/4] siphash: add cryptographically secure hashtable function
2016-12-15 12:50 UTC (10+ messages)
` [kernel-hardening] "
` [kernel-hardening] "
` "
[PATCH 00/16] Recipe version updates
2016-12-15 12:48 UTC (17+ messages)
` [PATCH 01/16] pigz: fix upstream version check
` [PATCH 02/16] libfm: update to 1.2.5
` [PATCH 03/16] liburcu: update to 0.9.3
` [PATCH 04/16] babeltrace: update to 1.5.0
` [PATCH 05/16] btrfs-tools: update to 4.8.5
` [PATCH 06/16] ca-certificates: update to 20161130
` [PATCH 07/16] cmake: update to 3.7.1
` [PATCH 08/16] ffmpeg: update to 3.2.2
` [PATCH 09/16] gnutls: update to 3.5.7
` [PATCH 10/16] icu: update to 58.2
` [PATCH 11/16] iso-codes: update to 3.72
` [PATCH 12/16] sysprof: update to 3.22.3
` [PATCH 13/16] vala: update to 0.34.4
` [PATCH 14/16] ghostscript: fix upstream version check
` [PATCH 15/16] upstream-version-is-even.bbclass: exclude various alphas, betas, pre-releases etc
` [PATCH 16/16] xf86-video-intel: fix upstream version check
[Xenomai] Mercury: roundrobin scheduling using Linux scheduler
2016-12-15 12:47 UTC (3+ messages)
[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64-xsm
2016-12-15 12:46 UTC
[PATCH v3] vvmx: replace vmreturn() by vmsucceed() and vmfail*()
2016-12-15 12:45 UTC
[PATCH v2] platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
2016-12-15 12:44 UTC (2+ messages)
[PATCH] netfilter: use fwmark_reflect in nf_send_reset
2016-12-15 12:43 UTC
Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
2016-12-15 12:43 UTC (2+ messages)
[PATCH v2 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
2016-12-15 12:42 UTC (2+ messages)
[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
2016-12-15 12:42 UTC (3+ messages)
` [PATCH v3] kvm: svm: "
rgw multi-tenancy and bucket linking
2016-12-15 11:20 UTC
[Qemu-devel] [RFC v2] qmp: query-device-slots command
2016-12-15 12:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] Clean-up tlb_flush and cpu reset functions
2016-12-15 12:36 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] qom/cpu: move tlb_flush to cpu_common_reset
` "
` [Qemu-devel] [PATCH v2 2/2] cputlb: drop flush_global flag from tlb_flush
` "
[xen-4.4-testing bisection] complete test-xtf-amd64-amd64-3
2016-12-15 12:37 UTC
[PATCH i-g-t v2 00/12] tests/kms_atomic_transition add fence testing
2016-12-15 12:36 UTC (4+ messages)
` [PATCH i-g-t v2 06/12] lib/igt_kms: Add support for the IN_FENCE_FD property
[PATCH v1 0/2] tools: Allow cross-compilation of xentop
2016-12-15 12:36 UTC (3+ messages)
` [PATCH v1 1/2] tools/xenstat: Remove redundant check for curses.h
` [PATCH v1 2/2] tools/xenstat: Don't disable xentop when cross-compiling
[U-Boot] "Error reading cluster"
2016-12-15 12:35 UTC
[PATCH v2] vvmx: replace vmreturn() by vmsucceed() and vmfail*()
2016-12-15 12:35 UTC (4+ messages)
[PATCH] genirq/affinity: fix node generation from cpumask
2016-12-15 12:34 UTC (2+ messages)
[PATCH 1/1] drm/amd/amdgpu: get maximum and used UVD handles (v3)
2016-12-15 12:33 UTC (7+ messages)
[PATCH] i2c: designware: add reset interface
2016-12-15 12:33 UTC (4+ messages)
` [PATCH v2] "
[Qemu-devel] [PATCH for-2.9 v2] qapi: add explicit null to string input and output visitors
2016-12-15 10:30 UTC (3+ messages)
[Qemu-devel] [PATCHv3] multiboot: copy the cmdline verbatim, unescape module strings
2016-12-15 12:32 UTC
[Qemu-devel] [PATCHv2] multiboot: copy the cmdline verbatim, unescape module strings
2016-12-15 12:31 UTC (5+ messages)
[LSF/MM TOPIC] [LSF/MM ATTEND] XFS reflink, rmap and CoW
2016-12-15 12:30 UTC
[PATCH] drm: Limit individual events to 1 KiB
2016-12-15 12:28 UTC (2+ messages)
[PATCH v5 0/7] remoteproc: qcom: Add support of mss rproc for msm8996
2016-12-15 12:21 UTC (8+ messages)
` [PATCH v5 1/7] remoteproc: qcom: Add private resource struct and new compatible
` [PATCH v5 2/7] remoteproc: qcom: Add and initialize proxy and active clocks
` [PATCH v5 3/7] remoteproc: qcom: Add and initialize proxy and active regulators
` [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface
` [PATCH v5 5/7] remoteproc: qcom: Modify clock "
` [PATCH v5 6/7] remoteproc: qcom: Implement Hexagon core specific changes
` [PATCH v5 7/7] clk: qcom: Add GCC_MSS_RESET support
[PATCH v3 0/5] boot-wrapper: arm64: Xen support
2016-12-15 12:27 UTC (12+ messages)
` [PATCH v3 1/5] configure: fix file detection when cross-compiling
` [PATCH v3 2/5] Support for building in a Xen binary
` [PATCH v3 3/5] Xen: Support adding DT nodes
` [PATCH v3 4/5] Xen: Select correct dom0 console
` [PATCH v3 5/5] Explicitly clean linux-system.axf and xen-system.axf
Documenting the ioctl interfaces to discover relationships between namespaces
2016-12-15 0:46 UTC (2+ messages)
[PATCH] ASoC: samsung: Remove tests of member address
2016-12-15 12:21 UTC (4+ messages)
` Applied "ASoC: samsung: Remove tests of member address" to the asoc tree
[PATCH 01/14] ASoC: Intel: Skylake: remove unused 'ret'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: remove unused 'ret'" to the asoc tree
[PATCH 03/14] ASoC: Intel: sst: remove unused 'ops'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: Intel: sst: remove unused 'ops'" to the asoc tree
[PATCH 02/14] ASoC: Intel: sst: remove unused 'msg_high'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: Intel: sst: remove unused 'msg_high'" to the asoc tree
[PATCH v6] mm: Add memory allocation watchdog kernel thread
2016-12-15 10:24 UTC (2+ messages)
[PATCH 04/14] ASoC: topology: remove unused 'err'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: topology: remove unused 'err'" to the asoc tree
[PATCH 05/14] ASoC: hdac_hdmi: remove unused 'dai_map'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: hdac_hdmi: remove unused 'dai_map'" to the asoc tree
[PATCH 06/14] ASoC: max98090: remove superflous check for 'micbias'
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: max98090: remove superflous check for 'micbias'" to the asoc tree
[PATCH] ASoC: topology: kfree kcontrol->private_value before freeing kcontrol
2016-12-15 12:21 UTC (3+ messages)
` Applied "ASoC: topology: kfree kcontrol->private_value before freeing kcontrol" to the asoc tree
[PATCH 1/2] misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
2016-12-15 12:20 UTC (2+ messages)
` Applied "misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present" to the asoc tree
[PATCH V2 2/2] ASoC: samsung: add GPIOLIB dependency
2016-12-15 12:21 UTC (3+ messages)
` Applied "ASoC: samsung: add GPIOLIB dependency" to the asoc tree
[PATCH] ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and Makefile
2016-12-15 12:21 UTC (2+ messages)
` Applied "ASoC: rt5665: Make SND_SOC_RT5665 entry sort in Kconfig and Makefile" to the asoc tree
[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
2016-12-15 12:21 UTC (3+ messages)
` Applied "ASoC: samsung: include gpio consumer.h" to the asoc tree
[PATCH v3] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
2016-12-15 12:21 UTC
[PATCH 0/3] clkdev: add devm_get_clk_from_child()
2016-12-15 12:21 UTC (5+ messages)
[PATCH v2 2/2] ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself
2016-12-15 12:20 UTC (2+ messages)
` Applied "ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself" to the asoc tree
[PATCH] ASoC: wm8753: Add control to allow swapping HiFi DAC channels
2016-12-15 12:20 UTC (2+ messages)
` Applied "ASoC: wm8753: Add control to allow swapping HiFi DAC channels" to the asoc tree
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.