All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-17 14:57:00 to 2016-11-17 16:01:44 UTC [more...]

[PATCH 0/3] thermal: Fix module autoload for drivers
 2016-11-17 14:58 UTC  (5+ messages)

Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi'
 2016-11-17 15:05 UTC  (8+ messages)

[PATCH RESEND v4 00/15] Convert FibreChannel bsg code to use bsg-lib
 2016-11-17 15:09 UTC  (6+ messages)
` [PATCH RESEND v4 08/15] block: add reference counting for struct bsg_job
` [PATCH RESEND v4 10/15] scsi: fc: Use bsg_destroy_job
` [PATCH RESEND v4 11/15] scsi: fc: use bsg_softirq_done
` [PATCH RESEND v4 13/15] block: add bsg_job_put() and bsg_job_get()
` [PATCH RESEND v4 15/15] block: unexport bsg_softirq_done() again

[PATCH v14 00/22] Add Mediated device support
 2016-11-17 16:00 UTC  (7+ messages)
` [PATCH v14 12/22] vfio: Add notifier callback to parent's ops structure of mdev
    ` [Qemu-devel] "

[dpdk-announce] DPDK 16.11 released
 2016-11-17 16:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/2] block/vxhs: Add Veritas HyperScale VxHS block device support
 2016-11-17 16:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"

[PATCH v8 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-17 16:01 UTC  (9+ messages)
` [PATCH v8 5/7] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH v8 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access

[PATCH 00/35] libxl LOG*D functions
 2016-11-17 16:01 UTC  (4+ messages)
` [PATCH 01/35] libxl: add LIBXL_LOGD_* and LOG*D function families

[PATCH] libpcap: Fix build when PACKAGECONFIG ipv6 is not enable
 2016-11-17 16:00 UTC  (2+ messages)

[PATCH i-g-t v6 00/21] Implement sw_sync test
 2016-11-17 16:00 UTC  (28+ messages)
` [PATCH i-g-t v6 01/21] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v6 02/21] tests/sw_sync: Add sw_sync test
` [PATCH i-g-t v6 03/21] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v6 04/21] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v6 05/21] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v6 06/21] tests/sw_sync: Add subtest test_sync_busy
` [PATCH i-g-t v6 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v6 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v6 09/21] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v6 10/21] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v6 11/21] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v6 12/21] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v6 13/21] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
` [PATCH i-g-t v6 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v6 15/21] tests/sw_sync: Add subtest test_timeline_closed
` [PATCH i-g-t v6 16/21] tests/sw_sync: Add subtest test_timeline_closed_signaled
` [PATCH i-g-t v6 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v6 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v6 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v6 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v6 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket

[PATCH v2] xen/gntdev: Use mempolicy instead of VM_IO flag to avoid NUMA balancing
 2016-11-17 16:01 UTC  (3+ messages)

[PATCH] drm/i915: Add a few more sanity checks for stolen handling
 2016-11-17 15:58 UTC 

[Qemu-devel] [PATCH] tftp: fake support for netascii protocol
 2016-11-17 15:58 UTC  (3+ messages)

[Qemu-devel] Testing PowerPC floating point instructions
 2016-11-17 15:57 UTC 

[PATCH v4] clk: tegra: Add BPMP clock driver
 2016-11-17 15:57 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v5 00/17] qapi doc generation (whole version, squashed)
 2016-11-17 15:55 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/17] qapi: improve device_add schema
` [Qemu-devel] [PATCH v5 02/17] qga/schema: fix double-return in doc
` [Qemu-devel] [PATCH v5 03/17] qga/schema: improve guest-set-vcpus Returns: section
` [Qemu-devel] [PATCH v5 04/17] qapi: fix schema symbol sections
` [Qemu-devel] [PATCH v5 05/17] qapi: fix missing symbol @prefix
` [Qemu-devel] [PATCH v5 06/17] qapi: fix various symbols mismatch in documentation
` [Qemu-devel] [PATCH v5 07/17] qapi: use one symbol per line
` [Qemu-devel] [PATCH v5 08/17] qapi: add missing colon-ending for section name
` [Qemu-devel] [PATCH v5 09/17] qapi: add some sections in docs
` [Qemu-devel] [PATCH v5 10/17] qapi: improve TransactionAction doc
` [Qemu-devel] [PATCH v5 11/17] docs: add master qapi texi files
` [Qemu-devel] [PATCH v5 12/17] qapi: rename QAPIExprError/QAPILineError
` [Qemu-devel] [PATCH v5 13/17] qapi: add qapi2texi script
` [Qemu-devel] [PATCH v5 14/17] texi2pod: learn quotation, deftp and deftypefn
` [Qemu-devel] [PATCH v5 15/17] (SQUASHED) move doc to schema
` [Qemu-devel] [PATCH v5 16/17] docs: add qemu logo
` [Qemu-devel] [PATCH v5 17/17] build-sys: add qapi doc generation targets

[Bug 98664] Fragment shader while loop causes geometry corruption
 2016-11-17 15:56 UTC  (3+ messages)

[PATCH v2 1/2] policydb.h: use AVTAB macros to avoid duplications
 2016-11-17 15:56 UTC  (9+ messages)
` [PATCH v2 2/2] expand_avrule_helper: cleanup

