messages from 2018-03-05 10:43:08 to 2018-03-05 11:28:04 UTC [more...]
[Qemu-devel] [PATCH v2 00/30] hw: use the BYTE-based definitions when useful
2018-03-05 11:27 UTC (27+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 01/30] util/cutils: extract byte-based definitions into a new header: "qemu/cunits.h"
` [Qemu-trivial] "
` [Qemu-devel] [RFC PATCH v2 02/30] hw: include "qemu/cunits.h" and clean unused "qemu/cutils.h"
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 03/30] hw/block/nvme: include the "qemu/cutils.h" in the source file
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 04/30] hw/lm32/milkymist: remove unused include
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 05/30] hw/mips/r4k: constify params_size
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 06/30] hw/mips: use the BYTE-based definitions
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 07/30] hw/arm: "
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 08/30] hw/i386: "
` "
` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v2 09/30] hw/sparc: "
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 10/30] hw/ppc: "
` [Qemu-devel] [PATCH v2 11/30] hw/s390x: "
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 12/30] hw/hppa: "
` [Qemu-devel] [PATCH v2 13/30] hw/xtensa: "
` [Qemu-trivial] "
[PATCH v1 00/11] Ext scan/connect and PHY Configuration
2018-03-05 11:28 UTC (7+ messages)
` [PATCH v1 01/11] Bluetooth: Introduce helpers for LE set scan start and complete
` [PATCH v1 02/11] Bluetooth: Use extended scanning if controller supports
` [PATCH v1 03/11] Bluetooth: Process extended ADV report event
` [PATCH v1 04/11] Bluetooth: Introduce helpers for le conn status and complete
` [PATCH v1 05/11] Bluetooth: Use extended LE Connection if supported
` [PATCH v1 06/11] Bluetooth: Define PHY flags in hdev and set 1M as default
[PATCH mtd-utils] mtd: tests: check erase block count in page test
2018-03-05 11:27 UTC (2+ messages)
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
2018-03-05 11:27 UTC
[U-Boot] [PATCH 0/2] xhci-dwc3: Couple of fixes for USB3 support
2018-03-05 11:27 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] usb: xhci-dwc3: Power on USB PHY before using
` [U-Boot] [PATCH 2/2] usb: xhci-dwc3: Enable USB3 PHY when available
[PATCH] drm/amdgpu: try again kiq access if not in IRQ(v2)
2018-03-05 11:27 UTC (10+ messages)
[RFC/RFT][PATCH 0/7] sched/cpuidle: Idle loop rework
2018-03-05 11:26 UTC (4+ messages)
` [RFC/RFT][PATCH 1/7] time: tick-sched: Reorganize idle tick management code
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
2018-03-05 11:25 UTC (16+ messages)
` [PATCH] "
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
2018-03-05 11:29 UTC (2+ messages)
` [PATCH] "
librte_power w/ intel_pstate cpufreq governor
2018-03-05 11:25 UTC (5+ messages)
[PATCH] dma-buf/reservation: shouldn't kfree staged when slot available
2018-03-05 11:25 UTC (6+ messages)
[U-Boot] [PATCH 01/14] net: rockchip: Separate rmii and rgmii speed setup
2018-03-05 11:25 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[PATCH v2 00/11] perf events patches for improved ARM64 support
2018-03-05 11:24 UTC (8+ messages)
Tunsafe Windows client for wireguard (not opensource yet they say
2018-03-05 11:33 UTC (9+ messages)
[PATCH v2 0/6] ethdev: port ownership
2018-03-05 11:24 UTC (4+ messages)
` [PATCH v3 0/7] Port ownership and syncronization
` [PATCH v3 1/7] ethdev: fix port data reset timing
` [dpdk-stable] "
[PATCH 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-05 11:23 UTC (14+ messages)
` [PATCH 1/5] tpm: Trigger only missing TPM 2.0 self tests
` [PATCH 3/5] tpm: migrate tpm2_probe() to use struct tpm_buf
[PATCH 1/3] drm/amd/pp: Remove cgs wrap interface for temperature update
2018-03-05 11:23 UTC (3+ messages)
` [PATCH 3/3] drm/amdgpu: Delete cgs interface for gpu memory allocate/free
[U-Boot] [PATCH 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
2018-03-05 11:23 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[PATCH v4 00/13] go1.10 update and misc improvements
2018-03-05 11:22 UTC (8+ messages)
[Qemu-devel] [Bug 1753437] [NEW] qemu/pc-bios/s390-ccw/libc.c:82: bad test ?
2018-03-05 11:22 UTC (2+ messages)
[PATCH] drm/i915: Assert that the request is indeed complete when signaled from irq
2018-03-05 11:21 UTC (3+ messages)
[GIT PULL] STM32 DT changes for v4.17 #1
2018-03-05 11:21 UTC
[PATCH 0/2] Use invpcid
2018-03-05 11:20 UTC (3+ messages)
` [PATCH 1/2] x86: report if PCID and INVPCID are supported
[PATCH] dma-buf/reservation: should keep the new fence in add_shared_inplace
2018-03-05 11:20 UTC
[Qemu-devel] [PATCH] hw/s390x: Add the possibility to specify the netboot image on the command line
2018-03-05 11:19 UTC (3+ messages)
Unknown symbols in module
2018-03-05 11:19 UTC
[PATCH v2 2/2] arm: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE
2018-03-05 11:18 UTC (2+ messages)
[PATCH v2] drm/i915: add schedule out notification of preempted but completed request
2018-03-05 11:18 UTC (3+ messages)
[GIT PULL] STM32 defconfig changes for v4.17 #1
2018-03-05 11:18 UTC
[PATCH v2 1/2] arm: mm: Define vdso_start, vdso_end as array
2018-03-05 11:17 UTC (2+ messages)
Unknown symbols in module
2018-03-05 11:17 UTC
[PATCH v2 0/2] arm: Add ARCH_HAS_FORTIFY_SOURCE
2018-03-05 11:17 UTC (2+ messages)
[cip-dev] [PATCH 0/6] Add SDHI support to r8a7743
2018-03-05 11:16 UTC (2+ messages)
[PATCH 0/2] KVM: s390: queued patches for next
2018-03-05 11:16 UTC
[igt-dev] [PATCH i-g-t] tests/gen7_forcewake_mt: Fix test
2018-03-05 11:16 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/gen7_forcewake_mt: Fix test (rev2)
[rocko/master][PATCH] ltp-ddt: Add missing run-time dependency to memtester
2018-03-05 11:15 UTC
[GIT PULL] STM32 SOC changes for v4.17 #1
2018-03-05 11:15 UTC
[virtio] [PATCH] introduction: document bitfield notation
2018-03-05 11:14 UTC (2+ messages)
[PATCH] drm/i915/guc: Removed unused GuC parameters
2018-03-05 11:12 UTC (8+ messages)
[PATCH] drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
2018-03-05 11:12 UTC (2+ messages)
[Qemu-devel] [PATCH] target/s390x: Remove leading underscores from #defines
2018-03-05 11:11 UTC (3+ messages)
i915 vs checkpatch
2018-03-05 11:10 UTC (3+ messages)
[PATCH 00/11] Ext scan/connect and PHY Configuration
2018-03-05 11:10 UTC (3+ messages)
[PATCH v3 1/3] tools: Add initial code for btmon-logger
2018-03-05 11:10 UTC (3+ messages)
[Qemu-devel] [PATCH v3] Allow to specify a display device ID and head whith the screendump command
2018-03-05 11:08 UTC
[PATCH v6 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
2018-03-05 11:06 UTC (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()
[PATCH v5 00/40] Optimize KVM/ARM for VHE systems
2018-03-05 11:08 UTC (4+ messages)
` [PATCH v5 03/40] KVM: arm64: Avoid storing the vcpu pointer on the stack
[PATCH 00/41] Memory Hotplug for DPDK
2018-03-05 11:06 UTC (3+ messages)
` [PATCH 32/41] crypto/qat: use contiguous allocation for DMA memory
[Buildroot] Defconfigs failing to build with gcc 6.x
2018-03-05 11:05 UTC (4+ messages)
[Qemu-devel] [PATCH v2] Allow to specify a display device ID and head whith the screendump command
2018-03-05 11:05 UTC (6+ messages)
bitbake: git and patch problem
2018-03-05 10:33 UTC
[Qemu-devel] [BUG] I/O thread segfault for QEMU on s390x
2018-03-05 11:03 UTC (4+ messages)
[Buildroot] freescale_imx31_3stack_defconfig fails to build
2018-03-05 11:03 UTC (4+ messages)
[PATCH igt] Bump measure_ring_size() timer interval
2018-03-05 11:03 UTC (2+ messages)
` [Intel-gfx] "
[Qemu-devel] [PATCH] PowerPC: Add TM bits into msr_mask
2018-03-05 11:02 UTC (3+ messages)
[cip-dev] [PATCH 00/15] Add UART support to r8a7743
2018-03-05 11:02 UTC (16+ messages)
` [cip-dev] [PATCH 01/15] serial: sh-sci: Update DT binding documentation for GPIO modem lines
` [cip-dev] [PATCH 02/15] serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS
` [cip-dev] [PATCH 03/15] serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
` [cip-dev] [PATCH 04/15] serial: sh-sci: Add support for GPIO-controlled modem lines
` [cip-dev] [PATCH 05/15] serial: sh-sci: Do not open-code sci_getreg()
` [cip-dev] [PATCH 06/15] serial: sh-sci: Add more Serial Port Register documentation
` [cip-dev] [PATCH 07/15] serial: sh-sci: Add more Serial Port Control/Data "
` [cip-dev] [PATCH 08/15] serial: sh-sci: Correct pin initialization on (H)SCIF
` [cip-dev] [PATCH 09/15] serial: sh-sci: Add pin initialization for SCIFA/SCIFB
` [cip-dev] [PATCH 10/15] serial: sh-sci: Fix support for hardware-assisted RTS/CTS
` [cip-dev] [PATCH 11/15] serial: sh-sci: Add DT support for dedicated RTS/CTS
` [cip-dev] [PATCH 12/15] ARM: dts: iwg20d-q7: Rework DT architecture
` [cip-dev] [PATCH 13/15] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB
` [cip-dev] [PATCH 14/15] ARM: dts: iwg20d-q7: Add support for ttySC3
` [cip-dev] [PATCH 15/15] ARM: dts: iwg20d-q7: Add chosen node
[PATCH 1/4] xcb-proto: solve python cache colliion
2018-03-05 11:01 UTC (4+ messages)
` [PATCH 2/4] testexport-tarball: sync with buildtools-tarball
` [PATCH 3/4] sdk: only install locales if we're using glibc
` [PATCH 4/4] populate_sdk_base: depend on nativesdk-glibc-locale
[Qemu-devel] [PATCH V7 0/4] tests: Add migration test for aarch64
2018-03-05 11:01 UTC (4+ messages)
` [Qemu-devel] [PATCH V7 1/4] rules: Move cross compilation auto detection functions to rules.mak
[PATCH] arm64/debug: Fix registers on sleeping tasks
2018-03-05 11:01 UTC (6+ messages)
[igt-dev] [CI 4/6] igt/core: Initial simple interleaved kmsg filtering
2018-03-05 11:01 UTC (2+ messages)
` [igt-dev] [CI v6 "
[PATCH] i2c: core: report OF style module alias for devices registered via OF
2018-03-05 11:00 UTC (3+ messages)
[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
2018-03-05 10:59 UTC (11+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support
[PATCH 0/4] Correct offsets of hunks when one is skipped
2018-03-05 10:59 UTC (16+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 4/9] t3701: don't hard code sha1 hash values
` [PATCH v5 0/9] Correct offsets of hunks when one is skipped
` [PATCH v5 1/9] add -i: add function to format hunk header
` [PATCH v5 2/9] t3701: indent here documents
` [PATCH v5 3/9] t3701: use test_write_lines and write_script
` [PATCH v5 4/9] t3701: don't hard code sha1 hash values
` [PATCH v5 5/9] t3701: add failing test for pathological context lines
` [PATCH v5 6/9] add -p: adjust offsets of subsequent hunks when one is skipped
` [PATCH v5 7/9] add -p: calculate offset delta for edited patches
` [PATCH v5 8/9] add -p: fix counting when splitting and coalescing
` [PATCH v5 9/9] add -p: don't rely on apply's '--recount' option
[PATCH v3] drm/i915/icl: remove port A/E lane sharing limitation
2018-03-05 10:58 UTC (3+ messages)
Removing architectures without upstream gcc support
2018-03-05 10:57 UTC (3+ messages)
` "
` [OpenRISC] "
[PATCH v8 0/8] livepatch: Atomic replace feature
2018-03-05 10:56 UTC (2+ messages)
[PATCH 1/3] tpm: move TPM_POLL_SLEEP from tpm_tis_core.c to tpm.h
2018-03-05 10:56 UTC (7+ messages)
` [PATCH 2/3] tpm: reduce poll sleep time between send() and recv() in tpm_transmit()
[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-05 10:56 UTC (4+ messages)
` [PATCH AUTOSEL for 4.9 111/219] ASoc: rt5645: Add OF device ID table
[meta-networking][PATCH] ntp: add libgcc as runtime dependency
2018-03-05 10:55 UTC
[U-Boot] [PATCH] phy: ti-pip3-phy: Add support for USB3 PHY
2018-03-05 10:55 UTC
[Qemu-devel] [PATCH v2] PowerPC: Add TS bits into msr_mask
2018-03-05 10:53 UTC
[Qemu-devel] [PATCH 0/9] chardev: qio related non-default context support
2018-03-05 10:54 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/9] chardev: introduce chr_machine_done hook
[PATCH] Revert "drm/amdgpu: use polling mem to set SDMA3 wptr for VF"
2018-03-05 10:53 UTC (3+ messages)
[Qemu-devel] [PULL 0/6] Block patches
2018-03-05 10:51 UTC (3+ messages)
` [Qemu-devel] [PULL 6/6] README: Document 'git-publish' workflow
` [Qemu-devel] [Qemu-block] "
[PATCH v8 00/24] Speculative page faults
2018-03-05 10:50 UTC (5+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure
[Qemu-devel] [PATCH 00/30] hw: use the BYTE-based definitions when useful
2018-03-05 10:50 UTC (5+ messages)
` [Qemu-devel] [PATCH 02/30] hw: include "qemu/cunits.h" and clean unused "qemu/cutils.h"
` [Qemu-arm] "
[PATCH net-next 0/5] net: mvpp2: jumbo frames support
2018-03-05 10:48 UTC (4+ messages)
` [PATCH net-next 1/5] net: mvpp2: use the same buffer pool for all ports
[PATCH 0/2] FWTEST command support in debugfs
2018-03-05 10:46 UTC (5+ messages)
` [PATCH 2/2] ath10k: add debugfs support to configure fwtest parameters
[PATCH 0/5] Optimization with aware of cpu capacity for R-Car Gen3
2018-03-05 10:46 UTC (5+ messages)
` [PATCH 5/5] soc: renesas: rcar-topology: Add support to be aware cpu capacity
[PATCH][morty] gcc6: Upgrade to 6.4.0 (latest stable series release)
2018-03-05 10:45 UTC (7+ messages)
[PATCH v3 0/4] rtc: isl1208: fixes, documentation and isl1219 support
2018-03-05 10:43 UTC (2+ messages)
` [PATCH v3 4/4] rtc: isl1208: Add "evdet" interrupt source for isl1219
[Qemu-devel] [PATCH v3 00/12] Introduce new iommu notifier framework for virt-SVA
2018-03-05 10:43 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 08/12] hw/pci: introduce pci_device_notify_iommu()
[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
2018-03-05 10:43 UTC (5+ messages)
` [PATCH v5 4/4] arm64: dts: sdm845: Add serial console support
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.