All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 12:13:58 to 2017-09-11 13:13:31 UTC [more...]

[PATCH 0/5] Make SCSI device suspend work reliably
 2017-09-11 13:13 UTC  (3+ messages)
` [PATCH 1/5] percpu-refcount: Introduce percpu_ref_switch_to_atomic_nowait()

Worker threads in D state since c5a94a618e7ac86 (workqueue: Use TASK_IDLE)
 2017-09-11 13:11 UTC  (2+ messages)

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-11 13:11 UTC  (8+ messages)

[PATCH 1/2] drm/i915/tracepoints: Don't compile-out low-level tracepoints
 2017-09-11 13:10 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/guc: Remove obsolete comments and remove unused variable

[PATCH V3 00/23] drm/etnaviv: support performance counters
 2017-09-11 13:10 UTC  (3+ messages)

[PATCH BlueZ] mesh: Add characteristic property name check
 2017-09-11 13:10 UTC  (3+ messages)

[ceph-client:testing 3/5] fs/ceph/mds_client.c:2921:9-15: ERROR: reference preceded by free on line 2915 (fwd)
 2017-09-11 13:09 UTC 

[PATCH 0/4] ethdev new offloads API
 2017-09-11 13:10 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] ethdev: introduce Tx queue "

[PATCH 0/5] ARM: dts: rcar-gen2: Add reset control properties
 2017-09-11 13:09 UTC  (14+ messages)
` [PATCH 1/5] ARM: dts: r8a7790: "
` [PATCH 2/5] ARM: dts: r8a7791: "
` [PATCH 3/5] ARM: dts: r8a7792: "
` [PATCH 4/5] ARM: dts: r8a7793: "
` [PATCH 5/5] ARM: dts: r8a7794: "

[Qemu-devel] [PATCH 0/4] s390x/css: ccw interpretation fixes
 2017-09-11 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] s390x/css: remove dubious error handling branch

[PATCH] Staging: rtl8712: Remove multiple blank lines
 2017-09-11 13:09 UTC 

[PATCH] tipc: Use bsearch library function
 2017-09-09  3:18 UTC 

[PATCH v5 00/12] x86: guest resource mapping
 2017-09-11 13:07 UTC  (3+ messages)
` [PATCH v5 11/12] x86/hvm/ioreq: defer mapping gfns until they are actually requsted

[PATCH v2] staging: fsl-mc: move bus driver out of staging
 2017-09-11 13:08 UTC  (7+ messages)

Add TI ICDI as a simple usb serial device
 2017-09-11 13:04 UTC  (2+ messages)

[PATCH 0/5] Support TCP/IPv4, VxLAN and GRE GSO in DPDK
 2017-09-11 13:04 UTC  (7+ messages)
` [PATCH 2/5] gso/lib: add TCP/IPv4 GSO support

[PATCH] drm/i915: Enable scanline read for gen9 dsi
 2017-09-11 13:04 UTC  (8+ messages)

[PATCH 0/5] nvmem: some cleanups and sparse warning fixes
 2017-09-11 13:01 UTC  (15+ messages)
` [PATCH 1/5] nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing it
` [PATCH 2/5] nvmem: mtk-efuse: "
` [PATCH 3/5] nvmem: mtk-efuse: fix different address space warnings of sparse
` [PATCH 4/5] nvmem: qfprom: "
` [PATCH 5/5] nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset

[GIT PULL FOR v4.15] tc358743: add CEC support
 2017-09-11 13:03 UTC 

[PATCH v10 0/4] ACPI: parse the SPCR table
 2017-09-11 13:03 UTC  (13+ messages)
` [PATCH v11 1/4] of/serial: move earlycon early_param handling to serial
  ` [PATCH v11 2/4] ACPI: parse SPCR and enable matching console

[PATCH v2 1/2] eal: allow user to override default pool handle
 2017-09-11 13:00 UTC  (12+ messages)
` [PATCH v3 0/2] Dynamically configure mempool handle
  ` [PATCH v3 2/2] ethdev: allow pmd to advertise pool handle

[PATCH rdma-core]bnxt_re bug fix
 2017-09-11 13:00 UTC  (2+ messages)

[PATCH v5 00/26] Revamp the Go support
 2017-09-11 13:00 UTC  (28+ messages)
` [PATCH v5 01/26] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v5 02/26] go.bbclass: Fix binary installation path detection
` [PATCH v5 03/26] go: Remove Go 1.6 and 1.7 releases
` [PATCH v5 04/26] goarch.bbclass: Replace logic for setting GOARM
` [PATCH v5 05/26] goarch.bbclass: Add support for ARMv5
` [PATCH v5 06/26] go.bbclass: Use a global Go build flags
` [PATCH v5 07/26] go.bbclass: Enable parallel build
` [PATCH v5 08/26] go.bbclass: exported function cleanup
` [PATCH v5 09/26] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v5 10/26] go.bbclass: separate ${S} and ${B}
` [PATCH v5 11/26] go.bbclass: add do_unpack function to handle common cases
` [PATCH v5 12/26] go.bbclass: add GO_INSTALL_FILTEROUT variable
` [PATCH v5 13/26] go-dep: Add 0.3.0 release
` [PATCH v5 14/26] go-helloworld: Use the Golang examples repository
` [PATCH v5 15/26] go-native: remove dependency on go-bootstrap-native
` [PATCH v5 16/26] go-bootstrap-native: remove recipe
` [PATCH v5 17/26] go: split out go-runtime into separate recipe
` [PATCH v5 18/26] go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS
` [PATCH v5 19/26] go.bbclass: remove some xxx_FINAL variables
` [PATCH v5 20/26] go.bbclass: clean up CGO_xxx settings
` [PATCH v5 21/26] go: rename go.inc -> go-target.inc
` [PATCH v5 22/26] go-cross: take GOARM environment setting
` [PATCH v5 23/26] go: enable nativesdk builds for the toolchain
` [PATCH v5 24/26] go-crosssdk: add recipe
` [PATCH v5 25/26] go.bbclass: enable nativesdk builds for Go packages
` [PATCH v5 26/26] go-cross-canadian: add recipe
` ✗ patchtest: failure for Revamp the Go support (rev6)