[PATCH] crypto: add virtio-crypto driver
 2016-11-17 15:55 UTC  (4+ messages)
` [Qemu-devel] "

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-11-17 15:55 UTC  (3+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH 1/2] arm64: defconfig: enable I2C and DW MMC controller on rockchip platform
 2016-11-17 15:55 UTC  (2+ messages)

[Buildroot] [PATCH v2] wireshark: bump version to 2.2.2 (security)
 2016-11-17 15:55 UTC 

[Ksummit-discuss] Including images on Sphinx documents
 2016-11-17 15:32 UTC  (8+ messages)

[PATCH] clk: qcom: smd-rpm: Add msm8974 clocks
 2016-11-17 15:53 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 0/3] Allow ISA to be disabled on some platforms
 2016-11-17 15:53 UTC  (6+ messages)
` [Qemu-devel] [PATCHv2 3/3] Split ISA and sysbus versions of m48t59 device

[Qemu-devel] Problem with QEMU PPC test image
 2016-11-17 15:50 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-11-17 15:50 UTC  (6+ messages)
` ILP32 for ARM64: testing with glibc testsuite

[PATCH][RFC] classes: add gitupstream class
 2016-11-17 15:50 UTC 

[drm-intel:drm-intel-next-queued 2/2] drivers/gpu/drm/i915/i915_gem_stolen.c:516:20: warning: unused variable 'ggtt'
 2016-11-17 15:49 UTC 

[U-Boot] [PATCH 6/7] spi: cadence_qspi: Fix CQSPI_CAL_DELAY calculation
 2016-11-17 15:49 UTC  (2+ messages)
` [U-Boot] [PATCH v2 6/7] spi: cadence_qspi: Fix CS timings

[wireless-regdb] 5 Ghz regulation in QATAR need to be updated
 2016-11-17 15:48 UTC 

[Buildroot] [PATCH v2 1/2] linux-headers: bump 4.{4, 8}.x series
 2016-11-17 15:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] linux: bump default to version 4.8.8

[Qemu-devel] [PATCH 00/25] tcg: Handle clz, ctz, and clrsb generically
 2016-11-17 15:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/25] target-tricore: Use clz opcode

[PATCH -next] ARM: dts: omap5: replace gpio-key,wakeup with wakeup-source property
 2016-11-17 15:47 UTC  (7+ messages)

[PATCH 1/2] Clear eth_dev->data in rte_eth_dev_allocate()
 2016-11-17 15:46 UTC  (3+ messages)
` [PATCH 2/2] Move non-PCI related eth_dev initialization to rte_eth_dev_allocate()

[PATCH] elf(5): add subsection headers at major points
 2016-11-17 15:44 UTC  (2+ messages)

[PATCH] drm/i915: Only dump dp_m2_n2 configuration when drrs is used
 2016-11-17 15:44 UTC 

转发:来自资深皇冠级买家
 2016-11-17 15:42 UTC 

[Buildroot] [PATCH next] btrfs-progs: bump version to 4.8.3
 2016-11-17 15:41 UTC 

[PATCH] ARM: Drop fixed 200 Hz timer requirement from Exynos platforms
 2016-11-17 15:40 UTC  (3+ messages)

[PATCH] powerpc: crypto/vmx: various build fixes
 2016-11-17 15:40 UTC  (3+ messages)

[PATCH 00/33] userfaultfd tmpfs/hugetlbfs/non-cooperative
 2016-11-17 15:40 UTC  (10+ messages)
` [PATCH 15/33] userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY

