messages from 2018-03-13 17:34:18 to 2018-03-13 18:09:45 UTC [more...]
[Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration
2018-03-13 18:09 UTC (15+ messages)
` [Qemu-devel] [PATCH v11 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v11 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PATCH v11 05/13] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v11 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v11 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v11 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v11 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v11 10/13] migration: allow qmp command migrate-start-postcopy for any postcopy
` [Qemu-devel] [PATCH v11 11/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v11 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v11 13/13] iotests: add dirty bitmap postcopy test
[tip:locking/core 9/11] include/asm-generic/atomic-instrumented.h:288:24: sparse: cast truncates bits from constant value (100 becomes 0)
2018-03-13 18:08 UTC (7+ messages)
[PATCH v1 0/5] add framework to load and execute BPF code
2018-03-13 18:07 UTC (7+ messages)
` [PATCH v1 1/5] bpf: add BPF loading and execution framework
` [PATCH v1 3/5] bpf: introduce basic RX/TX BPF filters
[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
2018-03-13 18:07 UTC (3+ messages)
` [PATCH v2 iproute2-next 3/6] rdma: Add CM_ID resource tracking information
[Buildroot] [PATCH 1/1] meson: fix error when restorecon unavailable
2018-03-13 18:07 UTC
[PATCH v2] libxl: put RSDP for PVH guest near 4GB
2018-03-13 18:06 UTC (18+ messages)
[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
2018-03-13 18:05 UTC (2+ messages)
` [Bug 102646] [dc] Screen flickering under amdgpu-experimental [buggy auto power profile]
[PATCH v2 00/11] R-Car DU Interlaced support through VSP1
2018-03-13 18:05 UTC (24+ messages)
` [PATCH v2 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v2 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v2 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v2 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v2 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v2 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v2 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v2 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v2 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v2 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v2 11/11] drm: rcar-du: Support interlaced video output through vsp1
[PATCH] drivers/net: update link status
2018-03-13 18:05 UTC
XFS crash consistency bug : Loss of fsynced metadata operation
2018-03-13 18:05 UTC (4+ messages)
[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
2018-03-13 18:04 UTC (5+ messages)
` [RFC PATCH 03/12] hvmloader: add function to query an emulated machine type (i440/Q35)
[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
2018-03-13 18:02 UTC (5+ messages)
` [Qemu-devel] [PATCH v10 10/12] migration: add postcopy migration of dirty bitmaps
[PATCH 0/4 v5 RESEND] devpts: handle bind-mounts correctly
2018-03-13 18:02 UTC (6+ messages)
[RFC PATCH 0/5] ima: namespacing IMA audit messages
2018-03-13 18:02 UTC (16+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support
Rename of file is causing changes to be lost
2018-03-13 18:02 UTC (3+ messages)
[GSoC][Project Idea] Multipart and resumable download while using git clone or pull
2018-03-13 18:01 UTC
[PATCH v9 00/24] Speculative page faults
2018-03-13 17:59 UTC (23+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 02/24] x86/mm: Define CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 03/24] powerpc/mm: "
` [PATCH v9 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v9 05/24] mm: Introduce pte_spinlock "
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 07/24] mm: VMA sequence count
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v9 10/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v9 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v9 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v9 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v9 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v9 18/24] mm: Provide speculative fault infrastructure
` [PATCH v9 20/24] perf: Add a speculative page fault sw event
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event
` [PATCH v9 22/24] mm: Speculative page fault handler return VMA
` [PATCH v9 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v9 24/24] powerpc/mm: Add speculative page fault
[PATCH v2 0/3] Bluetooth: hci_qca: Add serdev support
2018-03-13 18:00 UTC (5+ messages)
` [PATCH v2 1/3] arm64: dts: apq8096-db820c: enable bluetooth node
` [PATCH v2 3/3] Bluetooth: hci_qca: Add serdev support
[Buildroot] [PATCH 1/1] package/linux: fix custom dts files handling
2018-03-13 18:00 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] "
` [Buildroot] [PATCH 2/2] configs/s6lx9_microboard_defconfig: purge custom dts boolean
[PATCH 0/3] Setup RFI flush after PowerVM LPM migration
2018-03-13 17:59 UTC (13+ messages)
` [PATCH 2/3] rfi-flush: Make it possible to call setup_rfi_flush() again
[PATCH v5 0/2] x86/devicetree: Enable multiprocessing
2018-03-13 17:50 UTC (4+ messages)
` [PATCH v5 1/2] of: Documentation: Specify local APIC ID in "reg"
[PATCH 0/2] libxl: Update of QMP xen-save-devices-state
2018-03-13 17:56 UTC (7+ messages)
` [PATCH 1/2] libxl: Add a version check of QEMU for QMP commands
` [PATCH 2/2] libxl_qmp: Tell QEMU about live migration or snapshot
[PATCH 0/3] rcar-vin: always run in continues mode
2018-03-13 17:56 UTC (5+ messages)
` [PATCH 1/3] rcar-vin: remove duplicated check of state in irq handler
[PATCH v2 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
2018-03-13 17:56 UTC (9+ messages)
` [PATCH v2 1/1] "
` [PATCH v2 0/1] Open questions
[Qemu-devel] [Bug 1755479] [NEW] Cortex M:qemu abort with optimized code and icount
2018-03-13 17:48 UTC (2+ messages)
` [Qemu-devel] [Bug 1755479] "
[PATCH v2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
2018-03-13 17:54 UTC (3+ messages)
[PATCH v3 0/2] Directed kmem charging
2018-03-13 17:55 UTC (4+ messages)
` [PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
[PATCH v2 1/1] fetch-pack.c: use oidset to check existence of loose object
2018-03-13 17:53 UTC (5+ messages)
` [PATCH v3] "
[GSoC] [PATCH] travis-ci: added clang static analysis
2018-03-13 17:52 UTC (4+ messages)
[PATCH 0/3] irqchip: GIC kexec/kdump improvement and workarounds
2018-03-13 17:51 UTC (3+ messages)
question about fio write offset
2018-03-13 17:51 UTC
[PATCH v4 0/2] ARM: Implement MODULE_PLT support in FTRACE
2018-03-13 17:51 UTC (12+ messages)
` [PATCH v4 2/2] ARM: ftrace: Add MODULE_PLTS support
[PATCH 1/1] x86/platform/x86: Fix count of CHas on multi-pci-segment arches
2018-03-13 17:50 UTC (13+ messages)
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-13 17:49 UTC (8+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
[PATCH v2 0/2] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
2018-03-13 17:48 UTC (3+ messages)
` [PATCH v2 1/2] x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
` [PATCH v2 2/2] x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
2018-03-13 17:46 UTC (3+ messages)
` [PATCH v4 1/6] sysctl: Add flags to support min/max range clamping
[PATCH] ACPI / PM: Reduce LPI constraints logging noise
2018-03-13 17:47 UTC (2+ messages)
[PATCH] [v2] drm/i915/pmu: avoid -Wmaybe-uninitialized warning
2018-03-13 17:46 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/pmu: avoid -Wmaybe-uninitialized warning (rev2)
` [Intel-gfx] [PATCH] [v2] drm/i915/pmu: avoid -Wmaybe-uninitialized warning
[PATCH -mm] proc: switch struct proc_dir_entry::count to refcount
2018-03-13 17:45 UTC
disk-io lockup in 4.14.13 kernel
2018-03-13 17:44 UTC (11+ messages)
[PATCH v10] x86/altp2m: support for setting restrictions for an array of pages
2018-03-13 17:44 UTC (2+ messages)
[renesas-drivers:master 4329/4669] drivers/media/platform/vsp1/vsp1_dl.c:378:3: sparse: symbol 'vsp1_extended_commands' was not declared. Should it be static?
2018-03-13 17:42 UTC (2+ messages)
` [RFC PATCH renesas-drivers] media: vsp1: vsp1_dl_cmd_pool_create can be static
[PATCH v3] eal: add asynchronous request API to DPDK IPC
2018-03-13 17:42 UTC (2+ messages)
` [PATCH v4] "
[PATCH v5 0/6] Improvements for DPDK IPC
2018-03-13 17:42 UTC (8+ messages)
` [PATCH v6 "
` [PATCH v6 1/6] eal: add internal flag indicating init has completed
` [PATCH v6 2/6] eal: abstract away IPC socket path generation
` [PATCH v6 3/6] eal: don't hardcode socket filter value in IPC
` [PATCH v6 4/6] eal: lock IPC directory on init and send
` [PATCH v6 5/6] eal: simplify IPC sync request timeout code
` [PATCH v6 6/6] eal: ignore messages until init is complete
[linux-next:master 6699/7643] security/integrity/evm/evm_crypto.c:40:6: sparse: symbol 'evm_hmac' was not declared. Should it be static?
2018-03-13 17:42 UTC (4+ messages)
` [RFC PATCH linux-next] evm: evm_hmac can be static
[PATCH 00/57] New VGIC(-v2) implementation
2018-03-13 17:42 UTC (7+ messages)
` [PATCH 39/57] ARM: new VGIC: Add ACTIVE registers handlers
[PATCH i-g-t] HACK: enable the chamelium HDMI-CRC-multiple test
2018-03-13 17:41 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[Qemu-arm] [PATCH v4 0/4] Add a dynamic XML-description of the cp-registers to GDB
2018-03-13 17:04 UTC (3+ messages)
` [Qemu-arm] [PATCH v4 4/4] target/arm: Add arm_gdb_set_sysreg() callback
` [Qemu-devel] "
[Printing-architecture] Fwd: [PWG-Announce] PWG May 2018 Face-to-Face Meeting / Linux OpenPrinting Summit - May 15-17 - Sunnyvale CA
2018-03-13 17:41 UTC
uninative and recipe parsing
2018-03-13 17:41 UTC (3+ messages)
bsg-lib interface cleanup V2
2018-03-13 17:41 UTC (2+ messages)
[PATCH V3] nvme-pci: assign separate irq vectors for adminq and ioq1
2018-03-13 17:40 UTC (4+ messages)
[PATCH v5] drivers/misc: vm_gen_counter: initial driver implementation
2018-03-13 17:40 UTC (2+ messages)
[SPDK] vhost target run in another vm
2018-03-13 17:40 UTC
[RFC 0/7] first draft of ZUFS - the Kernel part
2018-03-13 17:39 UTC (7+ messages)
` [RFC 4/7] zuf: zuf-rootfs && zuf-core
` [RFC 5/7] zus: Devices && mounting
` [RFC 6/7] zuf: Filesystem operations
[Qemu-devel] Proposal: deprecate and remove QEMU's unicore32 target code
2018-03-13 17:39 UTC (6+ messages)
` [Qemu-devel] Deprecate tilegx ? (was: Proposal: deprecate and remove QEMU's unicore32 target code)
` [Qemu-devel] Deprecate tilegx ?
[PATCH v3 0/2] kbuild: Fix corner caches with .cache.mk
2018-03-13 17:39 UTC (7+ messages)
` [PATCH v3 2/2] kbuild: Don't mess with the .cache.mk when root
[PATCH 1/2] big key: get rid of stack array allocation
2018-03-13 17:39 UTC (5+ messages)
` [PATCH 2/2] dh "
[Bug 104216] Firefox quirks (black and/or white squares)
2018-03-13 17:37 UTC
[U-Boot] [PATCH 1/1] configs: sunxi: enable BLK, DM_MMC for Bananapi
2018-03-13 17:37 UTC
[PATCH v2] block: bio_check_eod() needs to consider partition
2018-03-13 17:37 UTC (4+ messages)
[PATCH] slab, slub: remove size disparity on debug kernel
2018-03-13 17:36 UTC (3+ messages)
[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
2018-03-13 17:36 UTC (8+ messages)
` [PATCH v2 1/7] PCI: Restore config space on runtime resume despite being unbound
[PATCH] package.bbclass: allow using EXCLUDE_FROM_SHLIBS for subpackages
2018-03-13 17:25 UTC (4+ messages)
` [PATCH v3] "
[Qemu-devel] [PULL 00/18] Linux user for 2.12 patches
2018-03-13 17:33 UTC (14+ messages)
` [Qemu-devel] [PULL 01/18] linux-user: Drop unicore32 code
` [Qemu-devel] [PULL 02/18] linux-user: Remove the unused "not implemented" signal handling stubs
` [Qemu-devel] [PULL 08/18] linux-user: drop unused target_msync function
` [Qemu-devel] [PULL 09/18] qemu-binfmt-conf.sh: add qemu-xtensa
` [Qemu-devel] [PULL 10/18] linux-user: Use #if to only call validate_guest_space for 32-bit ARM target
` [Qemu-devel] [PULL 11/18] linux-user: Rename validate_guest_space => init_guest_commpage
` [Qemu-devel] [PULL 12/18] linux-user: init_guest_space: Clean up if we can't initialize the commpage
` [Qemu-devel] [PULL 13/18] linux-user: init_guest_space: Correctly handle guest_start in commpage initialization
` [Qemu-devel] [PULL 14/18] linux-user: init_guest_space: Clarify page alignment logic
` [Qemu-devel] [PULL 15/18] linux-user: init_guest_commpage: Add a comment about size check
` [Qemu-devel] [PULL 16/18] linux-user: init_guest_space: Clean up control flow a bit
` [Qemu-devel] [PULL 17/18] linux-user: init_guest_space: Don't try to align if we'll reject it
` [Qemu-devel] [PULL 18/18] linux-user: init_guest_space: Add a comment about search strategy
[rocko][PATCH] gcc6: Patch to fix broken gcc-sanitizers build
2018-03-13 17:34 UTC (2+ messages)
` ✗ patchtest: failure for "
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.