All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-21 11:39:15 to 2017-07-21 12:45:39 UTC [more...]

[PATCH 0/5] AXP803 regulator support for Pine64 and SoPine
 2017-07-21 12:45 UTC  (4+ messages)
` [PATCH 2/5] arm: allwinner: a64: drop the dummy vcc3v3 regulator in Pine64 DT
    ` [linux-sunxi] "

[PATCH] PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
 2017-07-21 12:44 UTC 

[Qemu-devel] Why "trace event does not exist"?
 2017-07-21 12:43 UTC  (2+ messages)

[PATCH urcu 1/3] Tests fix: unused variable warnings
 2017-07-21 12:43 UTC 

[PATCH] crypto: scompress - eliminate percpu scratch buffers
 2017-07-21 12:42 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-07-21 12:42 UTC  (6+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH 0/3] PCI / ACPI / PM: Fix propagation of wakeup settings to bridges
 2017-07-21 12:40 UTC  (2+ messages)
` [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup()

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE b3169d9bd384652f78ad8bcf43aebe471dfe5e77
 2017-07-21 12:40 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 94e0787e2073e3d2b826a4ba35adfcfa7c727f31
 2017-07-21 12:40 UTC 

[Qemu-devel] [PATCH v5 00/17] Multifd
 2017-07-21 12:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 08/17] migration: Split migration_fd_process_incomming

[PATCH 00/23] drm/i915: Unify the HSW/BDW and GEN9+ power well code
 2017-07-21 12:39 UTC  (11+ messages)
` [PATCH 09/18] drm/i915/gen9+: Remove redundant state check during power well toggling
` [PATCH 10/18] drm/i915/hsw, bdw: "
` [PATCH 11/18] drm/i915/hsw, bdw: Split power well set to enable/disable helpers
` [PATCH 12/18] drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros

[Bug 196197] New: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
 2017-07-21 12:38 UTC  (2+ messages)
` [Bug 196197] "

[U-Boot] Compile failure encountered on latest (2017-07-20) git://git.denx.de/u-boot-usb.git branch master for target ls1021atwr_nor_defconfig
 2017-07-21 12:38 UTC  (8+ messages)

[PATCH] btrfs-progs: Use '-t btrfs' mount option in tests
 2017-07-21 12:36 UTC  (5+ messages)

[PATCH 01/20] drm/i915: Report execlists irq bit in debugfs
 2017-07-21 12:32 UTC  (20+ messages)
` [PATCH 02/20] drm/i915: Reset context image on engines after triggering the reset
` [PATCH 03/20] drm/i915: Serialize per-engine resets against new requests
` [PATCH 04/20] drm/i915: Flush the execlist ports if idle
` [PATCH 05/20] drm/i915: Check execlist/ring status during hangcheck
` [PATCH 06/20] drm/i915: Check the execlist queue for pending requests before declaring idle
` [PATCH 07/20] drm/i915: Clear execlist port[] before updating seqno on wedging
` [PATCH 08/20] drm/i915: Move idle checks before intel_engine_init_global_seqno()
` [PATCH 09/20] drm/i915: Wake up waiters after setting the WEDGED bit
` [PATCH 10/20] drm/i915: Assert that machine is wedged for nop_submit_request
` [PATCH 11/20] drm/i915: Clear engine irq posted following a reset
` [PATCH 12/20] drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updates
` [PATCH 13/20] drm/i915: Emit a user level message when resetting the GPU (or engine)
` [PATCH 14/20] drm/i915: Disable per-engine reset for Broxton
` [PATCH 15/20] drm/i915: Don't touch fence->error when resetting an innocent request
` [PATCH 16/20] drm/i915/selftests: Exercise independence of per-engine resets
` [PATCH 17/20] drm/i915/selftest: Refactor reset locking
` [PATCH 18/20] drm/i915/selftests: Retarget igt_render_engine_reset_fallback()
` [PATCH 19/20] drm/i915: Squelch reset messages during selftests
` [PATCH 20/20] drm/i915/selftests: Check that resets are safe from inside the shrinker

[U-Boot] [PATCH v3 00/13] usb: xhci: Add interrupt transfer support and full speed device support
 2017-07-21 12:36 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/2] block: Do OFD lock check at runtime
 2017-07-21 12:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] osdep: Add runtime OFD lock detection
` [Qemu-devel] [PATCH 2/2] file-posix: Do runtime check for ofd lock API

[PATCH v3 0/8] Remove fwnode type field, constify property fwnode arguments
 2017-07-21 12:33 UTC  (17+ messages)
