All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-03 15:17:48 to 2017-02-03 15:48:51 UTC [more...]

[Qemu-devel] [PATCH v2 0/3] migration capability to discard the migrated ram pages
 2017-02-03 15:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] migration: add MigrationState arg for ram_save_/compressed_/page()
` [Qemu-devel] [PATCH v2 2/3] add 'release-ram' migrate capability
` [Qemu-devel] [PATCH v2 3/3] migration: discard non-dirty ram pages after the start of postcopy

[PATCH V8 00/11] IOMMU probe deferral support
 2017-02-03 15:48 UTC  (29+ messages)
` [PATCH V8 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V8 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V8 03/11] of: dma: Move range size workaround to of_dma_get_range()
` [PATCH V8 04/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V8 05/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V8 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V8 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V8 08/11] drivers: acpi: "
` [PATCH V8 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops

[OpenRISC] [PATCH v2 00/23] OpenRISC patches from backlog for 4.11
 2017-02-03 15:48 UTC  (24+ messages)
` [OpenRISC] [PATCH v2 01/23] openrisc: use SPARSE_IRQ
` [OpenRISC] [PATCH v2 02/23] openrisc: add cache way information to cpuinfo
` [OpenRISC] [PATCH v2 03/23] openrisc: tlb miss handler optimizations
` [OpenRISC] [PATCH v2 04/23] openrisc: head: use THREAD_SIZE instead of magic constant
` [OpenRISC] [PATCH v2 05/23] openrisc: head: refactor out tlb flush into it's own function
` [OpenRISC] [PATCH v2 06/23] openrisc: add l.lwa/l.swa emulation
` [OpenRISC] [PATCH v2 07/23] openrisc: add atomic bitops
` [OpenRISC] [PATCH v2 08/23] openrisc: add cmpxchg and xchg implementations
` [OpenRISC] [PATCH v2 09/23] openrisc: add optimized atomic operations
` [OpenRISC] [PATCH v2 10/23] openrisc: add spinlock implementation
` [OpenRISC] [PATCH v2 11/23] openrisc: add futex_atomic_* implementations
` [OpenRISC] [PATCH v2 12/23] openrisc: remove unnecessary stddef.h include
` [OpenRISC] [PATCH v2 13/23] openrisc: Fix the bitmask for the unit present register
` [OpenRISC] [PATCH v2 14/23] openrisc: Initial support for the idle state
` [OpenRISC] [PATCH v2 15/23] openrisc: Add optimized memset
` [OpenRISC] [PATCH v2 16/23] openrisc: Add optimized memcpy routine
` [OpenRISC] [PATCH v2 17/23] openrisc: Add .gitignore
` [OpenRISC] [PATCH v2 18/23] MAINTAINERS: Add the openrisc official repository
` [OpenRISC] [PATCH v2 19/23] scripts/checkstack.pl: Add openrisc support
` [OpenRISC] [PATCH v2 20/23] openrisc: entry: Whitespace and comment cleanups
` [OpenRISC] [PATCH v2 21/23] openrisc: entry: Fix delay slot detection
` [OpenRISC] [PATCH v2 22/23] openrisc: head: Move init strings to rodata section
` [OpenRISC] [PATCH v2 23/23] arch/openrisc/lib/memcpy.c: use correct OR1200 option

[Qemu-devel] [PATCH 00/18] nbd: BLOCK_STATUS
 2017-02-03 15:47 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] nbd: rename NBD_REPLY_MAGIC to NBD_SIMPLE_REPLY_MAGIC
` [Qemu-devel] [PATCH 02/18] nbd-server: refactor simple reply sending
` [Qemu-devel] [PATCH 03/18] nbd: Minimal structured read for server
` [Qemu-devel] [PATCH 04/18] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PATCH 05/18] nbd/client: fix drop_sync
` [Qemu-devel] [PATCH 06/18] nbd/client: refactor drop_sync
` [Qemu-devel] [PATCH 07/18] nbd: Minimal structured read for client
` [Qemu-devel] [PATCH 08/18] hbitmap: add next_zero function
` [Qemu-devel] [PATCH 09/18] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 10/18] block/dirty-bitmap: add bdrv_load_dirty_bitmap
` [Qemu-devel] [PATCH 11/18] nbd: BLOCK_STATUS for bitmap export: server part
` [Qemu-devel] [PATCH 12/18] nbd: BLOCK_STATUS for bitmap export: client part
` [Qemu-devel] [PATCH 13/18] nbd: add nbd_dirty_bitmap_load
` [Qemu-devel] [PATCH 14/18] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 15/18] qmp: add block-dirty-bitmap-load
` [Qemu-devel] [PATCH 16/18] iotests: add test for nbd dirty bitmap export
` [Qemu-devel] [PATCH 17/18] nbd: BLOCK_STATUS for standard get_block_status function: server part
` [Qemu-devel] [PATCH 18/18] nbd: BLOCK_STATUS for standard get_block_status function: client part

