All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-05 14:10:42 to 2018-02-05 14:49:31 UTC [more...]

[Qemu-devel] [PATCH v4 00/39] Allow configuring the qcow2 L2 cache entry size
 2018-02-05 14:33 UTC  (25+ messages)
` [Qemu-devel] [PATCH v4 01/39] qcow2: Fix documentation of get_cluster_table()
` [Qemu-devel] [PATCH v4 02/39] qcow2: Add table size field to Qcow2Cache
` [Qemu-devel] [PATCH v4 03/39] qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()
` [Qemu-devel] [PATCH v4 04/39] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()
` [Qemu-devel] [PATCH v4 05/39] qcow2: Remove BDS parameter from qcow2_cache_table_release()
` [Qemu-devel] [PATCH v4 06/39] qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PATCH v4 07/39] qcow2: Remove BDS parameter from qcow2_cache_put()
` [Qemu-devel] [PATCH v4 08/39] qcow2: Remove BDS parameter from qcow2_cache_destroy()
` [Qemu-devel] [PATCH v4 09/39] qcow2: Remove BDS parameter from qcow2_cache_clean_unused()
` [Qemu-devel] [PATCH v4 10/39] qcow2: Remove BDS parameter from qcow2_cache_discard()
` [Qemu-devel] [PATCH v4 11/39] qcow2: Remove BDS parameter from qcow2_cache_is_table_offset()
` [Qemu-devel] [PATCH v4 12/39] qcow2: Add offset_to_l1_index()
` [Qemu-devel] [PATCH v4 13/39] qcow2: Add l2_slice_size field to BDRVQcow2State
` [Qemu-devel] [PATCH v4 15/39] qcow2: Update l2_load() to support L2 slices
` [Qemu-devel] [PATCH v4 17/39] qcow2: Update l2_allocate() "
` [Qemu-devel] [PATCH v4 20/39] qcow2: Update qcow2_get_cluster_offset() "
` [Qemu-devel] [PATCH v4 24/39] qcow2: Update discard_single_l2() "
` [Qemu-devel] [PATCH v4 31/39] qcow2: Update qcow2_truncate() "
` [Qemu-devel] [PATCH v4 33/39] qcow2: Rename l2_table in count_contiguous_clusters()
` [Qemu-devel] [PATCH v4 34/39] qcow2: Rename l2_table in count_contiguous_clusters_unallocated()
` [Qemu-devel] [PATCH v4 35/39] qcow2: Rename l2_table in count_cow_clusters()
` [Qemu-devel] [PATCH v4 36/39] qcow2: Allow configuring the L2 slice size
` [Qemu-devel] [PATCH v4 37/39] iotests: Test valid values of l2-cache-entry-size
` [Qemu-devel] [PATCH v4 38/39] iotests: Test downgrading an image using a small L2 slice size

[resend, PATCH v2] perf tools: substitute yet another strtoull()
 2018-02-05 14:48 UTC  (3+ messages)

[PATCH 0/2] Fixes in drm/i915/cmdparser
 2018-02-05 14:48 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/cmdparser: Check reg_table_count before derefencing
` [PATCH 2/2] drm/i915/cmdparser: Do not check past the cmd length

[PATCH] net/null: add set MAC address dev op
 2018-02-05 14:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] arm64: dts: qcom: msm8916: Add msm8916 A53 PLL DT node
 2018-02-05 14:46 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: qcom: msm8916: Probe the APCS mailbox driver
` [PATCH 3/4] arm64: dts: qcom: msm8916: Add clock properties to the APCS node
` [PATCH 4/4] arm64: dts: qcom: msm8916: Add CPU frequency scaling support

[PATCH v3 0/2] drm/virtio: Add window server support
 2018-02-05 14:46 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH v3 0/3] Fix host side state machine
 2018-02-05 14:46 UTC  (2+ messages)

[Qemu-devel] rate limiting issues
 2018-02-05 14:45 UTC  (3+ messages)

[PATCH 1/3] Make credit2 the default scheduler
 2018-02-05 14:45 UTC  (9+ messages)
` [PATCH 2/3] xen: Fix credit1 Kconfig entry
` [PATCH 3/3] xen: Disable ARINC653 scheduler by default for non-DEBUG builds

