All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-15 12:31:55 to 2017-12-15 13:04:46 UTC [more...]

[Qemu-devel] No uhd (3840x2160) guest res?
 2017-12-15 13:04 UTC  (3+ messages)

[PATCH] rtc: ds1307: call the platform's logic for handle IRQs
 2017-12-15 13:04 UTC  (3+ messages)

[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-15 13:03 UTC  (5+ messages)
` [PATCH 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed

[PATCH i-g-t v2 0/2] kms_sysfs_edid timing and hack to run for BAT
 2017-12-15 13:04 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] test/kms_sysfs_edid_timing : Increase THRESHOLD_PER_CONNECTOR and THRESHOLD_TOTAL
` [PATCH i-g-t v2 2/2] HACK to get kms_sysfs_edid_timing run on more machines

[PATCH 20/25] arm: kirkwood: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 13:03 UTC  (5+ messages)

[PATCH] mm: thp: avoid uninitialized variable use
 2017-12-15 13:03 UTC  (4+ messages)

[Qemu-devel] [PATCH] ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
 2017-12-15 13:01 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH 10/25] arm: orion5x: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 13:01 UTC  (4+ messages)

[PATCH][V2] rpcbind.service: Not pulling the rpcbind.target
 2017-12-15 13:00 UTC 

Recent changes (master)
 2017-12-15 13:00 UTC 

[PATCH i-g-t] tests/kms_frontbuffer_tracking: Correctly handle debugfs errors
 2017-12-15 12:59 UTC  (4+ messages)

sysfs_kf_seq_show() spends 87% of time in memset()
 2017-12-15 12:59 UTC 

[PATCH 0/6] event/dpaa: Support for eventdev
 2017-12-15 12:59 UTC  (7+ messages)
` [PATCH 1/6] bus/dpaa: added event dequeue and consumption support
` [PATCH 2/6] bus/dpaa: add dpaa eventdev dynamic log support
` [PATCH 3/6] net/dpaa: ethdev Rx queue configurations with eventdev
` [PATCH 4/6] event/dpaa: add eventdev PMD
` [PATCH 5/6] config: enabling compilation of DPAA "
` [PATCH 6/6] doc: add DPAA eventdev guide

[Qemu-devel] [PATCH 0/4] Improvements to pxe-test
 2017-12-15 12:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/4] tests/pxe-test: Use table of testcases rather than open-coding
` [Qemu-devel] [PATCH 3/4] tests/pxe-test: Test net booting over IPv6 in some cases
` [Qemu-devel] [PATCH 4/4] tests/pxe-test: Add some extra tests

why this field is taskstats. ac_sched is specifically aligned as 8?
 2017-12-15 12:58 UTC  (2+ messages)

[PATCH v2 0/4] Utilization estimation (util_est) for FAIR tasks
 2017-12-15 12:58 UTC  (10+ messages)