[XTF PATCH] Add a Live Patch privilege check test
 2016-11-17 15:40 UTC 

Warning on mips64
 2016-11-17 15:39 UTC  (2+ messages)

[PATCH] NTB: Register and offset values fix for memory window
 2016-11-17 15:39 UTC  (4+ messages)

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-11-17 15:39 UTC  (9+ messages)

[3rdparty][PATCH 1/2] linux-variscite: Enable support to wl12xx TI wifi module
 2016-11-17 15:37 UTC  (2+ messages)
` [3rdparty][PATCH 2/2] imx6qdl-variscite-som: Add linux-firmware-wl12xx to MACHINE_FIRMWARE

[PATCH] drm/i915: Waterproof verification of gen9 forcewake table ranges
 2016-11-17 15:38 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v1 0/7] SED OPAL Library
 2016-11-17 15:38 UTC  (7+ messages)
` [PATCH v1 1/7] Include: Add definitions for sed
` [PATCH v1 2/7] lib: Add Sed-opal library

Discussion about virtual iommu support for Xen guest
 2016-11-17 15:36 UTC  (16+ messages)
                            ` Xen virtual IOMMU high level design doc V3

How do tracepoint macros interact with the optimizer?
 2016-11-17 15:34 UTC 

[PATCH] ARM: dts: qcom: Add apq8064 CoreSight components
 2016-11-17 15:36 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: Add msm8916 CoreSight components
 2016-11-17 15:35 UTC  (2+ messages)

[PATCH v2 0/4] usb: dwc2: Add AHB burst configuration
 2016-11-17 15:35 UTC  (3+ messages)
` [PATCH v2 2/4] usb: dwc2: Add binding for AHB burst

[Qemu-devel] [PATCH 0/4] Add support for the Epson RX8900 RTC to the aspeed board
 2016-11-17 15:33 UTC  (2+ messages)

[Bug 178421] New: [regression] Radeon Oops on shutdown
 2016-11-17 15:34 UTC  (2+ messages)
` [Bug 178421] "

[PATCH 1/2] of: base: add support to get machine model name
 2016-11-17 15:32 UTC 