[Qemu-devel] [PATCH v4] s390x/cpu: expose the guest crash information
 2018-02-05 14:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] Add a valid_cpu_types property
 2018-02-05 14:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/6] machine: Convert the valid cpu types to use cpu_model

[PATCH] clk: samsung: Add git tree entry to MAINTAINERS
 2018-02-05 14:41 UTC 

[PATCH] kpartx: Improve finding loopback device by file
 2018-02-05 14:41 UTC  (5+ messages)

[PATCH (skiboot)] dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
 2018-02-05 14:41 UTC  (4+ messages)

[PATCH v1] net/tap: fix eBPF handling of non-RSS flows
 2018-02-05 14:40 UTC  (3+ messages)
` [PATCH v2] fix eBPF handling for non-RSS rules
  ` [PATCH v2] net/tap: fix eBPF handling of non-RSS flows

[Qemu-devel] [PATCH RFC 00/21] Modularize generated QAPI code
 2018-02-05 14:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 12/21] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
` [Qemu-devel] [PATCH RFC 14/21] qapi: Generate in source order

coalescing in polling mode in 4.9
 2018-02-05 14:40 UTC  (3+ messages)

Bug Report: Subtrees and GPG Signed Commits
 2018-02-05 14:40 UTC  (9+ messages)

[Qemu-devel] [PATCH v5 0/5] coroutine-lock: polymorphic CoQueue
 2018-02-05 14:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] lockable: add QemuLockable

[PATCH 0/5] backlight: document sysfs interfaces
 2018-02-05 14:39 UTC  (8+ messages)
` [PATCH 1/5] backlight: lp8788: document sysfs attributes

[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
 2018-02-05 14:39 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 9/9] tests/perf_pmu: Use short batches from hotplug test
 2018-02-05 14:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH] [PATCH] tty/serial: atmel: add new version check for usart
 2018-02-05 14:37 UTC  (5+ messages)

[PATCH v1 0/4] net/mlx: enhance rdma-core glue configuration
 2018-02-05 14:37 UTC  (6+ messages)
` [PATCH v2 3/4] net/mlx: version rdma-core glue libraries

[PATCH 0/5] [RFC] add video controls to SUR40 driver
 2018-02-05 14:29 UTC  (6+ messages)
` [PATCH 1/5] add missing blob structure tag field
` [PATCH 2/5] add video control register definitions
` [PATCH 3/5] add video control register handlers
` [PATCH 4/5] add V4L2 control functions
` [PATCH 5/5] add default control values as module parameters

[Qemu-devel] [PATCH v3 0/2] s390x: support zpci in tcg
 2018-02-05 14:35 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: increase async EQ to avoid EQ overrun
 2018-02-05 14:36 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: fix affinity mask for completion vectors

[PATCH] doc: update info on multi crypto instances
 2018-02-05 14:35 UTC 

[PATCH 0/4] Finally remove userspace transaction support
 2018-02-05 14:27 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: Remove userspace transaction ioctls

[CI 1/2] drm/i915/selftests: Flush old resets between engines
 2018-02-05 14:34 UTC  (2+ messages)
` [CI 2/2] drm/i915/selftests: Use a sacrificial context for hang testing

[PATCH 0/9] drm/rockchip: hdmi support for rk3328
 2018-02-05 14:34 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
` [PATCH 2/9] phy: add Rockchip Innosilicon hdmi phy
` [PATCH 3/9] drm/bridge: dw-hdmi: allow overriding of phy-type reading
` [PATCH 4/9] drm/bridge: dw-hdmi: export hotplug functions
` [PATCH 5/9] drm/rockchip: dw_hdmi: Allow outputs that don't need output switching
` [PATCH 6/9] dt-bindings: allow optional phys in Rockchip dw_hdmi binding
` [PATCH 7/9] drm/rockchip: dw_hdmi: allow including external phys
` [PATCH 8/9] drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object
` [PATCH 9/9] drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-05 14:34 UTC  (4+ messages)
` [PATCH v3 02/41] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init

[virtio] [PATCH v6 0/5] packed ring layout spec
 2018-02-05 14:33 UTC  (5+ messages)