` [PATCH v2 2/4] sched/fair: add util_est on top of PELT

[PATCH 01/25] arm: artpec: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:57 UTC  (6+ messages)

[U-Boot] [PATCH] arm: imx: cx9020: remove usage of mx53_dram_size
 2017-12-15 12:56 UTC 

[PATCH 3.18 00/64] 3.18.88-stable review
 2017-12-15 12:55 UTC  (3+ messages)

stack traces and zombie tasks
 2017-12-15 12:54 UTC 

[PATCH 08/25] arm: lpc32: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/32] Allow configuring the qcow2 L2 cache entry size
 2017-12-15 12:54 UTC  (33+ messages)
` [Qemu-devel] [PATCH v2 01/32] qcow2: Fix documentation of get_cluster_table()
` [Qemu-devel] [PATCH v2 02/32] qcow2: Add table size field to Qcow2Cache
` [Qemu-devel] [PATCH v2 03/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_addr()
` [Qemu-devel] [PATCH v2 04/32] qcow2: Remove BDS parameter from qcow2_cache_get_table_idx()
` [Qemu-devel] [PATCH v2 05/32] qcow2: Remove BDS parameter from qcow2_cache_table_release()
` [Qemu-devel] [PATCH v2 06/32] qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PATCH v2 07/32] qcow2: Remove BDS parameter from qcow2_cache_put()
` [Qemu-devel] [PATCH v2 08/32] qcow2: Remove BDS parameter from qcow2_cache_destroy()
` [Qemu-devel] [PATCH v2 09/32] qcow2: Remove BDS parameter from qcow2_cache_clean_unused()
` [Qemu-devel] [PATCH v2 10/32] qcow2: Remove BDS parameter from qcow2_cache_discard()
` [Qemu-devel] [PATCH v2 11/32] qcow2: Remove BDS parameter from qcow2_cache_is_table_offset()
` [Qemu-devel] [PATCH v2 12/32] qcow2: Add offset_to_l1_index()
` [Qemu-devel] [PATCH v2 13/32] qcow2: Add l2_slice_size field to BDRVQcow2State
` [Qemu-devel] [PATCH v2 14/32] qcow2: Add offset_to_l2_slice_index()
` [Qemu-devel] [PATCH v2 15/32] qcow2: Update l2_load() to support L2 slices
` [Qemu-devel] [PATCH v2 16/32] qcow2: Update l2_allocate() "
` [Qemu-devel] [PATCH v2 17/32] qcow2: Update get_cluster_table() "
` [Qemu-devel] [PATCH v2 18/32] qcow2: Update qcow2_get_cluster_offset() "
` [Qemu-devel] [PATCH v2 19/32] qcow2: Update qcow2_alloc_cluster_link_l2() "
` [Qemu-devel] [PATCH v2 20/32] qcow2: Update handle_copied() "
` [Qemu-devel] [PATCH v2 21/32] qcow2: Update handle_alloc() "
` [Qemu-devel] [PATCH v2 22/32] qcow2: Update discard_single_l2() "
` [Qemu-devel] [PATCH v2 23/32] qcow2: Update zero_single_l2() "
` [Qemu-devel] [PATCH v2 24/32] qcow2: Update qcow2_update_snapshot_refcount() "
` [Qemu-devel] [PATCH v2 25/32] qcow2: Update expand_zero_clusters_in_l1() "
` [Qemu-devel] [PATCH v2 26/32] qcow2: Update qcow2_truncate() "
` [Qemu-devel] [PATCH v2 27/32] qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()
` [Qemu-devel] [PATCH v2 28/32] qcow2: Rename l2_table in count_contiguous_clusters()
` [Qemu-devel] [PATCH v2 29/32] qcow2: Rename l2_table in count_contiguous_clusters_unallocated()
` [Qemu-devel] [PATCH v2 30/32] qcow2: Rename l2_table in count_cow_clusters()
` [Qemu-devel] [PATCH v2 31/32] qcow2: Allow configuring the L2 slice size
` [Qemu-devel] [PATCH v2 32/32] iotests: Add test for l2-cache-entry-size

[PATCH 07/25] arm: keystone: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH 09/25] arm: nspire: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH] pinctrl: axp209: add CONFIG_OF dependency
 2017-12-15 12:53 UTC  (2+ messages)

[PATCH 11/25] arm: prima2: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2017-12-15 12:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)

[PATCH] drm/tegra: mark t186 display hub PM functions __maybe_unused
 2017-12-15 12:51 UTC  (2+ messages)

[PATCH 12/25] arm: socfpga: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH] gitignore: ignore documentation build products
 2017-12-15 12:52 UTC  (2+ messages)

Warning in i915/intel_audio.c
 2017-12-15 12:44 UTC  (3+ messages)

[PATCH 05/25] arm: imx: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:51 UTC  (5+ messages)

[PATCH 14/25] arm: stm32: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH 15/25] arm: versatile: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[Bug 104043] TV out garbled with linux > 3.2 (RV516)
 2017-12-15 12:50 UTC  (2+ messages)

Need help migrating workflow from svn to git
 2017-12-15 12:47 UTC  (3+ messages)

[PATCH 17/25] arm: rk3: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH 18/25] arm: am3/am4/dra7/omap: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH] misc: mic: remove unused label
 2017-12-15 12:47 UTC 

[PATCH V3] ACPI / LPSS: Add device link for CHT SD card dependency on I2C
 2017-12-15 12:48 UTC 

[RFT/RFC net-next 0/2] net: dsa: Plug in PHYLINK support
 2017-12-15 12:48 UTC  (3+ messages)

[PATCH 21/25] arm: realview: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH] vhost: fix dequeue zero copy not work with virtio1
 2017-12-15 12:48 UTC  (4+ messages)

[PATCH] x86/fixmap: Set the debugstore fixmap entries on Intel only
 2017-12-15 12:47 UTC 

[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
 2017-12-15 12:47 UTC  (9+ messages)
` [Qemu-devel] [RFC v5 05/26] qjson: add "opaque" field to JSONMessageParser
` [Qemu-devel] [RFC v5 07/26] monitor: unify global init

[PATCH 25/25] arm: ste: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] target-ppc: booke206 tlb: fix tlbwe instruction
 2017-12-15 12:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/1] target-ppc: Fix booke206 tlbwe TLB instruction