[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
 2017-02-03 15:46 UTC  (5+ messages)
  ` [Cluster-devel] "
    ` [lustre-devel] "

[PATCH] Fix mispelling of length
 2017-02-03 15:46 UTC  (3+ messages)

[tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls
 2017-02-03 15:44 UTC  (11+ messages)

btrfs receive leaves new subvolume modifiable during operation
 2017-02-03 15:44 UTC  (11+ messages)

[PATCH] selftest: wic: stop using iso image type
 2017-02-03 15:22 UTC 

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-02-03 15:32 UTC  (13+ messages)
                    ` [Cluster-devel] "

[Qemu-devel] [PATCH v2 1/1] mirror: do not increase offset during initial zero_or_discard phase
 2017-02-03 15:09 UTC  (3+ messages)

[PATCH] MAINTAINERS: update my email address
 2017-02-03 15:34 UTC  (4+ messages)

[Qemu-devel] [PATCH V2 0/5] Add vPMU vPMU support under TCG mode
 2017-02-03 15:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 4/5] target-arm: Add support for PMU register PMINTENSET_EL1

[Qemu-devel] [PATCH 1/1] mirror: do not increase offset during initial zero_or_discard phase
 2017-02-03 15:08 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] mirror: do not increase offset during initial zero_or_discard phase - pls consider this as V3 patch

[PATCH 0/5] xen: sched: scheduling (mostly, Credit2) and cpupool fixes and improvements
 2017-02-03 15:40 UTC  (5+ messages)
` [PATCH 2/5] xen: credit2: never consider CPUs outside of our cpupool

[PATCH 2/3] fork: make number of cached stacks (vmapped) configurable using Kbuild
 2017-02-03 15:32 UTC  (2+ messages)
` [kernel-hardening] "

[Qemu-devel] [RFC PATCH v0] softfloat: Add float128_to_uint64_round_to_zero()
 2017-02-03 15:39 UTC  (4+ messages)

[PATCH 1/3] fork: dynamically allocate cache array for vmapped stacks using cpuhp
 2017-02-03 15:39 UTC  (4+ messages)
` [kernel-hardening] "
  ` [kernel-hardening] "

[PATCH 3/3] fork: allocate vmapped kernel stacks for cache when a cpu is up
 2017-02-03 15:33 UTC  (2+ messages)
` [kernel-hardening] "

[Qemu-devel] [PATCH v2 0/8] More sensible default for -drive interface type
 2017-02-03 15:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 8/8] hw: Drop superfluous special checks for orphaned -drive

[Qemu-devel] [PATCH v16 0/2] virtio-crypto: virtio crypto device specification
 2017-02-03 15:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v16 1/2] virtio-crypto: Add "

Repeteability in image compilation. How to achieve it? How to measure it?
 2017-02-03 15:37 UTC  (4+ messages)

[PATCH v8 00/15] ACPI platform MSI support and its example mbigen
 2017-02-03 15:35 UTC  (5+ messages)

[RFC] Vhost-user backends cross-version migration support
 2017-02-03 15:34 UTC  (3+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-02-03 15:33 UTC  (3+ messages)

[tip:WIP.sched/core 133/133] arch/sh/kernel/cpu/fpu.c:70:4: error: implicit declaration of function 'do_group_exit'
 2017-02-03 15:30 UTC 

[PATCH net-next 0/2] Extract IFE logic to module
 2017-02-03 15:29 UTC  (5+ messages)

[PATCH] MAINTAINERS: socfpga: update email for Dinh Nguyen
 2017-02-03 15:29 UTC 

Understanding cyclictest result
 2017-02-03 15:27 UTC  (2+ messages)

crush multipick anomaly
 2017-02-03 15:26 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/13] sunxi: Allwinner H5 and OrangePi PC2 support
 2017-02-03 15:26 UTC  (3+ messages)