` [PATCH v3 2/8] device property: Get rid of struct fwnode_handle type field
` [PATCH v3 3/8] ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument
` [PATCH v3 5/8] ACPI: Constify internal fwnode arguments
` [PATCH v3 6/8] device property: Constify argument to pset fwnode backend
` [PATCH v3 7/8] device property: Constify fwnode property API
` [PATCH v3 8/8] device property: Introduce fwnode_property_get_reference_args
  ` [PATCH v3.1 "
  ` [PATCH v3 1/8] ACPI: Use IS_ERR_OR_NULL() instead of non-NULL check in is_acpi_data_node
  ` [PATCH v3 4/8] ACPI: Constify acpi_bus helper functions, switch to macros

[PATCH 5/5] mkfs: replace variables with opts table: -r options
 2017-07-21 12:36 UTC  (2+ messages)
` [PATCH 5/5 v2] "

[PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions
 2017-07-21 12:35 UTC  (3+ messages)

[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition
 2017-07-21 12:34 UTC  (6+ messages)

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-21 12:35 UTC  (6+ messages)
` [RFC PATCH v3 13/24] ARM: NUMA: DT: Parse memory NUMA information

[PATCH 3/5] mkfs: replace variables with opts table: -l options
 2017-07-21 12:35 UTC  (2+ messages)
` [PATCH 3/5 v2] "

[PATCH 1/5] mkfs: replace variables with opts table: -b,d,s options
 2017-07-21 12:34 UTC  (2+ messages)
` [PATCH 1/5 v2] "

[Qemu-devel] Commit 77af8a2b95b79699de650965d5228772743efe84 breaks Windows 2000 support
 2017-07-21 12:34 UTC  (9+ messages)

[Qemu-devel] [PATCH 0/3] build configuration query tool and conditional (qemu-io)test skip
 2017-07-21 12:33 UTC  (2+ messages)

[Bug 101837] libdrm fails to get bus id
 2017-07-21 12:32 UTC  (2+ messages)

[RFC PATCH 0/5] revive runtime/cases/_ptest.py
 2017-07-21 12:32 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
 2017-07-21 12:32 UTC  (2+ messages)

[PATCH] meson: set needs_exe_wrapper
 2017-07-21 12:31 UTC 

Possible clarification in man pages for i2cget, i2cset (i2c-tools package)
 2017-07-21 12:31 UTC 

[PATCH] dm-integrity: fix inefficient allocation of stack space
 2017-07-21 12:29 UTC  (10+ messages)
  `  "

Kernel Oops with 4.13.0-0.rc1
 2017-07-21 12:29 UTC 

[PATCH 00/12] ARM: randconfig patches for platforms
 2017-07-21 12:21 UTC  (4+ messages)
` [PATCH 01/12] ARM: ixp4xx: fix ioport_unmap definition

[PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor
 2017-07-21 12:28 UTC  (6+ messages)

[Qemu-devel] Fwd: [PULL 00/32] Final updates for Travis/Shippable for soft-freeze
 2017-07-21 12:28 UTC  (2+ messages)
  ` [Qemu-devel] "

nbd drops connection on most writes
 2017-07-21 12:28 UTC  (4+ messages)

[Qemu-trivial] [PATCH for-2.10] util/oslib-posix.c: Avoid warning on NetBSD
 2017-07-21 12:18 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
    ` [Qemu-devel] [Qemu-trivial] "

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-21 12:26 UTC  (4+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470

[PATCH 0/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command and add args min_avg_latency for path_latency
 2017-07-21 12:26 UTC  (6+ messages)
` [PATCH 2/2] multipath-tools/libmultipath: Add "

[PULL REQUEST] Please pull rdma.git
 2017-07-21 12:25 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-21 12:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: optimize the downtime
 2017-07-21 12:23 UTC  (3+ messages)

[PATCH 3/7] mkfs: remove intermediate getstr followed by getnum
 2017-07-21 12:24 UTC  (2+ messages)
` [PATCH 3/7 v2] "

[Qemu-trivial] [PATCH for-2.10 0/4] bsd-user: silence warnings on OpenBSD
 2017-07-21 12:23 UTC  (6+ messages)
` [Qemu-trivial] [PATCH for-2.10 4/4] bsd-user/main.c: Fix unused variable warning
  ` [Qemu-trivial] [Qemu-devel] "
        `  "

[RFC i-g-t v2] igt: Test tagging support
 2017-07-21 12:22 UTC  (8+ messages)

query: NIC firmware upgrade
 2017-07-21 12:20 UTC 

[Buildroot] [Bug 10091] New: gcc7.1 does not build with graphite support due to old isl
 2017-07-21 12:19 UTC  (2+ messages)
` [Buildroot] [Bug 10091] "

[Qemu-devel] Can I mount encrypt qcow2?
 2017-07-21 12:18 UTC  (10+ messages)

[Qemu-devel] [PATCH] qemu-iotests: add a "how to" to ./README
 2017-07-21 12:16 UTC  (2+ messages)

[PATCH] errseq: rename __errseq_set to errseq_set
 2017-07-21 12:16 UTC 

[PATCH] patchelf: change patch status
 2017-07-21 11:54 UTC 

[PATCH] Monitor: containers don't have the same sysfs properties as arrays
 2017-07-21 12:15 UTC 

[PATCH] lib/int_sqrt.c: Optimize square root function
 2017-07-21 12:15 UTC  (9+ messages)

[PATCH] eal: disable NUMA related warnings on non-NUMA systems
 2017-07-21 12:14 UTC  (3+ messages)

[Qemu-devel] [PATCH] block/vpc: fix uninitialised variable compiler warning
 2017-07-21 12:13 UTC  (3+ messages)

[PATCH 0/4] perf stat: Enable group read of counters
 2017-07-21 12:12 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Add verbose output for sys_perf_event_open fallback
` [PATCH 2/4] perf tools: Add perf_evsel__read_size function
` [PATCH 3/4] perf tools: Add perf_evsel__read_counter function
` [PATCH 4/4] perf stat: Use group read for event groups

KVM "fake DAX" flushing interface - discussion
 2017-07-21 12:12 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 0/4] IOMMU group cleanup
 2017-07-21 12:12 UTC  (10+ messages)
` [PATCH 1/4] iommu/msm: Add iommu_group support
` [PATCH 2/4] iommu/tegra-smmu: "
` [PATCH 3/4] iommu/tegra-gart: "
` [PATCH 4/4] iommu: Finish making iommu_group support mandatory

[U-Boot] [PATCH] phy: add a NO-OP phy driver
 2017-07-21 12:12 UTC  (3+ messages)

Poor RNG performance on Ryzen
 2017-07-21 12:11 UTC  (4+ messages)

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-07-21 12:11 UTC  (6+ messages)
` [PATCH v2 4/8] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

[PATCH 1/2] drm/i915: Fix scaler init during CRTC HW state readout
 2017-07-21 12:11 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2] patchelf: fix segfault for binaries linked by gold
 2017-07-21 11:48 UTC 

[Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
 2017-07-21 12:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] random qapi cleanups
 2017-07-21 12:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] qtest: Document calling conventions

[PATCH BlueZ] plugins: Fix reconnect_interval for cases of improper main.conf
 2017-07-21 12:04 UTC  (2+ messages)

Backwards route when adding IPv6 peer?
 2017-07-21 11:54 UTC 

[Qemu-arm] [PATCH v2 0/4] ARM: KVM: Enable in-kernel PMU with user space gic
 2017-07-21 12:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] hw/arm/virt: add pmu interrupt state
  ` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-07-21 12:01 UTC  (12+ messages)

Recent changes (master)
 2017-07-21 12:00 UTC 

[Xenomai] Illegal instruction exception with IPIPE_TSC_TYPE_FREERUNNING_ARCH
 2017-07-21 11:59 UTC 

[PATCH] Btrfs: Do not use data_alloc_cluster in ssd mode
 2017-07-21 11:47 UTC 

[PATCH] webkitgtk: Upgrade to 2.16.5
 2017-07-21 11:53 UTC  (2+ messages)

[PATCH v2 0/4] RGMII RX and TX clock delays using Atheros 8035
 2017-07-21 11:29 UTC  (5+ messages)
` [PATCH v2 1/4] net: phy: at803x: Document RGMII RX and TX clock delay issues
` [PATCH v2 2/4] net: ethernet: nb8800: Set RGMII_MODE for all RGMII modes
` [PATCH v2 3/4] net: ethernet: nb8800: Fix RGMII TX clock delay setup
` [PATCH v2 4/4] ARM: dts: tango4: Add RGMII RX and TX clock delays

[Qemu-devel] [PATCH] io: fix temp directory used by test-io-channel-tls test
 2017-07-21 11:53 UTC  (2+ messages)

[PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC
 2017-07-21 11:52 UTC  (9+ messages)
` [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

kernel smp.c functions not called by Bluetootl LE controller
 2017-07-21 11:49 UTC  (7+ messages)

[PATCH v3 1/1] Documentation: mtk-quadspi: update DT bindings
 2017-07-21 11:49 UTC  (5+ messages)
` [PATCH] "

[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
 2017-07-21 11:47 UTC  (4+ messages)
  ` [Qemu-arm] "

[PATCH 0/1] bind: 9.10..3-P3 -> 9.10.5-P3
 2017-07-21 11:45 UTC  (9+ messages)

[PATCH for-4.13] block: disable runtime-pm for blk-mq
 2017-07-21 11:46 UTC 

[PATCH v2 0/4] Optimise 64-bit IOVA allocations
 2017-07-21 11:42 UTC  (13+ messages)
` [PATCH v2 1/4] iommu/iova: Optimise rbtree searching
` [PATCH v2 2/4] iommu/iova: Optimise the padding calculation
` [PATCH v2 3/4] iommu/iova: Extend rbtree node caching
` [PATCH v2 4/4] iommu/iova: Make dma_32bit_pfn implicit

[PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
 2017-07-21 11:42 UTC  (5+ messages)

Problematic culture around Signed-off-by
 2017-07-21 11:40 UTC 

[PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size
 2017-07-21 11:39 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] tests/pxe-test: add testcase using vhost-user-bridge
 2017-07-21 11:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] libvhost-user: quit when no more data received


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.