[PATCH 24/25] arm: dm8: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 23/25] arm: da8: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 22/25] arm: atlas: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 19/25] arm: mt7: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 16/25] arm: zx: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 02/25] arm: at91/sama: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH 13/25] arm: spear: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 03/25] arm: bcm: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (3+ messages)

[PATCH 06/25] arm: integrator: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH 04/25] arm: exynos/s3c: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC  (2+ messages)

[PATCH v6 00/15] A SPI NAND framework under generic NAND framework
 2017-12-15 12:41 UTC  (12+ messages)

[PATCH] arm: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:41 UTC  (7+ messages)

[PATCH igt] igt/pm_rps: Always allocate spin[0]
 2017-12-15 12:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

more build failures
 2017-12-15 12:41 UTC 

[PATCHv2 rdma-core 0/2] srp_daemon fixes
 2017-12-15 12:41 UTC  (4+ messages)
` [PATCHv2 rdma-core 1/2] srp_daemon: handle SM lid change

[PATCH 0/6] event/dpaa: Support for eventdev
 2017-12-15 13:08 UTC  (7+ messages)
` [PATCH 1/6] bus/dpaa: added event dequeue and consumption support
` [PATCH 2/6] bus/dpaa: add dpaa eventdev dynamic log support
` [PATCH 3/6] net/dpaa: ethdev Rx queue configurations with eventdev
` [PATCH 4/6] event/dpaa: add eventdev PMD
` [PATCH 5/6] config: enabling compilation of DPAA "
` [PATCH 6/6] doc: add DPAA eventdev guide

[PATCH v3 0/4] mtd: Preparation patches for the SPI NAND framework
 2017-12-15 12:39 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: Do not allow MTD devices with inconsistent erase properties
` [PATCH v3 2/4] mtd: Add an helper to make erase request aligned on ->erasesize
` [PATCH v3 3/4] mtd: Stop directly calling master ->_xxx() hooks from mtdpart code
` [PATCH v3 4/4] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing

[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-15 12:40 UTC  (6+ messages)
` [virtio-dev] [PATCH v3 5/7] vhost-user: VHOST_USER_SET_VHOST_PCI msg
  ` [virtio-dev] "
        ` [Qemu-devel] "

What's cooking in git.git (Dec 2017, #03; Wed, 13)
 2017-12-15 12:39 UTC  (2+ messages)

[RFC v2 PATCH 0/8] event: eventdev OPDL PMD
 2017-12-15 12:38 UTC  (3+ messages)
` [PATCH v2 1/8] event/opdl: add the opdl ring infrastructure library

"gpio-line-names" property - issue with commit 9427ecbed46cc
 2017-12-15 12:39 UTC  (5+ messages)

[PATCH] drm/i915: Allow internal page allocations to fail
 2017-12-15 12:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[GIT PULL FOR v4.16] staging/media: add NVIDIA Tegra video decoder driver
 2017-12-15 12:39 UTC  (3+ messages)

[Qemu-devel] [PULL 00/24] ppc-for-2.12 queue 20171215
 2017-12-15 12:38 UTC  (2+ messages)

[virtio-dev] Re: [Qemu-devel] [virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-15 12:37 UTC  (12+ messages)
` [virtio-dev] "
      `  "

[PATCH] linux-fslc-imx: Update to 4.9-1.0.x GA based fork
 2017-12-15 12:33 UTC  (5+ messages)

[xen-unstable-smoke test] 117178: trouble: broken/pass
 2017-12-15 12:36 UTC 

[PATCH v2] x86: update/correct opcodes map
 2017-12-15 12:35 UTC  (2+ messages)

Silencing plops / click sounds on start / stop of playing audio when snd_hda_intel.power_save=1
 2017-12-15 12:35 UTC 

[PATCH] fix multiple typos: 'the the ' => 'the '
 2017-12-15 12:34 UTC 

Fix for the APIC hangs in qemux86-64
 2017-12-15 12:34 UTC  (8+ messages)

[PATCH v4 00/73] XArray version 4
 2017-12-15 12:34 UTC  (6+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray

[PATCH 0/9] ASoC: Intel: Kconfig fixes
 2017-12-15 12:34 UTC  (4+ messages)
` [PATCH 2/9] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies

Is there any lazy initialization mechanism in linux-raid?
 2017-12-15 12:34 UTC  (2+ messages)

[PATCH v2 0/3] fix cleanup for fail to register_virtio_device
 2017-12-15 12:32 UTC  (6+ messages)
` [PATCH v2 1/3] virtio_pci: use put_device instead of kfree


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.