` [virtio] [PATCH v7 08/11] packed virtqueues: more efficient virtqueue layout
    ` [virtio] Re: [virtio-dev] "

All scsi_debug devices in the scsi_debug driver share the same RAM space
 2018-02-05 14:32 UTC  (2+ messages)

[PATCH] doc: update multiple instance info for NULL crypto
 2018-02-05 14:31 UTC 

[Qemu-devel] [PATCH v8 00/14] Remove some of the fprintf(stderr, "*
 2018-02-05 14:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 14/14] target: Use qemu_log() instead of fprintf(stderr, ...)

[PATCH 1/1] vb2: core: Finish buffers at the end of the stream
 2018-02-05 14:31 UTC  (3+ messages)

[TODO] Potential Staging Clean-up: accel:adis16201
 2018-02-05 14:30 UTC  (3+ messages)

media_device.c question: can this workaround be removed?
 2018-02-05 14:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] core: rename FOO_BASE_NAME to FOO_BASENAME to avoid clashes
 2018-02-05 14:29 UTC 

DPAA Ethernet traffice troubles with Linux kernel
 2018-02-05 14:29 UTC  (11+ messages)
            ` PA Semi PWRficient Gigabit Ethernet doesn't work anymore since the first networking updates for the kernel 4.16

[PATCH 1/7] drm/i915/selftests: Flush old resets between engines
 2018-02-05 14:27 UTC  (2+ messages)

[PATCH] mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
 2018-02-05 14:28 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: suppress warning about palm detection
 2018-02-05 14:27 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/10] cuda: various fixes, and move 6522 to separate device
 2018-02-05 14:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/10] cuda: do not use old_mmio accesses
` [Qemu-devel] [PATCH 02/10] cuda: don't allow writes to port output pins

[igt-dev] [PATCH i-g-t 1/2] tests/testdisplay: Explicitly use GLIB_CFLAGS
 2018-02-05 14:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH v12 0/9] LPC: legacy ISA I/O support
 2018-02-05 14:25 UTC  (7+ messages)
` [PATCH v12 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning

[mainline][Memory off/on][83e3c48] kernel Oops with memory hot-unplug on ppc
 2018-02-05 14:24 UTC 

libs / so without a link to xxx.so.1
 2018-02-05 14:24 UTC  (5+ messages)

[RFC PATCH] ima: force the re-evaluation of files on untrusted file systems
 2018-02-05 14:24 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Add reg property for USB OTG node in sun8i-a83t.dtsi
 2018-02-05 14:24 UTC  (2+ messages)

[PATCH - alsa-lib 1/1] Patch for another bug in snd_pcm_area_silence()
 2018-02-05 14:22 UTC  (4+ messages)

[PATCH 1/3] clk: exynos5433: Extend list of available AUD_PLL output frequencies
 2018-02-05 14:22 UTC  (6+ messages)
  ` [PATCH 2/3] clk: exynos5433: Allow audio subsystem clock rate propagation
  ` [PATCH 3/3] clk: exynos5433: Add CLK_IGNORE_UNUSED flag to sclk_ioclk_i2s1_bclk

[PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly
 2018-02-05 14:21 UTC  (13+ messages)

[PATCH] examples/vhost_scsi: drop unimplemented EVENT_IDX feature bit
 2018-02-05 14:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] Add git-publish config file
 2018-02-05 14:21 UTC  (2+ messages)

[PATCH v3 00/25] x86: emulator enhancements
 2018-02-05 14:21 UTC  (5+ messages)
` [PATCH v3 21/25] x86emul: add read-modify-write hook

[PATCH 0/2] vhost: fix VIRTIO_NET_F_MQ vhost_scsi breakage
 2018-02-05 14:20 UTC  (3+ messages)

[Qemu-devel] virtio-blk discard support
 2018-02-05 14:19 UTC 

[PATCH] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-02-05 14:18 UTC  (3+ messages)
` [tip:x86/pti] "

[PATCH] x86/kvm: clear RSB before VMENTER to obscure host addresses
 2018-02-05 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 01/22] RISC-V Maintainers
 2018-02-05 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 08/22] RISC-V TCG Code Generation
` [Qemu-devel] [PATCH v4 22/22] RISC-V Build Infrastructure