[PATCH 0/6] remove unncessary void cast
 2017-09-11 13:00 UTC  (5+ messages)
` [PATCH 1/6] testpmd: remove unnecessary void casts

[LTP] [PATCH COMMITTED 1/2] tst_netload: set the same timeout as in safe_bind()
 2017-09-11 12:59 UTC  (2+ messages)
` [LTP] [PATCH COMMITTED 2/2] netstress: fix timeout option

[PATCH 0/6] Crypto-perf app improvements
 2017-09-11 13:10 UTC  (5+ messages)
` [PATCH 6/6] app/crypto-perf: use single mempool

[PATCH rdma-core 1/3] Fix typo caase -> case
 2017-09-11 12:59 UTC  (2+ messages)

[PATCH v9 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2017-09-11 12:57 UTC  (5+ messages)

[LTP] [PATCH 0/4] lib/shell: run commands with 'timeout'
 2017-09-11 12:57 UTC  (3+ messages)
` [LTP] [PATCH 2/4] net: remove EXPECT_PASS usage with tst_ping()

[meta-oe][PATCH] gnupg: added a coreutils runtime dependancy to gnupg recipe
 2017-09-11 12:52 UTC  (2+ messages)

[virtio-dev] [PATCH v15 0/5] Virtio-balloon Enhancement
 2017-09-11 12:54 UTC  (6+ messages)
` [virtio-dev] [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap
  ` [Qemu-devel] "
    `  "

[RESEND PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-09-11 12:55 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: remove unnecessary call to memset
 2017-09-11 12:54 UTC 

[Qemu-devel] [PATCH] hw/core/qdev: Do not allow hot-plugging without hotplug controller
 2017-09-11 12:53 UTC  (2+ messages)

[PATCH 1/2] dma-buf: make reservation_object_copy_fences rcu save
 2017-09-11 12:53 UTC  (3+ messages)

[Qemu-arm] [PATCH RESEND v3 0/3] Generic PCIe host bridge INTx determination for INTx routing
 2017-09-11 12:52 UTC  (10+ messages)
` [Qemu-devel] [PATCH RESEND v3 1/3] hw/pci-host/gpex: Set INTx index/gsi mapping
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH RESEND v3 2/3] hw/arm/virt: Set INTx/gsi mapping
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-devel] [PATCH RESEND v3 3/3] hw/pci-host/gpex: Implement PCI INTx routing
  ` [Qemu-arm] "

iov_iter_pipe warning
 2017-09-11 12:51 UTC  (11+ messages)

[PATCH] kernel-module-split: rrecommend kernel-image instead of rdepend
 2017-09-11 12:50 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 1/2] net/mlx5: fix num seg assumption on vPMD
 2017-09-11 12:50 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] net/mlx5: fix Tx stats error counter
` [PATCH v3 3/3] net/mlx5: enforce Tx num of segments limitation

[v7 0/5] cgroup-aware OOM killer
 2017-09-11 12:50 UTC  (10+ messages)
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[meta-multimedia][PATCH v2] libupnp: Bump to version 1.8.2
 2017-09-11 12:50 UTC 

Fwd: zImage support for ppc
 2017-09-11 12:48 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix VM sync with always valid BOs v2
 2017-09-11 12:49 UTC  (10+ messages)

Please help with exact actions for raid1 hot-swap
 2017-09-11 12:49 UTC  (5+ messages)

[man-pages PATCH v2] cciss.4, hpsa.4: mention cciss removal in Linux 4.14
 2017-09-11 12:47 UTC 

[PATCH] linux-wpan: Add an IEEE 802.15.4 over LoRa Semtech SX1276/77/78/79 device driver
 2017-09-11 12:47 UTC  (4+ messages)

[PATCH] mwifiex: remove unnecessary call to memset
 2017-09-11 12:46 UTC 

[meta-raspberrypi] Could not inherit file classes/pypi.bbclass
 2017-09-11 12:45 UTC  (4+ messages)

