messages from 2017-07-11 15:22:22 to 2017-07-11 16:11:04 UTC [more...]
[Qemu-devel] [PULL 00/85] Block layer patches
2017-07-11 16:07 UTC (38+ messages)
` [Qemu-devel] [PULL 01/85] block: expose crypto option names / defs to other drivers
` [Qemu-devel] [PULL 02/85] block: add ability to set a prefix for opt names
` [Qemu-devel] [PULL 03/85] qcow: document another weakness of qcow AES encryption
` [Qemu-devel] [PULL 04/85] qcow: require image size to be > 1 for new images
` [Qemu-devel] [PULL 05/85] iotests: skip 042 with qcow which dosn't support zero sized images
` [Qemu-devel] [PULL 06/85] iotests: skip 048 with qcow which doesn't support resize
` [Qemu-devel] [PULL 07/85] block: deprecate "encryption=on" in favor of "encrypt.format=aes"
` [Qemu-devel] [PULL 08/85] qcow: make encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 09/85] qcow: convert QCow to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 10/85] qcow2: make qcow2_encrypt_sectors encrypt in place
` [Qemu-devel] [PULL 11/85] qcow2: convert QCow2 to use QCryptoBlock for encryption
` [Qemu-devel] [PULL 12/85] qcow2: extend specification to cover LUKS encryption
` [Qemu-devel] [PULL 13/85] qcow2: add support for LUKS encryption format
` [Qemu-devel] [PULL 14/85] qcow2: add iotests to cover LUKS encryption support
` [Qemu-devel] [PULL 15/85] iotests: enable tests 134 and 158 to work with qcow (v1)
` [Qemu-devel] [PULL 16/85] block: rip out all traces of password prompting
` [Qemu-devel] [PULL 17/85] block: remove all encryption handling APIs
` [Qemu-devel] [PULL 18/85] block: pass option prefix down to crypto layer
` [Qemu-devel] [PULL 19/85] qcow2: report encryption specific image information
` [Qemu-devel] [PULL 20/85] docs: document encryption options for qcow, qcow2 and luks
` [Qemu-devel] [PULL 21/85] iotests: 181 does not work for all formats
` [Qemu-devel] [PULL 22/85] mirror: Fix inconsistent backing AioContext for after mirroring
` [Qemu-devel] [PULL 23/85] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PULL 24/85] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PULL 25/85] hbitmap: improve dirty iter
` [Qemu-devel] [PULL 26/85] tests: add hbitmap iter test
` [Qemu-devel] [PULL 27/85] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PULL 28/85] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PULL 29/85] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PULL 30/85] qcow2: add bitmaps extension
` [Qemu-devel] [PULL 31/85] block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
` [Qemu-devel] [PULL 32/85] block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
` [Qemu-devel] [PULL 33/85] qcow2: autoloading dirty bitmaps
` [Qemu-devel] [PULL 34/85] block: refactor bdrv_reopen_commit
` [Qemu-devel] [PULL 35/85] block: new bdrv_reopen_bitmaps_rw interface
` [Qemu-devel] [PULL 37/85] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PULL 38/85] block: bdrv_close: release bitmaps after drv->bdrv_close
[Buildroot] [PATCH 1/3] efibootmgr: fix build with gcc 7.x
2017-07-11 16:10 UTC (4+ messages)
` [Buildroot] [PATCH 2/3] efivar: bump to version 31
` [Buildroot] [PATCH 3/3] efibootmgr: bump to version 15
[U-Boot] [PATCH v3 00/35] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
2017-07-11 16:10 UTC (14+ messages)
[RFC PATCH v1 00/11] Create fast idle path for short idle periods
2017-07-11 16:09 UTC (8+ messages)
[Xenomai] Kernel Warning : I-pipe: Detected illicit call from head domain 'Xenomai'
2017-07-11 16:09 UTC (3+ messages)
[PATCH] KVM: VMX: Fix invalid guest state detection after task-switch emulation
2017-07-11 16:09 UTC (3+ messages)
[PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support
2017-07-11 16:07 UTC (2+ messages)
[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
2017-07-11 16:06 UTC (20+ messages)
` [Qemu-devel] [PATCH 02/35] WIP: coroutine: manually tag the fast-paths
` [Qemu-devel] [PATCH 05/35] coroutine: remove coroutine_fn from qemu_co_queue_run_restart()
` [Qemu-devel] [PATCH 06/35] coroutine: mark CoRwLock coroutine_fn
` [Qemu-devel] [PATCH 07/35] blockjob: mark coroutine_fn
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 09/35] block: bdrv_create() and bdrv_debug_event() are coroutine_fn
` [Qemu-devel] [PATCH 10/35] vmdk: mark coroutine_fn
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 11/35] qcow2: "
` [Qemu-devel] [PATCH 12/35] raw: "
` [Qemu-devel] [PATCH 14/35] migration: "
[Qemu-devel] [RFC PATCH 0/3] disable Xen on ARM (until supported)
2017-07-11 16:06 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH 1/3] configure: disable Xen PCI Passthrough on !x86 archs
` "
[PATCH 0/7] tag: more fine-grained pager-configuration
2017-07-11 16:05 UTC (4+ messages)
[PATCH] gettext: Enable generation of libasprintf in gettext 0.19
2017-07-11 16:15 UTC (5+ messages)
` ✗ patchtest: failure for "
autoconfigured haproxy service?
2017-07-11 16:04 UTC (5+ messages)
` [ceph-users] "
Weirdness with git change detection
2017-07-11 16:04 UTC (3+ messages)
[PATCH 1/2] hooks: replace irrelevant hook sample
2017-07-11 16:03 UTC (6+ messages)
` [PATCH 1/4] hook: cleanup script
` [PATCH 4/4] hook: add a simple first example
[PATCH] gcc-7.1: Update the libsanitize stack_t patch to upstreamed version
2017-07-11 16:02 UTC
Submit of a driver for Pi433 - a radio module for Raspberry Pi
2017-07-11 16:02 UTC
[Printing-architecture] NOW - OP Call Tuesday (11 July 2017)
2017-07-11 16:01 UTC
BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists
2017-07-11 16:00 UTC (2+ messages)
[Bug 101749] sclk scales badly in war thunder
2017-07-11 16:00 UTC (2+ messages)
[Buildroot] [PATCH] efivar: fix build with gcc 7
2017-07-11 15:59 UTC (2+ messages)
[meta-qt5] qdbuscpp2xml native Crash
2017-07-11 15:58 UTC (3+ messages)
[PATCH] hpsa: add support for legacy boards
2017-07-11 15:58 UTC (4+ messages)
[Qemu-devel] [PATCH 0/3] pci: allow PCI bus slots to be marked as reserved
2017-07-11 15:57 UTC (4+ messages)
[Bug 92715] [IGT] [BYT-M/KBL/BXT/BDW/IVB] gem_reset_stats sub tests fail
2017-07-11 15:58 UTC
[RFC PATCH v1] irqchip: Add support for tango interrupt router
2017-07-11 15:56 UTC (4+ messages)
[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
2017-07-11 15:56 UTC (8+ messages)
` [PATCH v11 24/29] target/arm: [tcg,a64] Port to translate_insn
` [Qemu-devel] [PATCH v11 24/29] target/arm: [tcg, a64] "
[Qemu-arm] [PATCH 0/3] Allow int props with no default, use them in ARM
2017-07-11 15:53 UTC (8+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/3] qdev-properties.h: Explicitly set the default value for arraylen properties
` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/3] qdev: support properties which don't set a default value
` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/3] target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions
` [Qemu-devel] "
[PATCH] MIPS: pistachio: Enable Root FS on NFS in defconfig
2017-07-11 15:55 UTC (2+ messages)
[PATCHv2] tcmu: Fix possbile memory leak when recalculating the cmd base size
2017-07-11 15:55 UTC (2+ messages)
[PATCH v3 0/7] Enhance libsas hotplug feature
2017-07-11 15:54 UTC (7+ messages)
` [PATCH v3 1/7] libsas: Use static sas event pool to appease sas event lost
` [PATCH v3 2/7] libsas: remove unused port_gone_completion
What's cooking in git.git (Jul 2017, #03; Mon, 10)
2017-07-11 15:55 UTC (6+ messages)
Potential race in TLB flush batching?
2017-07-11 15:53 UTC (8+ messages)
[Bug 99889] nouveau preventing shutdown after suspend-resume
2017-07-11 15:52 UTC
[PATCH xf86-video-ati 1/2] Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer
2017-07-11 15:52 UTC (4+ messages)
` [PATCH xf86-video-ati 2/2] If a TearFree flip fails, fall back to non-TearFree operation
[PATCH v6 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT
2017-07-11 15:50 UTC (3+ messages)
` [v6,3/3] "
[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
2017-07-11 15:50 UTC (10+ messages)
[U-Boot] [PATCH] MIPS: bootm: Fix broken boot_env_legacy codepath
2017-07-11 15:47 UTC
[Xenomai] Kernel CONFIG_MIGRATION flag
2017-07-11 15:47 UTC (2+ messages)
[PATCH v2 00/15] megaraid_sas: Updates for scsi-next
2017-07-11 15:47 UTC (4+ messages)
` [PATCH v2 11/15] megaraid_sas: Set device queue_depth same as HBA can_queue value in scsi-mq mode
[PATCH] scsi: default to scsi-mq
2017-07-11 15:46 UTC (6+ messages)
Ceph Bluestore OSD CPU utilization
2017-07-11 15:46 UTC (5+ messages)
"groups of files" in Git?
2017-07-11 15:45 UTC
[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
2017-07-11 15:44 UTC (16+ messages)
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
[RFC v5 00/38] powerpc: Memory Protection Keys
2017-07-11 15:44 UTC (5+ messages)
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
[Qemu-devel] [PATCH v3] hmp: Update info vnc
2017-07-11 15:44 UTC
[RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks
2017-07-11 15:44 UTC (8+ messages)
[PATCH V3] perf/x86/intel/uncore: remove nonexistent clockticks event for client uncore
2017-07-11 15:43 UTC (3+ messages)
[GIT pull] irq updates for 4.13
2017-07-11 15:43 UTC (11+ messages)
[PATCH v5 1/5] x86: stub out pmc function
2017-07-11 15:43 UTC (5+ messages)
` [PATCH v5 5/5] intel_idle: Add S0ix validation
Call for Comment (by July 14) - NIST Platform Firmware Resiliency Guidelines
2017-07-11 15:43 UTC
[PATCH] drm/syncobj: add sync obj wait interface. (v6)
2017-07-11 15:43 UTC (9+ messages)
[PATCH] gpio/serial: revert "linux,first-pin" property handling
2017-07-11 15:42 UTC (3+ messages)
[PATCH] leds: leds-aat1290.c: enclosed arithmetic expression macro
2017-07-11 15:42 UTC (2+ messages)
Cmake: determening Ceph version when there is no git checkout
2017-07-11 15:42 UTC (5+ messages)
[Qemu-devel] [PATCH 0/7] ARM: implement MPS2 board (with 2 FPGA flavours)
2017-07-11 15:40 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/7] hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
` [Qemu-arm] "
[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
2017-07-11 15:37 UTC (3+ messages)
` [Qemu-devel] [PATCH 01/22] vl: fix breakage of -tb-size
/etc/mtab read ~900 times by rpc.mountd
2017-07-11 15:39 UTC (7+ messages)
[RFC PATCH 00/12] Implement XDP bpf_redirect vairants
2017-07-11 15:36 UTC (5+ messages)
[PATCH v3 00/10] x86: ORC unwinder (previously undwarf)
2017-07-11 15:33 UTC (11+ messages)
` [PATCH v3 01/10] x86/entry/64: Refactor IRQ stacks and make them NMI-safe
` [PATCH v3 02/10] x86/entry/64: Initialize the top of the IRQ stack before switching stacks
` [PATCH v3 03/10] x86/dumpstack: fix occasionally missing registers
` [PATCH v3 04/10] x86/dumpstack: fix interrupt and exception stack boundary checks
` [PATCH v3 05/10] objtool: add ORC unwind table generation
` [PATCH v3 06/10] objtool, x86: add facility for asm code to provide unwind hints
` [PATCH v3 07/10] x86/entry/64: add unwind hint annotations
` [PATCH v3 08/10] x86/asm: add unwind hint annotations to sync_core()
` [PATCH v3 09/10] x86/unwind: add ORC unwinder
` [PATCH v3 10/10] x86/kconfig: make it easier to switch to the new "
ASUS G752VS Touchpad does not work
2017-07-11 15:35 UTC (19+ messages)
[Xenomai] Kernel CONFIG_MIGRATION flag
2017-07-11 15:35 UTC (2+ messages)
[Bug 101712] [Turks PRO/Radeon HD 6570/7570/8550] CPU lockup after ring 0 stalled
2017-07-11 15:35 UTC
[Qemu-devel] [PULL 0/2] VFIO fixes 2017-07-10
2017-07-11 15:33 UTC (2+ messages)
[PATCH i-g-t] igt: Add LOCAL defines for distro compatibility
2017-07-11 15:33 UTC (3+ messages)
[Xenomai] Cobalt core install linker problem
2017-07-11 15:33 UTC (2+ messages)
[REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-07-11 15:32 UTC (12+ messages)
` [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
[PATCH v2 0/4] scsi_dh_alua: fix stuck I/O after unavailable/standby states
2017-07-11 15:32 UTC (4+ messages)
` [PATCH v2 1/4] scsi: scsi_dh_alua: allow I/O in target port unavailable and standby states
[PATCH 0/2] CodeSamples: Add arm64 support
2017-07-11 15:32 UTC (3+ messages)
` [PATCH 1/2] advsync: Add dependency to $(CUSTOM_HEADER)
` [PATCH 2/2] CodeSamples: Add arm64 support
[PATCH] strbuf: use designated initializers in STRBUF_INIT
2017-07-11 15:31 UTC (3+ messages)
[PATCH] leds: leds-aat1290.c: enclosed arithmetic expression macro
2017-07-11 15:31 UTC (2+ messages)
[PATCH 00/14] ddbridge: bump to ddbridge-0.9.29
2017-07-11 15:30 UTC (5+ messages)
[PATCH v3 RESEND] kvm: vmx: Properly handle machine check during VM-entry
2017-07-11 15:28 UTC (3+ messages)
[PATCH] 9p: hide cachetag option for non-CONFIG_9P_FSCACHE
2017-07-11 15:28 UTC (2+ messages)
[PATCH 1/2] ARM: dts: imx6ul-evk: Add DRM panel support
2017-07-11 15:28 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: imx6ul-evk: Pass the 'backlight' property
[PATCH 1/2] staging: atomisp2: hmm: Fixed comment style
2017-07-11 15:27 UTC (2+ messages)
[PATCH] wayland-protocols: upgrade to 1.9
2017-07-11 15:27 UTC
[PATCH 0/4] Make fbcon a built-time depency for fbdev, take 2
2017-07-11 15:26 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for Make fbcon a built-time depency for fbdev, take 2 (rev3)
[PATCH V3 1/2] PCI: Add Extended Tags quirk for Broadcom HT2100 Root Port
2017-07-11 15:25 UTC (6+ messages)
` [PATCH V3 2/2] PCI: Do not enable extended tags if a quirky device is found
[PATCH] watchdog: w83627hf: make const array chip_name static
2017-07-11 15:23 UTC (2+ messages)
[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
2017-07-11 15:22 UTC (3+ messages)
` [PATCH 11/14] isofs: Implement show_options
` [PATCH] isofs: Fix isofs_show_options()
[PATCH 0/9] mbuf: structure reorganization
2017-07-11 15:23 UTC (5+ messages)
` [PATCH v2 6/8] mbuf: use 2 bytes for port and nb segments
` [PATCH v2 6/8] mbuf: use 2 bytes for port and nbsegments
[Qemu-devel] [PULL 00/21] pc, acpi, pci, virtio: fixes, cleanups, features, tests
2017-07-11 15:22 UTC (5+ messages)
` [Qemu-devel] [PULL 19/21] tests: Add unit tests for the VM Generation ID feature
master - tests: improve logic for a race to catch abortion
2017-07-11 15:22 UTC
master - tests: hardening - no unbound vars
2017-07-11 15:22 UTC
master - tests: check.sh simplify in_sync
2017-07-11 15:22 UTC
[PATCH V1 00/21] x86/cqm3: Resctrl based cqm
2017-07-11 15:22 UTC (7+ messages)
` [PATCH 21/21] x86/intel_rdt/mbm: Handle counter overflow
master - tests: double quote
2017-07-11 15:22 UTC
master - tests: correct typo
2017-07-11 15:22 UTC
master - tests: avoid unbound shell var usage
2017-07-11 15:22 UTC
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.