[PATCH 00/24] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2018-02-05 14:19 UTC  (18+ messages)
` [PATCH 05/24] ibtrs: client: main functionality
` [PATCH 23/24] ibnbd: a bit of documentation

[PATCH 1/2] SUPPORT.md: increment version number
 2018-02-05 14:18 UTC  (2+ messages)

Regression: Connect-X5 doesn't connect with NVME-of
 2018-02-05 14:18 UTC  (6+ messages)

[PATCH 2/2] scsi_debug: reset injection flags for every_nth > 0
 2018-02-05 14:17 UTC 

[PATCH] xen: hypercall: fix out-of-bounds memcpy
 2018-02-05 14:18 UTC  (7+ messages)

[PATCH] kpartx: print "loop deleted" to stdout, not stderr
 2018-02-05 14:17 UTC  (4+ messages)

[PATCH] doc: update the usage for shared library
 2018-02-05 14:17 UTC 

[PATCH] drm/crc: Add support for polling on the data fd
 2018-02-05 14:16 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] nospec: Move array_index_nospec parameter checking into separate macro
 2018-02-05 14:16 UTC 

[RFC PATCH v4 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
 2018-02-05 14:16 UTC  (7+ messages)
` [RFC PATCH v4 1/2] fuse: introduce new fs_type "

Runqueue spinlock recursion on arm64 v4.15
 2018-02-05 14:15 UTC  (7+ messages)

PATCH v6 0/6] livepatch: Atomic replace feature
 2018-02-05 14:15 UTC  (4+ messages)
` PATCH v6 6/6] livepatch: Add atomic replace

[xen-unstable test] 118582: tolerable FAIL
 2018-02-05 14:15 UTC 

[Bug 197863] Thinkpad X240 resume dramatically slower on kernels 4.13+
 2018-02-05 14:14 UTC  (6+ messages)
          ` [Bug,197863] "

[PATCH 1/2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-02-05 14:15 UTC  (4+ messages)
` [PATCH 2/2] ACPI / osi: add DMI quirk for Dell systems

[PATCH 00/26] protocol version 2
 2018-02-05 14:14 UTC  (6+ messages)
` [PATCH v2 00/27] "
  ` [PATCH v2 10/27] protocol: introduce enum protocol_version value protocol_v2

[igt-dev] [PATCH i-g-t 8/9] tests/perf_pmu: Explicitly test for engine availability in init tests
 2018-02-05 14:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2018-02-05 14:14 UTC  (15+ messages)

nvml/pmdk libvmmaloc segmentation fault when exit
 2018-02-05 14:19 UTC  (2+ messages)

[PATCH] net/mlx4: fix Rx pkt offloads nonfrag indication
 2018-02-05 14:13 UTC  (3+ messages)
  ` [dpdk-stable] "

MEDIA_IOC_G_TOPOLOGY and pad indices
 2018-02-05 14:13 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 7/9] tests/perf_pmu: Always skip missing engines
 2018-02-05 14:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 "

[PATCH] ARM: dts: imx: Add support for Advantech DMS-BA16
 2018-02-05 14:12 UTC  (4+ messages)

[igt-dev] [PATCH v2 i-g-t 0/9] perf_pmu reliability improvements
 2018-02-05 14:12 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 6/9] tests/perf_pmu: PMU enable race test
    ` [igt-dev] [PATCH i-g-t v2 "

[PATCH] libnvdimm: remove redundant assignment to pointer 'dev'
 2018-02-05 14:08 UTC 

[PATCH 0/6] irqchip/mips-gic: Enable & use VEIC mode if available
 2018-02-05 14:11 UTC  (3+ messages)
` [PATCH 3/6] MIPS: Generic: Support GIC in EIC mode

[RFC PATCH 0/3] Hisilicon SEC accelerator driver
 2018-02-05 14:10 UTC  (4+ messages)
` [RFC PATCH 2/3] crypto: hisilicon hacv1 driver

[PATCH v2] raw/skeleton_rawdev: fix incorrect device start
 2018-02-05 14:10 UTC  (3+ messages)
` [PATCH v3] raw/skeleton_rawdev: fix device start test


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.