[PATCH v4 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 12:45 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/2] "

PMTU discovery behaviour
 2017-09-11 12:44 UTC 

test if a subvolume is a snapshot?
 2017-09-11 12:44 UTC  (9+ messages)

Questions about NVMEM
 2017-09-11 12:43 UTC  (8+ messages)

[PATCH rdma-next] IB/mlx4: Add inline-receive support
 2017-09-11 12:42 UTC  (3+ messages)

meta-java on Raspberry Pi 3
 2017-09-11 12:41 UTC 

State of rdma-core v15 release
 2017-09-11 12:39 UTC  (2+ messages)

[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-11 12:38 UTC  (5+ messages)
` [PATCH v10 18/24] v4l: fwnode: Add a helper function to obtain device / interger references

[PATCH] drm/amd/powerplay: remove unnecessary call to memset
 2017-09-11 12:37 UTC 

[man-pages PATCH] cciss.4, hpsa.4: mention cciss removal in Linux 4.13
 2017-09-11 12:36 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 41b1c9748ccae5d2f00d6f9e4d723906641a8ec3
 2017-09-11 12:36 UTC 

[PATCH] media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMA
 2017-09-11 12:35 UTC 

[PATCH igt] igt/sw_sync: Fix up close(timeline) tests for unsignaled fences
 2017-09-11 12:35 UTC 

[PATCH v2] sub-process: print the cmd when a capability is unsupported
 2017-09-11 12:34 UTC  (6+ messages)

[PATCH] iommu: QCOM_IOMMU should depend on HAS_DMA
 2017-09-11 12:34 UTC  (2+ messages)

[PATCH v1 net] smsc95xx: Configure pause time to 0xffff when tx flow control enabled
 2017-09-11 12:32 UTC 

[PATCH v6 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 12:32 UTC  (2+ messages)
` [PATCH v6 2/2] drm/i915: Simplify i915_reg_read_ioctl

[PATCH net-next 2/3] net: ethernet: socionext: add AVE ethernet driver
 2017-09-11 12:00 UTC  (4+ messages)

[U-Boot] [PATCH] dm: video: Add basic ANSI escape sequence support
 2017-09-11 12:31 UTC  (5+ messages)

[PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support
 2017-09-11 12:29 UTC  (10+ messages)
` [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings
` [PATCHv4 2/4] ARM: tegra: add CEC support to tegra124.dtsi
` [PATCHv4 3/4] tegra-cec: add Tegra HDMI CEC driver
` [PATCHv4 4/4] drm/tegra: add cec-notifier support

[PATCH 0/3] drm/i915: Skylake plane update/disable unifications [v3]
 2017-09-11 12:28 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: dspaddr_offset doesn't need to be more than local variable
` [PATCH 2/3] drm/i915: Unify skylake plane update
` [PATCH 3/3] drm/i915: Unify skylake plane disable

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-11 12:29 UTC 

[PATCH] Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"
 2017-09-11 12:28 UTC  (2+ messages)
` [PATCHv2] "

usb/joystick: warnings in xpad_start_input and xpad_try_sending_next_out_packet
 2017-09-11 12:26 UTC 

[PATCH V2 00/12] scsi-mq support for ZBC disks
 2017-09-11 12:24 UTC  (4+ messages)

[PATCH] crypto/aesni_mb: fix invalid session error
 2017-09-11 12:22 UTC  (2+ messages)

[PATCH] reset: Restrict RESET_HSDK_V1 to ARC_SOC_HSDK or COMPILE_TEST
 2017-09-11 12:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] hmp: fix "dump-quest-memory" segfault (ppc)
 2017-09-11 12:21 UTC  (9+ messages)

[LTP] [PATCH] syscalls/shmat01: avoid dumping corefile for expected crash
 2017-09-11 12:21 UTC  (4+ messages)

v4.13 overlay fs: sometimes fails when creating or moving files
 2017-09-11 12:19 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Introduce INTEL_GEN_MASK
 2017-09-11 12:19 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Simplify i915_reg_read_ioctl

[PATCH] binder: fix memory corruption in binder_transaction binder
 2017-09-11 12:18 UTC  (2+ messages)

[Xenomai] Questions around porting app to Xenomai/Cobalt resulting in SIGABRT ?
 2017-09-11 12:18 UTC  (3+ messages)

[Buildroot] [PATCH] Add package Prosody
 2017-09-11 12:18 UTC  (2+ messages)
` [Buildroot] [PATCH v2] package/prosody: new package

Add TI ICDI as a simple usb serial device
 2017-09-11 12:17 UTC 

[PATCH] drm/i915: Increase poll time for BDW FCLK_DONE
 2017-09-11 12:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Increase poll time for BDW FCLK_DONE (rev2)

[1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
 2017-09-11 12:13 UTC  (5+ messages)

[GIT PULL] pwm: Changes for v4.14-rc1
 2017-09-11 12:14 UTC 

CI urgent
 2017-09-11 12:14 UTC  (4+ messages)
` [PATCH igt 1/5] igt/gem_eio: inflight wedged requires long plugging


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.