messages from 2018-02-07 15:35:14 to 2018-02-07 16:07:51 UTC [more...]
[Qemu-devel] [PATCH v7 01/26] memattrs: add debug attribute
2018-02-07 16:06 UTC (47+ messages)
` "
` [Qemu-devel] [PATCH v7 02/26] exec: add ram_debug_ops support
` "
` [Qemu-devel] [PATCH v7 03/26] exec: add debug version of physical memory read and write API
` "
` [Qemu-devel] [PATCH v7 04/26] monitor/i386: use debug APIs when accessing guest memory
` "
` [Qemu-devel] [PATCH v7 05/26] target/i386: add memory encryption feature cpuid support
` "
` [Qemu-devel] [PATCH v7 06/26] machine: add -memory-encryption property
` "
` [Qemu-devel] [PATCH v7 07/26] kvm: update kvm.h to include memory encryption ioctls
` "
` [Qemu-devel] [PATCH v7 08/26] docs: add AMD Secure Encrypted Virtualization (SEV)
` "
` [Qemu-devel] [PATCH v7 09/26] accel: add Secure Encrypted Virtulization (SEV) object
` "
` [Qemu-devel] [PATCH v7 10/26] sev: add command to initialize the memory encryption context
` "
` [PATCH v7 11/26] sev: register the guest memory range which may contain encrypted data
` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 12/26] kvm: introduce memory encryption APIs
` "
` [Qemu-devel] [PATCH v7 13/26] qmp: add query-sev command
` "
` [PATCH v7 14/26] hmp: add 'info sev' command
` [Qemu-devel] "
` [PATCH v7 15/26] sev: add command to create launch memory encryption context
` [Qemu-devel] "
` [PATCH v7 16/26] sev: add command to encrypt guest memory region
` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 17/26] target/i386: encrypt bios rom
` "
` [PATCH v7 18/26] sev: add support to LAUNCH_MEASURE command
` [Qemu-devel] "
` [PATCH v7 19/26] sev: Finalize the SEV guest launch flow
` [Qemu-devel] "
` [PATCH v7 20/26] hw: i386: set ram_debug_ops when memory encryption is enabled
` [Qemu-devel] "
` [PATCH v7 21/26] sev: add debug encrypt and decrypt commands
` [Qemu-devel] "
` [PATCH v7 22/26] target/i386: clear C-bit when walking SEV guest page table
` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 23/26] include: add psp-sev.h header file
` [Qemu-devel] [PATCH v7 25/26] sev: add support to KVM_SEV_GUEST_STATUS
` [Qemu-devel] [PATCH v7 26/26] qmp: add query-sev-launch-measure command
static libraries missing from sdk
2018-02-07 16:06 UTC (6+ messages)
[PATCH] doc: update i40e guide
2018-02-07 16:06 UTC (2+ messages)
[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7
2018-02-07 16:04 UTC (7+ messages)
[PATCH v2 0/7] x86: Meltdown band-aid overhead reduction
2018-02-07 16:05 UTC
[meta-processor-sdk][PATCH] tisdk-paths: add PROC_SDK_INSTALL_DIR
2018-02-07 15:56 UTC
[PATCH] drm/i915/pmu: Fix building without CONFIG_PM
2018-02-07 16:04 UTC (3+ messages)
[Qemu-devel] [PATCH v7 00/26] x86: Secure Encrypted Virtualization (AMD)
2018-02-07 16:02 UTC (2+ messages)
` "
[Qemu-trivial] [PATCH] Drop unneeded system header includes
2018-02-07 16:03 UTC (2+ messages)
` [Qemu-devel] "
[U-Boot] [PATCH v3 1/2] i.MX6: nand: add nandbcb update command
2018-02-07 16:03 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] arm: i.MX: Add CMD_NANDBCB Kconfig entry
[PATCHv3] xen: Add EFI_LOAD_OPTION support
2018-02-07 16:00 UTC (5+ messages)
seastar and 'tame reactor'
2018-02-07 16:01 UTC (2+ messages)
[PATCH] arm: dts: mt7623: enable all four available UARTs on bananapi-r2
2018-02-07 16:01 UTC (6+ messages)
[RFC PATCH 00/24] Introducing AF_XDP support
2018-02-07 16:00 UTC (5+ messages)
` [RFC PATCH 02/24] xsk: add user memory registration sockopt
[PATCH] net/tap: fix res cleanup when tap create fails
2018-02-07 16:00 UTC (2+ messages)
[Bug 198713] New: AMD DC crashes when computing clocks/detecting freesync
2018-02-07 16:00 UTC (2+ messages)
` [Bug 198713] "
[PATCH] spi: bcm2835aux: use 64-bit arithmetic instead of 32-bit
2018-02-07 16:00 UTC (2+ messages)
[PATCH] drm/i915: Mark the device as wedged from the beginning of set-wedged
2018-02-07 15:59 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static
2018-02-07 15:59 UTC (5+ messages)
` [PATCH iproute2-next 8/9] utils: Introduce and use print_name_and_link() to print name@link
[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
2018-02-07 15:58 UTC (13+ messages)
` [Qemu-devel] [PATCH v10 01/12] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v10 02/12] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v10 03/12] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v10 04/12] dirty-bitmap: add locked state
` [Qemu-devel] [PATCH v10 05/12] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v10 06/12] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v10 07/12] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v10 08/12] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v10 09/12] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v10 10/12] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v10 11/12] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v10 12/12] iotests: add dirty bitmap postcopy test
[igt-dev] [PATCH i-g-t] test/kms_ccs: Ease requirements on DRM_PLANE_TYPE_CURSOR
2018-02-07 15:57 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
WARNING: proc registration bug in clusterip_tg_check
2018-02-07 15:57 UTC (4+ messages)
[PATCH 00/14] Misc transaction cleanups
2018-02-07 15:55 UTC (15+ messages)
` [PATCH 01/14] btrfs: Make btrfs_trans_release_metadata private to transaction.c
` [PATCH 02/14] btrfs: Open code btrfs_write_and_wait_marked_extents
` [PATCH 03/14] btrfs: Remove fs_info argument from btrfs_trans_release_metadata
` [PATCH 04/14] btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
` [PATCH 05/14] btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
` [PATCH 06/14] btrfs: Don't pass fs_info to __btrfs_run_delayed_items
` [PATCH 07/14] btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
` [PATCH 08/14] btrfs: Don't pass fs_info to commit_fs_roots
` [PATCH 09/14] btrfs: Don't pass fs_info to commit_cowonly_roots
` [PATCH 10/14] btrfs: Remove root argument of cleanup_transaction
` [PATCH 11/14] btrfs: Remove fs_info argument from switch_commit_roots
` [PATCH 12/14] btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_snapshot
` [PATCH 13/14] btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
` [PATCH 14/14] btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
[Qemu-devel] [PATCH 0/3] s390x: maintainership reorg
2018-02-07 15:55 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] MAINTAINERS: add myself as overall s390x maintainer
` [Qemu-devel] [PATCH 2/3] MAINTAINERS: reorganize s390-ccw bios maintainership
` [Qemu-devel] [PATCH 3/3] MAINTAINERS: add David as additional tcg/s390 maintainer
[RFC v4 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
2018-02-07 15:55 UTC (9+ messages)
` [RFC v4 13/26] watchdog: renesas_wdt: Add restart handler
[Qemu-devel] [PATCH] migration: improve documentation of postcopy-ram
2018-02-07 15:55 UTC (3+ messages)
[Buildroot] [PATCH] libgpiod: bump version to v1.0
2018-02-07 15:54 UTC
[PATCH 0/2] Add support for i2c_new_secondary_device
2018-02-07 15:54 UTC (5+ messages)
` [PATCH 1/2] media: adv7604: "
[Qemu-devel] [PATCH] ratelimit: don't align wait time with slices
2018-02-07 15:53 UTC (2+ messages)
[Qemu-devel] [PATCH v2] vl: pause vcpus before stopping iothreads
2018-02-07 15:52 UTC (2+ messages)
INFO: task hung in sync_blockdev
2018-02-07 15:52 UTC (3+ messages)
[PATCH 0/3] scsi: aacraid: Multi controller Kdump IOP reset handling
2018-02-07 15:52 UTC (3+ messages)
[PATCH 00/16] Adding NV12 support
2018-02-07 15:52 UTC (3+ messages)
` [PATCH 03/16] drm/i915/skl+: add NV12 in skl_format_to_fourcc
[ANNOUNCE] libgpiod v1.0
2018-02-07 15:52 UTC
[PATCH v3] crypto: s5p-sss.c: Fix kernel Oops in AES-ECB mode
2018-02-07 15:52 UTC
[PATCH v3 0/3] drm/omap: Make omapdss API more generic + related patches
2018-02-07 14:11 UTC (3+ messages)
` [PATCH v3 1/3] drm/omap: Fail probe if irq registration fails
[U-Boot] [PATCH 0/5] STM32: Clean unused and factorize .h files in arch-stm32
2018-02-07 15:50 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] arch-stm32f4: Remove fmc.h file
` [U-Boot] [PATCH 2/5] arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
` [U-Boot] [PATCH 3/5] arch-stm32: Factorize stm32.h for STM32F4 and F7
` [U-Boot] [PATCH 4/5] arch-stm32: Remove stm32_periph.h
` [U-Boot] [PATCH 5/5] arch-stm32: Clean arch-stm32f7/syscfg.h
Deadlocks with multiple applications on AMD RX 460 and RX 550 - Update 2
2018-02-07 15:50 UTC (19+ messages)
[PATCH BUGFIX 0/1] block, bfq: handle requeues of I/O requests
2018-02-07 15:50 UTC (18+ messages)
` [PATCH BUGFIX 1/1] block, bfq: add requeue-request hook
[PATCH v4 0/2] irqchip: qcom: add support for PDC interrupt controller
2018-02-07 15:49 UTC (3+ messages)
` [PATCH v4 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH v4 2/2] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
staging: ion: ION allocation fall back order depends on heap linkage order
2018-02-07 15:49 UTC (7+ messages)
[PATCH v2 1/2] arm64: dts: fsl: imx8mq: add watchdog devices
2018-02-07 15:49 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: fsl: imx8mq-evk: enable watchdog
[PATCH] vsprintf: avoid misleading "(null)" for %px
2018-02-07 15:48 UTC (10+ messages)
[PATCH] drm/amdgpu: Add place holder for soc15 asic init on emulation
2018-02-07 15:47 UTC (2+ messages)
[SPDK] system will crash on uio_release when I unplug the disk
2018-02-07 15:47 UTC
[PATCH] char: nvram: disable on ARM
2018-02-07 15:47 UTC (7+ messages)
[RFC PATCH] vfio/pci: Add ioeventfd support
2018-02-07 15:46 UTC (2+ messages)
` [Qemu-devel] "
[RFC PATCH v5 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
2018-02-07 15:45 UTC (6+ messages)
` [RFC PATCH v5 1/2] ima: force re-appraisal on filesystems with FS_IMA_NO_CACHE
` [RFC PATCH v5 2/2] fuse: introduce new fs_type flag FS_IMA_NO_CACHE
[LTP] [RFC PATCH 1/1] numa: Fix TCONF message when numa disabled with --without-numa
2018-02-07 15:44 UTC (2+ messages)
[PATCH] mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
2018-02-07 15:44 UTC (3+ messages)
[GIT PULL] regulator fix for v4.16
2018-02-07 15:43 UTC
[RFC] AF_ALG AIO and IV
2018-02-07 15:43 UTC (9+ messages)
` [PATCH] crypto: AF_ALG AIO - lock context IV
` [PATCH v2 0/4] crypto: AF_ALG AIO improvements
` [PATCH v2 4/4] crypto: add CRYPTO_TFM_REQ_PARALLEL flag
Please respond to our survey
2018-02-07 15:15 UTC
[PATCH v2 00/13] lpfc new hardware patches for 12.0.0.0
2018-02-07 15:42 UTC (9+ messages)
` [PATCH v2 04/13] lpfc: Add push-to-adapter support to sli4
` [PATCH v2 06/13] lpfc: Add 64G link speed support
[Qemu-devel] how to handle QOM 'container' objects whose contents depend on QOM properties?
2018-02-07 15:41 UTC (4+ messages)
[PATCH] drm/i915/pmu: Disable rc6 reporting if runtime-pm is disabled
2018-02-07 15:41 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[Cocci] [PATCH] coccinelle: deref_null: avoid useless computation
2018-02-07 15:38 UTC (4+ messages)
` "
[PATCH v2 00/20] arm64: Rework cpu capabilities handling
2018-02-07 15:39 UTC (6+ messages)
` [PATCH v2 04/20] arm64: capabilities: Prepare for fine grained capabilities
[Qemu-devel] [patch] linux-user/syscall.c: Fix missing break for host_to_target_cmsg
2018-02-07 14:53 UTC (2+ messages)
[PATCH] ath9k: break out of irq handler after 5 jiffies
2018-02-07 15:39 UTC (4+ messages)
[PATCH 0/6] scsi: fixes for building with LTO
2018-02-07 15:38 UTC (3+ messages)
` [PATCH 4/6] scsi: qedf: fix LTO-enabled build
[PATCH v3 4/7] kconfig/gcov: rename to coverage
2018-02-07 15:37 UTC (3+ messages)
` [PATCH v4 "
[PATCH v3 00/11] Tegra210 DFLL implementation
2018-02-07 15:37 UTC (12+ messages)
` [PATCH v3 01/11] regulator: core: add API to get voltage constraints
[PATCH 0/6] Add different features for I2C
2018-02-07 15:35 UTC (15+ messages)
` [PATCH 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH 5/6] i2c: i2c-stm32f7: Add DMA support
` [PATCH 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism
[Qemu-devel] [PATCH] hax: Support guest RAM sizes of 4GB or more
2018-02-07 15:36 UTC (2+ 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.