messages from 2016-07-21 08:14:09 to 2016-07-21 09:08:32 UTC [more...]
[Qemu-devel] Regression: block: Add .bdrv_co_pwrite_zeroes()
2016-07-21 9:08 UTC (3+ messages)
[PATCH 00/28] be2iscsi: driver update 11.2.0.0
2016-07-21 9:07 UTC (3+ messages)
` [PATCH 01/28] be2iscsi: Fix to use correct configuration values
` [PATCH 02/28] be2iscsi: Replace _bh with _irqsave/irqrestore
[PATCH v4 22/28] NFS: Remove unused function nfs_revalidate_mapping_protected()
2016-07-21 9:10 UTC (13+ messages)
` [PATCH v4 23/28] NFS: Do not aggressively cache file attributes in the case of O_DIRECT
` [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics
` [PATCH v4 24/28] "
Reduce usage of the name 'ring' for engines et al
2016-07-21 9:08 UTC (3+ messages)
` ✓ Ro.CI.BAT: success for series starting with [1/3] drm/i915: rename macro parameter(ring) to (engine)
[Qemu-devel] [PATCH] qemu-img: fix error messages emitted by img_open()
2016-07-21 9:07 UTC (3+ messages)
` [Qemu-trivial] "
[U-Boot] [PATCH v2] image: fix IH_ARCH_... values for uImage compatibility
2016-07-21 9:07 UTC (2+ messages)
[patch net-next 0/9] mlxsw: implement port mirroring offload
2016-07-21 9:07 UTC (12+ messages)
` [patch net-next 1/9] mlxsw: pci: Add resources query implementation
` [patch net-next 2/9] mlxsw: pci: Add max span resources to resources query
` [patch net-next 3/9] net/sched: introduce Match-all classifier
` [patch net-next 4/9] net/sched: Add match-all classifier hw offloading
` [patch net-next 5/9] mlxsw: reg: Add Shared Buffer Internal Buffer register
` [patch net-next 6/9] mlxsw: reg: Add Monitoring Port Analyzer Table register
` [patch net-next 7/9] mlxsw: reg: Add the Monitoring Port Analyzer register
` [patch net-next 8/9] net/sched: act_mirred: Add helper inlines to access tcf_mirred info
` [patch net-next 9/9] mlxsw: spectrum: Add support in matchall mirror TC offloading
[PATCH] app/test: disable filtering with stripped binary
2016-07-21 9:07 UTC (2+ messages)
[PATCH] app/test: increase memory allocated for greedy autotests
2016-07-21 9:07 UTC (2+ messages)
Fwd: mwifiex+wpa_supplicant cannot set up WPA/WPA2 ADHOC
2016-07-21 9:05 UTC (5+ messages)
` "
[Qemu-devel] [PATCH for-2.7] fix qemu exit on memory hotplug when allocation fails at prealloc time
2016-07-21 9:05 UTC (3+ messages)
v4.1 to v4.7: regression in tsc2005 driver
2016-07-21 9:04 UTC (13+ messages)
[Qemu-devel] [PATCH v5 00/10] Reduce lock contention on TCG hot-path
2016-07-21 9:04 UTC (6+ messages)
` [Qemu-devel] [PATCH 05/10] tcg: Prepare TB invalidation for lockless TB lookup
[Qemu-devel] [PATCH] checkpatch: add check for bzero
2016-07-21 9:03 UTC
[kvm-unit-tests PATCH v5 00/12] PCI bus support
2016-07-21 9:03 UTC (7+ messages)
` [kvm-unit-tests PATCH v5 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v5 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test
[PATCH] tpm: fix a race condition tpm2_unseal_trusted()
2016-07-21 9:02 UTC (6+ messages)
[PATCH 0/1] btrfs-tools: fix installed-vs-shipped
2016-07-21 9:02 UTC (6+ messages)
` [PATCH 1/1] "
[Qemu-devel] [RFC PATCH V8 0/7] Introduce COLO-compare
2016-07-21 9:00 UTC (9+ messages)
` [Qemu-devel] [RFC PATCH V8 1/7] colo-compare: introduce colo compare initialization
` [Qemu-devel] [RFC PATCH V8 2/7] colo-base: add colo-base to define and handle packet
` [Qemu-devel] [RFC PATCH V8 3/7] Jhash: add linux kernel jhashtable in qemu
` [Qemu-devel] [RFC PATCH V8 4/7] colo-compare: track connection and enqueue packet
` [Qemu-devel] [RFC PATCH V8 5/7] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
` [Qemu-devel] [RFC PATCH V8 6/7] colo-compare: introduce packet comparison thread
` [Qemu-devel] [RFC PATCH V8 7/7] colo-compare: add TCP, UDP, ICMP packet comparison
[Qemu-devel] [PATCH v5 00/31] vhost-user reconnect fixes
2016-07-21 8:57 UTC (32+ messages)
` [Qemu-devel] [PATCH v5 01/31] misc: indentation
` [Qemu-devel] [PATCH v5 02/31] vhost-user: minor simplification
` [Qemu-devel] [PATCH v5 03/31] vhost: don't assume opaque is a fd, use backend cleanup
` [Qemu-devel] [PATCH v5 04/31] vhost: make vhost_log_put() idempotent
` [Qemu-devel] [PATCH v5 05/31] vhost: assert the log was cleaned up
` [Qemu-devel] [PATCH v5 06/31] vhost: fix cleanup on not fully initialized device
` [Qemu-devel] [PATCH v5 07/31] vhost: make vhost_dev_cleanup() idempotent
` [Qemu-devel] [PATCH v5 08/31] vhost-net: always call vhost_dev_cleanup() on failure
` [Qemu-devel] [PATCH v5 09/31] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
` [Qemu-devel] [PATCH v5 10/31] vhost: do not assert() on vhost_ops failure
` [Qemu-devel] [PATCH v5 11/31] vhost: add missing VHOST_OPS_DEBUG
` [Qemu-devel] [PATCH v5 12/31] vhost: use error_report() instead of fprintf(stderr, ...)
` [Qemu-devel] [PATCH v5 13/31] qemu-char: fix qemu_chr_fe_set_msgfds() crash when disconnected
` [Qemu-devel] [PATCH v5 14/31] vhost-user: call set_msgfds unconditionally
` [Qemu-devel] [PATCH v5 15/31] vhost-user: check qemu_chr_fe_set_msgfds() return value
` [Qemu-devel] [PATCH v5 16/31] vhost-user: check vhost_user_{read, write}() "
` [Qemu-devel] [PATCH v5 17/31] vhost-user: keep vhost_net after a disconnection
` [Qemu-devel] [PATCH v5 18/31] vhost-user: add get_vhost_net() assertions
` [Qemu-devel] [PATCH v5 19/31] Revert "vhost-net: do not crash if backend is not present"
` [Qemu-devel] [PATCH v5 20/31] vhost-net: vhost_migration_done is vhost-user specific
` [Qemu-devel] [PATCH v5 21/31] vhost: add assert() to check runtime behaviour
` [Qemu-devel] [PATCH v5 22/31] char: add chr_wait_connected callback
` [Qemu-devel] [PATCH v5 23/31] char: add and use tcp_chr_wait_connected
` [Qemu-devel] [PATCH v5 24/31] vhost-user: wait until backend init is completed
` [Qemu-devel] [PATCH v5 25/31] tests: plug some leaks in virtio-net-test
` [Qemu-devel] [PATCH v5 26/31] tests: fix vhost-user-test leak
` [Qemu-devel] [PATCH v5 27/31] tests: add /vhost-user/connect-fail test
` [Qemu-devel] [PATCH v5 28/31] tests: add a simple /vhost-user/multiqueue test
` [Qemu-devel] [PATCH v5 29/31] vhost-user: add error report in vhost_user_write()
` [Qemu-devel] [PATCH v5 30/31] vhost: add vhost_net_set_backend()
` [Qemu-devel] [PATCH v5 31/31] RFC: vhost: do not update last avail idx on get_vring_base() failure
[PATCH v2] watchdog: ziirave_wdt: Add support to upload the firmware
2016-07-21 8:59 UTC (3+ messages)
getting more updates in rocksdb
2016-07-21 8:59 UTC (7+ messages)
Is it possible to install *.deb file directly in the yocto platform?
2016-07-21 8:52 UTC
[PATCH 0/3] mmc: sunxi: Changes in the host driver
2016-07-21 8:58 UTC (10+ messages)
` [PATCH 1/3] mmc: sunxi: Check the value returned by clk_round_rate
` [PATCH 2/3] mmc: sunxi: Set the 'New Timing' register for 8 bits DDR transfers
` [PATCH 3/3] mmc: sunxi: Add support to the Allwinner A83T
bcache super block corruption with non 4k pages
2016-07-21 8:58 UTC
[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
2016-07-21 8:57 UTC (7+ messages)
` [PATCH 2/3] xen-blkfront: introduce blkif_set_queue_limits()
` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources
PropertiesChanged callback not being called in Characteristic Object
2016-07-21 8:56 UTC (2+ messages)
[Qemu-devel] oss-security - CVE-2014-3672 libvirt: DoS via excessive logging
2016-07-21 8:55 UTC (2+ messages)
[PATCH 0/1] Fix a error in kernel-uimage.bbclass
2016-07-21 8:52 UTC (2+ messages)
` [PATCH 1/1] kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKE
[PATCH v2] generic/235: Fix false failures for some quota formats
2016-07-21 8:55 UTC
[Qemu-devel] [PATCH V3] hw/virtio-pci: fix virtio behaviour
2016-07-21 8:54 UTC (2+ messages)
Cannot find the information on sdk
2016-07-21 8:53 UTC
[PATCH] drm/amdgpu: adjust gtt memory size
2016-07-21 8:53 UTC (2+ messages)
"X86_PV_VCPU_MSRS record truncated" during domain restore
2016-07-21 8:53 UTC (3+ messages)
[PATCH net V2] net/bonding: Enforce active-backup policy for IPoIB bonds
2016-07-21 8:52 UTC
[PATCH] ARM: exynos_defconfig: Enable bus frequency scaling with DEVFREQ/DEVFREQ-Event
2016-07-21 8:52 UTC (5+ messages)
[PATCH v6 0/4] Generic zpos property
2016-07-21 8:52 UTC (5+ messages)
` [PATCH v6 1/4] drm: add generic "
` [PATCH v6 2/4] drm: sti: use generic zpos for plane
` [PATCH v6 3/4] drm/exynos: use generic code for managing zpos plane property
` [PATCH v6 4/4] drm: rcar: "
[RFC PATCH 0/2] mempool vs. page allocator interaction
2016-07-21 8:52 UTC (8+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
[libhdfs][librbd][fio] Cannot benchmark readwrite mixed workload for lilibhdfs and librbd
2016-07-21 8:50 UTC
[PATCH] net/fm10k: fix RSS hash config
2016-07-21 8:48 UTC (2+ messages)
[PATCH 0/2] Fix issue with alternatives/paravirt patches
2016-07-21 8:48 UTC (4+ messages)
` "
[meta-security][PATCH] Fix a trousers build on when not in use systemd: unparsed line: 'inherit'
2016-07-21 8:48 UTC
[U-Boot] [PATCH] Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS"
2016-07-21 8:48 UTC (3+ messages)
[U-Boot] [PATCH] serial_mxc: Remove unconditional DCE setting
2016-07-21 8:46 UTC (3+ messages)
[Qemu-devel] [Bug 1605123] [NEW] PEXT returns wrong values, seemingly switches arguments
2016-07-21 8:36 UTC
[PATCH v2 00/15] Add Paravirtual RDMA Driver
2016-07-21 8:45 UTC (3+ messages)
` [PATCH v2 04/15] IB/pvrdma: Add the paravirtual RDMA device specification
[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
2016-07-21 8:44 UTC (6+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support
[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
2016-07-21 8:44 UTC (5+ messages)
` [RFC bluetooth-next 01/20] 6lowpan: ndisc: don't remove short address
[PATCH v6 0/2] [media] atmel-isc: add driver for Atmel ISC
2016-07-21 8:41 UTC (10+ messages)
` [PATCH v6 1/2] [media] atmel-isc: add the Image Sensor Controller code
` [PATCH v6 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver
[PATCH] reset: generate reset_control_get variants with macro expansion
2016-07-21 8:41 UTC (2+ messages)
[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v1
2016-07-21 8:39 UTC (14+ messages)
` [PATCH 1/5] mm, vmscan: Do not account skipped pages as scanned
` [PATCH 5/5] mm: consider per-zone inactive ratio to deactivate
[PATCH] mm/vmscan: remove pglist_data->inactive_ratio
2016-07-21 8:39 UTC (4+ messages)
[Buildroot] [PATCH] python-dicttoxml: new package
2016-07-21 8:38 UTC
[PATCH 2/2 v2] Add GS1662 driver, a video serializer
2016-07-21 8:38 UTC (2+ messages)
AVRCP: player object path
2016-07-21 8:38 UTC (4+ messages)
[patch added to 3.12-stable] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
2016-07-21 8:37 UTC (6+ messages)
` [patch added to 3.12-stable] mm: migrate dirty page without clear_page_dirty_for_io etc
` [patch added to 3.12-stable] panic: release stale console lock to always get the logbuf printed out
` [patch added to 3.12-stable] printk: do cond_resched() between lines while outputting to consoles
` [patch added to 3.12-stable] um: Stop abusing __KERNEL__
` [patch added to 3.12-stable] um: Remove copy&paste code from init.h
[PATCH V2 00/15] a few sdhci/imx clean up and fix patches
2016-07-21 8:33 UTC (8+ messages)
` [PATCH V2 12/15] mmc: sdhci-esdhc-imx: factor out hw related initialization into function
` [PATCH V2 14/15] mmc: sdhci-esdhci-imx: re-initialize hw state after resume
` [PATCH V2 15/15] mmc: sdhci-esdhc-imx: clear tuning bits during driver probe
[qemu-mainline baseline-only test] 66623: tolerable FAIL
2016-07-21 8:34 UTC
[PATCH 1/2 v2] SDI: add flag for SDI formats and SMPTE 125M definition
2016-07-21 8:33 UTC (2+ messages)
[PATCH] vhost: fix driver unregister for client mode
2016-07-21 8:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH] x86/ebda: If the EBDA is in lowmem, reserve only 4k for the EBDA
2016-07-21 8:31 UTC (4+ messages)
` [PATCH] x86/boot: Reorganize and clean up the BIOS area reservation code
[PATCH 1/1] netfilter: udp: Only get 8 bytes header in udp_pkt_to_tuple to keep consistent with tcp_pkt_to_tuple and comments
2016-07-21 8:29 UTC
[PATCH v10 0/4] add reboot mode driver
2016-07-21 8:28 UTC (4+ messages)
` [PATCH v10 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
[U-Boot] [PATCH] arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite
2016-07-21 8:28 UTC (5+ messages)
[PATCH v2] mk: fix FreeBSD build
2016-07-21 8:27 UTC (4+ messages)
` [PATCH v3] "
[U-Boot] [PATCH] spi: zynq_spi: Fix infinite looping while xfer
2016-07-21 8:24 UTC (3+ messages)
[PATCH] virtio: fix packet corruption
2016-07-21 8:28 UTC (2+ messages)
Open BMC FFDC ( First Failure Data Capture) on automated Test failure
2016-07-21 8:22 UTC
[PATCH] mk: fix static link with glibc < 2.17
2016-07-21 8:22 UTC (3+ messages)
[PATCH net-next 0/2] Mellanox 100G mlx5 minimum inline header mode
2016-07-21 8:22 UTC (4+ messages)
` [PATCH net-next 2/2] net/mlx5e: Query minimum required header copy during xmit
[PATCH] vhost: fix connect hang in client mode
2016-07-21 8:21 UTC
+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
2016-07-21 8:19 UTC (2+ messages)
mount btrfs takes 30 minutes, btrfs check runs out of memory
2016-07-21 8:19 UTC (8+ messages)
[RFC] drm/i915: Introduce fault-injection
2016-07-21 8:18 UTC (2+ messages)
` ✗ Ro.CI.BAT: failure for "
xfstests generic/285 fails reliably on Trond's linux-next branch
2016-07-21 8:18 UTC
[U-Boot] [PATCH 00/13] i2c: mvtwsi: DM conversion and improvements
2016-07-21 8:17 UTC (4+ messages)
` [U-Boot] [PATCH 10/13] i2c: mvtwsi: Add compatibility to DM
[RFC] Generic flow director/filtering/classification API
2016-07-21 8:13 UTC (2+ messages)
[PATCH v2 1/3] doc: usb: usbmisc-imx: add imx7d compatible string
2016-07-21 8:16 UTC (3+ messages)
` [PATCH v2 3/3] usb: chipidea: imx: set over current polarity per dts setting
+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
2016-07-21 8:13 UTC (3+ messages)
[PATCH RFC 0/3] iwarp device removal deadlock fix
2016-07-21 8:15 UTC (4+ messages)
` [PATCH 3/3] nvme-rdma: Fix device removal handling
[PATCH] hostap: Use memdup_user() to reuse code
2016-07-21 8:14 UTC
[PATCH v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-07-21 8:14 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2] btrfs: Update quick and auto tag for btrfs group
2016-07-21 8:13 UTC
[PATCH 1/2] generic/294: Filter backquotes from mknod error output
2016-07-21 8:14 UTC (5+ messages)
` [PATCH 2/2] generic/130: Improve xfs_io filter
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.