messages from 2016-09-01 01:26:14 to 2016-09-01 03:41:07 UTC [more...]
[xen-unstable baseline-only test] 67617: tolerable FAIL
2016-09-01 3:41 UTC
[PATCH 1/4] cpu: clean up register_cpu func
2016-09-01 3:39 UTC (4+ messages)
` [PATCH 2/4] cpu: expose pm_qos_resume_latency for each cpu
[PATCH 0/7] serial: 8250_fintek: Fix the IRQ mode and code refactoring
2016-09-01 3:39 UTC (8+ messages)
` [PATCH 1/7] serial: 8250_fintek: Refactoring read/write method
` [PATCH 2/7] serial: 8250_fintek: Set IRQ Mode when port probed
` [PATCH 3/7] serial: 8250_fintek: Set maximum FIFO of F81216H
` [PATCH 4/7] serial: 8250_fintek: Rearrange function
` [PATCH 5/7] serial: 8250_fintek: Add F81216 Support
` [PATCH 6/7] serial: 8250_fintek: Add F81866 Support
` [PATCH 7/7] serial: 8250_fintek: Add F81865 Support
[PATCH v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
2016-09-01 3:39 UTC (4+ messages)
` [v10,2/2] "
[Qemu-devel] [PATCH for 2.8 00/11] virtio/vhost DMAR support
2016-09-01 3:34 UTC (12+ messages)
` [Qemu-devel] [PATCH for 2.8 06/11] intel_iommu: support device iotlb descriptor
` [Qemu-devel] [PATCH for 2.8 10/11] Revert "intel_iommu: Throw hw_error on notify_started"
` [Qemu-devel] [PATCH for 2.8 11/11] vhost_net: device IOTLB support
[PATCH 1/2] common/rc: introduce _overlay_mount_dirs helper
2016-09-01 3:33 UTC (3+ messages)
[PATCHv3 00/11] crypto: omap HW crypto fixes
2016-09-01 3:33 UTC (6+ messages)
` [PATCHv3 03/11] crypto: omap-sham: implement context export/import APIs
[PATCH v5 2/3] st-hva: multi-format video encoder V4L2 driver
2016-09-01 3:32 UTC (2+ messages)
[PATCH 1/2] drm/hisilicon: Allow compile-testing on arm
2016-09-01 3:33 UTC (7+ messages)
` [PATCH 2/2] drm/hisilicon: Make it compile again
[PATCH 0/9] dm patches for kernel v4.9
2016-09-01 3:29 UTC (7+ messages)
` [PATCH 2/9] dm: Rename a function argument
` [PATCH 8/9] dm: Fix two race conditions related to stopping and starting queues
` [PATCH 9/9] dm path selector: Avoid that device removal triggers an infinite loop
[Qemu-devel] [PATCH COLO-Frame v18 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2016-09-01 3:27 UTC (7+ messages)
` [Qemu-devel] [PATCH COLO-Frame v18 01/34] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v18 02/34] migration: Introduce capability 'x-colo' to migration
[RFC PATCH V2 0/3] Add ACPI support for Hisilicon PCIe Host Controller
2016-09-01 3:23 UTC (12+ messages)
` [RFC PATCH V2 1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI
` [RFC PATCH V2 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
[Intel-wired-lan] [PATCH v2] checkpatch.pl: seed camelcase from the provided kernel tree root
2016-09-01 3:26 UTC (8+ messages)
[Qemu-devel] [PATCH COLO-Frame v19 00/22] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2016-09-01 3:24 UTC (23+ messages)
` [Qemu-devel] [PATCH COLO-Frame v19 01/22] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v19 02/22] COLO: migrate COLO related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame v19 03/22] migration: Enter into COLO mode after migration if COLO is enabled
` [Qemu-devel] [PATCH COLO-Frame v19 04/22] migration: Switch to COLO process after finishing loadvm
` [Qemu-devel] [PATCH COLO-Frame v19 05/22] COLO: Establish a new communicating path for COLO
` [Qemu-devel] [PATCH COLO-Frame v19 06/22] COLO: Introduce checkpointing protocol
` [Qemu-devel] [PATCH COLO-Frame v19 07/22] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v19 08/22] COLO: Send PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v19 09/22] COLO: Load VMState into QIOChannelBuffer before restore it
` [Qemu-devel] [PATCH COLO-Frame v19 10/22] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PATCH COLO-Frame v19 11/22] COLO: Synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v19 12/22] COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
` [Qemu-devel] [PATCH COLO-Frame v19 13/22] COLO: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v19 14/22] COLO: Implement the process of failover for primary VM
` [Qemu-devel] [PATCH COLO-Frame v19 15/22] COLO: Implement failover work for secondary VM
` [Qemu-devel] [PATCH COLO-Frame v19 16/22] COLO: Shutdown related socket fd while do failover
` [Qemu-devel] [PATCH COLO-Frame v19 17/22] COLO: Don't do failover while loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v19 18/22] COLO: Handle shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v19 19/22] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v19 20/22] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH COLO-Frame v19 21/22] docs: Add documentation for COLO feature
` [Qemu-devel] [PATCH COLO-Frame v19 22/22] configure: Support enable/disable "
[U-Boot] Q on expected u-boot behavior on ping response
2016-09-01 3:25 UTC (3+ messages)
[PATCH 0/2] Add power domain support for eMMC node on rk3399
2016-09-01 3:23 UTC (12+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399
[PATCH 0/6] constify ethtool_ops structures
2016-09-01 0:50 UTC (4+ messages)
` [RFC] xgbe: constify get_netdev_ops and get_ethtool_ops
[PATCH v4 00/16] Xen ARM DomU ACPI support
2016-09-01 3:18 UTC (4+ messages)
` [PATCH v4 03/16] libxl/arm: Generate static ACPI DSDT table
[PATCH v5 0/4] Prep. for DP audio MST support
2016-09-01 3:14 UTC (3+ messages)
` [PATCH v5 2/4] drm/i915: Switch to using port stored in intel_encoder
[U-Boot] [PATCH V4 1/2] mmc: sd: extracting erase related information from sd status
2016-09-01 3:13 UTC (2+ messages)
` [U-Boot] [PATCH V4 2/2] mmc: sd: optimize erase
[PATCH] blk-mq: Use non-atomic operations to manipulate the sw-ctx busy bits
2016-09-01 3:13 UTC (3+ messages)
[PATCH] sched: fix releasing enqueued packets
2016-09-01 3:11 UTC
(no subject)
2016-09-01 3:10 UTC (2+ messages)
`
[PATCH 00/13] Add support for perf_arch_regs
2016-09-01 3:08 UTC (3+ messages)
[PATCH] default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0
2016-09-01 2:48 UTC
Some bookmarks in the top navigation of man-pages can't jump corresponding position
2016-09-01 2:59 UTC
QoS: The difference of traffic class between subport and pipe in QoS
2016-09-01 2:58 UTC (3+ messages)
[U-Boot] [Patch v2 0/7] Add LS1046ARDB board support
2016-09-01 2:55 UTC (5+ messages)
` [U-Boot] [Patch v2 7/7] armv8: ls1046ardb: "
cron job: media_tree daily build: ERRORS
2016-09-01 2:54 UTC
[PATCH v2 0/2] cpufreq: Introduce TI CPUFreq/OPP Driver
2016-09-01 2:53 UTC (6+ messages)
` [PATCH v2 1/2] Documentation: dt: add bindings for ti-cpufreq
` [PATCH v2 2/2] cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
○Hello
2016-09-01 2:44 UTC
[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
2016-08-31 14:13 UTC
Discussion about virtual iommu support for Xen guest
2016-09-01 2:35 UTC (21+ messages)
` Xen virtual IOMMU high level design doc
[PATCH net v4 0/9] net: ethernet: mediatek: a couple of fixes
2016-09-01 2:47 UTC (20+ messages)
` [PATCH net v4 1/9] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
` [PATCH net v4 2/9] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [PATCH net v4 3/9] net: ethernet: mediatek: fix API usage with skb_free_frag
` [PATCH net v4 4/9] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [PATCH net v4 5/9] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [PATCH net v4 6/9] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [PATCH net v4 7/9] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [PATCH net v4 9/9] net: ethernet: mediatek: fix error handling "
` [PATCH net v4 8/9] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
[PATCH v2 0/3] ARM: dts: Add operating-points-v2 tables for TI platforms
2016-09-01 2:48 UTC (8+ messages)
` [PATCH v2 1/3] ARM: dts: am33xx: Change operating-points-v2 table to am3352 version
` [PATCH v2 2/3] ARM: dts: am4372: Change operating-points-v2 table to am4372 version
` [PATCH v2 3/3] ARM: dts: dra7: Change operating-points-v2 table to dra7 version
[PATCH v2 0/7] dts: sun8i: add extra uart/i2c to H3
2016-09-01 2:45 UTC (9+ messages)
` [PATCH v2 2/7] dts: sun8i-h3: add pinmux definitions for i2c0/i2c1
` [PATCH v2 3/7] dts: sun8i-h3: add i2c0/i2c1 SoC peripherals
[PATCH 0/8] ARM: dts: Add operating-points-v2 tables for TI platforms
2016-09-01 2:46 UTC (8+ messages)
[PATCH] modetest: Also print the pixel clock
2016-09-01 2:45 UTC
[PATCH] ftrace: Handle TRACE_BPUTS in print_graph_comment
2016-09-01 2:43 UTC
[PATCH] overlay: sgid inheritance over whiteout
2016-09-01 2:41 UTC (2+ messages)
AMD and free and open source software
2016-09-01 2:40 UTC (4+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 3473deeaccacb16d39a9ff8b2157a0545f1c1cc1 BUILD SUCCESS
2016-09-01 2:39 UTC
[PATCH 0/2] fix mbufs leakage during Rx queue release on ixgbe/i40e
2016-09-01 2:38 UTC (3+ messages)
` [PATCH 2/2] net/i40e: fix mbufs leakage during Rx queue release
[PATCH] arm64: Improve kprobes test for atomic sequence
2016-09-01 2:38 UTC (3+ messages)
Greetings
2016-09-01 2:29 UTC
Greetings
2016-09-01 2:29 UTC
[PATCH] serial: 8250_dw: Use an unified new dev variable in probe
2016-09-01 2:25 UTC (7+ messages)
` [PATCH v2] "
[PATCH nf-next] netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern
2016-09-01 2:26 UTC (2+ messages)
[PATCH] test/pcm-multi-thread: Remove pthread_cancel, add snd_pcm_close
2016-09-01 2:23 UTC
[U-Boot] [PATCH v3 0/4] rk3399: enable dwc3 gadget and fastboot
2016-09-01 2:22 UTC (7+ messages)
` [U-Boot] [PATCH v3 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v3 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
[U-Boot] [PATCH V3 1/2] mmc: sd: extracting erase timeout information from sd status
2016-09-01 2:20 UTC (4+ messages)
md-cluster Module Requirement
2016-09-01 2:18 UTC (2+ messages)
[PATCH 1/2] drivers/perf: arm_pmu: Fix leak in error path
2016-09-01 2:17 UTC (5+ messages)
` [PATCH 2/2] drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
[PATCH] Disable NOP-IN and adjust state for closed conn
2016-09-01 2:16 UTC (2+ messages)
[RFC] igb_uio: deprecate iomem and ioport mapping
2016-09-01 2:16 UTC
[U-Boot] [PATCH v4 0/4] rk3399: enable dwc3 gadget and fastboot
2016-09-01 2:14 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/4] rk3399: add a empty "sys_proto.h" header file
` [U-Boot] [PATCH v4 2/4] board: evb-rk3399: add api to support dwc3 gadget
` [U-Boot] [PATCH v4 3/4] usb: dwc3: add support for 16 bit UTMI+ interface
` [U-Boot] [PATCH v4 4/4] config: rk3399: add support for dwc3 gadget
[Qemu-devel] [PATCH v9 00/11] vfio-pci: pass the aer error to guest
2016-09-01 2:12 UTC (4+ messages)
` [Qemu-devel] [PATCH v9 05/11] vfio: add check host bus reset is support or not
[Qemu-trivial] [PATCH] doc/rcu: fix typo
2016-09-01 2:21 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] f2fs: forbid to do fstrim if fs has some error
2016-09-01 2:14 UTC
[PATCH] i2c: rk3x: Restore clock settings at resume time
2016-09-01 2:10 UTC (3+ messages)
[U-Boot] [patch v2 1/2] pxe: Fix pxe boot with FIT image
2016-09-01 2:09 UTC (2+ messages)
` [U-Boot] [patch v2 2/2] pxe: Modify README to add the description about "
[PATCH v2 00/11] staging: octeon: multi rx group (queue) support
2016-09-01 2:09 UTC (2+ messages)
[Ksummit-discuss] [Stable kernel] feature backporting collaboration
2016-09-01 2:01 UTC
[U-Boot] [PATCH v1] mtd: nand: pxa3xx: use nand_set_controller_data
2016-09-01 1:59 UTC (2+ messages)
[lustre-devel] [PATCH 1/2] staging: lustre: fix unstable pages tracking
2016-09-01 1:59 UTC (6+ messages)
` [lustre-devel] [PATCH 2/2] staging: lustre: hide unused variable
` "
` [PATCH 1/2] staging: lustre: fix unstable pages tracking
[PATHC v2 0/9] ima: carry the measurement list across kexec
2016-09-01 1:57 UTC (4+ messages)
` [PATHC v2 5/9] ima: on soft reboot, save the measurement list
[PATCH v2] memory-hotplug: fix store_mem_state() return value
2016-09-01 1:57 UTC (10+ messages)
` [RESEND PATCH "
[U-Boot] is there really a "CONFIG_RAMBOOT" config option?
2016-09-01 1:57 UTC (2+ messages)
[PATCH V10 1/1] usb:serial: Add Fintek F81532/534 driver
2016-09-01 1:56 UTC
[PATCH 0/9] staging: octeon: multi rx group (queue) support
2016-09-01 1:52 UTC (6+ messages)
CONFIG_FIPS without module loading support?
2016-09-01 1:49 UTC (2+ messages)
[RFC][PATCH] Fix a race between rwsem and the scheduler
2016-09-01 1:48 UTC (5+ messages)
[PATCH libdrm] modetest: add mediatek to module list
2016-09-01 1:48 UTC
[PATCH 0/1] spi: sc18is602: Add reset control via gpio pin
2016-09-01 1:47 UTC (3+ messages)
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-09-01 1:39 UTC (6+ messages)
` [PATCH v3 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v3 5/9] selinux: Create policydb version for Infiniband support
[PATCH V2] xen/arm: arm64: Update the Image header
2016-09-01 1:38 UTC
Initialising eMMC: Card stuck in programming state! __mmc_switch
2016-09-01 1:34 UTC (2+ messages)
[RFC] eal: add cgroup-aware resource self discovery
2016-09-01 1:31 UTC (2+ messages)
` [PATCH v3] eal: restrict cores detection
[xen-unstable test] 100681: regressions - FAIL
2016-09-01 1:31 UTC
[Qemu-devel] [PATCH v2] intel_iommu: add "eim" property
2016-09-01 1:31 UTC (2+ messages)
Greetings
2016-09-01 1:23 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.