[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
 2016-11-17 15:32 UTC  (4+ messages)
` [U-Boot] [PATCH 01/27] Provide a generic io.h & address mapping functions

[PATCH] drm/i915: Remove misinformation about mark_busy/mark_idle
 2016-11-17 15:32 UTC 

[Qemu-devel] [RFC PATCH 0/8] quorum: Implement .bdrv_co_preadv/pwritev()
 2016-11-17 15:30 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 7/8] "

UBIFS LEB properties tree with odd addresses
 2016-11-17 15:27 UTC  (7+ messages)

[Qemu-devel] [PULL 0/1] ivshmem fix for 2.8
 2016-11-17 15:26 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] ivshmem: Fix 64 bit memory bar configuration

[PATCH] pcm_rate: Do not discard slave reported delay in status result
 2016-11-17 15:26 UTC  (2+ messages)

dpdk/vpp and cross-version migration for vhost
 2016-11-17 15:25 UTC  (6+ messages)
      ` [Qemu-devel] [vpp-dev] "
        `  "

DRM: urgent v4.9-rc6 build regression: master build: 2 failures 1 warnings (v4.9-rc5-213-g961b708)
 2016-11-17 15:24 UTC  (3+ messages)

[RFC PATCH] scsi: libsas: fix WARN on device removal
 2016-11-17 15:23 UTC  (10+ messages)

[PATCH] Test needed to verify postinst script order
 2016-11-17 15:33 UTC  (3+ messages)

[PATCH 4/4] mesa: Upgrade 12.0.3 -> 13.0.1
 2016-11-17 15:21 UTC  (2+ messages)
` [PATCHv2 "

[PATCH] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks
 2016-11-17 15:20 UTC  (2+ messages)

Accurate delay reporting from dshare
 2016-11-17 15:20 UTC  (12+ messages)
      ` [PATCH] pcm_dshare: Do not discard slave reported delay in status result

[PATCH] drm/i915: Only poll DW3_A when init DDI PHY for ports B and C
 2016-11-17 15:18 UTC  (4+ messages)

[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
 2016-11-17 15:18 UTC  (11+ messages)

[PATCHSET] Add support for simplified async direct-io
 2016-11-17 15:16 UTC  (14+ messages)

[PATCH v2] oe-tests: Migrate tests from /oe/test to /oeqa/selftest/oe-tests
 2016-11-17 15:26 UTC  (6+ messages)
    ` FW: "

[PATCH 0/7] Pipe config debug dump diet
 2016-11-17 15:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V8 0/6] thermal: bcm2835: add thermal driver
 2016-11-17 15:10 UTC  (6+ messages)
` [PATCH V8 2/6] thermal: bcm2835: add thermal driver for bcm2835 soc

Newly-created arrays don't auto-assemble - related to hostname change?
 2016-11-17 15:09 UTC  (3+ messages)

[RFC PATCH 0/4] Blacklist powerpc exception vectors from kprobes
 2016-11-17 15:08 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc: asm: introduce new macros for assembly globals
` [RFC PATCH 2/4] powerpc: kprobe: add arch specific blacklist
` [RFC PATCH 3/4] powerpc: mm/slb: convert slb_low.S to use the new macros
` [RFC PATCH 4/4] powerpc: mm/slb: blacklist symbols from kprobe

[PATCHv3 0/2] pinctrl: sh-pfc: r8a7796: Add drive strength and bias support
 2016-11-17 15:09 UTC  (2+ messages)
` [PATCHv3 1/2] pinctrl: sh-pfc: r8a7796: Add drive strength support

[U-Boot] FDT retrived varaibles appear to have different properties fom other u-boot variables - and are corrupted on get, set, get sequence
 2016-11-17 15:07 UTC  (2+ messages)

[PATCH 0/3] drm/i915: atomic_cdclk_freq fixes
 2016-11-17 15:06 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks

[Buildroot] [PATCH 1/1] host-python: Fix building with OpenSSL 1.1.0
 2016-11-17 15:06 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] host-python: Really do not use the system OpenSSL

[PATCH 1/4] drm/amdgpu: fix amdgpu_fill_buffer
 2016-11-17 15:06 UTC  (5+ messages)
  ` [PATCH 2/4] drm/amdgpu: fix error handling in amdgpu_bo_create_restricted
  ` [PATCH 3/4] drm/amdgpu: improve AMDGPU_GEM_CREATE_VRAM_CLEARED handling
  ` [PATCH 4/4] drm/amdgpu: use AMDGPU_GEM_CREATE_VRAM_CLEARED for VM PD/PTs

NFSD generic R/W API (sendto path) performance results
 2016-11-17 15:04 UTC  (5+ messages)

[Qemu-devel] [PATCH v1] qemu: command: rework cpu feature argument support
 2016-11-17 15:04 UTC  (2+ messages)

[Bug 98505] [Topaz] Regression introduces in 4.8-rc3
 2016-11-17 15:03 UTC  (2+ messages)
` [Bug 98505] [radeon, amdgpu] Regression introduced "

[Qemu-devel] [PULL for-2.8 0/2] target-alpha update
 2016-11-17 15:02 UTC  (2+ messages)
` [Qemu-devel] [PULL for-2.8 2/2] target-alpha: Log cpuid with -d int

ACPI fixmap overflow
 2016-11-17 15:01 UTC  (7+ messages)

[PATCH 1/2] Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
 2016-11-17 14:58 UTC  (2+ messages)
` [PATCH 2/2] Revert "drm/mediatek: set vblank_disable_allowed to true"

[U-Boot] [PATCH] board/ls2088ardb: set rear fan speed to reduce noise
 2016-11-17 14:57 UTC  (2+ messages)

[PATCH v5 0/7] ARM: ASoC: drm: sun8i: Add DE2 HDMI audio and video
 2016-11-17 14:57 UTC  (11+ messages)
` [PATCH v5 1/7] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[PATCH 00/32] Pull request for Krogoth-next
 2016-11-17 14:56 UTC 


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.