messages from 2016-12-19 02:07:46 to 2016-12-19 06:00:49 UTC [more...]
[Qemu-devel] [RESEND Patch v1 00/37] Implementation of vhost-pci for inter-vm commucation
2016-12-19 5:58 UTC (14+ messages)
` [Qemu-devel] [RESEND Patch v1 01/37] vhost-pci-net: the fundamental vhost-pci-net device emulation
` [Qemu-devel] [RESEND Patch v1 02/37] vhost-pci-net: the fundamental implementation of vhost-pci-net-pci
` [Qemu-devel] [RESEND Patch v1 03/37] vhost-user: share the vhost-user protocol related structures
` [Qemu-devel] [RESEND Patch v1 04/37] vl: add the vhost-pci-slave command line option
` [Qemu-devel] [RESEND Patch v1 05/37] vhost-pci-slave: start the implementation of vhost-pci-slave
` [Qemu-devel] [RESEND Patch v1 06/37] vhost-pci-slave: set up the fundamental handlers for the server socket
` [Qemu-devel] [RESEND Patch v1 07/37] vhost-pci-slave/msg: VHOST_USER_GET_FEATURES
` [Qemu-devel] [RESEND Patch v1 08/37] vhost-pci-slave/msg: VHOST_USER_SET_FEATURES
` [Qemu-devel] [RESEND Patch v1 09/37] vhost-pci-slave/msg: VHOST_USER_GET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 10/37] vhost-pci-slave/msg: VHOST_USER_SET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 11/37] vhost-user/msg: VHOST_USER_PROTOCOL_F_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 12/37] vhost-pci-slave/msg: VHOST_USER_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 13/37] vhost-pci-slave/msg: VHOST_USER_GET_QUEUE_NUM
[U-Boot] [PATCH] i2c: mv_i2c.c: Correct address endianness
2016-12-19 5:56 UTC (2+ messages)
[PATCH] NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
2016-12-19 5:52 UTC (2+ messages)
[RFC] Mechanism for high priority scheduling in amdgpu
2016-12-19 5:50 UTC (12+ messages)
[PATCH 3/3] net: fec: Fix typo in error msg and comment
2016-12-19 2:14 UTC (2+ messages)
BMC (Bare-Metal Container) is relased
2016-12-19 5:46 UTC (3+ messages)
[PATCH V2 0/2] apr: fix off_t size can't match when configure and in target glibc
2016-12-19 5:40 UTC (3+ messages)
` [PATCH V2 1/2] Revert "subversion: fix "svnadmin create" fail on x86"
` [PATCH V2 2/2] apr: fix off_t size can't match when configure and in target glibc
[PATCHv7 0/6] submodule absorbgitdirs
2016-12-19 5:35 UTC (3+ messages)
` [PATCHv8 6/6] submodule: add absorb-git-dir function
[PATCH] dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path
2016-12-19 5:33 UTC (2+ messages)
[XTF PATCH 00/16] Add test cases for nested vmxon
2016-12-19 5:31 UTC (29+ messages)
` [XTF PATCH 02/16] vvmx: test whether MSR_IA32_FEATURE_CONTROL is set correctly
` [XTF PATCH 03/16] vvmx: test whether MSR_IA32_VMX_BASIC "
` [XTF PATCH 04/16] vvmx: add C wrappers of vmxon/vmread/vmptrld
` [licensing] was: "
` [XTF PATCH 05/16] vvmx: add a general error handler for VMX instructions
` [XTF PATCH 06/16] vvmx: test vmxon with CR4.VMXE cleared
` [XTF PATCH 07/16] vvmx: test vmxon in CPL=3 and out of VMX operation
` [XTF PATCH 08/16] vvmx: test vmxon with invalidly wide VMXON region address
` [XTF PATCH 14/16] vvmx: test vmxon in VMX root w/ CPL = 3 and w/o current VMCS
[PATCH 00/32] NXP DPAA2 PMD
2016-12-19 5:30 UTC (9+ messages)
` [PATCH 02/32] drivers/common: introducing dpaa2 mc driver
` [PATCH 09/32] lib/ether: add rte_device in rte_eth_dev
[PATCH 00/23] Add support AMD GPU virtualization soultion
2016-12-19 5:15 UTC (2+ messages)
` 答复: "
[PATCH v2 0/2] postpone vdev initialization
2016-12-19 5:16 UTC (3+ messages)
` [PATCH v3 0/6] libeventdev API and northbound implementation
cron job: media_tree daily build: WARNINGS
2016-12-19 5:11 UTC
[U-Boot] [PATCH] driver: net: fsl-mc: Update MC memory allocation code
2016-12-19 5:11 UTC
[PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
2016-12-19 5:08 UTC (43+ messages)
` [PATCH 01/21] MIPS memblock: Unpin dts memblock sanity check method
` [PATCH 02/21] MIPS memblock: Add dts mem and reserved-mem callbacks
` [PATCH 03/21] MIPS memblock: Alter traditional add_memory_region() method
` [PATCH 04/21] MIPS memblock: Alter user-defined memory parameter parser
` [PATCH 05/21] MIPS memblock: Alter initrd memory reservation method
` [PATCH 06/21] MIPS memblock: Alter kexec-crashkernel parameters parser
` [PATCH 07/21] MIPS memblock: Alter elfcorehdr "
` [PATCH 08/21] MIPS memblock: Move kernel parameters parser into individual method
` [PATCH 09/21] MIPS memblock: Move kernel memory reservation to "
` [PATCH 10/21] MIPS memblock: Discard bootmem allocator initialization
` [PATCH 11/21] MIPS memblock: Add memblock sanity check method
` [PATCH 12/21] MIPS memblock: Add memblock print outs in debug
` [PATCH 13/21] MIPS memblock: Add memblock allocator initialization
` [PATCH 14/21] MIPS memblock: Alter IO resources initialization method
` [PATCH 15/21] MIPS memblock: Alter weakened MAAR "
` [PATCH 16/21] MIPS memblock: Alter paging "
` [PATCH 17/21] MIPS memblock: Alter high memory freeing method
` [PATCH 18/21] MIPS memblock: Slightly improve buddy allocator init method
` [PATCH 19/21] MIPS memblock: Add print out method of kernel virtual memory layout
` [PATCH 20/21] MIPS memblock: Add free low memory test method call
` [PATCH 21/21] MIPS memblock: Deactivate old bootmem allocator
[PATCH 0/5] Support for QCA BAM DMA command descriptor
2016-12-19 5:06 UTC (4+ messages)
` [PATCH 2/5] dmaengine: Add support for custom data mapping
[PATCH 0/9] Execlist based engine-reset
2016-12-19 5:02 UTC (4+ messages)
` [PATCH 4/9] drm/i915/tdr: Add support for per engine reset recovery
[Qemu-trivial] [Qemu-block] [PATCH v1 1/1] iotests: Fix a problem in common.filter
2016-12-19 5:00 UTC (2+ messages)
` [Qemu-devel] "
[SPDK] Netlist storage card
2016-12-19 4:59 UTC
[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
2016-12-19 4:53 UTC (2+ messages)
[Bug 98988] [Regression, bisected] New BONAIRE UVD firmware causes DPM problems and extremely slow performance
2016-12-19 4:51 UTC (4+ messages)
[SPDK] DPDK Integration
2016-12-19 4:39 UTC
[U-Boot] [PATCH] MAINTAINERS, git-mailrc: update the Power maintainer
2016-12-19 4:36 UTC
[Qemu-devel] [PATCH v2 ppc-for-2.9 0/6] POWER9 TCG enablements - part9
2016-12-19 4:25 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 5/6] target-ppc: implement xxextractuw instruction
` [Qemu-devel] [Qemu-ppc] "
[ovmf test] 103742: all pass - PUSHED
2016-12-19 4:21 UTC
[PATCH] tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()
2016-12-19 4:20 UTC
[U-Boot] [PATCH 10/10] arm: socfpga: arria10: Added Arria10 critical HW initialization to spl
2016-12-19 4:15 UTC (2+ messages)
[U-Boot] [PATCH 09/10] arm: socfpga: arria10: Added drivers for Arria10 pin mux/pins configuration
2016-12-19 4:14 UTC (2+ messages)
[U-Boot] [PATCH 08/10] arm: socfpga: arria10: Added drivers for Arria10 clock manager
2016-12-19 4:13 UTC (2+ messages)
[U-Boot] [PATCH 01/10] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
2016-12-19 4:11 UTC (5+ messages)
[PATCH] ARM: disallow ARM_THUMB for ARMv4 builds
2016-12-19 4:10 UTC (9+ messages)
[U-Boot] [PATCH 02/10] arm: socfpga: arria10: Added config option build for SPL
2016-12-19 4:10 UTC (12+ messages)
` [U-Boot] [PATCH 04/10] arm: socfpga: arria10: Added clock manager and pin mux compat macro
[PATCH iproute2 v2 0/3] update ifstat for new stats
2016-12-19 4:10 UTC (3+ messages)
` [PATCH iproute2 v2 1/3] ifstat: Add extended statistics to ifstat
(user) Help needed: mdadm seems to constantly touch my disks
2016-12-19 4:01 UTC (5+ messages)
` Fwd: "
HELLO!,
2016-12-19 3:57 UTC
[linux-3.18 test] 103738: regressions - trouble: broken/fail/pass
2016-12-19 3:54 UTC
ipc: BUG: sem_unlock unlocks non-locked lock
2016-12-19 3:45 UTC (3+ messages)
` [PATCH] ipc/sem.c: fix semop()/semop() locking failure
[PATCH 1/3] xen: add extra generated file to package
2016-12-19 3:44 UTC (3+ messages)
[PATCH] xen-image-minimal: if DISTRO_FEATURES is missing xen error
2016-12-19 3:43 UTC (3+ messages)
[PATCH] README: make it easier to copy and paste send command
2016-12-19 3:42 UTC (3+ messages)
[PATCH] salt: upgrade to 2016.11
2016-12-19 3:41 UTC (2+ messages)
[PATCH 0/2 v2] alsa-lib: dynamically adapt the avail_min on the slave
2016-12-19 3:37 UTC (3+ messages)
` [PATCH 1/2 v2] plugin: dynamically update avail_min on slave
` [PATCH 2/2 v2] rate: dynamic "
setting up autobuilder on local machine
2016-12-19 3:33 UTC (3+ messages)
[PATCH v2] kexec: add cond_resched into kimage_alloc_crash_control_pages
2016-12-19 3:23 UTC (6+ messages)
[PATCH] pci-error-recover: doc cleanup
2016-12-19 3:25 UTC (7+ messages)
[wic][PATCH] wic: look for wks files in <layer>/recipes-images
2016-12-19 3:15 UTC (2+ messages)
"crc32 mismatch" followed by segfault in btrfs receive
2016-12-19 3:15 UTC
[PATCH] vfs: fix isize/pos/len checks for reflink & dedupe
2016-12-19 3:15 UTC
[Patch] NFC: trf7970a:
2016-12-19 3:07 UTC (10+ messages)
Simulating disk failure with a writeback cache
2016-12-19 3:07 UTC (8+ messages)
[PATCH 1/8] webkitgtk: Fix atomic detection on arm architecture
2016-12-19 3:06 UTC (8+ messages)
` [PATCH 2/8] gdb: Upgrade to 7.12
` [PATCH 3/8] grub: Fix build with glibc 2.25
` [PATCH 4/8] grub-git: Upgrade to tip of master and fix "
` [PATCH 5/8] mdadm: Fix build "
` [PATCH 6/8] pax: "
` [PATCH 7/8] x264: Fix build on mips architectures
` [PATCH 8/8] autoconf: Fix AC_HEADER_MAJOR with glibc 2.25
[PATCH v4 0/2] FPGA: TS-7300 FPGA manager
2016-12-19 3:00 UTC (9+ messages)
` [PATCH v4 1/2] FPGA: Add "
` [PATCH v4 2/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300
[U-Boot] [PATCH 1/2] armv8: Enable CPUECTLR.SMPEN for coherency
2016-12-19 3:00 UTC (3+ messages)
[PATCH] Xen: ARM: Zero reserved fields of xatp before making hypervisor call
2016-12-19 2:56 UTC
[PATCH] Xen: ARM: Zero reserved fields of xatp before making hypervisor call
2016-12-19 2:56 UTC
[U-Boot] [PATCHv5 01/17] configs: ls1021a: enable DT and DM support
2016-12-19 2:51 UTC (9+ messages)
` [U-Boot] [PATCHv5 09/17] pci: layerscape: move kernel DT fixup to a separate file
` [U-Boot] [PATCHv5 17/17] kconfig: move FSL_PCIE_COMPAT to platform Kconfig
[U-Boot] [PATCH v6 11/13] sunxi: Use binman for sunxi boards
2016-12-19 2:48 UTC (2+ messages)
` [U-Boot] [U-Boot,v6,11/13] "
Status of static analysis
2016-12-19 2:45 UTC
[PATCH] fast-import: properly fanout notes when tree is imported
2016-12-19 2:12 UTC
[U-Boot] [PATCHv2 1/2] ARMv8/fsl-layerscape: Correct the OCRAM size
2016-12-19 2:42 UTC (3+ messages)
[PATCHv2 1/2] kexec: add a dummy note for each offline cpu
2016-12-19 2:40 UTC (3+ messages)
` [PATCHv2 2/2] [fs] proc/vmcore: check the dummy place holder for offline cpu to avoid warning
linux-next: Tree for Dec 19
2016-12-19 2:38 UTC
[Bug 99138] Xorg can't be restarted gracefully running CEDAR graphics card
2016-12-19 2:38 UTC
[PATCH] extcon: 3gpio: add driver for USB OTG port controlled by 3 GPIOs
2016-12-19 2:34 UTC (2+ messages)
[PATCH 2/3] of/overlay: sysfs based ABI for dt overlays
2016-12-19 2:34 UTC (3+ messages)
[PATCH wpan-tools] wpan-ping: Add the filtering function for frame receiving
2016-12-19 2:32 UTC (3+ messages)
libssp_nonshared.a not present in native SDK
2016-12-19 2:29 UTC (3+ messages)
[PATCH v2 00/02] arm64: dts: r8a7795: IPMMU upstream integration V2
2016-12-19 2:19 UTC (3+ messages)
` [PATCH v2 01/02] arm64: dts: r8a7795: Add IPMMU device nodes
` [PATCH v2 02/02] arm64: dts: r8a7795: Hook up SYS-DMAC to IPMMU
nftables: masquerade sets wrong source address
2016-12-19 2:25 UTC (3+ messages)
[PATCH v6 0/5] Altera Cyclone Passive Serial SPI FPGA Manager
2016-12-19 2:23 UTC (11+ messages)
` [PATCH v6 3/5] doc: dt: add cyclone-ps-spi binding document
` [PATCH v6 5/5] ARM: dts: imx6q-evi: support cyclone-ps-spi
[PATCH v3 0/2] Add MediaTek crypto accelerator driver
2016-12-19 2:20 UTC (9+ messages)
` [PATCH v3 1/2] Add crypto driver support for some MediaTek chips
` [PATCH v3 2/2] crypto: mediatek - add DT bindings documentation
[RFC v2 0/7] PM / devfreq: draft for OPP suspend impl (even draftier)
2016-12-19 2:16 UTC (8+ messages)
` [RFC v2 1/7] PM / devfreq: Replace 'stop_polling' boolean with flags
` [RFC v2 2/7] PM / devfreq: Track suspend state of DevFreq devices
` [RFC v2 3/7] PM / devfreq: Add DevFreq subsystem suspend/resume
` [RFC v2 4/7] PM / devfreq: Suspend subsystem on system suspend/hibernate
` [RFC v2 5/7] PM / devfreq: exynos-bus: add support for suspend OPP
` [RFC v2 6/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus
` [RFC v2 7/7] ARM: dts: exynos4x12: add suspend OPP for DMC and leftbus for Prime
[PATCH] ARM: ep93xx: Disable TS-72xx watchdog before uncompressing
2016-12-19 2:08 UTC (3+ messages)
[PATCH 1/3] of/overlay: add API function to count and pop last
2016-12-19 2:15 UTC (3+ messages)
FedEx parcel #00000537304 delivery problem
2016-12-19 2:11 UTC
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.