messages from 2018-03-20 02:42:31 to 2018-03-20 03:30:54 UTC [more...]
[Qemu-devel] [PATCH v3 00/16] block/mirror: Add active-sync mirroring
2018-03-20 3:30 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 01/16] block: BDS deletion during bdrv_drain_recurse
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 02/16] block: BDS deletion in bdrv_do_drained_begin()
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 04/16] block/mirror: Pull out mirror_perform()
` [Qemu-devel] [Qemu-block] "
[PATCH] mlx5: Remove call to ida_pre_get
2018-03-20 3:29 UTC (4+ messages)
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-20 3:29 UTC (7+ messages)
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
[Qemu-devel] [PULL v2 00/50] virtio, vhost, pci, pc: features, cleanups
2018-03-20 3:18 UTC (56+ messages)
` [Qemu-devel] [PULL v2 01/50] scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
` [virtio-dev] "
` [virtio-dev] [PULL v2 02/50] virtio-net: use 64-bit values for feature flags
` [Qemu-devel] "
` [Qemu-devel] [PULL v2 03/50] virtio-net: add linkspeed and duplex settings to virtio-net
` [virtio-dev] "
` [Qemu-devel] [PULL v2 04/50] acpi: remove unused acpi-dsdt.aml
` [Qemu-devel] [PULL v2 05/50] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
` [Qemu-devel] [PULL v2 06/50] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
` [Qemu-devel] [PULL v2 07/50] acpi: add build_append_gas() helper for Generic Address Structure
` [Qemu-devel] [PULL v2 08/50] acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
` [Qemu-devel] [PULL v2 09/50] pc: acpi: isolate FADT specific data into AcpiFadtData structure
` [Qemu-devel] [PULL v2 10/50] pc: acpi: use build_append_foo() API to construct FADT
` [Qemu-devel] [PULL v2 12/50] virt_arm: acpi: reuse common build_fadt()
` [Qemu-arm] [PULL v2 11/50] acpi: move build_fadt() from i386 specific to generic ACPI source
` [Qemu-devel] "
` [Qemu-devel] [PULL v2 13/50] tests: acpi: don't read all fields in test_acpi_fadt_table()
` [Qemu-devel] [PULL v2 14/50] standard-headers: update virtio_net.h
` [Qemu-devel] [PULL v2 15/50] hw/pci: remove obsolete PCIDevice->init()
` [Qemu-devel] [PULL v2 16/50] pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
` [Qemu-devel] [PULL v2 17/50] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
` [Qemu-devel] [PULL v2 18/50] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
` [Qemu-devel] [PULL v2 19/50] tests/bios-tables-test: add test cases for DIMM proximity
` [Qemu-devel] [PULL v2 20/50] test/acpi-test-data: add ACPI tables for dimmpxm test
` [Qemu-devel] [PULL v2 21/50] Makefile: add target to print generated files
` [Qemu-devel] [PULL v2 22/50] migrate: Update ram_block_discard_range for shared
` [Qemu-devel] [PULL v2 23/50] qemu_ram_block_host_offset
` [Qemu-devel] [PULL v2 25/50] postcopy: Add notifier chain
` [Qemu-devel] [PULL v2 24/50] postcopy: use UFFDIO_ZEROPAGE only when available
` [Qemu-devel] [PULL v2 27/50] vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
` [Qemu-devel] [PULL v2 26/50] postcopy: Add vhost-user flag for postcopy and check it
` [Qemu-devel] [PULL v2 28/50] libvhost-user: Support sending fds back to qemu
` [Qemu-devel] [PULL v2 29/50] libvhost-user: Open userfaultfd
` [Qemu-devel] [PULL v2 31/50] vhost+postcopy: Register shared ufd with postcopy
` [Qemu-devel] [PULL v2 32/50] vhost+postcopy: Transmit 'listen' to slave
` [Qemu-devel] [PULL v2 30/50] postcopy: Allow registering of fd handler
` [Qemu-devel] [PULL v2 33/50] postcopy+vhost-user: Split set_mem_table for postcopy
` [Qemu-devel] [PULL v2 34/50] migration/ram: ramblock_recv_bitmap_test_byte_offset
` [Qemu-devel] [PULL v2 35/50] libvhost-user+postcopy: Register new regions with the ufd
` [Qemu-devel] [PULL v2 37/50] vhost+postcopy: Stash RAMBlock and offset
` [Qemu-devel] [PULL v2 36/50] vhost+postcopy: Send address back to qemu
` [Qemu-devel] [PULL v2 39/50] vhost+postcopy: Resolve client address
` [Qemu-devel] [PULL v2 38/50] vhost+postcopy: Helper to send requests to source for shared pages
` [Qemu-devel] [PULL v2 41/50] postcopy: postcopy_notify_shared_wake
` [Qemu-devel] [PULL v2 40/50] postcopy: helper for waking shared
` [Qemu-devel] [PULL v2 43/50] vhost+postcopy: Call wakeups
` [Qemu-devel] [PULL v2 42/50] vhost+postcopy: Add vhost waker
` [Qemu-devel] [PULL v2 44/50] libvhost-user: mprotect & madvises for postcopy
` [Qemu-devel] [PULL v2 45/50] vhost-user: Add VHOST_USER_POSTCOPY_END message
` [Qemu-devel] [PULL v2 46/50] vhost+postcopy: Wire up POSTCOPY_END notify
` [Qemu-devel] [PULL v2 48/50] postcopy: Allow shared memory
` [Qemu-devel] [PULL v2 47/50] vhost: Huge page align and merge
` [Qemu-devel] [PULL v2 50/50] postcopy shared docs
` [Qemu-devel] [PULL v2 49/50] libvhost-user: Claim support for postcopy
[Qemu-devel] [PATCH v2] virtio_net: flush uncompleted TX on reset
2018-03-20 3:27 UTC (3+ messages)
[PATCH v3] net/i40e: fix intr callback unregister by adding retry
2018-03-20 3:27 UTC (5+ messages)
[PATCH v4 0/3] app/testpmd: add new commands to test new Tx/Rx offload
2018-03-20 3:09 UTC (4+ messages)
` [PATCH v5 0/2] app/testpmd: add new commands to test new Tx/Rx offloads
` [PATCH v5 1/2] app/testpmd: add commands to test new Rx offload API
` [PATCH v5 2/2] app/testpmd: add commands to test new Tx "
[PATCH] scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
2018-03-20 3:26 UTC (3+ messages)
[virtio-dev] [PATCH v5 0/5] virtio-balloon: free page hint reporting support
2018-03-20 3:24 UTC (14+ messages)
` [virtio-dev] [PATCH v5 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] "
` [Qemu-devel] "
[PATCH v5 0/3] Bluetooth: hci_qca: Add serdev support
2018-03-20 3:23 UTC (4+ messages)
` [PATCH v5 1/3] arm64: dts: apq8096-db820c: enable bluetooth node
` [PATCH v5 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth
` [PATCH v5 3/3] Bluetooth: hci_qca: Add serdev support
[PATCH 1/2] drm/amdgpu: Don't change preferred domian when fallback GTT v3
2018-03-20 3:22 UTC (3+ messages)
[RFC PATCH 0/2] clk: new APIs to handle all available clocks
2018-03-20 3:21 UTC (7+ messages)
` [RFC PATCH 1/2] clk: add new APIs to operate on "
[PATCH v2 00/13] qla2xxx: Fixes for FC-NVMe
2018-03-20 3:20 UTC (2+ messages)
[PATCH] multipathd: check and cleanup zombie paths
2018-03-20 3:19 UTC (4+ messages)
[PATCH V4] thermal: Add cooling device's statistics in sysfs
2018-03-20 3:19 UTC (7+ messages)
Delivery reports about your e-mail
2018-03-20 3:25 UTC
Xen ARM Community Call Wednesday 4th April 4PM UTC
2018-03-20 3:18 UTC (3+ messages)
[PATCH 0/4] Unblocked by fake_signal_wake_up then real signal
2018-03-20 2:38 UTC (5+ messages)
` [PATCH 1/4] signal/x86: Factor out nosig handling
` [PATCH 2/4] signal/x86: do_signal: syscall restart should be done only once
` [PATCH 3/4] signal/x86: Move nosig handling at the end of exit_to_usermode_loop
` [PATCH 4/4] signal/x86: Move restore_saved_sigmask()
[PATCH 1/2] clk: mediatek: add devm_of_platform_populate() for MT7622 audsys
2018-03-20 3:16 UTC (6+ messages)
` [PATCH 2/2] clk: mediatek: add audsys support for MT2701
.gitattributes override behavior (possible bug, or documentation bug)
2018-03-20 3:17 UTC (4+ messages)
[PATCH V5 0/5] SCSI: fix selection of reply(hw) queue
2018-03-20 3:16 UTC (4+ messages)
` [PATCH V5 1/5] scsi: hpsa: fix selection of reply queue
[Qemu-devel] [PATCH v9] vhost: used_memslots refactoring
2018-03-20 3:13 UTC (5+ messages)
[PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
2018-03-20 3:12 UTC (7+ messages)
` [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
[PATCH v2 00/45] New VGIC(-v2) implementation
2018-03-20 3:13 UTC (7+ messages)
` [PATCH v2 42/45] ARM: new VGIC: vgic-init: implement vgic_init
` [PATCH v2 43/45] ARM: new VGIC: vgic-init: implement map_resources
` [PATCH v2 45/45] ARM: VGIC: wire new VGIC(-v2) files into Xen build system
[PATCH] autofs4: Use wait_event_killable
2018-03-20 3:12 UTC (5+ messages)
[PATCH] scsi: qla2xxx: fix spelling mistake: "existant" -> "existent"
2018-03-20 3:11 UTC (3+ messages)
[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-20 3:10 UTC (3+ messages)
` [PATCH AUTOSEL for 4.9 109/219] clk: sunxi-ng: a33: Add offset and minimum value for DDR1 PLL N factor
[virtio-dev] [RFC virtio-net 0/1] introducing RSS into virtio-net
2018-03-20 3:10 UTC (5+ messages)
` [virtio-dev] [RFC virtio-net 1/1] content: net: Add VIRTIO_NET_F_CTRL_RSS feature
[Xenomai] Armv7 testing update
2018-03-20 3:10 UTC
[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
2018-03-20 3:10 UTC (4+ messages)
` [PATCH 07/10] ARM: dts: gemini: Remove "cooling-{min|max}-level" for gpio-fan node
[PATCH v5 0/2] Remove false-positive VLAs when using max()
2018-03-20 3:10 UTC (14+ messages)
[PATCH 2/2] scsi: dpt_i2o: use after free in __adpt_reset()
2018-03-20 3:09 UTC (2+ messages)
[PATCH 0/4] xfsprogs: more misc fixes
2018-03-20 3:08 UTC (5+ messages)
` [PATCH 1/4] xfs_repair: implement custom ifork verifiers
` [PATCH 2/4] libfrog: fs_table_lookup_mount should realpath the argument
` [PATCH 3/4] xfs_fsr: refactor mountpoint finding to use libfrog paths functions
` [PATCH 4/4] mkfs: enable sparse inodes by default
[PATCH 1/2] scsi: dpt_i2o: use after free in adpt_release()
2018-03-20 3:08 UTC (2+ messages)
[PATCH] ARM: dts: Set DNS-313 LEDs to use better triggers
2018-03-20 3:07 UTC
[PATCH] site/risc-v: Cache more variables to build libIDL
2018-03-20 3:02 UTC
meta-raspberrypi systemd rpi0-w bluetooth startup
2018-03-20 2:58 UTC (4+ messages)
[PATCH] block, bfq: keep peak_rate estimation within range 1..2^32-1
2018-03-20 3:00 UTC (5+ messages)
[igt-dev] [PATCH i-g-t] igt: Replace 'all-engines' magic numbers with macro
2018-03-20 2:57 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[Qemu-devel] [PULL 00/38] QAPI patches for 2018-03-12, 2.12 softfreeze
2018-03-20 2:55 UTC (6+ messages)
[PATCH v4 0/7] scsi: Eliminate duplicate barriers on weakly-ordered archs
2018-03-20 2:50 UTC (16+ messages)
` [PATCH v4 1/7] scsi: hpsa: "
` [PATCH v4 2/7] scsi: megaraid: eliminate "
` [PATCH v4 3/7] scsi: dpt_i2o: "
` [PATCH v4 4/7] scsi: lpfc: Eliminate "
` [PATCH v4 5/7] scsi: ipr: "
` [PATCH v4 6/7] scsi: bnx2i: "
` [PATCH v4 7/7] scsi: csiostor: "
[PATCH] libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64
2018-03-20 2:49 UTC (4+ messages)
[PATCH v2 1/2] arm64: dts: uniphier: add syscon property for UniPhier sound system
2018-03-20 2:48 UTC (4+ messages)
` [PATCH v2 2/2] ARM: "
[PATCH RESEND] multipathd: check and cleanup zombie paths
2018-03-20 2:48 UTC (3+ messages)
[PATCH net-next 00/14] TLS offload, netdev & MLX5 support
2018-03-20 2:45 UTC (15+ messages)
` [PATCH net-next 01/14] tcp: Add clean acked data hook
` [PATCH net-next 02/14] net: Rename and export copy_skb_header
` [PATCH net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH net-next 04/14] net: Add TLS offload netdev ops
` [PATCH net-next 05/14] net: Add TLS TX offload features
` [PATCH net-next 06/14] net/tls: Add generic NIC offload infrastructure
` [PATCH net-next 07/14] net/tls: Support TLS device offload with IPv6
` [PATCH net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH net-next 14/14] MAINTAINERS: Update TLS maintainers
[PATCH v4 0/6] ib: Eliminate duplicate barriers on weakly-ordered archs
2018-03-20 2:47 UTC (14+ messages)
` [PATCH v4 1/6] RDMA/bnxt_re: "
` [PATCH v4 2/6] IB/mlx4: "
` [PATCH v4 3/6] RDMA/i40iw: "
` [PATCH v4 4/6] infiniband: cxgb4: "
` [PATCH v4 5/6] IB/nes: "
` [PATCH v4 6/6] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs #2
[PATCH v4 00/17] netdev: Eliminate duplicate barriers on weakly-ordered archs
2018-03-20 2:42 UTC (7+ messages)
` [PATCH v4 04/17] igb: eliminate "
` [PATCH v4 05/17] ixgbevf: keep writel() closer to wmb()
` [PATCH v4 08/17] drivers: net: cxgb: Eliminate duplicate barriers on weakly-ordered archs
` [PATCH v4 16/17] qed/qede: "
` [PATCH v4 17/17] net: ena: "
[U-Boot] [PULL] u-boot-usb/master
2018-03-20 2:47 UTC (2+ messages)
[PATCH libdrm] tests: fix memory leak issue
2018-03-20 2:46 UTC
[uml-devel] Is the list working correctly
2018-03-20 2:45 UTC (5+ messages)
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.