` [U-Boot] [PATCH v3 09/13] sunxi: DRAM: add Allwinner H5 support

[PATCH v4 0/3] Geminilake pipe CSC
 2017-02-03 15:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Geminilake pipe CSC (rev3)

[PATCHv2 0/2] Add support for the RainShadow Tech HDMI CEC adapter
 2017-02-03 15:26 UTC  (3+ messages)
` [PATCHv2 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID
` [PATCHv2 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver

[PATCH 1/3 linux-next] udf: fix ioctl errors
 2017-02-03 15:25 UTC  (4+ messages)
` [PATCH 2/3 linux-next] udf: simplify udf_ioctl()

[PATCH RESEND] blkcg: fix double free of new_blkg in blkcg_init_queue
 2017-02-03 15:25 UTC  (2+ messages)

[PATCH 1/2] DTS: dra7: Replace obsolete "operating-points" property with "operating-points-v2"
 2017-02-03 15:24 UTC  (5+ messages)
` [PATCH 2/2] DTS: dra7: Add "opp_high" opp node to support 1.5 GHz SoC operation

[U-Boot] [PATCH 0/5] mx6: tqma6: series of small fixes
 2017-02-03 15:25 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] imx6: tqma6: implement power_init_board
` [U-Boot] [PATCH 2/5] imx6: tqma6: use lower driver stength for I2C pins
` [U-Boot] [PATCH 3/5] imx6: tqma6: disable spi CS unused in U-Boot
` [U-Boot] [PATCH 4/5] imx6: tqma6: adjust ethernet phy reset delay
` [U-Boot] [PATCH 5/5] mx6: tqma6: clear enet clk sel for mba6

[Qemu-devel] [RESEND PATCH v2] docs: add document to explain the usage of vNVDIMM
 2017-02-03 15:24 UTC  (2+ messages)

[Qemu-devel] regarding codebase
 2017-02-03 15:24 UTC  (2+ messages)

[PATCH 00/10] Let IOMMU core know about individual IOMMUs
 2017-02-03 15:17 UTC  (13+ messages)
` [PATCH 01/10] iommu: Rename iommu_get_instance()
` [PATCH 02/10] iommu: Rename struct iommu_device
` [PATCH 03/10] iommu: Introduce new 'struct iommu_device'
` [PATCH 04/10] iommu: Add sysfs bindings for struct iommu_device
` [PATCH 05/10] iommu: Make iommu_device_link/unlink take a "
` [PATCH 06/10] iommu/arm-smmu: Make use of the iommu_register interface
` [PATCH 07/10] iommu/msm: Make use of iommu_device_register interface
` [PATCH 08/10] iommu/mediatek: "
` [PATCH 09/10] iommu/exynos: "
` [PATCH 10/10] iommu: Remove iommu_register_instance interface

regression for m68k/coldfire
 2017-02-03 15:22 UTC  (6+ messages)

improve busy extent handling and add async discard support
 2017-02-03 15:22 UTC  (7+ messages)
` [PATCH 1/4] xfs: don't fail xfs_extent_busy allocation
` [PATCH 2/4] xfs: improve handling of busy extents in the low-level allocator
` [PATCH 3/4] xfs: improve busy extent sorting

[RFC v4 00/10] Provide the EL1 physical timer to the VM
 2017-02-03 15:20 UTC  (33+ messages)
` [RFC v4 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v4 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v4 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v4 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v4 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v4 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v4 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v4 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v4 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v4 10/10] KVM: arm/arm64: Emulate the EL1 phys timer registers

[GIT PULL] SoCFPGA DTS updates for v4.11, part 2
 2017-02-03 15:22 UTC 

[REGRESSION v4.10-rc1] blkdev_issue_zeroout() returns -EREMOTEIO on the first call for SCSI device that doesn't support WRITE SAME
 2017-02-03 15:21 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 00/10] Clock framework API
 2017-02-03 15:21 UTC  (2+ messages)

[PATCH] selftest: wic: use wic-tools recipe to get STAGING_DIR
 2017-02-03 14:58 UTC 

[Qemu-devel] [PULL 0/1] Block patches
 2017-02-03 15:20 UTC  (2+ messages)

[PATCH v4] efi: arm64: Add vmlinux debug link to the Image binary
 2017-02-03 15:20 UTC  (7+ messages)

Want to strip rootfs
 2017-02-03 15:20 UTC  (2+ messages)

bluestore prefer wal size
 2017-02-03 15:20 UTC  (6+ messages)

[qemu-mainline bisection] complete build-amd64
 2017-02-03 15:19 UTC 

[PATCH 1/5] perf/sdt: Show proper hint
 2017-02-03 15:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Enable VLV audio chicken bit for LPE audio
 2017-02-03 15:18 UTC  (4+ messages)


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.